Releases: devforth/adminforth
Releases · devforth/adminforth
v2.4.0-next.70
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
Bug Fixes
- update inputClick logic to only check readonly prop (dff60f0)
v2.4.0-next.68
Bug Fixes
- add missing debounce import (7fc89e7)
v2.4.0-next.67
Features
- add custom classes to the date and time select buttons (203b804)
v2.4.0-next.66
Features
- support interrupting create/edit via beforeSave hook (38dd8bb)
v2.4.0-next.65
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
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
Bug Fixes
- fix incorrect dropdown position with teleportToBody prop (147bc28)
v2.4.0-next.62
Bug Fixes
- fix incorrect position of the dropdown without teleportToBody prop (9adc56b)
v2.4.0-next.61
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)