Skip to content

Releases: devforth/adminforth

v1.13.0-next.20

12 Mar 18:06

Choose a tag to compare

v1.13.0-next.20 Pre-release
Pre-release

1.13.0-next.20 (2025-03-12)

Bug Fixes

  • make editReadonly inputs to have half-opacity (b851480)

v1.13.0-next.19

12 Mar 10:04
165d448

Choose a tag to compare

v1.13.0-next.19 Pre-release
Pre-release

1.13.0-next.19 (2025-03-12)

Bug Fixes

  • respect min and max constraints from number column settings on HTML-level in tag (for better UI experience) (165d448)

v1.13.0-next.18

11 Mar 13:29
be96a70

Choose a tag to compare

v1.13.0-next.18 Pre-release
Pre-release

1.13.0-next.18 (2025-03-11)

Bug Fixes

  • fix ignored db discoverd required field value (d048d23)

v1.13.0-next.17

11 Mar 11:58

Choose a tag to compare

v1.13.0-next.17 Pre-release
Pre-release

1.13.0-next.17 (2025-03-11)

Features

  • conditionally render table headers based on custom components (99b22c2)

v1.13.0-next.16

11 Mar 10:03

Choose a tag to compare

v1.13.0-next.16 Pre-release
Pre-release

1.13.0-next.16 (2025-03-11)

Bug Fixes

  • implement noTitle prop for field groups in ShowTable component (a5fbbfc)

Features

  • add optional noTitle flag for field groups (28fe7d3)

v1.13.0-next.15

11 Mar 09:08
5a268aa

Choose a tag to compare

v1.13.0-next.15 Pre-release
Pre-release

1.13.0-next.15 (2025-03-11)

Bug Fixes

  • change empty number input to become null (93329c4)

v1.13.0-next.14

11 Mar 07:37
be7badd

Choose a tag to compare

v1.13.0-next.14 Pre-release
Pre-release

1.13.0-next.14 (2025-03-11)

Bug Fixes

  • remove unused property from ResourceOptionsInput interface (dae9dac)
  • resolve typescript issues (b518075)

Features

  • add default configuration for custom actions show options (28684f1)
  • enhance custom actions with URL redirection and validation (47ecc47)

v1.13.0-next.13

10 Mar 10:12
238aea6

Choose a tag to compare

v1.13.0-next.13 Pre-release
Pre-release

1.13.0-next.13 (2025-03-10)

Bug Fixes

  • allow virtual columns to be grouped (86011cd)

v1.13.0-next.12

10 Mar 08:38

Choose a tag to compare

v1.13.0-next.12 Pre-release
Pre-release

1.13.0-next.12 (2025-03-10)

Bug Fixes

  • add margin to custom action button icon (26be6a8)

v1.13.0-next.11

10 Mar 07:21

Choose a tag to compare

v1.13.0-next.11 Pre-release
Pre-release

1.13.0-next.11 (2025-03-10)

Bug Fixes

  • add check for null resourceId in polymorphic resources (bd1b130)