Jeremy Ruston
bc0fde6853
Fix palette chooser when displayed in "Tools" dropdown
2024-10-31 18:03:50 +00:00
Jeremy Ruston
4f2754d16c
Merge branch 'master' into colour-improvements
2024-10-31 17:46:30 +00:00
Jeremy Ruston
c0f7a77ab1
Release note tweak
2024-10-31 17:45:37 +00:00
Jeremy Ruston
763fae5c53
Update release note
2024-10-31 17:04:05 +00:00
Jeremy Ruston
4445111a08
Merge branch 'master' into colour-improvements
2024-10-30 20:38:58 +00:00
Jeremy Ruston
f565b5b55d
Fix genesis widget so that explicit attributes take precedence
...
Fixes #8701
2024-10-30 14:51:04 +00:00
Jeremy Ruston
6787a174b1
Revert "Add new classes to wikitext created emphasised elements to make them easily stylable ( #8163 )"
...
This reverts commit 44cf2e3c70
.
2024-10-30 14:47:26 +00:00
Mario Pietsch
44cf2e3c70
Add new classes to wikitext created emphasised elements to make them easily stylable ( #8163 )
...
* allow internal link to be wikitex formatted as bold
* fix typo
* add new classes to all emphasis and inline-code elements
* fix tests for new STRONG classes
2024-10-30 09:19:01 +00:00
Leilei332
40fca47974
Translator editon update ( #8703 )
...
* Translator editon update
Update for the translator editon, including:
* Changes to `--render` in `tiddlywiki.info`, and changes the command
for generating `$:/languages/Docs/Types/` to replace strings with `_`
instead of using uri encoding.
* Update docs. The guide for changing `$:/core/readme` tiddler is wrong,
so I removed it.
* Simplify templates and commands
* Add progress bar
2024-10-29 12:07:12 +00:00
Leilei332
561296db71
Make markdown's highlight look the same as tiddlywiki's ( #8704 )
2024-10-29 12:06:27 +00:00
Saq Imtiaz
a687aefbe9
Extends element widget with support for CSS custom properties ( #8699 )
...
* Extend element widget with support for CSS custom properties.
* chore: added tests
* chore: code style
* docs: added documentation for support for CSS custom properties
* docs: added documentation for support for CSS custom properties
2024-10-29 11:59:04 +00:00
Jeremy Ruston
151f61adc0
Palette chooser styling tweaks
2024-10-25 11:03:21 +01:00
Jeremy Ruston
fc369415e4
Improve colour palette switcher with previews
2024-10-25 09:28:33 +01:00
Jeremy Ruston
b5a22e3e9e
Remove obsolete comment
2024-10-25 09:28:17 +01:00
Mario Pietsch
8b9723f6c7
Add action tiddler list to droppable widget ( #8256 )
...
* initial POC
* clean up the code
* Add documentation changes
* Improve docs
2024-10-24 17:51:19 +01:00
Mario Pietsch
b68de0d69f
Toc uses currentTiddler as "tag" default parameter if it is missing ( #8291 )
...
* toc's use currentTiddler, if tag prameter is undefined
* add currentTiddler info to toc documentation
2024-10-24 17:39:18 +01:00
Leilei332
c060216a8e
Make recent tab limit configurable ( #8698 )
...
Make maxium number of tiddlers under the "Recent" tab configurable in
the `$:/config/RecentLimit` tiddler. UI for configuring this option is
also added under the "Settings" tab.
2024-10-24 15:09:30 +01:00
Simon Huber
8b60cab6a2
Keyboard driven input rework ( #8678 )
...
* Update tag-picker.tid
* rework kb-driven-input macro to procedures + new syntax
* rework change-input-tab to procedure
* fix
* remove console log :)
* replace defines with procedures
* fix link-dropdown
* fix focus-selector in new-field dropdown
* revert changing the footpring of change-input-tab + make it work as procedure
* update change-input-tab procedure
* refactor change-input-tab procedure and keep tags/Macro tag
* simplify complicated filter
* add tags/Global tag
* remove tags/Global tag
* rename variable
2024-10-24 14:34:23 +01:00
Jeremy Ruston
d372729ed0
Add colour-lighten and colour-darken operators
2024-10-24 12:01:50 +01:00
Jeremy Ruston
96b85edfa2
Fix up the tests
2024-10-24 10:46:48 +01:00
Jeremy Ruston
4af573aaf9
Fix nested colour definitions
2024-10-23 09:39:18 +01:00
Jeremy Ruston
1e5c69eb99
Fix typo
2024-10-23 08:25:24 +01:00
Jeremy Ruston
e1e73d2aa0
Merge branch 'master' into colour-improvements
2024-10-23 08:22:01 +01:00
Jeremy Ruston
9635e2d8af
Revert refactoring CSS helper macros as functions
...
See discussion at https://github.com/TiddlyWiki/TiddlyWiki5/pull/7987#issuecomment-2431123638
2024-10-23 08:21:11 +01:00
Jeremy Ruston
73bc45b305
Merge branch 'tiddlywiki-com'
2024-10-22 17:26:37 +01:00
Jeremy Ruston
a23ee165d8
Rewrite colour macro as a function
...
Using the new wikify operator.
Currently has a bug whereby redirected colours (like "tiddler-background") do not work. Direct colours like "background" do work.
Note the hacks needed to makeFakeWidgetWithVariables work
2024-10-22 17:26:04 +01:00
Jeremy Ruston
467a1a47cc
Introduce wikify operator
...
Really just syntactic sugar for the wikify widget
2024-10-22 17:24:51 +01:00
Jeremy Ruston
0a03ac8219
Revert to just using $:/tags/Macro for core macros
...
See #8683
2024-10-22 13:15:34 +01:00
Jeremy Ruston
b6c8045739
Further updates to Grok TiddlyWiki banner
2024-10-22 08:51:43 +01:00
Jeremy Ruston
3a34a2e8d9
Update Grok TiddlyWiki banner
2024-10-22 08:50:55 +01:00
Jeremy Ruston
192fb9794d
Merge branch 'tiddlywiki-com'
2024-10-21 17:43:27 +01:00
Jeremy Ruston
ea3cb1c58d
Fix build command crash with no wiki folder
...
Fixes #8694
2024-10-21 17:42:35 +01:00
Jeremy Ruston
5490b782a6
Improve content of "Welcome" tiddler
2024-10-21 17:35:53 +01:00
Jeremy Ruston
93d1c05ca7
Include colour.js license and mark version number
2024-10-21 17:25:56 +01:00
Jeremy Ruston
b9218a8391
Merge branch 'tiddlywiki-com'
2024-10-21 17:14:50 +01:00
Jeremy Ruston
6d11f4b506
Update Grok TiddlyWiki links for 2.0
2024-10-21 17:14:39 +01:00
Jeremy Ruston
fb9c0d6a5a
Replace 12 year old CSS colour parsing library
...
The replacement library from https://colorjs.io/ is much, much larger but I think we can develop a custom build that uses treeshaking to whittle the code down to the bits that we need. @linonetwo does that sound feasible?
I intend the explore further improvements but I wanted to start by establishing a library that can do modern P3 and OKLCH colour calculations.
2024-10-21 09:03:39 +01:00
Leilei332
a0caa0f12d
Fix timeline macro showing long list of tiddlers created the same day. ( #8690 )
2024-10-20 10:47:50 +01:00
Leilei332
e1287a9470
Fix smaller editor toolbar icons ( #8691 )
...
A small fix for the problem introduced in #8688
2024-10-20 10:35:21 +01:00
zorrox1024
b3c2385018
Sign CLA ( #8693 )
...
Co-authored-by: Jeffrey Zhang <zhang.lei.fly@gmail.com>
2024-10-20 10:34:43 +01:00
Leilei332
a42a7972cb
Further fix icons not displaying properly. ( #8688 )
2024-10-19 13:41:30 +01:00
Leilei332
e259f414d9
Fix some tiddlers should use code body ( #8687 )
...
A small fix which applys code bodies to these tiddlers:
* Tiddlers with prefix `$:/core/config/`
* Tiddlers tagged `$:/EditorTools` and `$:/tags/ToolbarButtonStyle`
2024-10-19 09:24:24 +01:00
Jeremy Ruston
646f5ae7cf
Fix blank language plugin name
...
Introduced in 41b9f625b3
2024-10-18 13:50:15 +01:00
Leilei332
e25ab7777f
Further fix content overflow. ( #8682 )
...
This reverts fix for all tables. It should fix #8617 .
It also adds fix for overflow in $:/Manager 's content page, testcase
widget output. The fix for overflow $:/TagManager is reverted since it
caused the dropdown not to display properly.
2024-10-18 13:16:50 +01:00
Mario Pietsch
14d1672f6a
[DOCS] Improve TW Commands Listing ( #8684 )
...
* [DOCS] Improve TW Commands Listing
* Fix typos as requested
2024-10-18 13:01:42 +01:00
Mario Pietsch
0b789bf28b
Adjust multi-columns CSS class to switch earlier for smaller displays ( #8686 )
2024-10-18 12:01:58 +01:00
Jeremy Ruston
060cfd4868
Fix geomap with markers docs demo
2024-10-17 11:14:09 +01:00
Jeremy Ruston
142fef73f2
Docs: Update modified date for History of TiddlyWiki tiddler
2024-10-16 12:52:16 +01:00
Jeremy Ruston
9e253efd9a
Merge branch 'tiddlywiki-com'
2024-10-16 11:25:03 +01:00
Jeremy Ruston
a8822add1e
Link to GitHub anniversary contributors discussion
2024-10-16 09:49:03 +01:00