20 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
21e50adcc7 [lexical-react] remove editor__DEPRECATED that has been deprecated for two years (#6494) 2024-08-13 14:14:35 +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
edae3d36ef Node fork modules & moduleResolution bundler (#5774) 2024-04-02 00:33:51 +01:00
93edc4e27a CI check against prod bundle (#2460) 2022-06-20 11:04:23 +01:00
c26e41d595 Autogenerate TypeScript declaration files (#2359)
* Remove .d.ts and fix type errors

* Fix failing test

* Upgrade roll up to remove maxlisteners warning

* Refactor type generation and make build script run in sequence to avoid OOM errors in GitHub actions

* Small change

* Fix playground TS errors
2022-06-14 10:42:43 +01:00
a03a161024 Remove unnecessary linting scripts (#2072)
* Remove unnecessary files

* Remove another file
2022-05-05 09:16:32 +01:00
b70a435b83 Remove stylex packages (#1461) 2022-04-09 00:43:30 -07:00
77497db856 Add stuff to website (#1397)
* downgrade react dependencies

* add features to homepage

* accessibility fix

* more accessibility fixes
2022-04-09 00:43:28 -07:00
06f4602d46 Add converted TypeScript definitions (#1378) 2022-04-09 00:43:26 -07:00
993a2ea4ed Create Flow definition file for Lexical core (#1350) 2022-04-09 00:43:25 -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
0d03dbe7dd Enable linting for scripts and fix lint errors (#1245) 2022-04-09 00:43:21 -07:00
547ce80064 Add outline-repl env setup (#1017) 2022-04-09 00:43:11 -07:00
42fec0db85 Add stylex locally and use in playground (#1010) 2022-04-09 00:43:11 -07:00
05354abf1a Fix lint ignore 2022-04-09 00:43:00 -07:00
c377c1f7a2 Attempt to fix the build/CI (#720)
* Fix package build
2022-04-09 00:42:59 -07:00
e2531e8578 Add local build of Playwright with IME composition support + tests (#718) 2022-04-09 00:42:58 -07:00
ce3520006e Refactor repo
WIP

WIP

Cleanup

Cleanup eslint

Fix

Fix selection issues + text removal

Fix a few bugs and add GCC compilation

Remove node_modules

Remove node_modules
2022-04-09 00:39:14 -07:00