-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: first commit * feat(table): add rowDef in cellrenderer * fix(table): delete use useOnEventOutside cell renderer * Release 13.7.0 * test: delete unused vars * fix: #102 Cannot set text in table component - add default editTootip - add callback textsCell for build title cells * test(table): fix storie cell title * Release 13.7.1 * feat(table): add aria label in editors * feat: added example of Table custom cell renderer and usage of separators between SelectControl options. * fix: filterDataByText with options columns * feat: added removable functionality to Chip component. New default name 'Overview' for mdx based pages. Readonly state fixed for ColorPicker component. * fix: Options in story of global text search in table * Release 13.8.0 * feat: first commit * fix: pull origin master * fix: adapter editor cell * build: upgrade packages * feat(table): added cell expand * feat(table): add click away in cells * test: fix test getOptionsFromData * feat: unused setEditModeCell * fix: update sorting column * doc: add cell expand storie * feat: add cell expand presets * doc: add doc and storie cell expand * fix: adpater renderer to context props * refactor(table): review all expand feature * fix(table): fix tts errors * test(table): fix getOptionsFromData * test: fix lint warnnigs * fix: update package-lock * test(table): fix cyclic references --------- Co-authored-by: Devo GitHub Action <[email protected]> Co-authored-by: Jose Andrés Granero <[email protected]> Co-authored-by: Jose M. Esteban <[email protected]> Co-authored-by: Javier López Úbeda <[email protected]>
- Loading branch information
1 parent
6a12e77
commit e7a3eb4
Showing
90 changed files
with
2,122 additions
and
738 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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.
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.