TiddlyWiki5/core/modules/widgets
Jermolene 4d91a7762e Optimise link widget
Handle the classes better, and stop using a default tooltip (parsing
the tooltip was a performance hog)
2014-04-05 17:37:58 +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
dropzone.js
edit-bitmap.js
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
list.js
macrocall.js
navigator.js Make more core strings be translateable 2014-03-20 20:55:59 +00:00
password.js
radio.js
raw.js
reveal.js
scrollable.js Fix scrollable widget not to crash on the server 2014-03-25 14:37:33 +00: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