1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-06-29 00:28:51 +00:00
Files
TiddlyWiki5/core
Jermolene d93c19daaa Improve the format of widget message parameters
In 5.1.3 we introduced the idea that the `event.param` variable could
optionally be a hashmap, allowing multiple values to be passed with the
message.

This change moves the hashmap to a separate `event.paramObject`
variable, allowing us to pass both a hashmap and a param string.
2014-11-07 14:52:32 +00:00
..
2014-11-04 12:35:19 +00:00
2014-11-04 12:35:46 +00:00
2014-01-02 10:55:19 +00:00
2014-08-08 16:35:48 +01:00
2014-08-07 15:49:52 +01:00
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