1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 00:33:15 +00:00
TiddlyWiki5/editions/test/tiddlers/tests/data/list-widget
Robin Munn 64812f5c06
Add join attribute to list widget (#7694)
* Add join attribute to list widget

* Use new join attribute in HTML saving templates

This simplifies the logic involved in saving tiddlers in JSON format
into TW html files, and should also slightly speed up the saving process
depending on how often that list widget gets refreshed.

* Unit tests for list widget's new join attribute

* Add `<$list-join>` widget

Allows specifying complicated join text more easily than an attribute
2023-11-25 09:35:05 +00:00
..
WithExplicitTemplates.tid Add support for list-template and list-empty widgets for specifying list widget templates (#7784) 2023-10-14 09:31:11 +01:00
WithExplicitTemplatesInBlockMode.tid Add support for list-template and list-empty widgets for specifying list widget templates (#7784) 2023-10-14 09:31:11 +01:00
WithExplicitTemplatesOverriddenByAttributes.tid Add support for list-template and list-empty widgets for specifying list widget templates (#7784) 2023-10-14 09:31:11 +01:00
WithJoinTemplate.tid Add join attribute to list widget (#7694) 2023-11-25 09:35:05 +00:00
WithJoinTemplateInBlockMode.tid Add join attribute to list widget (#7694) 2023-11-25 09:35:05 +00:00
WithLimit.tid Add support for list-template and list-empty widgets for specifying list widget templates (#7784) 2023-10-14 09:31:11 +01:00
WithMissingTemplate.tid Add support for list-template and list-empty widgets for specifying list widget templates (#7784) 2023-10-14 09:31:11 +01:00