1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-29 12:59:56 +00:00
TiddlyWiki5/core/ui/ViewTemplate
Jeremy Ruston f90eb386ae
Bidirectional text improvements (#4541)
* Add support for \dir pragma

* Add "dir" attribute to reveal, edit, edit-text and edit-codemirror widgets

* Add  $:/config/DefaultTextDirection hidden setting

* Revert accidentally commited test data

This reverts some of commit b83c1d160f.

* Remove Codemirror plugin from Prerelease

Makes it easier to test things

* Fix framed text editor directionality in Firefox

* Add direction attribute for edit body template

* Missed closing brace

* Add docs for \dir pragma

* Templates should set text direction from a variable, not a transclusion

* Updates to framed.js in the light of PRs that have been merged since this

* Restore whitespace trim

* Docs dates

* Fix typo

* Clarify docs
2023-06-13 16:36:07 +01:00
..
body Fix crash when viewing $:/core/ui/ViewTemplate/body/rendered-plain-text 2022-07-21 09:05:20 +01:00
subtitle Split the tiddler subtitle into individual segments tagged $:/tags/ViewTemplate/Subtitle (#6779) 2022-07-15 17:37:25 +01:00
title Add "cascade" filter run prefix and use it to control view templates (#6168) 2021-11-15 21:06:47 +00:00
body.tid Bidirectional text improvements (#4541) 2023-06-13 16:36:07 +01:00
classic.tid Trim Saga: Edit and View templates (#6276) 2022-03-26 14:16:01 +00:00
subtitle.tid Bidirectional text improvements (#4541) 2023-06-13 16:36:07 +01:00
tags.tid Bidirectional text improvements (#4541) 2023-06-13 16:36:07 +01:00
title.tid Bidirectional text improvements (#4541) 2023-06-13 16:36:07 +01:00
unfold.tid Ensure unfold indicator is always visible 2022-12-04 11:19:54 +00:00