Mohammad Rahmani
c0415d9c93
Make All Hex Color Code Consistent ( #8665 )
2024-10-06 17:43:18 +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
Saq Imtiaz
e591dfd590
Update the editor file import UI to support markdown tiddlers ( #8486 )
...
* chore: update editor file import to use procedures and substitute operator
* feat: refactor editor file-import UI to reuse filter from $:/config/Editor/EnableImportFilter
* feat: support for markdown in editor file import UI
* feat: improve markdown type detection and enable markdown image imports by default
* fix: uri encode tiddler titles for markdown
* escape characters instead of URI encoding
* fix: tweak regexp to simplify code and document escaping rules
2024-10-02 13:15:53 +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
Mario Pietsch
fca39c7f72
Remove function wrapper ( #8625 )
...
* remove function wrapper
* add back anonymous function to sjcl.tid
2024-10-01 13:16:39 +01:00
btheado
7bf2fee15e
Fix geospatial plugin map state loading ( #8511 )
2024-09-30 14:49:33 +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
Simon Huber
96840b886f
Fix mediatype Typo in excise.js ( #8640 )
...
This fixes the typo "mediatype" instead of "mediaType" causing a RSOE
2024-09-30 14:26:00 +01:00
Leilei332
bb462210c3
Make stability badges in add plugin modal translatable ( #8642 )
...
A further implementation for #8614
2024-09-30 14:24:10 +01:00
Leilei332
36b988c273
Gather all the plugins' settings page under the control panel's "Settings" tab. ( #8643 )
2024-09-30 14:23:29 +01:00
Leilei332
2a77d6afdf
Fix confusing empty message in tag dropdown ( #8649 )
2024-09-30 13:40:45 +01:00
IchijikuIchigo
1e6d7b030f
Signing the CLA ( #8647 )
2024-09-30 08:58:04 +01:00
Saq Imtiaz
3a9d375fb2
Fix: syntax issues with checking target branch for CLA signatures ( #8648 )
2024-09-30 08:46:54 +01:00
Jeremy Ruston
459cae2817
Merge .github directory from master
2024-09-26 16:31:35 +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
Jeremy Ruston
ab09d17499
Revert "Update readme stats"
...
This reverts commit 53e1cad0d6
.
2024-09-25 21:35:17 +01:00
Jeremy Ruston
53e1cad0d6
Update readme stats
...
Fixes #8633
2024-09-25 19:46:21 +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
Saq Imtiaz
006157ee97
Update cla-check.yml to be caseinsensitive
2024-09-24 19:26:30 +02:00
Maurycy Zarzycki
ae8a6e7fb8
Pl 2024 09 24 ( #8631 )
...
* Fix accidentally putting Polish translation in English locale
* Add translations introduced in c386411570
2024-09-24 18:11:40 +01:00
Jeremy Ruston
678c272979
Revert "Improve View Widget Refreshing ( #8135 )"
...
This reverts commit 6ae00e4973
.
2024-09-24 11:48:54 +01:00
lin onetwo
a60e7165d2
Feat: loading indicator for tiddlers being lazy loaded ( #8505 )
...
* feat: basic loading
* feat: if condition
* feat: use palette
* refactor: remove css variable
2024-09-24 11:38:39 +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
Jeremy Ruston
6abfbc3987
Remove extraneous build of the dev edition
2024-09-21 13:31:07 +01:00
j. redhead
38f7e792bc
Docs: fix typo in a wikilink ( #8616 )
2024-09-21 10:56:37 +01:00
Leilei332
c386411570
Make stability badge text translatable ( #8614 )
2024-09-17 14:16:18 +02:00
Leilei332
73225d09d7
Fix shadow tiddler with code body displayed as missing ( #8609 )
...
Fix problem introduced in #8604
2024-09-17 08:52:46 +02:00
Leilei332
8d80ff297c
Fix colour-picker dropdown auto close when selecting or typing a color ( #8610 )
2024-09-17 08:51:13 +02:00
Maurycy Zarzycki
0222d4df7c
Add translation changes to Polish from commits: ( #8612 )
...
* ece8b0ee01
* 5aa3646df5
* c8cbf6853e
* 18152aa7c8
* d2302df197
* 8735d1ac93
* 82bf4480de
* 3af2a0ae6f
* 57d3e8e765
* 5c43512a56
* 98cd4a09b4
* 98d411c08a
2024-09-17 08:48:32 +02:00
Leilei332
6dbdbfbe82
Fix overflow in table and table-of-contents ( #8608 )
...
Another approach fix overflow.
2024-09-16 14:24:58 +02:00
Leilei332
19990802fa
Fix missing tiddler with code body isn't displayed properly. ( #8604 )
2024-09-16 11:39:50 +02:00
Leilei332
0f4d6e4e47
Fix extra p tag in colour-picker ( #8605 )
2024-09-16 11:38:55 +02:00
Leilei332
a510e4ad68
Use colour-picker macro in Tag Manager ( #8606 )
2024-09-16 11:38:27 +02:00
Leilei332
e93515f32a
Fix style of codemirror settings page ( #8600 )
...
A small fix to make its style the same as the TiddlyWiki settings page.
2024-09-15 11:49:33 +02:00
Simon Huber
6ae00e4973
Improve View Widget Refreshing ( #8135 )
...
* Update view.js
* add viewhandler base class and view subclasses
* simplify render methods of wikified views
* use fakewidget's text for rendering
* simplify wikified refresh methods
* remove unneeded self=this
* pass mode to makeTranscludeWidget
* update view widget
* update view widget
2024-09-15 11:49:09 +02:00
Leilei332
3355907581
Seperate clear cookie and disable actions in Browser Storage Plugin ( #8602 )
...
Added two messages:
* `tm-delete-browser-storage` for deleting the cookie saved by the
Browser Storage plugin
* `tm-disable-browser-storage` for disabling Browser Storage
2024-09-15 11:48:08 +02: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