Commit Graph

  • ad651b3edf v0.33.1-nightly.20250704.0 v0.33.1-nightly.20250704.0 nightly__release Lexical GitHub Actions Bot 2025-07-04 03:03:18 +00:00
  • d0456a8195 v0.33.0 (#7672) main Bob Ippolito 2025-07-03 16:50:48 -07:00
  • e63824eb62 v0.33.0 v0.33.0 #7672 latest__release 0.33.0__release Lexical GitHub Actions Bot 2025-07-03 21:42:19 +00:00
  • b282ceb72a [lexical] Bug Fix: LexicalNode.getType() fallback to $config protocol (#7671) Bob Ippolito 2025-07-03 14:26:41 -07:00
  • 5834946373 [lexical-playground] fix: close link popup when user clicks out of it (#7670) Achal Jhawar 2025-07-04 00:53:17 +05:30
  • 42ddfa10fe [lexical-playground] Chore: Fix AutocompleteNode importDOM warning (#7667) Bob Ippolito 2025-07-03 11:43:17 -07:00
  • d541fe8844 [lexical-react] Bug Fix: LexicalMenu position menu immediately regression (#7669) Bob Ippolito 2025-07-03 11:43:11 -07:00
  • af205a0c72 [lexical-table] Bug Fix: Fix table selection for touch devices (#7656) Rickert Mulder 2025-07-03 17:15:34 +02:00
  • 23f68626e1 [lexical-clipboard] Inherit style when typing after pasting rich text (#7657) Achal Jhawar 2025-07-03 19:52:49 +05:30
  • 5596e1f515 [lexical-list] Bug Fix: Make tap target for checklists bigger so touch inputs register (#7655) Rickert Mulder 2025-07-03 16:22:32 +02:00
  • d8a994d0d2 v0.32.2-nightly.20250703.0 v0.32.2-nightly.20250703.0 Lexical GitHub Actions Bot 2025-07-03 03:04:14 +00:00
  • c94d84e497 [lexical-website] Chore: Fix typo in transforms (#7664) Noam Zaks 2025-07-02 22:28:12 +03:00
  • fb10f66a21 v0.32.2-nightly.20250702.0 v0.32.2-nightly.20250702.0 Lexical GitHub Actions Bot 2025-07-02 03:03:22 +00:00
  • c85a5429e5 [lexical] Bug Fix: Workarounds for import json (#7661) Yuncheng Lu 2025-07-01 13:28:32 +08:00
  • 18179f47b2 [lexical-website] Documentation Update: Update some doc links (#7660) Yuncheng Lu 2025-07-01 13:03:03 +08:00
  • 0251febb74 v0.32.2-nightly.20250701.0 v0.32.2-nightly.20250701.0 Lexical GitHub Actions Bot 2025-07-01 03:10:38 +00:00
  • 388c85ae24 [lexical-react] Bug Fix: aria-prohibited-attr violation on LexicalContentEditableElement (#7647) so99ynoodles 2025-07-01 08:26:20 +09:00
  • 360803098d [lexical] Bug Fix: Workarounds in $config protocol for loose inheritance (#7659) Bob Ippolito 2025-06-30 13:04:31 -07:00
  • d38c0e52d5 v0.32.2-nightly.20250630.0 v0.32.2-nightly.20250630.0 Lexical GitHub Actions Bot 2025-06-30 03:05:56 +00:00
  • 4bdf6148e9 [lexical-playground] [lexical-list] add ability to change ordered list start number (#7638) Achal Jhawar 2025-06-28 02:12:22 +05:30
  • 2fdb674faf [lexical] Bug Fix: allow same mutation listener fn to be registered to multiple nodes (#7654) James Fitzsimmons 2025-06-27 22:55:39 +10:00
  • 7d47a82ab6 v0.32.2-nightly.20250627.0 v0.32.2-nightly.20250627.0 Lexical GitHub Actions Bot 2025-06-27 03:03:37 +00:00
  • d96c8e7651 [lexical-playground] Bug Fix: Allow deleting empty column layouts via backspace (#7636) Lakshmanshankar C 2025-06-26 14:49:19 +05:30
  • 34ff95f703 v0.32.2-nightly.20250626.0 v0.32.2-nightly.20250626.0 Lexical GitHub Actions Bot 2025-06-26 03:03:12 +00:00
  • 13f4a71872 [lexical-react] Bug Fix: handle DraggableBlockPlugin in scrollable editors (#7644) Randal 2025-06-26 04:48:46 +10:00
  • 93b2478177 v0.32.2-nightly.20250625.0 v0.32.2-nightly.20250625.0 Lexical GitHub Actions Bot 2025-06-25 03:03:37 +00:00
  • 960adf9030 [lexical-devtools-core] Chore: add NodeState to TreeView (#7642) Randal 2025-06-25 01:58:11 +10:00
  • cdaf9c45d7 [lexical] Bug Fix: copy NodeState when splitting text nodes (#7641) Randal 2025-06-24 16:21:14 +10:00
  • 035a5239b7 [lexical-table] Bug Fix: Ignore SELECTION_INSERT_CLIPBOARD_NODES_COMMAND dispatched from child editors (#7637) Bob Ippolito 2025-06-23 22:25:01 -07:00
  • fd22bc2184 [Lexical]Refactor: Change UnionToIntersection flow type (#7643) Yuncheng Lu 2025-06-24 11:34:36 +08:00
  • 5b9821abeb v0.32.2-nightly.20250624.0 v0.32.2-nightly.20250624.0 Lexical GitHub Actions Bot 2025-06-24 03:03:29 +00:00
  • 930c9bcb0d v0.32.2-nightly.20250623.0 v0.32.2-nightly.20250623.0 Lexical GitHub Actions Bot 2025-06-23 03:07:33 +00:00
  • 42c83729af Feature: $config protocol + NodeState registration/flattening (#7258) yunclu/node_flow Bob Ippolito 2025-06-22 10:55:34 -07:00
  • b7d43ab133 [lexical-headless-test] Enhance navigator environment check with object type and structure validation (#7626) 0xobedient 2025-06-23 02:55:29 +09:00
  • a69091b304 [lexical-react] Chore: make ref types mutable (#7633) Finlay Smith 2025-06-21 22:27:51 +01:00
  • 1c3adf0313 Add in favor for to deprecated tag (#7634) sofiane-dj 2025-06-21 19:12:38 +01:00
  • 20825165a4 v0.32.2-nightly.20250620.0 v0.32.2-nightly.20250620.0 Lexical GitHub Actions Bot 2025-06-20 03:02:53 +00:00
  • f6eb768ec8 v0.32.2-nightly.20250619.0 v0.32.2-nightly.20250619.0 Lexical GitHub Actions Bot 2025-06-19 03:03:13 +00:00
  • 75d9ff8caa v0.32.2-nightly.20250618.0 v0.32.2-nightly.20250618.0 Lexical GitHub Actions Bot 2025-06-18 03:03:00 +00:00
  • 24d2ee608e [lexical-playground] Bug Fix: Update alignment state for image selection (#7627) Kiran Dash 2025-06-18 00:38:55 +08:00
  • 5657ee138b [lexical-devtools-core] Bug Fix: Allow CustomPrintNodeFn to return undefined (#7619) Achal Jhawar 2025-06-17 11:07:23 +05:30
  • 1ff6bb3abb v0.32.2-nightly.20250617.0 v0.32.2-nightly.20250617.0 Lexical GitHub Actions Bot 2025-06-17 03:03:17 +00:00
  • 7d2192c7c0 v0.32.2-nightly.20250616.0 v0.32.2-nightly.20250616.0 Lexical GitHub Actions Bot 2025-06-16 03:04:17 +00:00
  • 1c4f8dbb7a v0.32.2-nightly.20250613.0 v0.32.2-nightly.20250613.0 Lexical GitHub Actions Bot 2025-06-13 03:03:05 +00:00
  • 94326a1244 v0.32.2-nightly.20250612.0 v0.32.2-nightly.20250612.0 Lexical GitHub Actions Bot 2025-06-12 03:02:53 +00:00
  • a6ce121fb8 v0.32.2-nightly.20250611.0 v0.32.2-nightly.20250611.0 Lexical GitHub Actions Bot 2025-06-11 03:03:33 +00:00
  • 41c9d42eab v0.32.2-nightly.20250610.0 v0.32.2-nightly.20250610.0 Lexical GitHub Actions Bot 2025-06-10 03:03:31 +00:00
  • b07879e464 [lexical-code][lexical-markdown][lexical-playground] Feature: Add code diff highlighting (#7613) jeromew 2025-06-09 22:15:21 +02:00
  • d214ad9d1a v0.32.2-nightly.20250609.0 v0.32.2-nightly.20250609.0 Lexical GitHub Actions Bot 2025-06-09 03:04:34 +00:00
  • 36493cb0ef [lexical-react] Chore: Remove confusing return value (#7607) Eliott Vincent 2025-06-07 21:14:55 +02:00
  • 9b771eaf3f [lexical][Breaking Change] Bug Fix: Change $copyNode to use afterCloneFrom (#7609) Bob Ippolito 2025-06-07 06:36:58 -07:00
  • b22839a944 v0.32.2-nightly.20250606.0 v0.32.2-nightly.20250606.0 Lexical GitHub Actions Bot 2025-06-06 03:02:36 +00:00
  • 15a00e862d v0.32.2-nightly.20250605.0 v0.32.2-nightly.20250605.0 Lexical GitHub Actions Bot 2025-06-05 03:02:47 +00:00
  • a1a6d70baa v0.32.1 (#7605) Bob Ippolito 2025-06-04 16:30:54 -07:00
  • 8eb1cdd42f v0.32.1 v0.32.1 #7605 0.32.1__release Lexical GitHub Actions Bot 2025-06-04 21:17:13 +00:00
  • bb9fb20b02 [lexical] Fix: ctrl+a doesn't work well in plain text mode on Firefox (#7579) wataru-chocola 2025-06-05 04:01:51 +09:00
  • 6da5974164 [tests] Chore: Update table test to use locator API instead of page.evaluate (#7603) Bob Ippolito 2025-06-04 07:16:28 -07:00
  • 4bad1a679a [scripts] update next version in lexical-esm-nextjs (#7604) Yuncheng Lu 2025-06-04 16:18:36 +08:00
  • 5299638459 update next version #7604 yunclu/tests_upgrade_next Yuncheng Lu 2025-06-04 15:44:21 +08:00
  • da6adabbfc v0.32.1-nightly.20250604.0 v0.32.1-nightly.20250604.0 Lexical GitHub Actions Bot 2025-06-04 03:02:41 +00:00
  • d9237958f9 [lexical][lexical-selection] Bug Fix: Treat all TabNode as if they are in token mode (#7602) Bob Ippolito 2025-06-03 13:57:25 -07:00
  • 930f3bac4d [Monthly Release] v0.32.0 (#7599) Yuncheng Lu 2025-06-03 12:53:59 +08:00
  • 4d25ca20fb v0.32.0 v0.32.0 #7599 Lexical GitHub Actions Bot 2025-06-03 03:19:29 +00:00
  • d9754668ac v0.31.3-nightly.20250603.0 v0.31.3-nightly.20250603.0 Lexical GitHub Actions Bot 2025-06-03 03:02:45 +00:00
  • a7b41d5d06 [lexical-markdown] Bug Fix: Don't select nodes when importing (#7594) Juuso Laine 2025-06-02 22:07:14 +03:00
  • c86771d133 [lexical-playground][lexical-rich-text][lexical-website][tests][examples] Chore: source command priority from package (#7596) Eliott Vincent 2025-06-02 18:23:11 +02:00
  • 58527a02c9 [Lexical] Type: Add flow export type for LexicalUpdateTags (#7593) Rabbit 2025-06-02 23:15:53 +08:00
  • d7c11168a5 [lexical-code] Feature: Improve Tab/Indent/Outdent to match VSCode (#7573) jeromew 2025-06-02 06:06:24 +02:00
  • 62bfb9b686 [lexical-react][lexical-playground] Feature: allow whitespaces in search keyword in useBasicTypeaheadTriggerMatch (#7584) Harshkumar Metkel 2025-06-02 09:26:43 +05:30
  • d9a3e03991 [lexical-react] Bug Fix: page freezes when typing a link in an overflow area (#7589) Kamil Pituła 2025-06-02 05:54:36 +02:00
  • ee45629bdd [lexical-playground] Refactor: simplify ExcalidrawModal (#7590) Georgii Dolzhykov 2025-06-02 06:52:29 +03:00
  • e87ea7d348 v0.31.3-nightly.20250602.0 v0.31.3-nightly.20250602.0 Lexical GitHub Actions Bot 2025-06-02 03:03:53 +00:00
  • 6b0dd4565c [lexical-react][lexical-playground] FloatingUI Context Menu (#7509) Ivaylo Pavlov 2025-05-31 13:50:55 +01:00
  • 7422a55eba [lexical-link] Feature: Move URL formatting from #7499 to LinkNode sanitizeUrl (#7585) Bob Ippolito 2025-05-31 05:42:17 -07:00
  • 54fa86052b v0.31.3-nightly.20250530.0 v0.31.3-nightly.20250530.0 Lexical GitHub Actions Bot 2025-05-30 03:01:20 +00:00
  • a02c689b67 [lexical-table] Bug Fix: error when deleting multiple rows with merged row cells (#7582) Kamil Pituła 2025-05-29 19:54:14 +02:00
  • 3ee0245fda [lexical-playground][lexical-list] Bug Fix: Made checklist icon fully scalable, clickable, and properly spaced at large font sizes (#7558) Shubham Saini 2025-05-29 23:06:04 +05:30
  • 0df668f417 v0.31.3-nightly.20250529.0 v0.31.3-nightly.20250529.0 Lexical GitHub Actions Bot 2025-05-29 03:02:11 +00:00
  • f8efc52d4a [lexical-selection][lexical-playground] Bug Fix: unbulleting an image doesn't work #5698 (#7568) Kamil Pituła 2025-05-28 19:32:28 +02:00
  • f20b1c68c6 [Update] Fix docusaurus build by adding removeLegacyPostBuildHeadAttribute flag (#7574) Yuncheng Lu 2025-05-28 20:50:13 +08:00
  • 1281e1a5a0 v0.31.3-nightly.20250528.0 v0.31.3-nightly.20250528.0 Lexical GitHub Actions Bot 2025-05-28 03:06:54 +00:00
  • 76b1f128e8 [lexical-playground] Bug Fix: Preserve row striping in frozen table columns (#7572) Kiran Dash 2025-05-27 16:17:49 +08:00
  • 681bf1f86a v0.31.3-nightly.20250527.0 v0.31.3-nightly.20250527.0 Lexical GitHub Actions Bot 2025-05-27 03:01:11 +00:00
  • 937c42473e [lexical-playground] Chore: source command priority from package (#7567) Eliott Vincent 2025-05-26 22:21:41 +02:00
  • 21e6436069 [lexical-website] Chore: fix documentation typos (#7569) Noritaka Kobayashi 2025-05-27 02:01:37 +09:00
  • 9d408507e1 v0.31.3-nightly.20250526.0 v0.31.3-nightly.20250526.0 Lexical GitHub Actions Bot 2025-05-26 03:02:52 +00:00
  • 2564dd4084 [lexical-markdown] Bug fix: Prevent transform from removing nodes if the replace function returns false (#7564) Rodrigo 2025-05-25 12:56:17 -04:00
  • edd6397dc3 [lexical][lexical-playground] Bug Fix: Support Apple Pencil (#7545) Rickert Mulder 2025-05-24 18:06:36 +02:00
  • 270c2f7aca v0.31.3-nightly.20250523.0 v0.31.3-nightly.20250523.0 Lexical GitHub Actions Bot 2025-05-23 03:01:17 +00:00
  • b61a1ea1c2 [lexical-list] Bug Fix: Removed the hardcoded checkbox width in checklist onclick helper (#7559) Jash Vithlani 2025-05-22 23:07:27 +05:30
  • da370ba86a [lexical-code] Bug Fix: 2 Tabs on single line selection should indent (#7544) jeromew 2025-05-22 19:37:18 +02:00
  • 01f967e733 [lexical-playground] Bug Fix: Change list, strikethrough and quoteblock shortcuts to match Google Docs for Windows compatibility (#7556) Harshkumar Metkel 2025-05-22 21:45:19 +05:30
  • 86d820a488 Revert "[lexical-markdown] Bug Fix: Link Transformer URL Protocol Han… (#7560) Gerard Rovira 2025-05-22 11:06:25 -04:00
  • b9062187b5 Revert "[lexical-markdown] Bug Fix: Link Transformer URL Protocol Handling (#7499)" #7560 r7499 Gerard Rovira 2025-05-22 10:13:41 -04:00
  • 58c1a78001 v0.31.3-nightly.20250522.0 v0.31.3-nightly.20250522.0 Lexical GitHub Actions Bot 2025-05-22 03:01:31 +00:00
  • 38c2a76ec9 v0.31.3-nightly.20250521.0 v0.31.3-nightly.20250521.0 Lexical GitHub Actions Bot 2025-05-21 03:01:30 +00:00
  • 53c3686bec v0.31.2 (#7550) Bob Ippolito 2025-05-20 13:06:25 -07:00
  • 2c17f72e15 v0.31.2 v0.31.2 #7550 0.31.2__release Lexical GitHub Actions Bot 2025-05-20 17:46:28 +00:00
  • 03008d4038 [lexical] Bug Fix: Fix loop in indexPath (#7549) Bob Ippolito 2025-05-20 10:25:34 -07:00
  • bffebd726f v0.31.2-nightly.20250520.0 v0.31.2-nightly.20250520.0 Lexical GitHub Actions Bot 2025-05-20 03:01:30 +00:00