TiddlyWiki5/core/modules/startup
Jermolene 24435a46be Lots of improvements to the plugin library
* Moved “add new plugin” into a modal wizard
* Adopt big friendly buttons
* Add plugin icons and readmes to “add new plugin” modal
* Use tabs for splitting plugins/themes/languages
* Consistent styling between the “add new plugin” modal and the
“installed plugins” control panel tab
* Behind the scenes, moved from addressing the library as
`recipes/defaults/tiddlers/<etc>` to `recipes/library/tiddlers<etc>`
2015-03-18 11:46:28 +00:00
..
browser-messaging.js Lots of improvements to the plugin library 2015-03-18 11:46:28 +00:00
commands.js Report command errors through $tw.utils.error 2014-10-21 19:31:50 +01:00
favicon.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
info.js Introduce info mechanism 2014-07-20 18:07:30 +01:00
load-modules.js Refine node vs. browser behaviour 2014-12-18 19:52:15 +00:00
password.js Add confirmation for clearing password 2014-10-07 14:35:42 +01:00
render.js Remove obsolete parameters 2015-01-09 20:45:16 +00:00
rootwidget.js Update modal handling to allow variables to be passed 2014-11-07 14:54:46 +00:00
startup.js Fix popup handling in Cecily and Zoomin view 2014-11-22 10:19:03 +00:00
story.js Alternative fix for unnecessary startup scrolling 2015-02-20 20:04:18 +00:00