Releases: SoftwareBrothers/adminjs
Releases · SoftwareBrothers/adminjs
v3.0.0-beta.6
v3.0.0-beta.5
v3.0.0-beta.4
3.0.0-beta.4 (2020-08-01)
Bug Fixes
v3.0.0-beta.3
3.0.0-beta.3 (2020-07-27)
Bug Fixes
v3.0.0-beta.2
3.0.0-beta.2 (2020-07-26)
Bug Fixes
- move npmrc to the root (c295bd2)
Code Refactoring
- ⚡ rename package to @admin-bro/core (b988edb)
BREAKING CHANGES
- all imports should be changes to @admin-bro/core
v3.0.0-beta.1
3.0.0-beta.1 (2020-07-26)
Bug Fixes
Features
- 🔥 extract design-system to a separate package (3da18e6)
- get bundled design-system to the head (d20aa49)
BREAKING CHANGES
- now users should use @admin-bro/design-system
v2.9.0
2.9.0 (2020-07-25)
Bug Fixes
- change hiredAt in example-app to DATEONLY (ceb064f)
- datepicker style overwrite for year selection (f91bec1)
- now datepicker shows either date or datetime (961d67d), closes #463
- show date (only) format without time (e49d5db)
- test for DatePicker, allow undefined propertyType (a68e383)