1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-28 15:08:46 +00:00
TiddlyWiki5/core
Jermolene 3c20f2396e Add support for assigning action widgets via the actions attribute
This is quite a big change: a new way to invoke action widgets.

The advantage is that it solves #2217 and #1564, a long running problem
that prevented us from adding action widgets to widgets that modify the
store.

This commit adds the new technique for the button and keyboard widgets,
but also extends the select widget to trigger action widgets for the
first time
2016-04-29 18:54:44 +01:00
..
images Fix minor glitch with the file icon 2016-04-24 12:08:42 +01:00
language Remove extraneous "mode" field from snippet tiddlers 2016-04-29 18:54:44 +01:00
modules Add support for assigning action widgets via the actions attribute 2016-04-29 18:54:44 +01:00
palettes Tweak contrast themes 2015-05-28 09:47:42 +01:00
templates Add a lazy loading template for all non-system tiddlers 2015-11-05 12:33:20 +00:00
ui Remove another extraneous mode field 2016-04-29 18:54:44 +01:00
wiki Change the keyboard shortcut for the preview pane 2016-04-24 13:31:04 +01:00
acknowledgements.tid Reorganise acknowledgements 2014-08-01 08:42:52 +01:00
copyright.tid It's 2016! 2016-01-03 18:04:21 +00:00
icon.tid Experimental SVG Compression 2015-03-31 14:39:36 +01:00
plugin.info Consistent plugin descriptions 2015-02-17 10:28:54 +00:00
readme.tid Add/update plugin readmes 2014-08-07 15:49:52 +01:00

title: $:/core/readme

This plugin contains TiddlyWiki's core components, comprising:

* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core