Skip to content

v0.16.1-beta.10

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jun 04:59
· 176 commits to main since this release
feb67fb

Delta since previous beta (v0.16.1-beta.9) — 1 new changeset.

Patch Changes

  • Add a property by pressing Enter in its value field.

    When adding a frontmatter property, typing a name, pressing Tab, typing a value, and pressing Enter now commits the new property — the whole interaction is keyboard-driven. Previously Enter in the value field only settled the value and blurred the input, so the property was not added until you clicked "Add" with the mouse. This works for text, number, and date values, in both the document property panel and a folder's properties; editing an existing property's value keeps its prior Enter-to-settle behavior.