Jeremy Ruston
5226ca1f75
Comment out logging
2025-04-02 22:04:59 +01:00
Jeremy Ruston
037b4aa227
Add filter output list to JSON
2025-04-02 18:01:15 +01:00
Jeremy Ruston
ddeb4fd6e6
Fix filter output
2025-04-02 08:56:28 +01:00
Jeremy Ruston
8ff0cb8650
Fix typo
2025-04-01 17:53:53 +01:00
Jeremy Ruston
27075acbc6
Add "inspect" tab to advanced search and make the search box into a textarea
2025-04-01 12:43:13 +01:00
Jeremy Ruston
d4043fc1f4
Add inspect operator
2025-04-01 12:06:10 +01:00
Mario Pietsch
8aa558eb2c
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
...
* remove blks first try
* dprint.json seems to be OK, some forgotten functions
* add some more space-after-keyword settings
* server remove blks
* add **/files to dprint exclude
* dprint.js fixes a typo
* add boot.js and bootprefix.js to dprint exclude
* dprint change dprint.json
* add dprint fmt as script
* remove jslint comments
* fix whitespace
* fix whitespace
* remove function-wrapper from geospatial plugin
* fix whitespace
* add function wrapper to dyannotate-startup
* remove dpring.json
2025-03-21 17:22:57 +00:00
lin onetwo
819d84ecab
Add removeEventListener, and allow register multiple listeners ( #8978 )
...
* feat: add removeEventListener , and allow register multiple listeners
Instead of remove old one when add new one.
* refactor: simplify the logic, similar to wiki class's addEventListener
* feat: prevent adding the same event listener multiple times
2025-03-21 15:51:13 +00:00
Jeremy Ruston
c3695765ad
Move execution of startup actions after initialisation of the language switcher ( #8950 )
...
Fixes #8946
2025-03-06 21:29:21 +00:00
Cameron Fischer
636dae6c58
Fixed RSoD error with moduleproperty filter operator ( #8958 )
...
* Fixed RSoD error with moduleproperty filter operator
* No RSoD when getting non-string objects as well
2025-03-06 21:28:39 +00:00
Mario Pietsch
4822919aa4
fix .median sort function ( #8971 )
2025-03-03 17:11:16 +00:00
Cameron Fischer
0dda07e3f1
Fix for #5930 : missing tiddlers with checkbox indexes ( #8964 )
2025-02-27 18:02:43 +00:00
Mario Pietsch
0f79f88f58
Fix problem toc-selective-expandable ( #8959 )
...
fix problem toc-selective-expandable
2025-02-24 20:49:48 +00:00
Leilei332
2cb5f57c69
Remove flags in language plugins ( #8837 )
...
* Remove flags in language plugins
* Remove references to language icons
* Remove obsolete example
There are no incoming links to this tiddler
* Remove icon from en-GB language
* Temporarily add all the languages for testing
To be removed before merging
* Add new "language" icon
* Languageswitcher update
* Translator editon docs update
* Fixes for introduction edition
* Remove LanguageGallery in ja-JP edition
* Remove temporary setting
---------
Co-authored-by: Jeremy Ruston <jeremy@jermolene.com>
2025-02-21 12:17:53 +00:00
Mario Pietsch
a1053ddc3d
list-tagged-draggable shows caption field if it is available ( #8721 )
2025-02-18 10:31:08 +00:00
Mario Pietsch
7ea788ca83
fix page save button wikify update problem ( #8956 )
2025-02-18 09:06:14 +00:00
Leilei332
fbe5a2f908
Fix incorrect downloaded file extension ( #8928 )
...
* Fix incorrect downloaded file extension
* Update docs
2025-02-14 18:17:00 +00:00
Mario Pietsch
2a2d998bef
fix contains operator RSOD if created field is accessed ( #8931 )
2025-02-14 17:58:33 +00:00
Mario Pietsch
867fad030e
fix page toolbar more dropdown inconsistent whitespace ( #8932 )
2025-02-14 17:57:42 +00:00
Cameron Fischer
4425a891bc
Addresses #7836 : Noisy $fill widgets ( #8930 )
...
$fill widgets will get ignored when encountered by ts-raw slots
2025-02-14 17:57:06 +00:00
Jeremy Ruston
3051e8dddc
Don't show draft palettes in the switcher
2025-02-14 16:44:51 +00:00
Jeremy Ruston
d4bc3fcd99
Fix: HTTP progress handler not passed optional variables
...
Thanks @ericshulman
2025-02-06 17:04:10 +00:00
Jeremy Ruston
d770d98aff
Refactor user defined function operator to make debugging easier
2025-02-03 13:27:02 +00:00
Leilei332
f7043f6d43
Fix 8915 ( #8916 )
2025-01-28 12:48:24 +00:00
Leilei332
76f40208af
Flexoki palette update ( #8909 )
...
* Flexoki palette update
* Improve highlight contrast
2025-01-27 18:10:04 +00:00
Leilei332
67e8670c73
Extend copy to clipborad function to support customized mime types ( #8912 )
...
* Extend copy to clipborad function to support customized mime types
* Remove function default parameter syntax
* Add plainText option
* Use plainText name
* Set "text/plain" data only when it exists
* Docs update
* Docs update
2025-01-27 16:45:26 +00:00
Saq Imtiaz
b1843837ea
Fixes unnecessary refresh in Genesis widget ( #8895 )
...
* fix: handle attributes correctly in genesis widget
* fix: handle attributes correctly in genesis widget
2025-01-27 11:00:26 +00:00
Saq Imtiaz
42c22acba6
Cleans up cruft from edit widget ( #8897 )
...
* chore: cleanup cruft from edit widget
* chore: cleanup cruft from edit widget
* chore: cleanup cruft from edit widget
2025-01-27 11:00:07 +00:00
Saq Imtiaz
f02c9ebba3
feat: support for avif images ( #8911 )
2025-01-26 12:25:01 +00:00
Rhys-T
94b325f41f
Fix: Don't set dirty flag when shadow tiddler changes ( #8903 )
...
Adds `shadow` and `normal` flags to each entry in `changedTiddlers`,
indicating whether the corresponding version of the tiddler has changed.
Makes the saver handler ignore any changes that aren't flagged `normal`.
Fixes #8902 .
2025-01-25 10:59:51 +00:00
Mario Pietsch
4478f445a5
unusedtitle trim title if needed ( #8882 )
2025-01-07 16:26:02 +00:00
Jeremy Ruston
f8a8f00f52
Update for 2025
2025-01-05 14:35:27 +00:00
Jeremy Ruston
664c6fd5d0
Initial commit ( #8843 )
...
Fixes #8842
2024-12-22 18:53:06 +00:00
Leilei332
ec0c91bca6
Further fix html lang attribute ( #8835 )
2024-12-21 11:13:00 +00:00
Leilei332
49a33ae467
Fix switching language should not make the lang attribute empty ( #8831 )
...
* Fix switching language should not make the lang attribute empty
* Use name field
2024-12-20 14:25:16 +00:00
Théophile Desmedt
e8a23e9bcc
Improve link-dropdown.tid - Replace vars and set with let widget, streamline function usage ( #8821 )
...
* cleanup: Apply substitution more systematically
* change vars and set to let widget
* use attribute substitution instead of a function
2024-12-15 22:11:36 +00:00
Leilei332
3ee1b0bd26
Tabindex support ( #8819 )
...
* Tabindex support
* Add docs
* Fix refresh
2024-12-15 07:54:55 +00:00
Leilei332
c886cfe6f5
Add disabled parameter to select widget and browse widget ( #8816 )
...
* Add disabled parameter to select widget and browse widget
* Add disabled attribute to edit-shortcut
2024-12-14 16:40:31 +00:00
Leilei332
1f34c62828
Flexoki palette update ( #8807 )
...
* Flexoki palette update
* Add TiddlyDesktop colors
* Add highlight colors
2024-12-08 09:11:29 +00:00
Leilei332
a9940506cf
Extend rendered-plain-text template to support more languages. ( #8780 )
2024-12-05 12:41:24 +00:00
Leilei332
dd70e37132
Add DiffTextWidget colors to some palettes ( #8661 )
...
* Add difftextwidget colors to Solarized palettes
* Add diff colors from https://wikilabs.github.io/editions/palette-manager/
* Add diff colors to Solar Flare palette & use yellow color for diff-invisible.
* Update solarized and solar flare palette.
2024-12-05 12:40:48 +00:00
Leilei332
2801eee905
Migrate some old macros to new syntax ( #8768 )
...
* Migrate some old macros to new syntax
* Rewrite more macros.
* Update image-picker
* Rewrite tabs macro
* Use more new syntax
* Revert thumbnail macro
* Avoid duplicated whitespace pragma
* Revert tabs macro
2024-12-05 12:40:13 +00:00
Mario Pietsch
42b2b9fd20
Add tc-test-case class to testcase-widget ( #8744 )
...
* add tc-tesc-case class to testcase-widget
* add default and custom class to testcase-widget
* Testcase widget update tests for default and custom class definitions
2024-12-05 12:33:27 +00:00
John Robinette
c7f741d4f8
fix: make HTTP Basic Auth aware of path-prefix ( #8789 )
2024-12-05 12:31:32 +00:00
Michael McDermott
81a972dc46
Create setting for default type of draft tiddlers ( #8783 )
...
* Proof of concept to change type of tiddlers created by editing missing.
* Adding a setting for default type so that it can be overridden for other wikis.
* Incorporating PR feedback.
* Adding documentation tiddler for new setting.
* Added documentation to the markdown plugin documentation.
* Added documentation to the markdown plugin documentation.
* Added notice to markdown edition.
2024-11-27 16:26:53 +00:00
Jeremy Ruston
de9a12b8f9
Preparing for v5.3.7
2024-11-15 17:21:22 +00:00
Jeremy Ruston
e43cccc432
Do not wikify "TiddlyWiki" in social media card UI
2024-11-12 11:55:40 +00:00
Leilei332
0160a4f3d3
Flexoki palette update ( #8733 )
...
* Add modal colors to Flexoki Light palette
* Make Flexoki Light palette primary color darker to improve contrast
* Improve Flexoki Dark contrast
2024-11-09 11:47:51 +00:00
Jeremy Ruston
de6b04d50d
Fix filename of default page template
...
This was changed in #8172 but I think it was a mistake to allow the filename to become inconsistent with the tiddler title
2024-11-04 19:26:06 +00:00
Jeremy Ruston
116b1b15af
Simplify descriptions of Flexoki palettes
2024-11-04 10:39:12 +00:00