1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-19 02:39:42 +00:00
TiddlyWiki5/core/modules/widgets
Jeremy Ruston bc56253479 Extend the list widget to allow the generated HTML elements to be controlled
This makes it possible to generate UL or OL lists as well as the
current divs and spans.

This feature is clearly necessary but I'm not very happy with it. It
feels as though the syntax should be modifying a UL tag to specify the
extra information required to generate the list, rather than turning
the list widget to indirectly specify it's elements.
2013-08-19 11:08:00 +01:00
..
edit Add input type handling to the texteditor 2013-06-13 09:17:36 +01:00
list Extend the list widget to allow the generated HTML elements to be controlled 2013-08-19 11:08:00 +01:00
view Extend ginsu.sh to generate a split.recipe file 2013-08-03 15:03:07 +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
fieldmangler.js Get rid of the old "fieldgrid" and "fieldlist" widgets 2013-08-15 18:17:11 +01:00
fields.js Adjust fields widget to sort fields 2013-06-05 14:12:52 +01:00
grid.js First pass at a grid widget 2013-07-22 13:03:46 +01:00
import.js Set modified field and other metadata for newly created and modified tiddlers 2013-08-04 14:02:07 +01:00
info.js First take of the ConfigInfo panel 2013-08-09 21:57:05 +01:00
link.js Fix problem with stray drag image showing 2013-08-08 21:46:38 +01:00
linkcatcher.js Update linkcatcher to optionally trigger a different event 2013-06-09 19:26:42 +01:00
navigator.js Switch the story list over to using the new list field 2013-08-07 17:54:27 +01:00
password.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
reveal.js Use empty string as default value for reveal widget 2013-07-03 16:00:26 +01:00
setstyle.js Make the setstyle widget refresh itself properly 2013-06-02 23:18:54 +01:00
transclude.js Fix problem which was preventing transcluded indexed properties from being parsed inline 2013-08-16 13:11:44 +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