Skip to content

Releases: devforth/adminforth

v2.4.0-next.70

04 Aug 13:12
1ef4500
Compare
Choose a tag to compare
v2.4.0-next.70 Pre-release
Pre-release

2.4.0-next.70 (2025-08-04)

Features

  • add BoolToggle.vue and new folder controls (b38c21d)
  • add new styles params for the checkbox (01d614b)
  • add primary color support to the Checkbox.vue (0849d53)
  • add primary styles to the Toggle.vue (86be7a9)
  • new Toggle.vue component (6c76b49)

v2.4.0-next.69

04 Aug 12:55
Compare
Choose a tag to compare
v2.4.0-next.69 Pre-release
Pre-release

2.4.0-next.69 (2025-08-04)

Bug Fixes

  • update inputClick logic to only check readonly prop (dff60f0)

v2.4.0-next.68

04 Aug 10:57
Compare
Choose a tag to compare
v2.4.0-next.68 Pre-release
Pre-release

2.4.0-next.68 (2025-08-04)

Bug Fixes

  • add missing debounce import (7fc89e7)

v2.4.0-next.67

04 Aug 10:09
67baf10
Compare
Choose a tag to compare
v2.4.0-next.67 Pre-release
Pre-release

2.4.0-next.67 (2025-08-04)

Features

  • add custom classes to the date and time select buttons (203b804)

v2.4.0-next.66

04 Aug 08:18
7d49dfa
Compare
Choose a tag to compare
v2.4.0-next.66 Pre-release
Pre-release

2.4.0-next.66 (2025-08-04)

Features

  • support interrupting create/edit via beforeSave hook (38dd8bb)

v2.4.0-next.65

01 Aug 13:44
39d7037
Compare
Choose a tag to compare
v2.4.0-next.65 Pre-release
Pre-release

2.4.0-next.65 (2025-08-01)

Bug Fixes

  • handle unexpected API responses in Filters component (186ae54)

Features

  • add searchable fields and search functionality for foreign resources (82245c8)
  • enhance foreign resource handling with pagination and search capabilities (3f67dee)

v2.4.0-next.64

01 Aug 10:30
0bcbabf
Compare
Choose a tag to compare
v2.4.0-next.64 Pre-release
Pre-release

2.4.0-next.64 (2025-08-01)

Bug Fixes

  • fix error message in console on the login page (dc0bf52)
  • fix error message in console on the login page (5caec4c)
  • fix error message in console on the login page (3dc104a)
  • improve input validity handling for username and password fields (b893496)
  • remove setCustomValidity (70d2c73)

v2.4.0-next.63

31 Jul 09:30
00093c9
Compare
Choose a tag to compare
v2.4.0-next.63 Pre-release
Pre-release

2.4.0-next.63 (2025-07-31)

Bug Fixes

  • fix incorrect dropdown position with teleportToBody prop (147bc28)

v2.4.0-next.62

31 Jul 07:03
49c3756
Compare
Choose a tag to compare
v2.4.0-next.62 Pre-release
Pre-release

2.4.0-next.62 (2025-07-31)

Bug Fixes

  • fix incorrect position of the dropdown without teleportToBody prop (9adc56b)

v2.4.0-next.61

30 Jul 12:53
6cf2d98
Compare
Choose a tag to compare
v2.4.0-next.61 Pre-release
Pre-release

2.4.0-next.61 (2025-07-30)

Bug Fixes

  • prevent error when customHeadItems is not provided (18f3457)

Features

  • add ability to add cutoms items to head (d9da154)
  • add docs for the customHeadItems (36c59ea)
  • add possibility to customize select colors (cd38fd1)