TiddlyWiki5/core
Saq Imtiaz eced60853f
Extend Dropzone widget (#5597)
* Extend dropzone widget with optional actions invoked after tm-import-tiddlers message has been sent. Allows triggering an alternative UX for the import

* Allow restricting a dropzone to specific mimeTypes via mimeTypes and mimeTypesPrefix attributes

* Use a mimeTypesFilter instead of the mimeTypes and mimeTypesPrefix attributes

* Updated refresh handling

* Syntax cleanup

* Replace references to mimeType with content type for consistency with existing documentation. Update documentation for DropZone widget
2021-04-10 09:48:50 +01:00
..
images Core plugin images: Add missing classes 2021-01-16 15:39:05 +00:00
language Extend render command to allow multiple variables to be passed 2021-03-19 17:09:53 +00:00
modules Extend Dropzone widget (#5597) 2021-04-10 09:48:50 +01:00
palettes Update GruvboxDark, CupertinoDark and Nord palettes to work better with TiddlyDesktop (#5214) 2020-12-06 09:58:02 +00:00
templates Do not escape double quotes in tiddler DIVs to save space (#5383) 2021-04-02 09:32:32 +01:00
ui fix 5424 add button is in new line (#5425) 2021-03-26 09:32:12 +00:00
wiki ViewSwitcher : use Button widget instead of LinkWidget (#5573) 2021-03-29 09:02:47 +01:00
acknowledgements.tid Remove extraneous text/vnd.tiddlywiki from system tiddlers in light of #2883 2017-06-09 15:42:32 +01:00
copyright.tid It's 2021! 2021-01-03 10:05:02 +00:00
icon.tid
plugin.info Minor tweaks to plugin library listings 2020-04-06 10:15:18 +01:00
readme.tid
sjcl-license.tid Move SJCL license file into core plugin 2017-04-23 09:53:18 +01:00

readme.tid

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