1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-04 18:00:44 +00:00
TiddlyWiki5/js/macros
Jeremy Ruston af7b69e778 Refactored linkMassager mechanism
Now the link massager can control the HTML attributes of the link, and
suppress it entirely if necessary. Using this new facility to generate
a cleaner readme file for github
2012-04-07 12:10:46 +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 Refactored linkMassager mechanism 2012-04-07 12:10:46 +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 Renamed "target" parameter of link macro to "to" 2012-04-07 11:32:41 +01:00
zoomer.js Refactored handling of context tiddler 2012-03-29 14:30:22 +01:00