-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: ✨ add custom header action icons (#331)
* chore: ♻️ rename the icon param from "type" to "row" * chore: ✏️ fix lint * feat: ✨ add drilldown action icon * feat: ✨ allow to register custom svg icons * feat: 🎨 set default sortIcons * fix: 🐛 tweak the position of custom header action icons * style: 💄 add fill for the action icon * chore: ✏️ fix lint * style: 💄 tweak the row header icon * chore: delete useless husky * chore: delete useless code * refactor: replace the display and customDisplayByLabelName by displayCondition of HeaderActionIcon * fix: fix the test * fix: solve the test * fix: sovle the test
- Loading branch information
1 parent
1ad4360
commit 4dcb1a2
Showing
30 changed files
with
530 additions
and
321 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
Oops, something went wrong.