20 Commits

Author SHA1 Message Date
0885fb2bbc [*] Fix: Resolve Windows regression caused by upgrading glob (#6227) 2024-05-31 19:26:17 +00:00
6bb75a4ac8 fix(build): clean up of build-www rewriteImports (follow-up to #5995) (#5999) 2024-05-01 18:04:52 -06:00
053e96e769 fix(build): fix build-www rewriteImports to always rewrite flow modules (#5995) 2024-04-30 15:42:54 -06:00
881258be7a Refactor build scripts and npm package process (#5876) 2024-04-25 16:17:31 -06:00
b30f4c19b2 Add missing rewrite of utils import (#5866) 2024-04-10 12:55:40 +01:00
c0cca39759 Revert "Revert "feat(@lexical/devtools): Added TreeView rendering instead of a simple textarea"" (#5864) 2024-04-10 10:40:04 +01:00
8033d76969 Remove remaining deprecated hooks (#3782) 2023-03-06 20:20:24 +00:00
3e8231fe96 Remove deprecated modules from core code base (#3729) 2023-01-24 08:33:53 +00:00
81948ca691 [Lexical] [WWW] Remove the extra space after the oncall shortname (#3360) 2022-11-14 10:45:38 +00:00
f22ca966a5 Add oncall annotation (#3071) 2022-09-26 14:38:49 +01:00
11e842d241 Fix WWW import rewrite for React (#2996)
* bad toc types

* fix react rename
2022-09-12 19:23:10 +01:00
816269b7cf Fix Flow rewrite imports script (#2477) 2022-06-20 11:36:30 +01:00
96bdfb1c85 Add header to scripts (#2432) 2022-06-15 17:31:12 +01:00
b7b4c8f04d import rewrite for deprecated modules (#2227) 2022-05-20 19:05:50 +01:00
0c93cfc410 Headless editor mode (#2046) 2022-05-03 13:39:55 -04:00
bff4ffbe72 Add missing Flow rewrite imports (#1592) 2022-04-09 00:43:36 -07:00
4088be2ed4 fix useLexical not to reset editor when config changes 2022-04-09 00:43:27 -07:00
1443ed140e rewriteImports backwards compatibility with older Node (#1386) 2022-04-09 00:43:27 -07:00
9bacffd35f Fix header in rewriteImports 2022-04-09 00:43:26 -07:00
06925cda1d Add www Flow definition preparation script (#1374)
* Add www Flow definition preparation script

* Update comment
2022-04-09 00:43:26 -07:00