Mario Pietsch
aeb502657b
Some new gitlab related docs changes ( #7651 )
...
* Some new GitLab related Definitions an minor changes to Git related docs
* remove DevOps tiddler and move tiddlers to their paths
2023-07-31 16:30:41 +01:00
Jeremy Ruston
48705db21f
Fix random dog link
2023-07-31 16:04:24 +01:00
Jeremy Ruston
587aa28853
Update release note
2023-07-31 14:37:40 +01:00
Jeremy Ruston
b926a33b55
Warn about random dog image/video sizes
2023-07-31 14:36:29 +01:00
Jeremy Ruston
44ccfe83c9
Missed contributor for release note
2023-07-31 14:19:52 +01:00
Jeremy Ruston
cef0ac680d
Update release note
2023-07-31 12:25:12 +01:00
lin onetwo
b8a235697f
Improve boot kernel error reporting to include original error message ( #7645 )
2023-07-31 12:19:10 +01:00
Jeremy Ruston
ed82536a55
Merge branch 'tiddlywiki-com'
2023-07-31 12:16:12 +01:00
btheado
d99b1897c3
Refactor variable invocation docs ( #7642 )
...
* Factored out variable invocation tiddlers into separate tiddlers
* Document the variable attribute value behavior more completely
---------
Co-authored-by: btheado <btheado@mailinator.com>
2023-07-31 12:13:37 +01:00
Mateusz Wilczek
3684cfd178
Improve docs on styles and classes in WikiText ( #7641 )
2023-07-31 12:12:14 +01:00
Mateusz Wilczek
643819f5f5
Add docs on achieving unique tag
macro dropdowns inside list
widget ( #7639 )
2023-07-31 12:09:46 +01:00
lilscribby
52f7f6382b
Fixed typos in documentation for new pragma ( #7637 )
2023-07-31 12:06:04 +01:00
lilscribby
575930b31d
Signing CLA ( #7636 )
...
Co-authored-by: Jeremy Ruston <jeremy@jermolene.com>
2023-07-31 12:02:52 +01:00
Marxsal
73f256a411
Change hashmap references to indicate additional variables ( #7635 )
2023-07-31 12:01:44 +01:00
Eric Haberstroh
1b5b8905d8
Sign the CLA ( #7633 )
...
Co-authored-by: Jeremy Ruston <jeremy@jermolene.com>
2023-07-31 11:57:31 +01:00
TonyM
825f4eaae1
Update Widgets in WikiText.tid ( #7623 )
...
* Update Widgets in WikiText.tid
Added Minimalist link to [[Substituted Attribute Values]] so the new method is also listed.
* Update Widgets in WikiText.tid
removed see also
2023-07-31 11:53:14 +01:00
Jeremy Ruston
d0da1ef9d9
Fix error "Global assignment is not allowed within modules on node" ( #7648 )
2023-07-31 11:50:58 +01:00
Jeremy Ruston
3e213569e2
Update release note
2023-07-30 22:50:01 +01:00
Jeremy Ruston
4bdac09872
Fix transclude inefficiency ( #7647 )
...
* Refactor parse mode out of getTransclusionTarget
* Refactor missing transclusion target
* Add a test to avoid regressions on the handling of macros vs procedures
* Refactor condition logic
* Preparing to split getTransclusionTarget into two separate functions
* Split getTransclusionTarget into getTransclusionTargetIncludingParseTreeNodes
* Resolve another inefficiency
The transclusion target was sometimes being parsed twice when transcluding as text/plain
Associated test results are also made more consistent
* Simplify method naming
* Neatening up
2023-07-30 18:04:05 +01:00
TiddlyTweeter
4c9eaeaaf2
Signing CLA ( #7638 )
...
Co-authored-by: Jeremy Ruston <jeremy@jermolene.com>
2023-07-30 13:37:27 +01:00
Jeremy Ruston
c1ff85c205
Merge remote-tracking branch 'origin/tiddlywiki-com'
2023-07-27 18:30:23 +01:00
catter-fly
afcbac5e86
Signing CLA ( #7643 )
...
* Signing CLA
* Fix double entry
---------
Co-authored-by: Jeremy Ruston <jeremy@jermolene.com>
2023-07-27 18:23:08 +01:00
Jeremy Ruston
1a92fd5dc0
Update release note
2023-07-22 15:51:39 +01:00
Mario Pietsch
e60232e0cb
Fix drag and drop from chrome-like browsers to FireFox ( #7622 )
...
* fix drag and drop from chrome-like browsers to FireFox
* test feature matchMedia function
* implement new borwser sniffing functions as utilities
* use $tw.browser structure for isMobileChrome detection
2023-07-22 15:47:39 +01:00
Jeremy Ruston
ad6e09f1cb
Minor refactor transclude widget
...
Preparing to fix #7592
2023-07-22 14:01:24 +01:00
Jeremy Ruston
3ddb852a16
Update release note
2023-07-22 12:46:08 +01:00
Mario Pietsch
b000f20283
Fix toc indentation problem ( #7627 )
...
* fix toc indentation problem
* add caption to Third & Fourth toc tiddlers to see caption-handling
* reset modified fields
2023-07-22 12:41:19 +01:00
Jeremy Ruston
160cc0e9a9
Revert "Add widget.destroy() function ( #7468 )"
...
See discussion at https://github.com/Jermolene/TiddlyWiki5/pull/7468#issuecomment-1645753857
2023-07-22 11:41:36 +01:00
Jeremy Ruston
fd8b8f62da
Fix tiddler icon size ( #7619 )
...
* Fix tiddler icon size
* Adjust icon size
---------
Co-authored-by: Jeremy Ruston <174761+Jermolene@users.noreply.github.com>
2023-07-21 14:44:49 +01:00
Saq Imtiaz
61a08cbd7b
Feat: allow new pragmas to be indented ( #7624 )
2023-07-21 13:40:42 +01:00
Jeremy Ruston
0fd6b986a0
Update release note
2023-07-20 22:03:07 +01:00
Jeremy Ruston
0a4cfa1164
Revert f61d244410
...
No evidence that this change improved anything
2023-07-20 22:03:00 +01:00
Jeremy Ruston
04e971c3c6
Merge remote-tracking branch 'origin/tiddlywiki-com'
2023-07-20 21:48:00 +01:00
Jeremy Ruston
963887c8c4
Update Saving via a Minimal Web Server.tid ( #7617 )
...
Co-Authored-By: hffqyd <10190817+hffqyd@users.noreply.github.com>
2023-07-20 17:07:45 +01:00
hffqyd
aef76fa25f
Update Saving via a Minimal Web Server.tid ( #7617 )
...
update information
2023-07-20 17:00:33 +01:00
Jeremy Ruston
4124bbdfb3
New release banner for v5.3.1
2023-07-20 16:58:04 +01:00
Cameron Fischer
98ff6b67fd
Fixed boot so module line numbers are correct again ( #7618 )
2023-07-20 16:13:36 +01:00
Jeremy Ruston
9b2af13596
tm-http-request: Add support for binary responses
...
With a demo courtesy of https://random.dog/
@rmunn you recently worked on the base64 utilities. I tried to use $tw.utils.base64Encode instead of window.btoa, but found that it didn't work. It's concerning because we expose that utility method as a filter operation, and it would be frustrating if we were not base64encoding things properly.
2023-07-17 12:15:20 +01:00
Jeremy Ruston
7182dbf244
Fix whitespace within new journal button image
...
Fixes #7612
2023-07-17 09:33:38 +01:00
Jeremy Ruston
f61d244410
Adjust max widget tree depth to 500
...
See discussion at https://talk.tiddlywiki.org/t/recursive-error-in-template-tiddler-not-getting-caught-in-5-3-0/7566/12
2023-07-17 09:33:16 +01:00
Saq Imtiaz
284669544b
Trim whitespace when importing variables in $importvariables ( #7611 )
...
* fix: trim whitespace when importing variables
* feat: added tests for importing variables
2023-07-17 09:18:42 +01:00
Jeremy Ruston
b54a88ce83
Clean up transclude widget
...
1. Update comments
2. Refactor use of parseTreeNodes so that they are not referenced unnecessarily
3. getTransclusionTarget doesn't need to return the parser object
2023-07-16 14:04:09 +01:00
Mario Pietsch
3bd8c5d50d
Add code-body to unsafe templates, and new cascade for tiddlers with system tags ( #7583 )
2023-07-15 18:12:10 +01:00
Jeremy Ruston
3a90c37816
Update substitute operator docs
...
Fixes #7609
2023-07-15 17:58:14 +01:00
Jeremy Ruston
ff7214ff56
New test for importvariables widget
2023-07-15 17:56:20 +01:00
btheado
8e9d8d4fef
Allow attribute substitution to handle variables containing non-word characters ( #7606 )
...
* Added failing test for #7604
* Fix attribute substitution regexp
Use the same regexp in wiki.getSubstitutedText as is used in
Widget.prototype.substituteVariableReferences. Fixes #7604 .
* Added a test for a variable name containing spaces
2023-07-14 21:42:31 +01:00
Jeremy Ruston
a7bafd8840
Google Analytics: tweaks
2023-07-14 12:41:55 +01:00
Jeremy Ruston
a6779efb1c
Use locale sort for shadows
...
For consistency and compatibility with non-shadow ordering
2023-07-14 12:41:04 +01:00
twMat
ec00dc5042
Update Saving on Browser with TiddlyStow.tid ( #7605 )
...
Prevent CC linking in the GettingStarted card display
2023-07-13 19:31:54 +01:00
Jeremy Ruston
08bad90e51
Ensure shadow tiddler listings are always sorted
...
Currently shadow tiddler ordering depends upon the order in which the shadows appear in the plugin JSON
2023-07-13 19:27:50 +01:00