Releases: knovator/masters-admin
Releases · knovator/masters-admin
v1.3.6
v1.3.5
Fix CSS overriding issue
Fix Pagination breaks issue during search
v1.3.4
- Fix the issue of pagination going out of bounds when deleting the last item
v1.3.2
feat
new records should come first in list
v1.3.1
- Allowed developer to add
switchClass
prop totoggle
element
v1.3.0
fix
SubMaster Search input should be cleared when the Master selected Item changesfix
SubMaster Pagination should be reset when the Master selected Item changesfeat
Partial Update (Active/Deactive) should happen without all data loading again- Update the
No Data Found
message with some relevant text - Update
DELETE
API routes
v1.2.2
- fix
onError
callback calling multiple times onValidation Error
v1.2.1
onChange
of master, sequencing should become false on admin- apply
z-10
onkms_thead th
- remove
hover:bg-opacity-50
class fromth
inkms_thead
- fix sorting is enabled when sequencing
v1.2.0
- Moved to DTs-CLI
- Updated sequencing functionality
- Style Updates
- Made pagination buttons bigger
- Split pagination sections into two in smaller screens
- Created classes for Delete-Modal
v1.1.4
- Removed
callback
call during data listing - Exported
Image Upload
andInput
components