springerspandrel
64eb1be708
Improve view templates to show tag children ( #8362 )
2024-07-11 14:58:17 +01:00
Jeremy Ruston
8f4bdce534
Fix illegal filename
2024-07-11 11:07:57 +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
e2b40c3a14
Preparing for release of v5.3.5
2024-07-10 14:07:12 +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
Andrew Gregory
cec30738f4
Correct minlength purpose text ( #8359 )
2024-07-09 18:08:01 +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
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
a9b6de8c35
New Release Banner for v5.3.5
2024-07-04 16:07:25 +01:00
Jeremy Ruston
c25b8e3056
Merge branch 'tiddlywiki-com'
2024-07-01 10:21:33 +01:00
Jeremy Ruston
703edd154c
Fix illegal filename
2024-06-30 18:21:11 +01:00
springerspandrel
64e6a9a946
Docs: Update Lists in WikiText.tid so css class targets a real class ( #8302 )
...
Replace dummy .MyClass with a functional class such as .tc-muted, so that the example renders in a way that shows a difference.
2024-06-29 13:26:09 +01:00
springerspandrel
068b76b07d
Docs: Update AutoSave.tid replace dead link to "SaverModule" with SavingMechanism ( #8303 )
...
AutoSave tiddler's first sentence currently points to SaverModule, which is a missing tiddler. SavingMechanism seems to be the retitled tiddler that wasn't relinked. (Perhaps more changes are warranted, but this minimal change avoids the embarrassment of a dead link at a place newbies might actually be depending on info.)
2024-06-29 13:25:52 +01:00
springerspandrel
f060ba75ff
Docs: Fix typo in Named Filter Run Prefix.tid ( #8304 )
...
Fix typo/mispelling. The phrase "prefixes were implemented" had an errant h yielding "where implemented".
2024-06-29 13:25:22 +01:00
springerspandrel
7beaddb293
Docs: Add InputActions example to EditTextWidget ( #8306 )
2024-06-29 13:25:03 +01:00
springerspandrel
1937789ee2
Docs: Make currentTab variable tiddler, link from it to tabs Macro ( #8310 )
2024-06-29 13:24:26 +01:00
springerspandrel
2f2806c00c
Docs: Add simple examples for EditWidget ( #8308 )
2024-06-29 13:23:30 +01:00
springerspandrel
87adbe0b14
Docs: Expand $:/language/Docs/Fields/_canonical_uri to note broader range of _canonical_uri types ( #8313 )
2024-06-29 13:22:03 +01:00
Mario Pietsch
f3b129c245
[DOCS] Improve TiddlyWiki Archive ( #8320 )
2024-06-28 18:06:30 +01:00
Jeremy Ruston
05bff57b65
Prepare for v5.3.5
2024-06-27 17:18:48 +01:00
Jeremy Ruston
f50c2a2e64
Preparing for release of v5.3.4
2024-06-27 17:05:17 +01:00
Jeremy Ruston
791c7fac63
Merge branch 'tiddlywiki-com'
2024-06-27 16:47:57 +01:00
Jeremy Ruston
05792a9de3
Update new release banner image
2024-06-27 09:01:13 +01:00
lin onetwo
1c1f0ff4e8
Docs: Update Alternative page layouts.tid ( #8298 )
2024-06-27 08:43:08 +01:00
Jeremy Ruston
a16dab9710
Test case docs update
2024-06-26 10:26:42 +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
Jeremy Ruston
f15b6a26da
Testcase widget: Improve docs
2024-06-24 17:47:32 +01:00
btheado
5d06b922d3
Fix wikitext-example-table-row to render output in block mode ( #8288 )
...
* Fix wikitext-example-table-row so example output table cell is rendered in block mode
* Use transclude with =block instead of empty line to force block mode parsing
2024-06-22 17:53:47 +01:00
Jeremy Ruston
5c63262feb
Merge branch 'tiddlywiki-com'
2024-06-21 09:09:55 +01:00
Jeremy Ruston
3b88f0e741
Tweak wording
2024-06-21 09:09:44 +01:00
Mohammad Rahmani
b49ecf886b
Correction to Minlength Operator ( #8281 )
2024-06-21 09:08:38 +01:00
Mario Pietsch
02ccec7ea8
Improve docs for TranscludeWidget and Transclusion tiddler ( #8282 )
2024-06-21 09:07:41 +01:00
Mario Pietsch
14c5628d35
Fix: Edge-Browser - Opening HelloThere with debugger "Pause on caught exceptions" causes a break ( #8283 )
2024-06-21 09:06:33 +01:00
Jeremy Ruston
756ef697dd
Merge branch 'tiddlywiki-com'
2024-06-19 14:35:20 +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
twMat
2f4c21e374
Update Procedures.tid ( #8273 )
...
Clarifying of the "tip" assuming this is what the tip is after.
2024-06-18 18:17:29 +01:00
Mario Pietsch
fdb86e7881
Remove NEW ribbon from "Saving with Polly" and "TiddlyBucket " ( #8266 )
2024-06-18 09:11:50 +01:00
Mario Pietsch
b4ac1e6b35
Update description field for Release v5.3.2 and v5.3.3 ( #8267 )
2024-06-18 09:11:24 +01:00
btheado
91e0b2afb6
Use the testcase widget to add some simple tm-http-request examples ( #8260 )
2024-06-15 09:25:12 +01:00
Jeremy Ruston
177ba4b56e
Update archive
...
@pmario v5.3.2 appears to be missing, is that something you could kindly help with?
2024-06-14 09:54:48 +01:00
Mateusz Wilczek
d276e0aa25
Improve docs of transcludes and backtranscludes operators ( #8247 )
...
* Improve docs of transcludes and backtranscludes operators
* Improve docs: cross reference hard/soft links and transclusions
2024-06-10 11:36:44 +01:00
Mario Pietsch
12c551ef05
Make sure split(regex) returns an array of strings ( #8222 )
...
* make sure split(regex) returns an array of strings
* remove "undefined" from the output
* add info about capture groups to the docs
2024-06-08 17:09:21 +01:00