1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-09 21:44:22 +00:00
TiddlyWiki5/js/macros
Jeremy Ruston 0ac55688c4 Browser now syncs changes with server which syncs with the file system
A bit rough and ready, but this gives us basic support for editting
tiddlers in the browser and updating the original file on the server
2012-04-05 12:21:49 +01:00
..
chooser.js Refactored handling of context tiddler 2012-03-29 14:30:22 +01:00
command.js Fixed problem with class keyword 2012-03-30 13:47:54 +01:00
echo.js Removed unnecessary type declaration from macros 2012-03-05 12:04:06 +00:00
edit.js Limited bitmap editing canvas width to 100% 2012-04-02 13:09:24 +01:00
image.js Removed unnecessary type declaration from macros 2012-03-05 12:04:06 +00:00
link.js Added linkMassager callback 2012-04-03 17:07:38 +01:00
list.js Refactored handling of context tiddler 2012-03-29 14:30:22 +01:00
slider.js Fixed bug with sliders 2012-03-30 18:12:21 +01:00
story.js Browser now syncs changes with server which syncs with the file system 2012-04-05 12:21:49 +01:00
tiddler.js Fixed refresh handling for tiddler macro 2012-03-30 16:45:46 +01:00
version.js Removed unnecessary type declaration from macros 2012-03-05 12:04:06 +00:00
video.js Removed unnecessary type declaration from macros 2012-03-05 12:04:06 +00:00
view.js Added dependentOnContextTiddler flag to view macro 2012-03-30 13:49:26 +01:00
zoomer.js Refactored handling of context tiddler 2012-03-29 14:30:22 +01:00