Skip to content

Releases: SoftwareBrothers/adminjs

v7.8.15

14 Jan 10:43
Compare
Choose a tag to compare

7.8.15 (2025-01-14)

Bug Fixes

  • use ?? instead of || for fallbacks in modalProps to allow empty strings (9890e42)

v7.8.14

14 Jan 09:46
Compare
Choose a tag to compare

7.8.14 (2025-01-14)

Bug Fixes

  • pass empty subTitle to default delete confirmation modal (a1623f9)

v7.8.13

18 Sep 08:49
Compare
Choose a tag to compare

7.8.13 (2024-09-18)

Bug Fixes

  • fix property type 'date' when backend returns an iso string (de86636)

v7.8.12

27 Aug 12:22
Compare
Choose a tag to compare

7.8.12 (2024-08-27)

Bug Fixes

  • fix ForbiddenError returning information about record (4cf9e7c)

v7.8.11

13 Aug 12:21
Compare
Choose a tag to compare

7.8.11 (2024-08-13)

Bug Fixes

  • use actual default translation keys if not provided explicitly to useModal (3a3961c)

v7.8.10

13 Aug 11:54
Compare
Choose a tag to compare

7.8.10 (2024-08-13)

Bug Fixes

  • export action utility functions via frontend bundle entry (636634e)

v7.8.9

08 Aug 10:23
Compare
Choose a tag to compare

7.8.9 (2024-08-08)

Bug Fixes

v7.8.8

31 Jul 11:11
Compare
Choose a tag to compare

7.8.8 (2024-07-31)

Bug Fixes

  • propertyType date should not convert to local timezone (d105b97)

v7.8.7

10 Jul 09:40
Compare
Choose a tag to compare

7.8.7 (2024-07-10)

Bug Fixes

  • use provided data-css in route wrapper if defined (f74973a)

v7.8.6

10 Jul 09:29
Compare
Choose a tag to compare

7.8.6 (2024-07-10)

Bug Fixes

  • add missing data-css attributes (e3a9dc4)