1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-19 08:14:50 +00:00
TiddlyWiki5/editions/tw5.com
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
..
tiddlers Add this.document to ES2016 documentation (#2314) 2016-07-11 13:46:22 +01:00
tiddlywiki.info Update edition informations (#2457) 2016-05-21 08:25:33 -06:00