Jeremy Ruston
491b664798
Merge branch 'tiddlywiki-com'
2024-10-07 11:41:52 +01:00
Leilei332
8a47eb2d03
[DOCS] Update commands in "Generating Static Sites with TiddlyWiki" to use render command ( #8666 )
...
* Update commands in "Generating Static Sites with TiddlyWiki" to use render command & add deprecated tag to some command
* Remove timestamp in deprecated commands
2024-10-07 11:22:06 +01:00
Jeremy Ruston
f2a3e74e8b
Merge branch 'tiddlywiki-com'
2024-10-05 11:07:58 +01:00
Jeremy Ruston
20611cc875
Force a build
2024-10-03 21:16:15 +01:00
Jeremy Ruston
ac8fa2cf00
Remove obsolete mobiledragdrop plugin
2024-10-03 16:41:19 +01:00
Jeremy Ruston
2327dd043f
Revert "Fix alignment in tiddler subtitle ( #8659 )"
...
This reverts commit f4f1ae6b9b
.
2024-10-03 13:19:23 +01:00
Mario Pietsch
f4f1ae6b9b
Fix alignment in tiddler subtitle ( #8659 )
2024-10-03 12:34:39 +01:00
Leilei332
c82761a600
Add tc-table-wrapper class to fix overflow ( #8652 )
...
* Add tc-table-wrapper class to fix overflow
* Apply class in tag manager body
2024-10-02 13:06:40 +01:00
Joe Bordes
d981e45e15
i18n(ES) update to latest code base ( #8653 )
2024-10-02 13:00:04 +01:00
Leilei332
2dd8ff95b2
Fix github fork ribbon plugin marked as deprecated & add it back to full edition. ( #8656 )
2024-10-02 12:42:49 +01:00
j. redhead
fc197e1bfa
Improve documentation of how to disable CamelCase ( #8626 )
2024-09-30 14:28:41 +01:00
Leilei332
0aa9cf6669
Include Polish language in full edition ( #8638 )
...
Fix the problem that Polish is not included in the full edition
2024-09-30 14:27:38 +01:00
Leilei332
6e4a64b6cd
Remove deprecated plugins in full edition ( #8639 )
...
Remove plugins that are marked deprecated in full edition
2024-09-30 14:27:22 +01:00
Saq Imtiaz
3f4067ef7b
Fix: variables in functions should not pollute upstream widgets ( #8641 )
2024-09-30 14:26:36 +01:00
Saq Imtiaz
de15b08b81
Update SystemTag_ $__tags_ClassFilters_PageTemplate.tid ( #8635 )
2024-09-26 14:48:54 +01:00
Jeremy Ruston
52cb5763c8
Fixed update readme stats
2024-09-25 21:35:50 +01:00
Mario Pietsch
bb75560922
Add basic view-widget tests ( #8632 )
2024-09-25 13:02:10 +01:00
Mario Pietsch
501cb7beaa
[DOCS] Improve TW Readme structure ( #8634 )
2024-09-25 13:01:26 +01:00
Jeremy Ruston
9a042c0130
Merge branch 'tiddlywiki-com'
2024-09-23 12:16:38 +01:00
Jeremy Ruston
c64e94fdc2
Update TiddlyWiki History
2024-09-23 12:11:15 +01:00
Jeremy Ruston
ecbbbe39da
20 years of TiddlyWiki banner
2024-09-23 12:06:47 +01:00
j. redhead
38f7e792bc
Docs: fix typo in a wikilink ( #8616 )
2024-09-21 10:56:37 +01:00
Leilei332
a687bfe928
[DOCS] Deprecate D3 and Mobile Drag and Drop plugin ( #8597 )
...
* Deprecate D3 and Mobile Drag and Drop plugin
Deprecate D3 and Mobile Drag and Drop plugin that is marked deprecated
since 5.3.4
* Use superscript
2024-09-13 16:19:09 +02:00
Jeremy Ruston
695e2ee589
Revert "Make overflowed content scrollable ( #8524 )"
...
This reverts commit d7b00a6dd0
.
2024-09-10 19:03:06 +01:00
Jeremy Ruston
d133c922b7
Updated release note
2024-09-10 18:59:31 +01:00
Jeremy Ruston
8a75ba17c1
Merge branch 'tiddlywiki-com'
2024-09-10 17:57:31 +01:00
Mario Pietsch
054be1af4e
Add new reference tiddlers for the new v5.3.x concepts ( #8164 )
2024-09-10 17:56:10 +01:00
Jeremy Ruston
40138beac4
Merge branch 'tiddlywiki-com'
2024-09-10 17:18:25 +01:00
Mario Pietsch
d450fce77b
Add trimSelection parameter to text editor ( #7944 )
...
* add trimSelection - both, start, end, no
* add documentation for trimSelection to tm-edit-text-operation tiddler
* add trimSelection both to all buttions where it makes sense
* change "both" to "yes" as a default
* fix trimSelection typo
* fix trimSelection typo
* docs trimSelection add "no" as possible value - it's the default
* remove some redundant variable declarations
* update from-version
* fix comment typos
* fix whitespace
* make local variables more visible
2024-09-10 17:17:28 +01:00
Mario Pietsch
c64bbd984f
Re-activate tabs-macro test, rename expected-* files for easier maintenance ( #8403 )
...
* re-activate tabs-macro test, rename expected-* files for easier maintenence
* make sure the Recent tab in the browser is populated for easy testing
2024-09-10 17:16:02 +01:00
Mario Pietsch
0c1d478e19
Improve hellothere flex cards accessibility ( #8325 )
...
* add alt-text field to image meta data files
* add aria-label to some HelloThere links
* improve flex-card procedure to render alt-text for images and aria-hide the new-badge because it causes problems
* revert HelloThere modified date
2024-09-10 17:15:17 +01:00
Mario Pietsch
232cffb0a1
Add type "number: (default)" to compare operator ( #8160 )
...
* Add type "number: (default)" to compare operator
* Update compare Operator.tid
* Update compare Operator (Examples).tid
* Update compare Operator (Examples).tid
2024-09-10 17:13:09 +01:00
Mario Pietsch
4f4e055091
Add a search button to the control panel tiddler fields tab ( #8157 )
...
* add a search button to the control panel tiddler fields tab
* minor update
* use v5.3.x syntax
* use tf. prefix for the function
* make show-filter-count a global macro
* make table header translatable
* add documentation
* show-filter-count code cleanup
* remove the table-header
* remove erroneous caption field
2024-09-10 16:30:59 +01:00
btheado
6505e4610f
Use the testcase widget for $action-createtiddler examples ( #8232 )
...
* Use the testcase widget for the $action-createtiddler widget examples
* Use procedure instead of macros for $action-createtiddler examples
2024-09-10 11:49:04 +01:00
btheado
feec6ef18f
Use testcase tiddlers for html examples ( #8376 )
...
* Convert several html examples into testcase tiddlers
* Convert html table exmaple into testcase tiddler
2024-09-10 11:48:14 +01:00
lin onetwo
19336dc437
Update Alternative page layouts.tid ( #8461 )
2024-09-10 11:39:50 +01:00
Aza K9
30bb563ffe
Fix Issue With Highlight.js Demo Link ( #8503 )
2024-09-10 11:37:03 +01:00
Mohammad Rahmani
813a574921
Docs: list operator "Index" instead of "Property" ( #8509 )
2024-09-10 11:35:05 +01:00
Leilei332
93543ba213
Add documention for $:/tags/ControlPanel/SettingsTab ( #8512 )
...
* Add documention for $:/tags/ControlPanel/SettingsTab
* Fix tag name
2024-09-10 11:33:28 +01:00
Mario Pietsch
8a8dcf8255
Add startCount to unusedtitle macro, new tests, new docs ( #7941 )
...
* add startCount to unusedtitle macro, new tests, new docs
* rename test files
* update .from-version in docs
2024-09-10 10:49:41 +01:00
Jeremy Ruston
b12625c9f6
Merge branch 'tiddlywiki-com'
2024-09-09 21:04:33 +01:00
Mario Pietsch
e1b3308a9d
Fix float right overflow ( #8557 )
...
* tc-subtitle is not a sibling to tc-body,
So tc-subtitle needs a clearfix to contains float:right
* add clearfix to all tiddler elements that could contain floats
* add clearfix to tc-tiddler-title in ViewTemplate
* add clearfix to plugin/blog/templates
* add clearfix to plugin/tour/templates
* remove test tiddler
* rename draft title class to tc-tiddler-title-draft
* undo title field covering
* move tc-clearfix to tc-float-right in the base CSS file
* rename clearfix CSS class to tc-clearfix
* update documentation tiddlers
2024-09-09 09:48:57 +01:00
Leilei332
4327d58c1b
Fix description for $:/config/DefaultTiddlerColour ( #8588 )
...
A small fix after #8508
2024-09-08 13:41:32 +01:00
Leilei332
dc7f8cb0af
Add docs for some hidden settings ( #8508 )
...
* Add docs for $:/config/EmptyStoryMessage in hidden settings
* Add docs for $:/config/DefaultTiddlerColour
2024-09-07 15:04:55 +01:00
Mario Pietsch
38657a2323
tm-new-tiddler - Create empty tags field only if template or additionalFields contain a tags-field ( #8559 )
...
* create empty tags only if template or additionalFields contain a tags-field
* fix typos
* add tests for tm-new-tiddler message
* tm-new-tiddler add standard test with tags field
2024-09-06 19:46:53 +01:00
Leilei332
f0cb57fad8
Update docs for base64 operators ( #8575 )
...
* Update docs for decodebase64 and encodebase64 operator
* Add exmaples for decodebase64 and encodebase64 operator
2024-09-06 19:39:41 +01:00
Jeremy Ruston
d6308f1c74
Merge branch 'tiddlywiki-com'
2024-09-02 20:57:12 +01:00
Jeremy Ruston
149bba62d2
Fix typos in Saving with TiddlyPWA
2024-09-02 20:57:03 +01:00
Jeremy Ruston
8e4670ce0a
Merge branch 'tiddlywiki-com'
2024-09-02 16:52:15 +01:00
Jeremy Ruston
69637640d2
Standardise whitespace in conditional shortcut syntax ( #8583 )
2024-09-02 16:51:15 +01:00