1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 03:33:27 +00:00
TiddlyWiki5/core/wiki/macros
Jermolene 56640b90bb Fix issue with tabs macro introduced by fix for #2628
I’m fixing this now to show how the tabs macro can be changed to
accommodate the change, but we may yet decide to reverse out the change
in order to maintain backwards compatibility.

One problem with changes like this is that there’s no easy way to find
out where it impacts the core UI. The tabs macro is now fixed, but
perhaps there’s more obscure things that are still broken in the core.

If we do opt to reverse the change to preserve backwards compatibility,
we could add a way to explicitly trigger the new behaviour. For
example, a new attribute `updateState=“yes”`.

Yet another alternative is to make completely new alternative to the
list widget with revised semantics, that authors can opt-in to. For
example `<$loop>`. (There was another issue we discussed a year or two
ago about adding support for an index variable which may be a candidate
for fixing at the same time).
2016-10-25 22:30:02 +01:00
..
colour-picker.tid Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
CSS.tid Add column count CSS macro 2016-08-27 14:24:07 +01:00
export.tid Update export button to use tiddler title as filename base 2014-11-22 14:19:10 +00:00
image-picker.tid Add a subfilter parameter to image-picker macro (#2391) 2016-04-24 13:27:32 +01:00
lingo.tid First pass at accessibility improvements for #650 2014-06-14 18:06:56 +01:00
list.tid Tweak of the list-links macro in order to display caption fields if present 2014-09-28 21:11:58 +02:00
tabs.tid Fix issue with tabs macro introduced by fix for #2628 2016-10-25 22:30:02 +01:00
tag.tid Add basic tag macro 2014-12-06 13:44:08 +00:00
thumbnails.tid Fix thumbnail macro tiddler title 2015-09-09 17:46:42 +01:00
timeline.tid Add the missing operator to sameday 2015-04-09 11:10:09 +08:00
toc.tid Fix table of contents issue with tiddler titles containing single quotes 2016-05-02 08:20:04 +01:00
translink.tid Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00