TiddlyWiki5/editions/test/tiddlers/tests
Saq Imtiaz aa4aeb187c
Fixes functions to use variables set by filter runs (#7906)
* fix: functions should use variables set by filter runs

* refactor: code clean up

* chore: added more tests
2024-01-24 11:33:50 +00:00
..
data Fixes functions to use variables set by filter runs (#7906) 2024-01-24 11:33:50 +00:00
modules/utils CSV parser improvements (#7042) 2022-11-20 17:51:01 +00:00
test-action-widgets.js action-setfield shouldn't write to the current tiddler if the $tiddler attribute is present but has evaluated to a missing attribute 2022-04-16 18:02:27 +01:00
test-backlinks.js Add backlinks indexer (#4421) 2020-03-26 13:15:02 +00:00
test-checkbox-widget.js Checkbox widget should not affect date fields (#7448) 2023-05-11 18:28:44 +01:00
test-compare-filter.js Add new compare filter operator 2020-04-13 10:03:01 +01:00
test-deserialize-operator.js Adds a deserialize filter operator (#7511) 2023-06-03 14:33:10 +01:00
test-deserializers.js Add support for JSON-formatted tiddler store, and make it the default (#5708) 2021-07-14 09:15:30 +01:00
test-filters.js Fix last filter operator when zero items selected (#7809) 2023-10-25 13:14:49 +01:00
test-html-parser.js Adds Text substitution support in widget attributes and new operator (#7526) 2023-06-24 14:57:15 +01:00
test-json-filters.js Fix jsonset crash when applied to primitive types 2023-11-29 12:06:40 +00:00
test-linked-list.js Linked-List refactor (#6056) 2022-11-27 17:48:08 +00:00
test-parsetextreference.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
test-popup.js Fixed PR to fix popup position if popup is triggered from within an offsetParent element (#7013) 2022-12-01 21:16:44 +00:00
test-prefixes-filter.js Add a `:then` filter run prefix (#7392) 2023-06-24 18:07:34 +01:00
test-tags.js Fix for tag ordering issue #6382 (#6383) 2022-02-21 15:34:05 +00:00
test-tiddler.js Add isEqual() method to tiddlers 2014-06-23 08:09:59 +01:00
test-utils.js Fix encodebase64 and decodebase64 filters (#7683) 2023-10-18 16:08:56 +01:00
test-widget.js Add join attribute to list widget (#7694) 2023-11-25 09:35:05 +00:00
test-wikitext-parser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
test-wikitext-tabs-macro.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
test-wikitext.js Switch off CamelCase linking by default (#7513) 2023-06-08 21:45:14 +01:00