Jeremy Ruston
|
4f3f09d223
|
Merge branch 'tiddlywiki-com'
|
2024-07-18 08:29:55 +01:00 |
|
Mario Pietsch
|
2a8d664c09
|
tags-operator: add new test (#8392)
|
2024-07-17 21:51:31 +01:00 |
|
Mario Pietsch
|
da8b213be5
|
fix RSOD if tm-copy-to-clipboard param is empty (#8393)
|
2024-07-17 21:49:40 +01:00 |
|
Leilei332
|
a4649490de
|
Add more markdown toolbar buttons (#8395)
|
2024-07-17 21:37:27 +01:00 |
|
Mario Pietsch
|
67e7fa4b74
|
Improve :sort, sortsub, :sort examples and the railroad diagram (#8396)
* Improve :sort, sortsub, :sort examples and the railroad diagram
* Update Sort Filter Run Prefix (Examples).tid
undo changes.
|
2024-07-17 21:36:54 +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 |
|
Saq Imtiaz
|
e4041866e8
|
Updates phrasing of confirmation message in CLA check (#8386)
|
2024-07-16 12:52:07 +01:00 |
|
Simon Baird
|
da72ee9da1
|
Show version in site title for tw5.com edition (#8383)
The motivation is to make it easier for people looking at
https://tiddlywiki.com/ to see what the current version is.
As discussed here:
https://talk.tiddlywiki.org/t/can-we-put-the-version-of-tw-at-the-top-of-the-hello-there-tiddler/9694
This patch is based on the suggestion by @ericshulman in that forum
thread.
|
2024-07-15 21:49:20 +01:00 |
|
Cameron Fischer
|
a3a9fd3931
|
Fix for minor transclude wikimethod issue (#8382)
|
2024-07-15 16:38:27 +01:00 |
|
springerspandrel
|
bfd06198fb
|
Fix problem where view template disappears on interaction with tag pill (#8372)
|
2024-07-13 12:58:36 +01:00 |
|
Saq Imtiaz
|
da697f1a5b
|
Create workflow to be run when a CLA signature is merged (#8375)
|
2024-07-13 12:57:51 +01:00 |
|
springerspandrel
|
64eb1be708
|
Improve view templates to show tag children (#8362)
|
2024-07-11 14:58:17 +01:00 |
|
Saq Imtiaz
|
7e16424f44
|
Updates check-cla workflow (#8368)
|
2024-07-11 14:02:43 +01:00 |
|
Jeremy Ruston
|
4a907b85ae
|
Merge branch 'tiddlywiki-com'
|
2024-07-11 11:08:08 +01:00 |
|
Jeremy Ruston
|
8f4bdce534
|
Fix illegal filename
|
2024-07-11 11:07:57 +01:00 |
|
Saq Imtiaz
|
7e2b035803
|
Check CLA signatures for new PRs (#8363)
Add a workflow that checks to see if the author of a PR has signed the CLA.
|
2024-07-11 10:16:20 +01:00 |
|
Jeremy Ruston
|
68d13601df
|
Merge branch 'tiddlywiki-com'
|
2024-07-10 14:36:58 +01:00 |
|
Jeremy Ruston
|
c0f4bc3698
|
Preparing for v5.3.6-prerelease
|
2024-07-10 14:32:07 +01:00 |
|
Jeremy Ruston
|
62d01239e4
|
Revert "Preparing for v5.3.6-prerelease"
This reverts commit 7e2a4bd9e1 .
|
2024-07-10 14:30:46 +01:00 |
|
Jeremy Ruston
|
7e2a4bd9e1
|
Preparing for v5.3.6-prerelease
|
2024-07-10 14:27:52 +01:00 |
|
Jeremy Ruston
|
a2426b5ed9
|
Version number update for v5.3.5
|
2024-07-10 14:07:28 +01:00 |
|
Jeremy Ruston
|
e2b40c3a14
|
Preparing for release of v5.3.5
|
2024-07-10 14:07:12 +01:00 |
|
Jeremy Ruston
|
46f6fe88a2
|
Update release note
|
2024-07-10 11:16:00 +01:00 |
|
Jeremy Ruston
|
1eb1af2589
|
Fixed version name typo
See https://github.com/Jermolene/TiddlyWiki5/pull/8351/files#r1671743415
|
2024-07-10 09:13:18 +01:00 |
|
Jeremy Ruston
|
98ebbc32f7
|
Merge branch 'tiddlywiki-com'
|
2024-07-10 09:02:52 +01:00 |
|
springerspandrel
|
d41fabd472
|
Remove stray quote-mark near end of tip in Dominant Append tiddler (#8360)
|
2024-07-09 20:56:11 +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 |
|
Michael McDermott
|
7071fdef8a
|
Adding CLA signature. (#8361)
|
2024-07-09 20:54:36 +01:00 |
|
Andrew Gregory
|
cec30738f4
|
Correct minlength purpose text (#8359)
|
2024-07-09 18:08:01 +01:00 |
|
Andrew Gregory
|
e644b5cb46
|
Signing CLA (#8358)
|
2024-07-09 18:07:24 +01:00 |
|
Jeremy Ruston
|
5758d0b313
|
Merge branch 'tiddlywiki-com'
|
2024-07-09 17:00:41 +01:00 |
|
springerspandrel
|
753b289ba9
|
Clarify opposite handling of de-duplication order for unique Operator vs Dominant Append (#8357)
|
2024-07-09 16:34:18 +01:00 |
|
springerspandrel
|
ad5661ef1c
|
Docs: Clarify wording on examples for tag-picker Macro (#8348)
|
2024-07-09 11:07:08 +01:00 |
|
springerspandrel
|
bc18bd9261
|
Make it easier to see which filter Operators are selection constructors (#8349)
|
2024-07-09 10:43:52 +01:00 |
|
springerspandrel
|
5aa889859a
|
Help beginners orient to empty filter parameters (#8353)
|
2024-07-09 10:40:14 +01:00 |
|
Jeremy Ruston
|
eb6f3a423a
|
Fix RSOE when editing the JSON of a plugin tiddler (#8354)
|
2024-07-09 09:47:38 +01:00 |
|
btheado
|
eeeb9f97a9
|
Add testcase to illustrate the bug in #8330 (#8336)
* Add testcase to illustrate the bug in #8330
* Move new testcase to tw5.com edition
|
2024-07-06 14:22:28 +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 |
|
Jeremy Ruston
|
53924de313
|
Update release note
|
2024-07-05 12:27:14 +01:00 |
|
Jeremy Ruston
|
d2c2ada33c
|
Fix full screen tour in zoomin storyview
|
2024-07-05 12:26:21 +01:00 |
|
Jeremy Ruston
|
b906515c69
|
Fix release note typo
|
2024-07-05 10:38:49 +01:00 |
|
Jeremy Ruston
|
8928b6e603
|
Update release note
|
2024-07-04 17:53:26 +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 |
|
Jeremy Ruston
|
a9b6de8c35
|
New Release Banner for v5.3.5
|
2024-07-04 16:07:25 +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 |
|
Jeremy Ruston
|
c25b8e3056
|
Merge branch 'tiddlywiki-com'
|
2024-07-01 10:21:33 +01:00 |
|
oeyoews
|
b81a1f22fe
|
Fix: remove extra "tags:" typo (#8322)
|
2024-06-30 18:26:19 +01:00 |
|