20 Commits

Author SHA1 Message Date
C.
c5f4722f00 Bug Fix: ContextMenu Paste option not preserving style (#6780)
Co-authored-by: Bob Ippolito <bob@redivi.com>
2024-11-05 01:22:51 +00:00
881258be7a Refactor build scripts and npm package process (#5876) 2024-04-25 16:17:31 -06:00
3a440491c2 feat(@lexical/devtools): Publish pipeline added (#5924) 2024-04-19 15:07:22 -04:00
df6953137c Add playwright-report to gitignore (#5173) 2023-10-30 09:42:42 -07:00
1fcb3109e2 fix: disable spellcheck for code format (#4927)
Co-authored-by: Gerard Rovira <zurfyx@users.noreply.github.com>
2023-08-30 17:57:29 -04:00
382766a15e Attempt transform of NodeSelection to RangeSelection on mouseDown (#2901) 2022-08-29 20:02:25 +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
9b72ce76d5 chore: update .gitignore (#2034) 2022-04-29 11:11:44 +01:00
e7ff8f49d4 Rewrite test harness (#1487)
* switch to playwright/test

* update package-lock

* wip

* fix composition

* fix history

* fix tables

* fix character limit

* fix File and Selection tests

* update npm scripts

* fix plain text tests

* fix Keywords plain text

* skip selection test

* fix collab bug

* wait for iframe

* fix package-lock

* fix rebase issue

* fix initialization

* fix char overflow

* fix video uploads and other cleanup

* forbid only

* fix forbid only

* disable tracing

* add comment

* fix regression tests

* address comments
2022-04-09 00:43:32 -07:00
6d20a1c1e5 Automate release process (#1333) 2022-04-09 00:43:25 -07:00
3cea74a19e Add vscode workspace settings 2022-04-09 00:43:07 -07:00
d7d5a23d95 save screenshots instead of logging (#894)
Co-authored-by: Acy Watson <acy@fb.com>
2022-04-09 00:43:06 -07:00
e75f63f618 Add dangerbot + file size checking (#756)
* Add dangerbot + file size checking

* Add danger + code size checks

Add CI support

Add CI support

Add CI support

Add CI support

Add CI support

Add CI support

Add CI support
2022-04-09 00:43:00 -07:00
06daaf92f8 Enable collecting test coverage (#325) 2022-04-09 00:42:18 -07:00
20d1e8295a Migrate to npm (#257) 2022-04-09 00:42:15 -07:00
b660977f29 Ignore VS Code workspace settings. 2022-04-09 00:41:55 -07:00
e950c789f1 Add preperation script for NPM release 2022-04-09 00:40:20 -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
2ee8498ffa Major refactor 2022-04-09 00:39:13 -07:00
d57ab6e3bc Initial commit 2022-04-09 00:39:05 -07:00