3795 Commits

Author SHA1 Message Date
9305d06847 [Lexical][CI] Add more ||ism in e2e tests to decrease overall run time (#6237) 2024-06-03 05:19:42 +00:00
24706837f1 [*] Fix: size-limit report for esm modules (#6234) 2024-06-03 04:05:41 +00:00
c8b4c92fbf [Lexical ] run tests on approval if there is no extended-tests label manually added (#6198) 2024-06-03 03:12:41 +00:00
2194888d29 Fix programmatic clipboard copy on non-editable (#6232)
Co-authored-by: Ivaylo Pavlov <ivailo90@gmail.com>
2024-06-02 12:47:12 +00:00
fc1285cfea Revert PR 1st causing some new added tests fail in collab mode and webkit mode (#6224) 2024-05-31 21:45:46 +00:00
0885fb2bbc [*] Fix: Resolve Windows regression caused by upgrading glob (#6227) 2024-05-31 19:26:17 +00:00
d14cc077a6 [Lexical][Size-Checks] Measure both cjs/esm builds for regression checks (#6219) 2024-05-31 12:59:34 +00:00
bbcfd03831 Refactor import paths in LexicalEditorState (#6178) 2024-05-31 05:08:54 +00:00
835e89bec4 [lexical-website] Documentation Update: Validate stackblitz URLs in documentation (#6215) 2024-05-31 01:33:11 +00:00
4af83c1922 [lexical-playground][lexical-table] Bug Fix: Resizing table with merged cells (#6200)
Co-authored-by: areznik10 <areznik10@bloomberg.net>
2024-05-31 01:07:40 +00:00
d4d4ff0b7e [lexical-devtools] Documentation Update: Added link to the Mac App Store (#6218) 2024-05-30 21:49:41 +00:00
0e2404e43e [lexical-devtools] Chore: Safari App Store review fixes (#6213) 2024-05-30 15:45:33 +00:00
bd0c209a26 [Lexical][CI] Add more packages for size limit regressions check (#6209) 2024-05-30 11:34:43 +00:00
8c27323cef [lexical-list] Refactor: remove unnecessary type casting (#6203) 2024-05-30 09:54:43 +00:00
5b7e3097f0 [lexical-react][lexical-dev-tools-core] Feature: Allow TreeView custom print output (#6180) 2024-05-30 07:29:29 +00:00
e4511365a0 [lexical-list] Bug fix: support pasting github checklist (#6195) 2024-05-30 07:04:28 +00:00
d94f466144 [lexical-code] Refactor: remove unnecessary type casting (#6202) 2024-05-30 06:03:40 +00:00
81f8152720 Remove noisy running time signal mentioned in #6137 (#6208) 2024-05-30 05:43:56 +00:00
621e3eb048 [lexical-list][lexical-playground] Bug fix: support pasting google doc checklist (#6191) 2024-05-30 03:57:41 +00:00
4816bf73d8 [LexicalTextNode] Refactor: remove unnecessary type casting (#6201) 2024-05-30 03:55:21 +00:00
41f573877f [lexical-devtools] Feature: Improved usage and maintenance documentation (#6186) 2024-05-30 00:22:40 +00:00
033c07a968 [lexical] Bug Fix: mutation listener set for original node should work with the replaced node (#6189)
Co-authored-by: piechota <piechota33@gmail.com>
2024-05-29 12:36:30 +00:00
c533c34a0e Collapsible as div (#6179)
Co-authored-by: Sherry Wong <potatowagon@fb.com>
Co-authored-by: Ivaylo Pavlov <ivailo90@gmail.com>
Co-authored-by: Sherry <sherrywong105@gmail.com>
2024-05-29 09:20:23 +00:00
fdd6d20294 Update CODEOWNERS (#6192) 2024-05-29 05:38:05 +00:00
8c0ef8e1a4 [lexical-playground] Chore: add test for pasting over mentions (#6024) 2024-05-29 05:37:08 +00:00
1a129e7e17 Remove emojis from emoticons plugins (#6188) 2024-05-28 22:48:37 +00:00
06077529a4 Revert "[lexical-plaintext] Feature: add escape key handler" (#6185) 2024-05-28 20:54:53 +00:00
14a9388d9b [lexical] Bug Fix: delete line for selections ending with elements (#6160) 2024-05-28 17:07:59 +00:00
a8f4fc8693 [lexical-dev-tools-core] Feature: Index tree view cmds (#6182) 2024-05-28 11:18:42 +00:00
1f3ebc5c88 [Lexical] use lexical bot for adding label (#6183) 2024-05-28 11:17:25 +00:00
cabbc9c704 [Lexical] Move more tests related to Copy Paste from e2e to unit (#6181) 2024-05-28 10:33:52 +00:00
8a57b66abc Fixed Uncommented Code in Getting Started with React Docs (#6172) 2024-05-25 00:28:09 +00:00
5b8521c069 docs: explain installing browsers for e2e tests (#6163) 2024-05-24 15:30:09 +00:00
cd66c348eb [CI] fix: status badge (#6170) 2024-05-24 09:30:56 +00:00
b8573ee28e [@lexical/devtools] Feature: Added full Safari support (#6105) 2024-05-23 23:42:40 +00:00
758b0ed41d [lexical-react] Bug Fix: Use automatic jsx runtime with react/jsx-runtime -> react alias in www (#6143) 2024-05-23 23:28:49 +00:00
9e1663f1d8 [Lexical] Feature: Merging PR closes auto-linked issue (#6124) 2024-05-23 23:27:44 +00:00
5351e8ea77 [Lexical] Attempt to fix after approval workflow (#6153) 2024-05-23 20:37:28 +00:00
80398d089a [lexical-markdown] Bug Fix: add missing shouldPreserveNewLines to markdown flow (#6165) 2024-05-23 08:53:47 +00:00
2dac7f5c47 [lexical-selection] Bug Fix / Fixes text formatting with segmented and token nodes #6059 (#6062) 2024-05-22 15:42:02 +00:00
53f6f1d716 [lexical-react] Feature: React 19 unit tests (#6048) 2024-05-22 02:24:52 +00:00
b2699b112b Add tbody and thead tags to TableObserver (#6139) 2024-05-21 23:54:35 +00:00
69161e79bf Bug Fix: Insert paragraph at table's edge inside a collapsible (#6159) 2024-05-21 21:56:55 +00:00
bccb3c02cb Deprecate unused methods on ElementNode (#5782) 2024-05-21 15:35:40 +00:00
6b4c1dc8ab [Lexical] add null check for key undefined before calling toLowerCase function (#6154) 2024-05-21 09:47:40 +00:00
6795e917b2 [lexical-playground][image-node] Bug Fix: Load image error UI (#6111)
Co-authored-by: Maksym Plavinskyi <Maksym_Plavinskyi@epam.com>
2024-05-20 15:36:19 +00:00
0bdd6fbfa8 [Lexical] Fix meta sync build failing due to recent changes in LexicalErrorBoundary.tsx (#6140) 2024-05-20 06:45:18 +00:00
e1944a9c57 Remove 'legacy-events' from mac & linux e2e matrix (#6135) 2024-05-20 01:16:43 +00:00
94f8614b89 Bug Fix: Add check for DecoratorNode for horizontal table navigation. (#6129) 2024-05-19 18:24:06 +00:00
58853ccb1f Fix the label-on-approval workflow (#6136) 2024-05-19 04:11:12 +00:00