|
b90f0c8c03
|
v0.31.1
v0.31.1
|
2025-05-11 17:01:22 +00:00 |
|
|
333d91417d
|
[lexical-devtools] Bug Fix: Update devtools vite config for process.env.LEXICAL_VERSION (#7522)
|
2025-05-11 15:12:51 +00:00 |
|
|
bd0dc82898
|
[lexical-react][lexical-playground] Bug Fix: Make typeahead punctuation configurable; allow underscores and dashes in emoji queries (#7520)
Co-authored-by: Bob <bob@redivi.com>
|
2025-05-10 18:27:49 +00:00 |
|
|
635797df5b
|
[lexical-playground] Bug Fix: capitalize shortcut not working in macos fix (#7508)
|
2025-05-09 14:57:33 +00:00 |
|
|
5642c7bbd0
|
[lexical-rich-text] Bug Fix: Backspace should only dedent at first descendant of indented block (#7516)
|
2025-05-08 20:21:57 +00:00 |
|
|
85a885a766
|
[lexical][lexical-website] Documentation: Start on NodeState docs and examples (#7294)
|
2025-05-07 19:30:45 +00:00 |
|
|
a51b69d2b0
|
[lexical-playground] Bug Fix: LexicalTypeaheadMenuPlugin Positioning When Scrolled (#7506)
|
2025-05-03 16:40:22 +00:00 |
|
|
4fc703fd28
|
[lexical-list] Bug Fix: Inherit marker styles when indenting list items (#7504)
Co-authored-by: Bob Ippolito <bob@redivi.com>
|
2025-05-01 22:29:44 +00:00 |
|
|
0aa2d5aa73
|
[lexical-markdown] Bug Fix: Link Transformer URL Protocol Handling (#7499)
|
2025-05-01 15:02:08 +00:00 |
|
|
6c458e4289
|
[lexical-table] Bug Fix: Add missing DOM import for TableNode frozen rows and columns (#7498)
|
2025-04-30 14:30:57 +00:00 |
|
|
19b52ef3a2
|
Monthly Release: v0.31.0 (#7502)
Co-authored-by: Lexical GitHub Actions Bot <>
|
2025-04-30 06:20:37 +00:00 |
|
|
1b08c62441
|
[lexical-react][lexical-yjs] Feature: Support custom cursor sync in CollaborationPlugin (#7486)
|
2025-04-24 19:07:10 +00:00 |
|
|
ecb9e8351b
|
[lexical-react][lexical-table] Bug Fix: Re-render tables when the hasHorizontalScroll setting is changed (#7488)
|
2025-04-23 09:45:54 +00:00 |
|
|
7f3a6b0136
|
[lexical-website] Documentation Update: Add detailed guides for key and clone concepts (#7448)
Co-authored-by: Bob Ippolito <bob@redivi.com>
Co-authored-by: etrepum <bob@etrepum.com>
|
2025-04-21 18:10:59 +00:00 |
|
|
39a29899c9
|
[lexical-react] Feature: make check for entity boundary configurable in LexicalTypeaheadMenuPlugin (#7477)
Co-authored-by: Bob Ippolito <bob@redivi.com>
|
2025-04-20 23:46:27 +00:00 |
|
|
f0092b4d52
|
[lexical-playground] Chore: Refactor autolink tests for reliability (#7482)
|
2025-04-18 08:03:05 +00:00 |
|
|
9a1b7c7693
|
[lexical] Chore: Update KEY_ENTER_COMMAND API docs (#7481)
|
2025-04-18 08:00:11 +00:00 |
|
|
141ecad8bb
|
[lexical] Chore: Revert Enter command to use inexact matching (#7479)
|
2025-04-17 14:49:44 +00:00 |
|
|
aea58dcc9a
|
[lexical-playground] Chore: Disable flaky "Can expand table to fit content when pasting table into table" in collab (#7478)
|
2025-04-16 23:16:11 +00:00 |
|
|
06f651b9da
|
[lexical-markdown] Bug Fix: Add import support for backslash escape sequences (#7476)
|
2025-04-16 19:19:40 +00:00 |
|
|
9ed0893a4b
|
[lexical][lexical-playground] Chore: Deprecate KEY_MODIFIER_COMMAND and use KEY_DOWN_COMMAND for playground shortcuts (#7472)
|
2025-04-16 06:47:39 +00:00 |
|
|
48d0712f7c
|
[lexical] Bug Fix exact modifier matching for built-in keyboard shortcuts (#7443)
Co-authored-by: Bob Ippolito <bob@redivi.com>
|
2025-04-15 22:41:56 +00:00 |
|
|
9e90543283
|
Chore: Update sveltejs dependency (#7471)
|
2025-04-15 12:36:56 +00:00 |
|
|
89f8f8562a
|
[lexical-yjs][lexical] Refactor: Simplify removeFromParent internal operations (#7453)
Co-authored-by: Bob Ippolito <bob@redivi.com>
|
2025-04-14 19:37:49 +00:00 |
|
|
fd52dd1ba1
|
[lexical-playground] Bug Fix: Stabilize text format dropdown width in toolbar (#7462)
|
2025-04-14 11:01:10 +00:00 |
|
|
ac49ee32fc
|
[lexical-playground] Feature: Add keyboard shortcut for comments (#7464)
|
2025-04-14 08:34:51 +00:00 |
|
|
5f5181b146
|
[lexical] Chore: Update internalMarkNodeAsDirty TODO comment (#7457)
Co-authored-by: Bob Ippolito <bob@redivi.com>
|
2025-04-11 20:25:50 +00:00 |
|
|
d5f15fca27
|
[lexical-playground] fix: clarify EquationComponent inputRef type (#7460)
|
2025-04-10 23:08:47 +00:00 |
|
|
af687fa552
|
Chore: migrate string literals to update tag constants (#7450)
|
2025-04-10 09:57:33 +00:00 |
|
|
354d077d3a
|
[lexical-table][lexical-playground] Bug Fix: Handle backspace deletion of tables with merged cells (#7447)
|
2025-04-09 21:50:59 +00:00 |
|
|
6513c78ed5
|
[lexical-selection] Bug Fix: Correct caret movement in vertical-rl writing mode (#7439)
Co-authored-by: Bob Ippolito <bob@redivi.com>
|
2025-04-09 05:15:57 +00:00 |
|
|
cb74b8c281
|
[lexical][lexical-website] Feature: Document and export common update tags (#7441)
Co-authored-by: Bob Ippolito <bob@ippoli.to>
|
2025-04-09 04:23:06 +00:00 |
|
|
039afde04f
|
[lexical][lexical-website] Feature: Improve createCommand developer experience (#7442)
Co-authored-by: Bob Ippolito <bob@redivi.com>
|
2025-04-08 16:57:18 +00:00 |
|
|
0ce1a90411
|
v0.30.0 (#7440)
Co-authored-by: Lexical GitHub Actions Bot <>
|
2025-04-07 16:54:34 +00:00 |
|
|
95ea59905b
|
[lexical-list] Feature: export registerCheckList (#7429)
Co-authored-by: Bob Ippolito <bob@redivi.com>
|
2025-04-07 15:50:41 +00:00 |
|
|
6942357740
|
[lexical] Feature: Add text-transform styles to exported HTML (#7438)
|
2025-04-07 13:30:51 +00:00 |
|
|
2d55a82ea9
|
[Breaking Change] Chore: Improve spelling consistency across codebase (#7437)
|
2025-04-07 11:10:09 +00:00 |
|
|
c3488ecbdc
|
[lexical-playground] Bug Fix: Immediate broken image display on load failure (#7431)
Co-authored-by: takuyakanbr <takuyakanbr@users.noreply.github.com>
Co-authored-by: etrepum <bob@etrepum.com>
|
2025-04-07 06:11:02 +00:00 |
|
|
b065079935
|
[lexical-list] Feature: Enforce strict list indentation (#7420)
|
2025-04-05 18:57:36 +00:00 |
|
|
83205d80a0
|
[lexical-playground] Bug: clear formatting should also clear any indent/outdent if applied (#7417)
|
2025-04-02 17:27:00 +00:00 |
|
|
4a7749dc1f
|
[lexical-table] Refactor: Rename and deprecate some table utils (#7415)
|
2025-04-02 17:25:05 +00:00 |
|
|
aa0616657c
|
[lexical-table] Feature: Improve logic for pasting table into table (#7408)
|
2025-04-01 23:42:59 +00:00 |
|
|
dcf078cf59
|
[lexical-rich-text] Bug Fix: Prevent indentation from becoming negative (#7411)
|
2025-04-01 17:33:41 +00:00 |
|
|
c0f3008534
|
[lexical] Bug Fix: Fix forward line deletion when using control+K (#7412)
|
2025-04-01 17:32:59 +00:00 |
|
|
46f8113073
|
[lexical-playground] Bug Fix: Floating toolbar position for end-aligned text (#7405)
|
2025-04-01 15:17:31 +00:00 |
|
|
1bafc3cdf5
|
[lexical] Chore: Change $getTextNodeOffset invariant to warn in prod (error in __DEV__) (#7397)
|
2025-03-31 16:53:13 +00:00 |
|
|
8fc84876d9
|
[lexical-react] Feature: Add option to disable first item auto-selection in menus (#7404)
|
2025-03-30 13:32:23 +00:00 |
|
|
77b8eed5d7
|
[lexical-devtools-core] Bug Fix: Update debug view to show KEY_ESCAPE_COMMAND immediately (#7403)
|
2025-03-30 12:55:33 +00:00 |
|
|
5a4e10c0dd
|
[Bug Fix] Clone a node and use $setSelection instead of assigning dirty to true directly. (#7401)
|
2025-03-30 00:22:46 +00:00 |
|
|
4d459e3f47
|
[RFC][lexical-markdown] Replace whitespace with code point when the string has leading and trailing whitespaces (#7400)
|
2025-03-29 15:38:42 +00:00 |
|