1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-23 18:17:20 +00:00
TiddlyWiki5/core
Jermolene d6c5e51501 Fix popup handling in Cecily and Zoomin view
Cecily and Zoomin story views use a document.body that is smaller than
the document.documentElement. We were just clearing the popups on
clicks on the document.body Clicks on the document element (ie, on the
background of the page) were not being trapped, meaning that you
couldn’t dismiss a popup.
2014-11-22 10:19:03 +00:00
..
images Icon tweaks 2014-11-17 16:26:09 +00:00
language Reinstate translation for "download full wiki" 2014-11-18 14:05:23 +00:00
modules Fix popup handling in Cecily and Zoomin view 2014-11-22 10:19:03 +00:00
palettes Refine page control button colour 2014-08-02 22:51:04 +01:00
templates Update alltiddlers.template.html to use new exporter 2014-11-13 16:04:56 +00:00
ui Tweak popup handling of tiddler info panel 2014-11-22 09:42:36 +00:00
wiki Fixes to make nested popups work 2014-11-21 17:07:03 +00:00
acknowledgements.tid Reorganise acknowledgements 2014-08-01 08:42:52 +01:00
copyright.tid Update copyright year 2014-01-02 10:55:19 +00:00
icon.tid Minor icon tweaks 2014-08-08 16:35:48 +01:00
plugin.info Add/update plugin readmes 2014-08-07 15:49:52 +01: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