TiddlyWiki5/core/modules
Matt Lauber c974858cf5 Add Range widget (#2988)
* Adds a range widget 

Adds a range widget that supports all the range attributes on a input[type=range] element.  These include min max and increment.

* Update range.js

* Fix spaces vs tabs.

* Added documentation.
2018-04-24 22:05:05 +01:00
..
commands
editor
filters
info
macros
parsers
savers
startup
storyviews
upgraders
utils
widgets Add Range widget (#2988) 2018-04-24 22:05:05 +01:00
commander.js
config.js
deserializers.js
filters.js
keyboard.js
language.js
pluginswitcher.js
saver-handler.js
story.js
syncer.js
tiddler.js
wiki-bulkops.js
wiki.js Added present-but-empty list-after functionality (#3219) 2018-04-24 16:58:09 +01:00