1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-19 10:49:43 +00:00
TiddlyWiki5/editions/test/tiddlers/tests/data
btheado 95dc56d850
Fix importTitle and autoOpenOnImport in the tm-import-tiddler message (#7243)
* Add initial tm-import-tiddler test

* Add failing test for tm-import-tiddlers importTitle #7234

* Add failing test for tm-import-tiddlers autoOpenOnImport #7234

* Use event.paramObject instead of event to access tm-import-tiddlers options. Fixes #7234.

* Added a clarifying comment

* Allow mixing tm-import-tiddler params in both event and event.paramObject

* Added import test using tv-auto-open-on-import variable

* Removed stray punctuation
2023-02-11 09:15:44 +00:00
..
deserializers Add support for JSON-formatted tiddler store, and make it the default (#5708) 2021-07-14 09:15:30 +01:00
filters Add encodebase64/decodebase64 operators 2023-02-02 09:55:54 +00:00
genesis-widget Fixed issue where $genesis didn't pass isBlock (#7230) 2023-02-10 10:17:32 +00:00
macros Adds support for indenting pragmas with whitespace (#7185) 2023-01-08 13:17:01 +00:00
messages/tm-import-tiddler Fix importTitle and autoOpenOnImport in the tm-import-tiddler message (#7243) 2023-02-11 09:15:44 +00:00
pragmas Adds support for indenting pragmas with whitespace (#7185) 2023-01-08 13:17:01 +00:00
tabs-macro Various accessibility improvements (#6742) 2022-06-28 14:05:52 +01:00
transclude Improve recursion detection for transclusion and filters (#6970) 2022-10-01 10:13:40 +01:00
csv-cases.tid CSV parser improvements (#7042) 2022-11-20 17:51:01 +00:00