1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-02 17:00:45 +00:00
TiddlyWiki5/core/modules/widgets
Jeremy Ruston cb34ef20ad Add input type handling to the texteditor
This allows us to customise the input element used for each field type.
The only one implemented at the moment is color, which currently only
works on Chrome
2013-06-13 09:17:36 +01:00
..
edit Add input type handling to the texteditor 2013-06-13 09:17:36 +01:00
list Allow class to be specified for list widget frame element 2013-06-09 19:25:11 +01:00
view Make the edit and view widgets default to the current field 2013-06-02 23:20:08 +01:00
button.js Fix problem that was stopping buttons being able to set tiddlers to the empty string 2013-06-04 12:01:28 +01:00
checkbox.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
datauri.js Fix problem with not encoding body of non-base64 data URIs 2013-05-18 16:59:53 +01:00
encrypt.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
error.js Refactor rendertree to simplify context handling 2013-05-15 17:32:17 +01:00
fieldgrid.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
fieldlist.js Update class for fieldlist widget 2013-06-04 12:01:40 +01:00
fieldmangler.js Fix issue preventing tags being added to a tiddler with no existing tags 2013-06-11 14:52:01 +01:00
fields.js Adjust fields widget to sort fields 2013-06-05 14:12:52 +01:00
import.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
info.js Extend the info widget to return the current field 2013-06-02 23:20:24 +01:00
link.js Update link widget to use current tiddler as default target 2013-06-09 19:24:45 +01:00
linkcatcher.js Update linkcatcher to optionally trigger a different event 2013-06-09 19:26:42 +01:00
navigator.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
password.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
reveal.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
setstyle.js Make the setstyle widget refresh itself properly 2013-06-02 23:18:54 +01:00
transclude.js Update the transclude widget to update parameters for remove tag message 2013-06-09 19:27:15 +01:00
version.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
video.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00