-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add functionality to add and delete row (#184)
* Allow to add row * Remove console * Allow to delete row * Fix resetting datasource payload when used ds variable * Fix lint errors * Fix tests * Fix build errors * Add tests for hooks * Add tests for Table * Fix exports collision * Add tests for editors * Fix build errors * Add test for new row button * Add info message for add row editor if hidden table header * Add test for checking add and delete row * Update CHANGELOG.md --------- Co-authored-by: Mikhail Volkov <[email protected]>
- Loading branch information
1 parent
003b326
commit 0ae47de
Showing
55 changed files
with
3,227 additions
and
155 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
Oops, something went wrong.