Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove IntentionallyMarkedAsDirtyElement from public API #3421

Closed
wants to merge 397 commits into from

Conversation

thegreatercurve
Copy link
Contributor

trueadm and others added 30 commits November 25, 2022 11:31
* Prevent nested editor event duplication

* Prevent nested editor event duplication

* Address feedback
* 0.4.0

* change todos
Co-authored-by: Tim Laubert <tim.laubert@azurspace.com>
* Fix bug where transforms are inherited by nested editors

* Fix init pattern

* Fix init pattern

* Fix init pattern

* Fix
* Add an experimental Table component in React

Add an experimental Table component in React

Add an experimental Table component in React

WIP

Fix

Fix

Fix

Fix

Fix

Ensure editor states are cloned if read only

Fix

Fix

Fix

Fix

Fix HMR

Add table controls

More fixes

Many fixes

WIP

Fixes

Fix bugs + prettier

* Fix TS issue

* Ensure table priority is higher

* Revert image selection changes

* Add sorting

* Fix sort algo
Co-authored-by: Christian Ratz <christian.ratz@b-ite.de>
* Fix link breaking when formatting on

* nodeFormat to const

* retry checks
Co-authored-by: Christian Ratz <christian.ratz@b-ite.de>
* Fix bugs with isEditable

* Revise
* change to using package.json in root as pinned version

* wip automated release workflow with manual triggerl

* change release script

* Fix build script

* checkout new branch

* release on push to next

* no accidental releases

* release on push to latest

* fix yaml

* fix yaml

* fix yaml

* remove unnecessary

* remove unnecessary

* prettier
* Improve docs around the React plugins page

* Improve docs around the React plugins page
* Cleanup newlines unless its preformatted element

* Update docs
trueadm and others added 24 commits November 25, 2022 11:31
* add rel noopener by default

* fix tests

* fix tests

* fix more tests
* Add LexicalNodeEventPlugin to @lexical/react

* Include editor
* Fix element indent duplication

* Fix broken tests
* Update codes

* Add code

* Fix typo

* Fix typo

* Fix unit tests
* Exports SerializedNodes from @lexical/table

* Exports SerializedNodes as types

* Fixes sort order

* Reorders exported types

* Updated after npm run prettier:fix
* 0.6.3

* package lock
* refactor: extracted initialConfig to exported type
Allows you to import and use the type when creating a new editor

* reafctor: added config type to flow file
* Fix browser selection with horizontal rule
@vercel
Copy link

vercel bot commented Nov 25, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
lexical ✅ Ready (Inspect) Visit Preview Nov 25, 2022 at 11:38AM (UTC)
lexical-playground ✅ Ready (Inspect) Visit Preview Nov 25, 2022 at 11:38AM (UTC)

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 25, 2022
@thegreatercurve thegreatercurve deleted the bug/intentionally-mark-dirty branch November 25, 2022 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet