Automated build from 97b3c27.
Previous release: alpha-e2e3eb7
Compare: alpha-e2e3eb7...97b3c27
Changes
- Fix nested list cursor visibility and snap indent area to text start (
97b3c27) - CSS-based ordered list numbering and indent-aware Tab/Backspace (
0f88f5c) - Increase cursor width (
bc66121) - Update core editor styling (
250bfc3) - Refine checkbox styling: theme-aware border, no fill when checked, larger size (
62bc42a) - Increase editor line height to 1.75em (
a4f003e) - Adjust editor line height and tag pill styling (
cbdc3c7) - Exclude note load from undo history to prevent cross-note undo (
af6ddde) - Fix drag selection on first click into unfocused editor (
98a402f) - Fix selection layer click-through with pointer-events: none (
9bd4b86) - Fix selection layer rendering above styled elements (
0653305) - Patch @codemirror/view to skip padding when entering marks (
dfe2a87) - Patch @codemirror/view to skip padding on mark entry (
7fa0ada) - Overhaul list cursor behavior and add drawSelection (
87072ec) - Overhaul markdown list cursor behavior and add drawSelection (
2f63e6b) - Polish markdown list selection behavior (
df409a7) - Adjust markdown list marker styling (
2d68472) - Support gutter drag selection (
d970fc2) - Refine markdown list marker behavior (
e07a654) - Align editor headings with theme color (
be4a2b7) - Refine markdown styling and theme tokens (
c521dba) - Refine table boundary clicks and menu actions (
5cc50cd) - Stabilize table editor undo and cleanup debug logs (
c698566) - Expand table editing and tighten editor debug logs (
2703397) - Refactor markdown table editing architecture (
1e18373) - Polish markdown table styling (
c1f98d9) - Implement nested editor table widgets (
ef84538)