Releases: AxisCommunications/practical-react-components
Releases · AxisCommunications/practical-react-components
Release v0.9.0
v0.9.0 (2021-02-09 20:26:49 +0100)
📝 Documentation
🚧 Maintenance
Release v0.8.0
v0.8.0 (2021-02-05 20:06:25 +0100)
🚧 Maintenance
Release v0.7.0
v0.7.0 (2021-02-05 13:40:29 +0100)
🚀 Features
- searchselect: ux improvements (5a5b946)
Release v0.6.0
v0.6.0 (2021-02-04 20:22:26 +0100)
🚀 Features
- BREAKING consistent type names, remove I prefix (f5bff8b)
- card: BREAKING refactors
CardHeader
to use only ReactNode
(#26) (e882d22)
📝 Documentation
- improve Tab component example (7ffe563)
🚧 Maintenance
Release v0.5.0
v0.5.0 (2021-02-02 14:41:39 +0100)
🚧 Maintenance
- update dependencies to latest versions (9eb3555)
🚦 Continous integration
- fetch history and tags when releasing, fixes changelog (52e113d)
Release v0.4.0
v0.4.0 (2021-02-01 12:56:06 +0100)
🚀 Features
- richer palette and default theme (352ea5b)
🧰 Refactoring
- split out selector from base select (9adf3a5)
📝 Documentation
- change width of docs content (3d99b18)
- minor Select improvements (335f28d)
- better component name for icons page (920ea69)
- fix filename of PracticalProvider (e2152e2)
Release v0.3.0
v0.3.0 (2021-01-28 11:36:16 +0100)
🚀 Features
- icons: add video settings icon (f8807c9)
🐛 Bug fixes
- guard use of tag agains single command (f5b05b0)
- use latest tag feature for release changelog (09ec292)
- catch up released version with actual release (7e48af2)
- better tag support for changelog (480bb64)
- improve changelog script (c8a2f7d)
📝 Documentation
- adds README.md for each package in monorepo (#8) (68e188c)
🚧 Maintenance
- refactor changelog, commitlint and release script (4484ad0)
- update dependencies to latest versions (#9) (97b430a)