1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-02 00:40:47 +00:00
TiddlyWiki5/core/modules/widgets
Jeremy Ruston e39d246317 Added basic support for drag and drop of tiddlers
Links are now draggable. Dragging outside the browser will drop the
wiki text of the tiddler. Dragging to another TW5 browser window will
drop the entire tiddler, including fields.
2013-04-08 18:47:46 +01:00
..
edit Fixed attribute assignment 2013-03-28 21:47:51 +00:00
list Fix problem triggered by stale history list 2013-04-02 09:28:48 +01:00
view Fix relative date viewer so that it displays absolute dates in static HTML representations 2013-03-19 19:06:23 +00:00
button.js Add tiddler info dropdown 2013-03-19 16:45:07 +00:00
checkbox.js Re-introduce the checkbox widget 2013-01-18 09:33:16 +00:00
encrypt.js Restore encrypted TiddlyWiki support 2013-01-31 10:20:13 +00:00
error.js Refactored widget renderers to be hosted within HTML element renderers 2013-01-03 16:27:55 +00:00
fieldgrid.js Add fieldgrid in tiddler info dropdown 2013-03-19 22:39:24 +00:00
fields.js Extend fields widget to allow stripping of prefixes from tiddler titles 2013-01-21 17:26:43 +00:00
import.js Added basic support for drag and drop of tiddlers 2013-04-08 18:47:46 +01:00
info.js Add "info" widget for displaying information about tiddlers 2013-03-10 19:24:22 +00:00
link.js Added basic support for drag and drop of tiddlers 2013-04-08 18:47:46 +01:00
navigator.js Icons for editing tiddlers 2013-03-20 17:20:46 +00:00
password.js Restore password widget 2013-03-04 11:12:49 +00:00
reveal.js Remove extraneous debugging code 2013-04-04 14:24:37 +01:00
setstyle.js Added setstyle widget and use it to colour the tag buttons 2013-01-03 22:36:51 +00:00
transclude.js Add support for filtering shadow tiddlers 2013-04-03 14:29:12 +01:00
version.js Added version widget 2013-01-03 22:55:23 +00:00
video.js Re-introduce video widget 2013-03-12 19:17:13 +00:00