Commit Graph
12307 Commits
Author SHA1 Message Date
BurningTreeC 84d2ed4880 optimize filters 2024-09-29 12:40:55 +02:00
BurningTreeC 401091ab90 don't refresh the story-river if the sidebar state changes 2024-09-29 11:32:01 +02:00
BurningTreeC 456cded4bb fix refresh-blocker 2024-09-29 08:12:53 +02:00
BurningTreeC 0d6d781d2b some minor adjustemnts in the sidebar-resizer stylesheet 2024-09-29 06:56:21 +02:00
BurningTreeC 2e8873e7c0 add some more refresh-blockers to PageTemplates 2024-09-29 06:37:09 +02:00
BurningTreeC b3ee0b5b5f simplify filter 2024-09-29 06:21:36 +02:00
BurningTreeC e6de62e7d3 add refresh-blocker lists to all stylesheets and make filters simpler 2024-09-29 06:12:21 +02:00
BurningTreeC 199bae3b62 don't use the is[unique] filter 2024-09-28 19:02:26 +02:00
BurningTreeC 2759899d9f more optimizations with less impact 2024-09-28 18:42:30 +02:00
BurningTreeC 3700fd9f3f heavily optimized 2024-09-28 17:51:38 +02:00
BurningTreeC 6355aaaaef further optimizations 2024-09-28 17:00:04 +02:00
BurningTreeC ecc410e600 further optimizations 2024-09-28 14:11:24 +02:00
BurningTreeC db7288282f further optimizations 2024-09-28 13:56:18 +02:00
BurningTreeC 0446285a69 further optimizations 2024-09-28 13:44:45 +02:00
BurningTreeC b48389295d make styleRefresh times better 2024-09-28 13:07:32 +02:00
BurningTreeC 6e2f6382b0 remove console log 2024-09-28 11:12:05 +02:00
BurningTreeC a97a61c312 add missing parts and make it super fast 2024-09-28 10:51:04 +02:00
BurningTreeC aa2c7769a9 slightly show sidebar resizer 2024-09-28 07:11:34 +02:00
BurningTreeC 65f60810b4 fixed-fluid adjustments 2024-09-28 07:08:42 +02:00
BurningTreeC abe92a5cc9 make the sidebar resizer work correctly 2024-09-28 05:41:41 +02:00
Simon HuberandGitHub c0099f8210 Create sidebar-resizer.tid 2024-09-28 03:40:43 +02:00
Mario PietschandGitHub bb75560922 Add basic view-widget tests (#8632) 2024-09-25 13:02:10 +01:00
Saq ImtiazandGitHub 006157ee97 Update cla-check.yml to be caseinsensitive 2024-09-24 19:26:30 +02:00
Maurycy ZarzyckiandGitHub 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 onetwoandGitHub 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. redheadandGitHub 38f7e792bc Docs: fix typo in a wikilink (#8616) 2024-09-21 10:56:37 +01:00
Leilei332andGitHub c386411570 Make stability badge text translatable (#8614) 2024-09-17 14:16:18 +02:00
Leilei332andGitHub 73225d09d7 Fix shadow tiddler with code body displayed as missing (#8609)
Fix problem introduced in #8604
2024-09-17 08:52:46 +02:00
Leilei332andGitHub 8d80ff297c Fix colour-picker dropdown auto close when selecting or typing a color (#8610) 2024-09-17 08:51:13 +02:00
Maurycy ZarzyckiandGitHub 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
Leilei332andGitHub 6dbdbfbe82 Fix overflow in table and table-of-contents (#8608)
Another approach fix overflow.
2024-09-16 14:24:58 +02:00
Leilei332andGitHub 19990802fa Fix missing tiddler with code body isn't displayed properly. (#8604) 2024-09-16 11:39:50 +02:00
Leilei332andGitHub 0f4d6e4e47 Fix extra p tag in colour-picker (#8605) 2024-09-16 11:38:55 +02:00
Leilei332andGitHub a510e4ad68 Use colour-picker macro in Tag Manager (#8606) 2024-09-16 11:38:27 +02:00
Leilei332andGitHub 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 HuberandGitHub 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
Leilei332andGitHub 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
Leilei332andGitHub 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
Leilei332andGitHub c7ca8359ab Add drag and drop handling for export macro & rewrite using v5.3.2 syntax (#8594) 2024-09-12 19:33:57 +01:00
Leilei332andGitHub 18e1ee44d8 Move contents of config tab to readme tab in markdown plugin (#8595) 2024-09-12 19:31:13 +01:00
Mohammad RahmaniandGitHub fbf619b006 Update ViewTemplateBodyFilters.multids For Readability (#8592)
This Cascade from 

```
[tag[$:/tags/wiki-test-spec]type[text/vnd.tiddlywiki-multiple]then[$:/core/ui/TestCaseTemplate]] [tag[$:/tags/wiki-test-spec-failing]type[text/vnd.tiddlywiki-multiple]then[$:/core/ui/TestCaseTemplate]]
```

Simplified. I also suggest using the same convention for all cascades
2024-09-12 10:09:11 +01:00
Michael McDermottandGitHub bae2b78925 Added keyboard shortcut option for menubar search. (#8350) 2024-09-11 17:13:54 +01: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