forked from carbon-design-system/ibm-products
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Datagrid): Filter flyout (carbon-design-system#2406)
* fix: filter flyout doesn't close * feat(Datagrid): Added number and dropdown input filter * feat(Datagrid): added filterTypes and date between filter * feat: added cell key to headers and hasClickedOnDatePicker * fix: removed unused imports * chore: update yarn lock and cache * chore(Datagrid): moved filterTypes to useFiltering.js * feat(Datagrid): changed status icon to return obj * feat(datagrid): refactor date filter * fix(datagrid): removed console.log * feat(datagrid): refactored number filter * feat(datagrid): refactored dropdown filter * feat(datagrid): removed type and changed date filter * fix(datagrid): fixed filterTypes key to reflect changes * fix(datagrid): changed status_icon to password strength * feat(datagrid): adds checkbox filter * feat(datagrid): adding batch actions * feat(datagrid): adds batch filter method * fix(datagrid): removed unnecessary date function * fix(datagrid): added nullish coalescing to filterProps check * fix(datagrid): this component is no longer needed * feat(datagrid): adds props for action set labels and callbacks * feat(datagrid): added flyoutIconDescription prop * feat(datagrid): added missing copyright headers * feat(datagrid): added carbon prefixes * feat(datagrid): overrides action set to display 48px button size * feat(datagrid): adds checkbox filter * fix(datagrid): changes chance for each individual property * feat(datagrid): added extra callback functions to props * fix(datagrid): added open class back * feat(datagrid): refactored flyout components * feat(datagrid): refactored filters to be render in flyout * feat(datagrid): fixed resetting filters * fix(datagrid): action set styles * fix(datagrid): redundant change * fix(datagrid): redundant change * fix(datagrid): fixed css properties order * fix(datagrid): fixed constant typo * fix(datagrid): fix linting * chore(datagrid): fix linting issues * feat(datagrid): adds variation prop * feat: adds FilterSummary * fix: removes stylint-disable * fix(FilterSummary): changed filters prop * feat(FilterFlyout): adding filter tags * chore(FilterSummary): clean up adding reset filters * feat(Datagrid): adds FilterSummary * fix: added null check to filterProps * feat(Datagrid): adds optional onChange from user * feat(Datagrid): added constant, storybook actions and emptystate props * fix: yarn.lock * chore: format files Co-authored-by: Matt Gallo <[email protected]>
- Loading branch information
1 parent
c207d63
commit 2079c78
Showing
35 changed files
with
1,705 additions
and
684 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file removed
BIN
-29.9 KB
.yarn/cache/compute-scroll-into-view-npm-1.0.17-708f0ecc3d-b20c05a10c.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-58.3 KB
.yarn/cache/postcss-selector-parser-npm-6.0.10-a4d7aaa270-46afaa60e3.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
Oops, something went wrong.