1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 02:33:15 +00:00
TiddlyWiki5/core/ui/EditTemplate
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
..
body Trim Saga: Edit and View templates (#6276) 2022-03-26 14:16:01 +00:00
Preview i18n(EditorPreview) translate difference view caption (#5732) 2021-05-30 18:49:57 +01:00
body-editor.tid Trim Saga: Edit and View templates (#6276) 2022-03-26 14:16:01 +00:00
body-toolbar-button.tid Add support for disabled editor toolbar buttons & docs (#5294) 2021-04-25 16:17:32 +01:00
body.tid Cascades: Ignore draft configuration tiddlers 2021-12-06 16:25:51 +00:00
controls.tid Trim Saga: Edit and View templates (#6276) 2022-03-26 14:16:01 +00:00
fieldEditor-default.tid Fix regressions cause by PR #6511 (#6567) 2022-04-01 11:42:16 +01:00
fields.tid Trim Saga: Making existing trim tiddlers consistent (#6272) 2022-03-26 15:18:42 +00:00
shadow.tid Trim Saga: Edit and View templates (#6276) 2022-03-26 14:16:01 +00:00
tags.tid Cascades: Ignore draft configuration tiddlers 2021-12-06 16:25:51 +00:00
title.tid Trim Saga: Edit and View templates (#6276) 2022-03-26 14:16:01 +00:00
type.tid Edit type dropdown: Add whitespace between description and MIME type 2021-12-08 21:25:44 +00:00