Automated build from 3e44b45.
Previous release: alpha-12de3eb
Compare: alpha-12de3eb...3e44b45
Changes
- Resolve tag syntax format and lint conflict (
397a59b) - Fix tag syntax number literal casing (
98af468) - Fix CI fixture and relay test failures (
1505e1d) - Harden editor blur on note switch (
1482537) - Fix editor autofocus on note selection (
5722cd8) - Tighten tag rules and image fallback behavior (
c68869b) - Refine markdown heading and tag behavior (
1da1a1b) - Rework tag decorations to use HighlightStyle and remove drawSelection (
5143728) - Add clickable tag decorations with badge styling (
1e7e700) - Add Tab/Shift-Tab indent/dedent for list items (
b3084b9) - Add list decorations: styled bullets, ordered numbers, interactive checkboxes (
7a7d133) - Add ==highlight== and
strikethroughsupport, fix decoration polish (9a53e2f) - Fix blockquote nesting, HR widget, and decoration refinements (
d0305c7) - Add drag-select overlay on images and unify selection color to --primary (
41c1eba) - Add markdown decorations extension with rich-text styling and reveal-on-cursor (
2a554d7) - Fix image flash on note switch and reserve space during image load (
13bcef6) - Fix editor click-to-focus: prevent random selection, scroll jump, and cursor misplacement (
990aa73) - Organize editor extensions by feature (
be00cc4) - Add inline markdown image widgets (
5523dda) - Refine CodeMirror editor interaction behavior (
8a013fb) - Tune editor scroll centering and bottom padding (
9abf45a) - Remove editor gutter border lines (
62c4000) - Replace Lexical with CodeMirror markdown editor (
5bb765b) - Reduce markdown drift after paste (
ef4b1e9) - Normalize mixed nested list markers on paste (
159f419) - Preserve link labels across editor reload (
5038a01) - Preserve nested blockquotes on round-trip (
1c456ac)