jeremy@jermolene.com
7ba666bd53
Merge branch 'master' into parameterised-transclusions
2023-04-02 14:00:47 +01:00
jeremy@jermolene.com
e0ff54a04e
Preparation for v5.2.8
2023-03-26 12:56:40 +01:00
jeremy@jermolene.com
8c98fc4ab1
Merge branch 'master' into parameterised-transclusions
2023-03-21 08:08:18 +00:00
jeremy@jermolene.com
925ff202a0
Preparing for v5.2.7
2023-03-20 19:01:54 +00:00
jeremy@jermolene.com
1dea0a03b8
Merge branch 'master' into parameterised-transclusions
2023-01-30 09:43:54 +00:00
Jeremy Ruston
d70b6a7d6c
Make save wiki button be accessible to users without colour vision ( #7232 )
...
* Make save wiki button be accessible to users without colour vision
* Make the dynamic button be a separate button
For backwards compatibility
2023-01-28 09:51:25 +00:00
jeremy@jermolene.com
a62d7f1b0d
Merge branch 'master' into parameterised-transclusions
2023-01-21 20:45:21 +00:00
Télumire
6718f82b4c
Small gap fix for the updated toc macro (alternative to tc-tiny-gap-left) ( #7219 )
2023-01-20 10:15:35 +00:00
Mario Pietsch
e6189078ff
Make tag-picker and keyboard-driven-input macros human readable ( #7118 )
...
* make tag-picker and keyboard-driven-input macros human readable
* fix indentation as requested
2023-01-19 20:44:00 +00:00
Cameron Fischer
c20c35c0a6
Fully committing core to the $genesis widget ( #7129 )
2023-01-19 17:48:23 +00:00
Télumire
1441138d5c
Correction of the toc and toc-body macro ( #7121 )
...
* correction of the toc and toc-body macro: tiddler without toc-link field can now be overriden + nested the macros
* reverted macro nesting
.. to be able to override the toc-body macro
* reverted tabs to spaces
2023-01-19 17:46:50 +00:00
jeremy@jermolene.com
76e3a341da
Merge branch 'master' into parameterised-transclusions
2022-12-21 17:26:10 +00:00
jeremy@jermolene.com
55d9a5e16d
Preparing for v5.2.6
2022-12-19 18:52:03 +00:00
jeremy@jermolene.com
34bd0f0ae5
Merge branch 'master' into parameterised-transclusions
2022-12-13 17:31:51 +00:00
jeremy@jermolene.com
8d48964aca
Preparing for v5.2.5
2022-12-13 16:42:40 +00:00
jeremy@jermolene.com
31f4c1f6af
Merge branch 'master' into parameterised-transclusions
2022-12-05 17:21:33 +00:00
jeremy@jermolene.com
595da5f9f6
Page control button for page layout should be hidden by default
2022-12-04 20:01:17 +00:00
lin onetwo
272ba6a4b7
Add layout switcher page control button ( #7076 )
...
* feat: add layout switcher page control button
* feat: use icon from https://morosanuae.github.io/tw-icons/
$:/images/tabler-icons/layout
* fix: trigger switcher
* feat: beautify button icon
* fix: caption
* feat: group palette theme and layout buttons together
* fix: review
* fix: style issue
2022-12-04 16:25:13 +00:00
jeremy@jermolene.com
70930e16b2
Merge branch 'master' into parameterised-transclusions
2022-11-15 10:39:29 +00:00
Mario Pietsch
ea3503e30c
Allow users to overwrite TOC default icons ( #6913 )
...
* Allow users to overwrite TOC default icons
* Fix docs as requested
2022-11-14 22:04:30 +00:00
Mario Pietsch
832868ecae
Allow user defined setting for retain-story-order button in ControlPanel ( #6863 )
...
* allow user defined setting for retain-story-order button in ControlPanel
* improve hidden setting wording
* adjust all languages with new "ControlPanel DefaultTiddlers BottomHint
* fix typos and snippet filename
2022-11-14 17:30:13 +00:00
Mario Pietsch
7f48b6c6ce
Make timeline macro more customisable ( #5947 )
...
* make the timeline-macro more customizable
* changed comment as requested
2022-11-14 17:11:26 +00:00
jeremy@jermolene.com
e8148ff978
Missed off 965bd090a9
...
Thanks @pmario @saqimtiaz
2022-11-05 09:41:43 +00:00
jeremy@jermolene.com
965bd090a9
list-links macro: add "field" parameter
...
See https://talk.tiddlywiki.org/t/choosing-what-field-to-show-with-list-links/5039?u=jeremyruston
2022-11-05 09:10:31 +00:00
jeremy@jermolene.com
e3d13696c8
Remove implementation of $:/globals/
...
Performance with this implementation is inherently poor because of the need to perform a wiki lookup for each child widget created.
2022-09-24 12:56:06 +01:00
jeremy@jermolene.com
ecd467496d
Add custom view template body for globals, and a new sidebar tab under "more"
...
And also a custom view template title that greys out the $:/global/ part of the title
2022-09-10 11:03:40 +01:00
jeremy@jermolene.com
6207ec4812
Merge branch 'master' into parameterised-transclusions
2022-08-02 17:49:28 +01:00
jeremy@jermolene.com
3fd2cfc339
Preparing for v5.2.4
...
Note that we currently only plan to release v5.2.4 if there's an issue with v5.2.3, and that the next release version will be v5.3.0
2022-08-02 17:31:20 +01:00
jeremy@jermolene.com
53c5cc535e
Put hide-body at the start of the view template body cascade
2022-07-29 14:20:26 +01:00
jeremy@jermolene.com
f891eacddc
Ensure code-body field can override new stylesheet view
...
See https://github.com/Jermolene/TiddlyWiki5/issues/6813#issuecomment-1199108091
2022-07-29 11:16:20 +01:00
Mario Pietsch
0ad0001e29
Fix #6840 tab macro stat handling ( #6841 )
2022-07-28 21:26:09 +01:00
Mario Pietsch
2441819c70
Remove hardcoded spaces and replace with SPAN and proper class ( #6825 )
2022-07-28 17:02:14 +01:00
jeremy@jermolene.com
b1cf9f241e
Merge branch 'master' into parameterised-transclusions
2022-07-21 10:10:49 +01:00
Jeremy Ruston
1ca6305acb
Split the tiddler subtitle into individual segments tagged $:/tags/ViewTemplate/Subtitle ( #6779 )
2022-07-15 17:37:25 +01:00
Jeremy Ruston
338dc11436
Show stylesheets as rendered plain text with highlighting ( #6778 )
...
* First commit
* Enable syntax highlighting when highlight plugin is installed
* Use highlighting for the control panel stylesheet listings
2022-07-14 09:00:56 +01:00
Mohammad Rahmani
4cd3c065e7
Add emptyMessage to list-links-draggable and correct docs ( #6776 )
2022-07-13 15:58:27 +01:00
Mario Pietsch
0112d04033
Fix 6731 tag and field name trim ( #6740 )
...
* this commit should fix #6731 . It trims field and tag whitespace
* this commit increases tag space visibility as mentioned in 002d47b4d9
* fix a missing HTML end tag
* fix $:/Manager select element max width
2022-07-09 08:35:38 +01:00
jeremy@jermolene.com
189fe428b7
Merge branch 'master' into parameterised-transclusions
2022-07-04 21:15:42 +01:00
Nolan Darilek
f02bd2392f
Various accessibility improvements ( #6742 )
...
* Add `main` and `article` roles to stories and story.
* Support `role` and \aria-checked` in buttons, and integrate with sidebar tabs.
* Add `region` role to sidebar, and set caption as `aria-label`.
* Add accessibility roles and labels to static templates.
* Update test fixtures with new ARIA tab attributes.
2022-06-28 14:05:52 +01:00
jeremy@jermolene.com
150266c731
Use underscores for new system fields for global variable tiddlers
...
For consistency with `_canonical_uri`; unlike many system fields, the behaviour of these fields is baked into the core JS code.
2022-05-30 18:38:25 +01:00
jeremy@jermolene.com
0c3f82855b
Minor cleanups
2022-05-29 10:55:15 +01:00
jeremy@jermolene.com
8106ad390d
Merge branch 'master' into parameterised-transclusions
2022-05-29 10:52:45 +01:00
jeremy@jermolene.com
bb47cc97f5
Fix code_body typo
2022-05-29 10:51:49 +01:00
jeremy@jermolene.com
58f01c9a20
Fix tabs global so it doesn't crash when viewed directly
2022-05-28 13:50:08 +01:00
jeremy@jermolene.com
5d413d3e2d
Change to ?
for conditional definitions
2022-05-28 13:49:02 +01:00
jeremy@jermolene.com
0d78b3fa38
Convert the tabs macro into a global
...
So far it appears to be totally backwards compatible... In practice, I think maybe this and the conversion of the other macros should go into a separate subsequent PR.
2022-05-28 12:24:48 +01:00
jeremy@jermolene.com
7d6923f3d6
Revert "Give plugin authors the chance to extend a palette ( #6624 )"
...
This reverts commit b3b3020d99
.
2022-04-16 17:37:08 +01:00
Cameron Fischer
05375e093c
Trim Saga: I think this is the last batch ( #6611 )
2022-04-16 17:19:05 +01:00
Simon Huber
b3b3020d99
Give plugin authors the chance to extend a palette ( #6624 )
...
* Give plugin authors the chance to extend a palette
* Update CSS.tid
* Update ColourMacro.tid
* Update CSS.tid
* Update ColourMacro.tid
* Add whitespace trim to colour macro
2022-04-16 16:50:21 +01:00
jeremy@jermolene.com
ad512be04e
Don't code body for system tiddlers containing images
...
Fixes #6594
2022-04-05 17:29:47 +01:00