Jeremy Ruston
3f654bccaa
Revert previous merge from #9595
...
This reverts commit eb8f69dd03 .
2026-01-20 16:04:28 +00:00
Jeremy Ruston
a45a8723c0
Add a view template body for palettes
2026-01-19 21:20:08 +00:00
Jeremy Ruston
ae7d6da35b
Add a P3 palette for testing
2026-01-19 12:54:27 +00:00
Jeremy Ruston
a8e056c88c
Merge branch 'default-prefix-for-subfilter' into colour-improvements
2026-01-19 12:54:01 +00:00
Jeremy Ruston
5b0af905a2
Use the subfilter suffix to suppress deduping palette entries
2026-01-19 12:53:45 +00:00
Jeremy Ruston
eb8f69dd03
Merge subfilter fix from #9595
2026-01-19 12:52:58 +00:00
Jeremy Ruston
ef49828989
temp
2026-01-19 12:49:08 +00:00
Jeremy Ruston
9b56734451
Extend subfilter operator with suffix for specifying the default filter run prefix
2026-01-19 11:31:09 +00:00
Jeremy Ruston
2f8d53d3f7
Allow default filter run prefix to be specified for filter evaluation
2026-01-19 11:30:50 +00:00
Jeremy Ruston
5b96929f4e
Fix tests
2026-01-18 12:03:59 +00:00
Jeremy Ruston
829bb61378
Merge branch 'master' into colour-improvements
2026-01-18 11:48:42 +00:00
Jeremy Ruston
ae4e99951a
Revert #9554 Refactor stylesheets in single <style> tags
...
These changes break the palette switcher
2026-01-18 11:40:10 +00:00
Jeremy Ruston
421ecff30f
Merge branch 'master' into colour-improvements
2026-01-17 17:52:34 +00:00
Mario Pietsch and GitHub
be84dee26b
Allow unused variables in function headers and caught exceptions ( #9588 )
2026-01-17 17:51:51 +00:00
Jeremy Ruston
c7511fc99f
Tweak credits for 2026 palettes
2026-01-17 17:50:27 +00:00
Jeremy Ruston
87f797b1ae
Fix use of creaky old technique for setting alpha/opacity from a different base colour
2026-01-17 17:46:25 +00:00
Jeremy Ruston
8cc94d8ea7
Fix year category for new palettes
2026-01-17 17:45:12 +00:00
Jeremy Ruston
dcaff6a243
Revert linter fixes for unused function parameters
2026-01-17 17:29:28 +00:00
Jeremy Ruston
e98aed6f6e
Fix remaining references to palettes-2025 plugin
2026-01-17 17:23:16 +00:00
Jeremy Ruston
d35e34b55e
Remove debugging code
...
It was breaking colour assignment as a property, rather than in a stylesheet
2026-01-17 17:22:57 +00:00
Jeremy Ruston
bb4d57e170
More linting dancing
2026-01-17 17:00:24 +00:00
Jeremy Ruston
fd709afc37
More linting errors
2026-01-17 16:53:52 +00:00
Jeremy Ruston
93388bc3cc
Fix lint errors
2026-01-17 16:05:32 +00:00
Jeremy Ruston
a8c4437587
Properly credit the new palettes
2026-01-17 15:48:16 +00:00
Jeremy Ruston
6dc83386bd
Update new palettes to 2026 category
2026-01-17 15:44:42 +00:00
Jeremy Ruston
9641e6a2d0
Remove docs for apply filter run prefix
2026-01-17 15:43:45 +00:00
Jeremy Ruston
3254544eb2
Update the 2025 palette plugin to 2026
2026-01-17 15:42:09 +00:00
Jeremy Ruston
c707b9a432
Enable change note
2026-01-17 15:39:37 +00:00
Jeremy Ruston
3cab1571be
Don't lint color.js
2026-01-17 15:39:19 +00:00
Jeremy Ruston
502598bd25
Switch from apply filter run to let filter run
2026-01-17 15:35:27 +00:00
XLBilly and GitHub
00e17874f0
Add stylesheet wiki information ( #9565 )
...
* Add stylesheet wiki information
* Use 2 spaces
* Update change note
* Use ∈ symbol instead
I think this one is less confusing than the previous one
2026-01-17 15:00:32 +00:00
9041f099a3
Refactor stylesheets in single <style> tags ( #9554 )
...
* Create RootStylesheet.tid
* put stylesheets into single <style> tags
* viewHandler should not be a widget
* format RootStylesheet
* add ROOT_STYLESHEET_TITLE constant
* use let widget in RootStylesheet
* use view widget from #8135 for testing
* reformat RootStylesheet
* update view widget
* update view widget
* update view widget
* update view widget
* update view widget
* update view widget
* trying to fix the date parsing
* refactor view widget with more extensible architecture
* remove performance instrumentation
* hardcode reset and base stylesheets
* adopt ES2017 syntax for view widget
* don't hardcode vanilla/base
* remove unused constructors
* remove unused variable
* make refresh method static
* trying to fix missingThis
* add changenote
* revert change in vanilla/base
* Revert changes to the view widget
* Refactor RootStylesheet.tid
* Use transclude widget instead of view widget
* Remove hardcoded noramlize.css
* Add comment for debugging
* Migrate some templates to use RootStylesheet
* Remove PAGE_STYLESHEET_TITLE
Since it is no longer used in render.js
* Update change note
---------
Co-authored-by: Simon Huber <huber.simon@protonmail.com >
2026-01-17 14:59:10 +00:00
yaisog and GitHub
3ba31be2a8
Add the words and lines modes to $diff-text ( #9551 )
...
* Initial commit
* Add line ending configuration for consistent tests
* Initial commit
* Correctly consider editcost parameter
* Move diffPartsToChars() to $tw.utils
* Remove superfluous file
* Correct "efficiency" parameter naming in the documentation
The parameter was incorrectly referred to as "efficent" in several places.
* Update diffPartsToChars to ES2017 style
* Consolidate let/const declarations
2026-01-17 14:57:52 +00:00
XLBilly and GitHub
99d8afd515
Bump markdown-it to latest version ( #9513 )
...
* Bump markdown-it to newest version
* Update change note
2026-01-17 14:56:16 +00:00
Jeremy Ruston
8a18f92710
Typo
2026-01-17 13:02:54 +00:00
Jeremy Ruston
3353d0e005
Upgrade color.js
2026-01-17 12:53:41 +00:00
Jeremy Ruston
fd85842036
Merge branch 'master' into colour-improvements
2026-01-16 22:40:35 +00:00
Jeremy Ruston
b0dc46c9e9
Avoid using camel case for new docs tiddlers
2026-01-16 22:40:27 +00:00
Jeremy Ruston
2ab5f26644
Merge branch 'tiddlywiki-com'
2026-01-16 17:36:54 +00:00
419fe68ee2
[Docs] Improve tag-pill documentation and examples ( #9580 )
...
* [Docs] Improve tag-pill documentation and examples
* Apply suggestion from @saqimtiaz
---------
Co-authored-by: Saq Imtiaz <saq.imtiaz@gmail.com >
2026-01-14 14:04:34 +01:00
XLBilly and GitHub
0e765bdbdb
Make alert aria message translatable ( #9575 )
...
* Make alerts aria message translatable
* Update change notes
* Update change note
2026-01-12 10:21:35 +01:00
Jeremy Ruston and GitHub
855d8a9638
Fix images loaded from _canonical_uri tiddlers do not have loading and error classes assigned ( #9570 )
...
* Fix images loaded from _canonical_uri tiddlers do not have loading and error classes assigned
* Create changenote
* Joyously fix eslint error
2026-01-10 14:50:31 +00:00
Jeremy Ruston
afcf108d29
Add changenote
2026-01-10 14:42:58 +00:00
Jeremy Ruston
8f9acc0ca2
Fix missing file extension
2026-01-10 14:35:26 +00:00
Jeremy Ruston
5e4b8fbb3c
Additional fix for #9177
2026-01-08 18:20:57 +00:00
lin onetwo and GitHub
8e301178a4
Feat/view button condition ( #9466 )
...
* feat: support condition field on $:/tags/ViewToolbar button
* Delete convert-markdown.tid
* Create #9466.tid
* Update title.tid
2026-01-08 13:34:58 +01:00
Jeremy Ruston
5b0c923a82
Merge branch 'master' into colour-improvements
2026-01-08 11:23:43 +00:00
Cameron Fischer and GitHub
a72d3a09bf
Quick fix to some deprecated class methods ( #9561 )
2026-01-08 10:13:16 +01:00
Jeremy Ruston
56634ffe29
Merge branch 'tiddlywiki-com'
2026-01-05 16:36:49 +00:00
Jeremy Ruston
24c317e1ab
Revert "Add macro operator ( #9520 )"
...
This reverts commit 3c8ee86e23 .
2026-01-05 16:18:01 +00:00