Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(filters): Improves Clear button, Type plugins, docs, styles, and …
…other * refactor(filters): Add clear all button - Fixes set filter value, it was not updating the control value, it was also renamed from setFilterData to setFilterValue - Creates functions to access filterMasterMap and renderMap data * wip(filters): Improves general css and fixes a few issues - Fixes 'resizeobserver loop limit exceeded' on react - Fixes filters prop as a string on react * docs(filters): WIP filters docs * refactor(filters): General improvements - Improves filters styles - Changes from renders to type plugins * docs(filters): Finishes filters documentation * refactor(filters): Adds support of HTMLElement for types
- Loading branch information