1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-05 13:40:02 +00:00
Devin Weaver aaf884b70a Add this.document to ES2016 documentation (#2314)
In the sample example for using ES2016 it used the
`$tw.utils.domMaker()`. I just found out that if this code is executed
by Node.js instead of in the browser that it doesn't work because
`window.document` doesn't exist. The expectation is that widgets pass in
the fake `this.document`.

I updated the example to reflect this.
2016-07-11 13:46:22 +01:00
..
2016-07-05 18:06:52 +01:00
2016-07-05 18:06:52 +01:00
2016-07-05 18:06:52 +01:00
2016-07-10 15:37:48 +01:00
2016-07-05 18:06:52 +01:00
2015-04-16 18:33:55 +01:00
2014-09-22 10:42:12 +01:00
2016-07-05 18:06:52 +01:00
2014-11-26 15:46:06 +00:00
2016-07-05 18:06:52 +01:00
2014-02-25 21:22:21 +00:00
2016-01-07 23:01:52 +00:00