v0.2.8
Features
- MAT-11 Add all shadow types to stories @JramR7
- MAT-22 Switch icon in FAB speeddial @JramR7
- MAT-15 Add bottom navigation opacity behaviour @JramR7
- MAT-16 Create storybook page for right icon buttons @JramR7
- MAT-19 Buttons now show only loading icons @JramR7
- MAT-51 Add density prop to buttons @JramR7
Fixes
- MAT-1 Fix Typography docs and styles @JramR7
- MAT-7 Update Avatar to use text components @JramR7
- MAT-4 Fix Button overlays @JramR7
- MAT-2 Match elevation of components with material ui @JramR7
- MAT-20 Fix FAB simple speeddial story @JramR7
- MAT-13 Modify fab and appbarBottom styles @JramR7
- MAT-26 Match card component styles @JramR7
- MAT-17 Modify button styles @JramR7
- MAT-29 Fix datatable row hover storybook @JramR7
- MAT-28 Modify datatable header styles @JramR7
- MAT-31 Match designs with footer styles @JramR7
- Get value on onPress callback for ToggleButtonGroup @codypearce