mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-02 07:12:38 -08:00
Now rather than a separate module type for different editors, we instead have a meta-widget "edit" that chooses the appropriate concrete widget (currently just "edit-text", but soon to be joined by "edit-bitmap" as well) |
||
|---|---|---|
| .. | ||
| button.js | ||
| edit-text.js | ||
| edit.js | ||
| element.js | ||
| entity.js | ||
| fields.js | ||
| link.js | ||
| list.js | ||
| macrocall.js | ||
| navigator.js | ||
| reveal.js | ||
| setvariable.js | ||
| tempwidgets.js | ||
| text.js | ||
| tiddler.js | ||
| transclude.js | ||
| version.js | ||
| view.js | ||
| widget.js | ||