1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-21 03:39:43 +00:00
TiddlyWiki5/core/modules
Simon Huber 6ae00e4973
Improve View Widget Refreshing (#8135)
* Update view.js

* add viewhandler base class and view subclasses

* simplify render methods of wikified views

* use fakewidget's text for rendering

* simplify wikified refresh methods

* remove unneeded self=this

* pass mode to makeTranscludeWidget

* update view widget

* update view widget
2024-09-15 11:49:09 +02:00
..
commands Fix crash with render command when filename filter returns empty result 2024-08-05 11:20:35 +01:00
editor Make Excision Available for Markdown (#8498) 2024-09-10 17:57:06 +01:00
filterrunprefixes
filters Fix suffix does not work for base64 operators (#8574) 2024-09-06 19:40:05 +01:00
indexers Fix: transcludes and backtranscludes operators to always include self-referential transclusion (#8257) 2024-06-19 09:38:02 +01:00
info
macros Add startCount to unusedtitle macro, new tests, new docs (#7941) 2024-09-10 10:49:41 +01:00
parsers Standardise whitespace in conditional shortcut syntax (#8583) 2024-09-02 16:51:15 +01:00
savers Fix invalid accept header in put saver (#8547) 2024-09-06 19:55:51 +01:00
server Fix server header authentication when header is missing 2024-06-14 09:58:06 +01:00
startup Fix RSOE when editing the JSON of a plugin tiddler (#8354) 2024-07-09 09:47:38 +01:00
storyviews Fix navigation vertical position when duration is zero 2024-07-28 14:20:37 +01:00
upgraders Do not import "$:/build" (#8476) 2024-08-03 13:16:05 +01:00
utils Add startCount to unusedtitle macro, new tests, new docs (#7941) 2024-09-10 10:49:41 +01:00
widgets Improve View Widget Refreshing (#8135) 2024-09-15 11:49:09 +02:00
commander.js
config.js Add NoBreak HTML entity (#8431) 2024-07-27 14:00:52 +01:00
deserializers.js
filters.js
keyboard.js
language.js
pluginswitcher.js
saver-handler.js Testcase UI enhancements (#8292) 2024-06-26 10:23:54 +01:00
story.js
syncer.js Syncer: fix object reference 2023-12-12 15:48:09 +00:00
tiddler.js
wiki-bulkops.js
wiki.js Add startCount to unusedtitle macro, new tests, new docs (#7941) 2024-09-10 10:49:41 +01:00