18 Commits

Author SHA1 Message Date
f82457d0e3 [lexical-playground][examples/*] Refactor: Unify vite dev/prod/example configurations (#7208) 2025-02-27 00:35:45 +00:00
af344f3a16 [lexical-website] Chore: upgrade to Docusaurus v3.6 - Docusaurus Faster (#6761)
Co-authored-by: Bob Ippolito <bob@redivi.com>
2024-11-05 05:22:52 +00:00
21e50adcc7 [lexical-react] remove editor__DEPRECATED that has been deprecated for two years (#6494) 2024-08-13 14:14:35 +00:00
8bc70509f3 [*] Feature: Automated nightly releases (#6204) 2024-06-09 04:23:47 +00:00
0885fb2bbc [*] Fix: Resolve Windows regression caused by upgrading glob (#6227) 2024-05-31 19:26:17 +00:00
b8573ee28e [@lexical/devtools] Feature: Added full Safari support (#6105) 2024-05-23 23:42:40 +00:00
881258be7a Refactor build scripts and npm package process (#5876) 2024-04-25 16:17:31 -06:00
a951969b63 docs: fix typedoc links and add missing packages (#5850) 2024-04-14 09:29:46 -07:00
e9f43a96a3 feat(@lexical/devtools): Added basic extension scaffolding (#5747) 2024-04-02 14:40:24 -04:00
edae3d36ef Node fork modules & moduleResolution bundler (#5774) 2024-04-02 00:33:51 +01:00
9ef2961af7 docs: Improved Getting Started with React guide (#5676)
Co-authored-by: Vladlen Fedosov <vladlenfedosov@meta.com>
2024-03-01 14:40:22 -07:00
b339ecf179 Remove depecated usage of %checks from Flow types (#5477) 2024-01-11 15:31:24 +00:00
93edc4e27a CI check against prod bundle (#2460) 2022-06-20 11:04:23 +01:00
2d0d03c141 Fix issue with inserting paragraphs between text nodes. (#1864)
* fix and add test

* moar tests

* fix prettier
2022-04-19 13:02:47 -07:00
d314938fa7 add owners file (#1560) 2022-04-09 00:43:35 -07:00
b70a435b83 Remove stylex packages (#1461) 2022-04-09 00:43:30 -07:00
1d1959748d Convert Lexical Playground from CRA to Vite (#1463)
Convert Lexical Playground from CRA to Vite (#1463)
2022-04-09 00:43:30 -07:00
6837682345 Add .prettierignore and replace custom script with pretty-quick (#1244)
Add .prettierignore and replace custom script with pretty-quick which respects prettierignore. Then run on scripts directory.
2022-04-09 00:43:21 -07:00