Releases: SoftwareBrothers/adminjs
Releases · SoftwareBrothers/adminjs
v7.8.15
7.8.15 (2025-01-14)
Bug Fixes
- use ?? instead of || for fallbacks in modalProps to allow empty strings (9890e42)
v7.8.14
7.8.14 (2025-01-14)
Bug Fixes
- pass empty subTitle to default delete confirmation modal (a1623f9)
v7.8.13
7.8.13 (2024-09-18)
Bug Fixes
- fix property type 'date' when backend returns an iso string (de86636)
v7.8.12
7.8.12 (2024-08-27)
Bug Fixes
- fix ForbiddenError returning information about record (4cf9e7c)
v7.8.11
7.8.11 (2024-08-13)
Bug Fixes
- use actual default translation keys if not provided explicitly to useModal (3a3961c)
v7.8.10
7.8.10 (2024-08-13)
Bug Fixes
- export action utility functions via frontend bundle entry (636634e)
v7.8.9
7.8.9 (2024-08-08)
Bug Fixes
v7.8.8
7.8.8 (2024-07-31)
Bug Fixes
- propertyType date should not convert to local timezone (d105b97)
v7.8.7
7.8.7 (2024-07-10)
Bug Fixes
- use provided data-css in route wrapper if defined (f74973a)
v7.8.6
7.8.6 (2024-07-10)
Bug Fixes
- add missing data-css attributes (e3a9dc4)