-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* editor -> _old_editor * fix types * editor2 -> editor * rename file * Add wrapOldEditor * mark onRowsUpdate as deprecated * working edits * simplify * changelog * _old_editor -> oldEditor * fix lint * start nuking the old editor code * progress * accidentally removed this line * Use SimpleTextEditor * autofocus SimpleTextEditor * rename class, remove css prefixes * tweak editor styles * rm TextEditor * -Simple * Update AllFeatures/DropDownEditor * rm EditorPortal * rm src/editors/index.ts * rm SimpleCellFormatter * update useClickOutside, rm a couple extraneous exports * fix type issue * inline wrapRefs * tweaks * remove `deprecated` for onRowsUpdate * TextEditor: autofocus+select * rm 1 type assertion * update canEdit * update onRowsUpdate doc
- Loading branch information
Showing
35 changed files
with
259 additions
and
945 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
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
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.