Releases: SoftwareBrothers/adminjs-design-system
Releases · SoftwareBrothers/adminjs-design-system
v4.0.0-beta-v4.6
4.0.0-beta-v4.6 (2023-03-30)
Bug Fixes
v4.0.0-beta-v4.5
4.0.0-beta-v4.5 (2023-03-29)
Bug Fixes
v4.0.0-beta-v4.4
v4.0.0-beta-v4.3
4.0.0-beta-v4.3 (2023-03-24)
Bug Fixes
- beta: create a patch-package for react-select (112beaa)
- beta: downgrade styled-components to beta.11 (0d2d5a3)
- beta: downgrade styled-components to beta.11 (d7f7685)
- beta: extend a patch-package for react-select (aafcad9)
- beta: fix react select imports (055417c)
- beta: fix types (98cc1c1)
- fixed select component (76c9448)
v4.0.0-beta-v4.2
4.0.0-beta-v4.2 (2023-03-22)
Bug Fixes
v4.0.0-beta-v4.1
4.0.0-beta-v4.1 (2023-03-20)
Bug Fixes
chore
Features
- introduced dropzone translations (#76) (865d8ad)
- introduced tabs component (#78) (bcd5bce)
- replace Carbon Icons with Feather Icons (3ef37f8)
BREAKING CHANGES
- The package won't support CJS anymore
- Carbon Icons have been replaced by Feather Icons, a lighter icons library, to reduce the bundle size of @adminjs/design-system. There are less icons and their names are often different than Carbon's. If you were using the Icon component imported from @adminjs/design-system, make sure you update icon names to their counterparts from https://feathericons.com/. You can still install other icon libraries and use them in your custom components, take note of the bundle size though.