14 Commits

Author SHA1 Message Date
96bdfb1c85 Add header to scripts (#2432) 2022-06-15 17:31:12 +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
b9af34a0a4 remove old mappings from release script (#1621) 2022-04-09 00:43:37 -07:00
89ae5046f6 Move rich/plain/dragon logic to separate packages (#1555)
* Move rich/plain/dragon logic to seperate pacakges

* Clean up entity logic
2022-04-09 00:43:34 -07:00
3b13497b8a Move code logic into @lexical/code (#1554)
* Move code logic into @lexical/code

* Fix tests
2022-04-09 00:43:34 -07:00
85ccc8fdbf Bump version and remove unused helper code (#1468)
* bump version and remove unused helper code

* update lock file

* add changelog entry
2022-04-09 00:43:31 -07:00
59afd22c1c Housekeeping: create more self-contained packages for Lexical (#1447)
* Add lexical-token package for HashtagNode

* Garden work

* Fix unit tests
2022-04-09 00:43:29 -07:00
5921c30816 Fix deps (#1396)
* fix deps

* update package-lock
2022-04-09 00:43:27 -07:00
37e741251b Various licensing fixes (#1380)
* various licensing fixes

* fix spacing

* add license to README
2022-04-09 00:43:27 -07:00
5503ca6e64 Add clipboard package, remove lexical event helpers (#1361)
* add clipboard package, remove lexica event helpers

* bump version after rebase

* rename - wip

* rename things
2022-04-09 00:43:27 -07:00
06f4602d46 Add converted TypeScript definitions (#1378) 2022-04-09 00:43:26 -07:00
5c9b3566bb Make type defs for lexical react (#1369)
* Add Flow type definitions for Lexical React

* Fix bugs

* Revert bad merge
2022-04-09 00:43:26 -07:00
27bc2dc3da Update prepare-release 2022-04-09 00:43:26 -07:00
6d20a1c1e5 Automate release process (#1333) 2022-04-09 00:43:25 -07:00