Gerard Lamusse
Gerard Lamusse
Hi, great library, however I see it has been 8 months since the last commit. Is this library still being maintained, and if not does anyone know of an alternative?
#WIP ## Description ## Type of Change - [ ] Bugfix - [x] Improvement - [x] New Feature - [ ] Refactor / codestyle updates - [ ] Other, please...
## Description Make sure to include errors if no all sub filters within a `_or` operator fails. Fixes #14908 ## Type of Change - [x] Bugfix ## Requirements Checklist -...
## Description Since no alias field can be searched on, I just disabled being able to select all alias fields. Fixes #14306
## Description Fixes both dynamic variables eg. `$NOW` in presets and field validation on create and update requests. Tests also added. Fixes #14759, fixes #13198 ## Type of Change -...
## Description After setting threshold on search box I realised that in large trees it could be improved to only view selected values when coming back to view the item:...
 Supports - [x] search - [x] sorting - [x] add new / existing
## Description Allow to manually set auto incremented field if it is requried, might still be disabled Only allows adding a value if the field itself is set to required:...
### Describe the Bug After setting a condition on a field that includes checking a date field, I get an error after trying to insert a new item. Not sure...
Fixes styles not updating during watch. At first I thought it was a tailwind/postcss issue, but found out in the end it that the styles-plugin was being cached and not...