1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 10:43:16 +00:00
TiddlyWiki5/js/macros
Jeremy Ruston c91fa95843 Fixed problem with accidentally using HREF instead of SRC with the IMG tag
Surprisingly, it worked fine with HREF in mode browsers.
2012-04-18 09:52:12 +02: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 Fixed problem with obtaining stringified version of field content 2012-04-10 14:38:09 +01:00
image.js Fixed problem with accidentally using HREF instead of SRC with the IMG tag 2012-04-18 09:52:12 +02:00
link.js Fixed typo with class member of linkInfo 2012-04-07 14:28:50 +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 Keeping JSHint happy 2012-04-13 13:28:38 +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 Keeping JSHint happy 2012-04-13 13:28:38 +01:00
zoomer.js Refactored handling of context tiddler 2012-03-29 14:30:22 +01:00