-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into lexical-eslint-plugin
- Loading branch information
Showing
59 changed files
with
1,755 additions
and
589 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<!-- | ||
Title format should be: | ||
[Affected Packages] PR Type: title | ||
Example: | ||
[lexical-playground][lexical-link] Feature: Add more emojis | ||
Choose from the following PR Types: | ||
Breaking change / Refactor / Feature / Bug Fix / Documentation Update / Chore | ||
--> | ||
|
||
## Description | ||
<!-- | ||
- What is the current behavior that you are modifying? | ||
- What are the behavior or changes that are being added by this PR? | ||
--> | ||
*Describe the changes in this pull request* | ||
|
||
**Closes:** #<!-- issue number --> | ||
|
||
## Test plan | ||
|
||
### Before | ||
|
||
*Insert relevant screenshots/recordings/automated-tests* | ||
|
||
|
||
### After | ||
|
||
*Insert relevant screenshots/recordings/automated-tests* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,3 +6,7 @@ | |
* | ||
* @flow strict | ||
*/ | ||
|
||
/** | ||
* LexicalDevtoolsCore | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.