pmario
4d66f95857
wip toc testcase make new child button work
2024-07-31 06:50:59 +02:00
pmario
9c32e53772
add new-child core image
2024-07-30 11:14:26 +02:00
pmario
0b8d3e6d3b
Merge branch 'master' into toc-v5.3.x-rewrite
2024-07-30 10:09:56 +02:00
Mario Pietsch
8735d1ac93
Add vnd.tiddlywiki-multiple to the editor type dropdown ( #8450 )
...
* add text/vnd.tiddlywiki-multiple to editor type dropdown
* de-DE add text/vnd.tiddlywiki-multiple to editor type dropdown
* move text/x-tiddlywiki to classictools plugin
* remove image/x-icon from all languages files
* move type text/vnd.tiddlywiki-multiple to Developer
2024-07-29 22:04:06 +01:00
Mario Pietsch
27f3de2f88
Show wikitext formatting buttons for compound tiddlers ( #8449 )
...
* allow wikitext formatting buttons for types [prefix[text/vnd.tiddlywiki]] which is very permissive
* add 2 missing buttons
2024-07-29 13:08:45 +01:00
Mario Pietsch
d2302df197
Add procedure and function snippet to "stamp button" ( #8445 )
...
* Add procedure and function snippet to "stamp button"
* remove draft tiddler
2024-07-29 12:38:07 +01:00
pmario
8ea0290edc
merge master
2024-07-29 13:25:07 +02:00
Mario Pietsch
165c7e9825
Data widget add compound filter parameter ( #8447 )
...
* add $compound-filter parameter to data-widget
* update TestCaseTemplate to use $compound-filter parameter
* update data-widget, TestCaseTiddlers and CompoundTiddlers docs
2024-07-29 12:19:44 +01:00
pmario
55b0909e0f
Merge branch 'master' into toc-v5.3.x-rewrite
2024-07-29 12:51:17 +02:00
Jeremy Ruston
c412ea52da
Add Discord icon
2024-07-28 22:17:23 +01:00
Mario Pietsch
e80c99791e
Add tag-tiddler to tag-pill drag & drop import, add hidden setting for TagPillDragFilter ( #8182 )
...
* add tag-tiddler to tag-pill drag & drop import, add hidden setting for TagPillDragFilter
* update docs to make Be Aware clearer
* exclude the tag tiddler and update hidden docs accordingly
2024-07-28 16:36:17 +01:00
Jeremy Ruston
685d831cb1
Fix navigation vertical position when duration is zero
...
Fixes #8428
2024-07-28 14:20:37 +01:00
Mohammad Rahmani
82bf4480de
Add Shortcut to Open Control Panel ( #8439 )
...
This PR adds a new keyboard shortcut key for opening the $:/ControlPanel
2024-07-28 13:41:53 +01:00
pmario
32186b5bf8
add CSS classes to new-child buttons for easier styling
2024-07-28 12:30:51 +02:00
Mohammad Rahmani
b4597e7b1e
Remove Redundant Filter in ViewTemplateBodyFilters ( #8434 )
...
* Remove Redundant Filter in ViewTemplateBodyFilters
This PR closes #8426
* Space between filters are added
2024-07-27 18:38:56 +01:00
Mario Pietsch
4d8932a836
Add NoBreak HTML entity ( #8431 )
2024-07-27 14:00:52 +01:00
Mohammad Rahmani
a620a6cc00
Add Copy to Clipboard Button to Code Template ( #8430 )
2024-07-27 13:58:19 +01:00
Jeremy Ruston
7a60e7c93e
More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5
...
These are the changes that have to be done on "master"
2024-07-25 17:44:52 +01:00
pmario
946bf46da0
use testcases for toc documentation
2024-07-25 09:08:14 +02:00
Mario Pietsch
acb2602d78
Fix $:/core/ui/testcases/DefaultTemplate so narrative can use wikitext formatting ( #8416 )
2024-07-24 13:02:41 +01:00
pmario
7b6c940ca7
remove redundant tagLike procedures
2024-07-23 18:54:11 +02:00
pmario
e909295dc2
remove button tc-tiny-gap from tc-unlinked-selective-expandable-body
2024-07-23 13:22:02 +02:00
pmario
bed6eaf540
Merge branch 'master' into toc-v5.3.x-rewrite
2024-07-23 13:10:48 +02:00
pmario
00cc08da91
allow tv-toc-show-new-child to be used with tagLikeMode
2024-07-23 13:00:05 +02:00
btheado
b8ed59f7dc
Use .tid file extension in node.js for text/vnd.tiddlywiki-multiple ( #8409 )
2024-07-23 11:56:42 +01:00
pmario
8297e69352
fix TAG-LIKE functionality
2024-07-23 12:49:08 +02:00
Jeremy Ruston
b48be91ec5
Fix tiddlers should not be interactive after being closed ( #8344 )
...
* Initial Commit
* Revert "Initial Commit"
This reverts commit 25edf0e2129195f9d8e59bbdd3ca5dc56d67f9a4.
* Alternative fix
2024-07-19 08:51:48 +01:00
Mario Pietsch
da8b213be5
fix RSOD if tm-copy-to-clipboard param is empty ( #8393 )
2024-07-17 21:49:40 +01:00
Mohammad Rahmani
fcb28df82c
Update import.tid to delete the state tiddler for "select all" ( #8399 )
...
The leftover after canceling import operation is deleted now by adding:
```
<$action-deletetiddler $tiddler="$:/state/import/select-all"/>
```
2024-07-17 21:35:51 +01:00
Cameron Fischer
a3a9fd3931
Fix for minor transclude wikimethod issue ( #8382 )
2024-07-15 16:38:27 +01:00
Jeremy Ruston
c0f4bc3698
Preparing for v5.3.6-prerelease
2024-07-10 14:32:07 +01:00
Mario Pietsch
906ac3817d
Fix 8347 tag-picker macro improve tagListFilter ( #8351 )
...
* improve tagListFiler defaults to [tags[]sort[]] now
* tag-picker - update docs
2024-07-09 20:55:51 +01:00
Jeremy Ruston
eb6f3a423a
Fix RSOE when editing the JSON of a plugin tiddler ( #8354 )
2024-07-09 09:47:38 +01:00
Jeremy Ruston
8f1792df20
Testcase Widget: Fix import icon
2024-07-06 10:29:06 +01:00
Jeremy Ruston
e19f86482a
Testcase Widget: Fix placement of toolbar dropdown
2024-07-06 10:28:50 +01:00
Mario Pietsch
73163386c1
Datawidget: Add check if tiddler exists for $filter attribute to avoide rsod ( #8333 )
2024-07-04 17:37:40 +01:00
Mario Pietsch
32c75cbb68
Allow fieldmangler to catch unsaved tag changes ( #8332 )
...
* allow fieldmangler to catch unsaved tag changes
* fix typo in comment
2024-07-04 17:24:06 +01:00
Leilei332
b60abadf33
Fix transparent draft list ( #8329 )
2024-07-04 17:23:06 +01:00
Mario Pietsch
84d1c81bb2
Revert to \define colour macro for backwards compatibility ( #8327 )
...
* revert to \define colour macro for backwards compatibility
* add color macro
* remove new functions
2024-07-01 22:12:04 +01:00
oeyoews
b81a1f22fe
Fix: remove extra "tags:" typo ( #8322 )
2024-06-30 18:26:19 +01:00
Leilei332
c93d4c52fc
Add stability badges colors ( #8317 )
2024-06-28 18:09:47 +01:00
Jeremy Ruston
05bff57b65
Prepare for v5.3.5
2024-06-27 17:18:48 +01:00
Jeremy Ruston
18152aa7c8
Testcase UI enhancements ( #8292 )
...
* Include the ExpectedResults in the displayed tabs
* Lighted testcase background
* Add testcase toolbar with export and import options
* Further styling tweaks
2024-06-26 10:23:54 +01:00
Mario Pietsch
4bd3576432
improve ControlPanel Settings style-ability ( #8275 )
2024-06-19 18:01:34 +01:00
pmario
2c4fc061bb
fix problem tagMode new child also opens the tiddler
2024-06-19 17:16:53 +02:00
Jeremy Ruston
c8cbf6853e
Stability badges: Use palette colours
...
I am happy to merge translations of these strings before v5.3.4 releases /cc @BramChen
2024-06-19 10:24:47 +01:00
lin onetwo
741aef55e4
Fix: transcludes and backtranscludes operators to always include self-referential transclusion ( #8257 )
...
* fix: ignore self-referential transclusion
* feat: support old <$transclude tiddler param
* fix: restore old behavior: include itself like backlinks[]
* refactor: use LinkedList in transcludes[] and backtranscludes[]
* fix: only fallback to title when {{!!xxx}}, not when input is empty
* refactor: move transcludes ast extractor to a file
* refactor: move links ast extractor to a file
* Revert "refactor: move links ast extractor to a file"
This reverts commit 5600a00cd80257208f5165c1f6b12f97bd3e1302.
* Revert "refactor: move transcludes ast extractor to a file"
This reverts commit 61d5484f09629ae53d125af2240b657dddcd7a74.
* lint: use pushTop and remove space
2024-06-19 09:38:02 +01:00
Jeremy Ruston
4ca883fd9b
Revert #7821
...
See https://github.com/Jermolene/TiddlyWiki5/pull/7821#issuecomment-2176843674
2024-06-18 20:52:35 +01:00
pmario
bd75750f67
add toc-newChildButton which uses tv-toc-show-new-child variable for visibility
2024-06-18 17:17:04 +02:00
pmario
e1c7e4c982
Merge branch 'master' into toc-v5.3.x-rewrite
2024-06-18 10:04:30 +02:00