Commit Graph

124 Commits

Author SHA1 Message Date
John Preston a82e5156b8 Paste block-formatted HTML as blocks in the article editor. 2026-07-17 13:42:11 +04:00
John Preston 45ea566801 Drag field text selection out as a new block. 2026-07-17 13:42:11 +04:00
John Preston cd5c704c06 Select and drag photo blocks by the photo media. 2026-07-17 13:42:11 +04:00
John Preston 471eecab7a Switch to blocks selection only on vertical field exit. 2026-07-17 13:42:11 +04:00
John Preston 41b43d799b Resume field selection from anchor after blocks detour. 2026-07-17 13:42:11 +04:00
John Preston e4fdb07c7f Paste block-formatted text as blocks in the article editor. 2026-07-17 13:42:11 +04:00
John Preston 52398430dc Keep typed markdown literal in article editor fields. 2026-07-17 13:42:06 +04:00
John Preston 795bbba82f Use distinct labels for table insert directions. 2026-07-17 11:23:13 +04:00
John Preston 3e861d5b90 Keep cursor and selection on block style toggles. 2026-07-17 10:33:19 +04:00
John Preston eb154eda5f Move by rows on Up/Down in editor tables. 2026-07-17 09:12:12 +04:00
John Preston 688c785e99 Split list items on Enter in editor. 2026-07-16 08:04:46 +03:00
John Preston eb9199a557 Fix hidden inline field after heading or footer Enter. 2026-07-14 13:12:13 +04:00
John Preston b0c56bf70f Added position-aware Enter in single-line fields. 2026-07-14 13:12:13 +04:00
John Preston 13c955cba2 Added position-aware Enter in list items and quotes 2026-07-14 13:12:13 +04:00
John Preston 7807c88ba5 Added position-aware Enter in editor text blocks. 2026-07-14 13:12:13 +04:00
John Preston 644c276b8c Added Footer placeholder and Enter handling in editor. 2026-07-14 13:12:13 +04:00
John Preston ab4b10b09c Added Footer action to editor block style menu. 2026-07-14 13:12:12 +04:00
John Preston f468959111 Added smaller footer text style to markdown blocks. 2026-07-14 13:12:12 +04:00
John Preston f1b954cd2a Wrap single line in EntityType::Code. 2026-07-13 13:46:26 +04:00
John Preston 7d390e1ff8 Finish paragraph blocks on Enter like headings. 2026-07-11 22:34:34 +04:00
John Preston d2d57a41e4 Switch non-empty heading to text without selection. 2026-07-11 22:34:34 +04:00
John Preston ed73b49d01 Add icon for striped table toggle. 2026-07-11 22:03:00 +04:00
John Preston 68d0050229 Open photo editor after downloading edit source. 2026-07-11 15:34:05 +04:00
John Preston 38695ef3cb Switch empty heading back to text from menu. 2026-07-11 15:34:05 +04:00
John Preston 79443f70c4 Open image editor on collage photo click in editor. 2026-07-11 15:34:05 +04:00
John Preston 855de20509 Route undo shortcut to editor history without focus 2026-07-10 14:04:32 +04:00
John Preston 288807287d Add block-type shortcuts to the rich-message editor 2026-07-10 14:04:31 +04:00
John Preston 8e69cf2aef Refresh editor search after relayout deferrals 2026-07-10 14:04:30 +04:00
John Preston bef49f792b Keep editor search results on node switch 2026-07-10 14:04:30 +04:00
John Preston 132faa0b90 Keep editor search results after Escape commit 2026-07-10 14:04:30 +04:00
John Preston 961a0219bc Wrap editor search controls in a toolbar-style pill 2026-07-10 14:04:30 +04:00
John Preston d0afebb50a Search matches black on orange/yellow in IV windows 2026-07-10 14:04:30 +04:00
John Preston 21def3473a Re-run editor search on edits and field focus 2026-07-10 14:04:30 +04:00
John Preston 210e47d942 Search in the rich messages editor window 2026-07-10 14:04:30 +04:00
John Preston c9abd17ed6 Patch uploaded media ids in all snapshots and duplicates 2026-07-10 14:04:29 +04:00
John Preston be958f2207 Open formula box from the toolbar formula button 2026-07-10 14:04:29 +04:00
John Preston 0ea37a28fc Fix Select All menu match on standard shortcut text 2026-07-10 14:04:29 +04:00
John Preston b5e75f0d89 Select whole document from field Select All menu 2026-07-10 14:04:29 +04:00
John Preston 1b6fa81f7b Refocus editor field after creating a link 2026-07-10 14:04:29 +04:00
John Preston 1408783939 Focus first cell on Down from table title 2026-07-10 14:04:29 +04:00
John Preston 0d6d865238 Insert emoji suggestion on Enter in editor fields 2026-07-10 14:04:29 +04:00
John Preston 81b2897e34 Show single upload progress on rich-editor media 2026-07-10 14:04:29 +04:00
John Preston d19d7ee032 Apply AI table results in place when the grid matches 2026-07-10 14:04:29 +04:00
John Preston 4453b0ee3d Edit text-span selections with the plain AI Editor 2026-07-10 14:04:29 +04:00
John Preston 4ed5eff3f5 Splice AI text result into the selected span 2026-07-10 14:04:29 +04:00
John Preston 5337e5fb5b Add a selection-based AI Editor box 2026-07-10 14:04:29 +04:00
John Preston 4200a27cc4 Fix build with GCC. 2026-07-03 07:00:35 +04:00
John Preston 4be2bc7ee4 Insert empty paragraph on Up key in the start. 2026-07-02 22:31:56 +04:00
John Preston 3a4f39eb0e Reflect the current cell selection in the top table button
On selection change the top bar derives its active block and menu from the live article selection instead of the previously edited node, so a multi-cell table rectangle always lights the table button and its menu offers Unite cells.
2026-07-02 17:49:07 +04:00
John Preston 399b973440 Fix some editor bugs. 2026-07-02 17:49:07 +04:00