CE-3638: Migrate iconbadge and iconmenubutton
IconBadge:
- Migrated to TS
- Removed never used secondIcon from props
- Cleaned up jsx and added gap prop (margins and stuff should be set in consuming applications)
IconMenuButton:
- Migrated to TS
- Removed a weird conditional sx props for the button, (should be set in consuming applications)
- Added a follow-up to revisit this component. It tries to handle too much. Preferably separate it into two components. One IconButton and one IconMenuButton.
For testing in consuming applications there are draft MR:s:
D&M: ce-deploy-ui!631 (merged)
Naming: ce-naming-ui!58 (merged)
Template: ce-template!22 (merged)
Edited by Johanna Szepanski
Merge request reports
Activity
Filter activity
assigned to @johannaszepanski
added 2 commits
added 2 commits
requested review from @skybrewer and @maxfrederiksen
mentioned in commit 6efa28b6
Please register or sign in to reply