Release v3.0.0
Background
Update to the Button component and dependencies.
💡 Feature 1
🛠 Dependency updates
- build(deps-dev): bump @storybook/nextjs from 7.0.10 to 7.4.5
- build(deps-dev): bump @types/node from 20.6.0 to 20.7.2
- build(deps): bump @mui/x-date-pickers from 6.4.0 to 6.16.0
- build(deps-dev): bump @storybook/react from 7.0.24 to 7.4.6
- build(deps): bump @mui/x-license-pro from 6.0.4 to 6.10.2
- build(deps-dev): bump @types/node from 20.7.2 to 20.8.3
⚠️ BREAKING CHANGES ⚠️
- Button does not have
chunky
property anymore, instead three sizes (large, medium, small) - Alignment of page headers and buttons needs to be checked.
danger
color variant has been renamed toerror
disabledBg
property has been removed fromColorStateOption
interface -> Theme does not haveprimaryStates.disabledBg
orlightStates.disabledBg
prop anymore and these colours need to be replaces with some other colours in portal.