TiddlyWiki5/core/modules/widgets
Jermolene e366aa3746 Use Date.now() instead of new Date()
Just for when what we actually want is a millisecond counter.

Interesting video about this:

https://www.youtube.com/watch?v=Vo72W1HWeFI
2014-04-14 09:02:52 +01:00
..
browse.js
button.js Extend button widget to set text references 2014-03-15 17:02:13 +00:00
checkbox.js
codeblock.js
count.js Fix bug where count widget wasn't being updated correctly 2014-03-10 18:15:00 +00:00
dropzone.js Allow pasting/dropping of HTML content 2014-03-09 20:39:03 +00:00
edit-bitmap.js Rough and ready control over bitmap editor line width and colour 2014-02-21 14:06:04 +00:00
edit-text.js
edit.js
element.js Explicitly blacklist unsafe elements, starting with <script> 2014-03-19 10:05:44 +00:00
encrypt.js
entity.js
fieldmangler.js Trim spaces from new field and tag names 2014-03-31 17:59:28 +01:00
fields.js
keyboard.js
link.js Optimise link widget 2014-04-05 17:37:58 +01:00
linkcatcher.js Fix linkcatcher message sending 2014-04-09 16:09:12 +01:00
list.js Disable storyviews when rendering to the fake dom 2014-03-10 18:41:11 +00:00
macrocall.js
navigator.js Require confirmation before abandoning edits 2014-04-12 14:15:49 +01:00
password.js
radio.js
raw.js
reveal.js
scrollable.js Use Date.now() instead of new Date() 2014-04-14 09:02:52 +01:00
setvariable.js
storyviews.js Add storyviews list filter and use it in view switcher 2014-03-24 22:17:45 +00:00
text.js
tiddler.js
transclude.js New error message text for recursive transclusion error 2014-03-17 11:54:41 +00:00
view.js
widget.js Exclude attributes starting "on" on HTML elements 2014-03-12 16:39:18 +00:00