1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-10 18:58:09 +00:00
Files
TiddlyWiki5/core/ui
FlashSystems 73a9625b81 Fix regressions cause by PR #6511 (#6567)
* Fix field edit bug

This fixes the field edit bug mentioned in
https://talk.tiddlywiki.org/t/possible-field-editing-bug-in-5-2-2/2884 .

* Revert "Fix visual regression in #6511"

This reverts commit c920960942.

* Add new class `tc-edit-fieldeditor`

This class must be added to input and select elements that are used as
field editors. This class reduces the line height of the input element
if it is displayed within the `tc-edit-fields` part of the edit
template.

This allows the same input and select elements to be used for editing
and adding fields.

* Add the new class `tc-edit-field` to the docs

The example in `Customizing EditTemplate Field Rendering` now uses the
new CSS classes.
2022-04-01 11:42:16 +01:00
..
2018-05-16 17:40:15 +01:00
2016-11-29 08:36:07 +00:00
2014-08-28 19:41:29 +01:00
2018-09-28 18:18:07 +01:00
2020-11-23 17:06:24 +00:00
2018-08-02 13:22:21 +01:00
2020-11-23 17:06:24 +00:00
2014-08-28 19:41:29 +01:00
2014-08-28 19:41:29 +01:00