·
7 commits
to master
since this release
Minor Changes
-
2a53e52: feat(Tabs): sizing enhancements in tab component, add
size="small"
[!NOTE]
This changes the top padding in existing Tab component. Although this won't cause any functional or visual breakage, it may cause visual change depending on the usage. You can adjust the padding on container if needed
Before After -
1690286: feat(blade): add EmptyState component