Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Button): update style and add support to IconButton and MultiButton
- extract Spinner component and export it - add secondary action support - use custom dimensions for internal elements based on Button size - allow Button to contain only an icon to create an IconButton - allow Button to container only icon and secondary action to create a MultiIconButton - internal refactor of the component elements - make text uppercase on css level - update tests refs: CDS-39 CDS-19
- Loading branch information