1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-30 16:00:46 +00:00
TiddlyWiki5/plugins/tiddlywiki
Jermolene a01bbd4b9c Add automatic saving and warning on exit with unsaved changes
We re-use some of the existing syncer mechanism. It was already keeping
track of changes to tiddlers in the store when working with a tiddler
syncadaptor. Now it also tracks changes when there is no syncadaptor,
allowing us to provide a warning if there are unsaved changes.
2014-02-06 21:36:30 +00:00
..
classictools Move stripcomments from the classictools plugin into the core 2013-10-25 12:32:57 +01:00
codemirror fix #215 cm gutter adjust .CodeMirror-linenumber min-width, font-size. It should work up to 999 lines now. There should be a ControlPanel tab for codemirror 2014-01-25 23:33:24 +01:00
d3 Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it 2013-11-09 16:55:14 +00:00
filesystem Add automatic saving and warning on exit with unsaved changes 2014-02-06 21:36:30 +00:00
fullscreen Fix crashes when attempting full screen mode on browsers that don't support it 2013-12-29 12:54:00 +00:00
github-fork-ribbon Correct description of github-fork-ribbon plugin 2013-12-19 16:26:00 +00:00
googleanalytics Move Google Analytics integration into a proper plugin 2013-11-25 23:14:12 +00:00
highlight Fix problem with highlighting only working in the DOM 2014-01-27 17:10:02 +00:00
jasmine Provide an exports object in the evalSandboxed context of jasmine-plugin 2013-10-12 13:42:02 -04:00
markdown Move markdown.js 2013-12-15 16:44:49 +00:00
nodewebkitsaver Move node-webkit saver into a plugin 2014-01-18 14:57:42 +00:00
tahoelafs Ensure that the core plugins inherit their version number from the main package.info 2013-08-26 13:28:23 +01:00
tiddlyweb More logging 2014-01-26 20:59:30 +00:00