mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-23 04:51:55 -08:00
* Initial Commit
* Add note to preview build
* Fix whitespace and indenting
Thanks @pmario
* Fix crash with unset $tiddler attribute on <$data> widget
Thanks @CodaCodr
* Don't duplicate "description" field in test cases
* Use different background colours for nested testcase widgets
* Extend the testcase widget to run tests
* Add testcases to control panel
* Add a view template body template to render testcase tiddlers
* Test edition should display testcases
* Whitespace fixes
* Make testcase tiddler tempalte link to itself
* Styling tweaks
* Docs improvements
* Styling tweaks
* Run the new tw5.com testcases in the test edition
* Update data widget to display its content in JSON
* Add testcase convenience procedure
* Clearer testcases for data widget, and docs tweaks
* Don't expect our intentionally failing test to pass
* Extend testcase default template so that the display format can be chosen
It is selected by setting the variable "displayFormat"
* DataWidget docs typo
* Fix data widget not refreshing
* Links in testcase output switch to the tab containing that tiddler
Thanks to @btheado for the suggestion
* Docs update for
|
||
|---|---|---|
| .. | ||
| colour-picker.tid | ||
| copy-to-clipboard.tid | ||
| CSS.tid | ||
| diff.tid | ||
| dumpvariables.tid | ||
| export.tid | ||
| image-picker.tid | ||
| keyboard-driven-input.tid | ||
| lingo.tid | ||
| list.tid | ||
| tabs.tid | ||
| tag-picker.tid | ||
| tag.tid | ||
| testcase.tid | ||
| thumbnails.tid | ||
| timeline.tid | ||
| toc.tid | ||
| translink.tid | ||
| tree.tid | ||
| utils.tid | ||