Releases: Laravel-Backpack/CRUD
Releases · Laravel-Backpack/CRUD
5.1.2 🌈
Changes
Full Changelog: 5.1.1...5.1.2
5.1.1 🌈
5.1.0 🎉
Notes
The biggest change here BY FAR is the fact that we added what we call... our CrudField JS API. What do we mean by that? Well... it's an JavaScript library that makes it dead-simple to manipulate fields, on the front-end. This makes front-end interactions super-easy to do, by standardizing how you select and manipulate the fields (ALL fields!). For more information, take a look at its docs. It's something that took us 2 months to build, it's super-flexible and... we think you'll love it.
Changes
- Add JS library for interacting with fields inside a CRUD form (#4312 - thanks to @tabacitu)
- CrudField JS API - rename js events (#4439 - thanks to @pxpm)
- CrudField JS API - don't use global * search operation, restrict the searching (#4435 - thanks to @pxpm)
- CrudField JS API - only register input event in input type text and textarea (#4433 - thanks to @pxpm)
- CrudField JS API - add support for js api in checklist field (#4432 - thanks to @pxpm)
- CrudField JS API - return value from jquery input (#4434 - thanks to @pxpm)
- CrudField JS API - Trigger change also for subfields (#4431 - thanks to @pxpm)
- CrudField JS API - add triggerChange method (#4427 - thanks to @tabacitu)
- CrudField JS API - fix the wrapper selector, small fixes in subfield selectors (#4428 - thanks to @pxpm)
- CrudField JS API - Added value arg to hide, disable, unrequire and uncheck (#4425 - thanks to @promatik)
- CrudField JS API - Add support for the repeatable field (#4411 - thanks to @pxpm)
- CrudField JS API - Change CrudField.input signature from jQuery to DOM element (#4424 - thanks to @tabacitu)
- CrudField JS API - Changed closure args (#4400 - thanks to @promatik)
- Update base.php Italian translation file (#4409 - thanks to @realtebo)
- Update crud.php italian translation file (#4410 - thanks to @realtebo)
- Add Missing sentences in Arabic for bulk actions (#4407 - thanks to @EGYWEB-Mohamed)
- CrudField JS API - Add subfield support to js library (#4403 - thanks to @pxpm)
⚙️ Dependency bumps
- Bump datatables.net-fixedheader-bs4 from 3.2.2 to 3.2.3 (#4423 - thanks to @dependabot)
- Bump datatables.net-responsive-bs4 from 2.2.9 to 2.3.0 (#4421 - thanks to @dependabot)
- Bump sass from 1.51.0 to 1.52.2 (#4422 - thanks to @dependabot)
- Bump laravel-mix from 6.0.43 to 6.0.44 (#4420 - thanks to @dependabot)
- Bump datatables.net-fixedheader from 3.2.2 to 3.2.3 (#4419 - thanks to @dependabot)
- Bump datatables.net-bs4 from 1.11.5 to 1.12.1 (#4417 - thanks to @dependabot)
- Bump datatables.net-responsive from 2.2.9 to 2.3.0 (#4412 - thanks to @dependabot)
- Bump ckeditor4 from 4.18.0 to 4.19.0 (#4416 - thanks to @dependabot)
- Bump datatables.net from 1.11.5 to 1.12.1 (#4413 - thanks to @dependabot)
5.0.20 🌈
Changes
- fix infering the connecting key on HasMany relations (#4402 - thanks to @pxpm)
- fix (update): dynamically get pivot accessor when saving n-n relations (#4401 - thanks to @singeryo)
- Update Ar crud.php local (#4404 - thanks to @EGYWEB-Mohamed)
New Contributors
- @EGYWEB-Mohamed made their first contribution in #4404
- @singeryo made their first contribution in #4401
Full Changelog: 5.0.19...5.0.20
5.0.19
What's Changed
- Check for class instead of value by @pxpm in #4390
- Make uploadMultipleFilesToDisk() work with model events by @pxpm in #4261
- Add missing french translations by @KevinCassier in #4392
- set locale on entry on operations that need them by @pxpm in #4399
New Contributors
- @KevinCassier made their first contribution in #4392
Full Changelog: 5.0.18...5.0.19
5.0.18 🌈
5.0.17 🌈
5.0.16 🌈
5.0.15 🌈
Changes
- field entity should be false if not otherwise specified (#4338 - thanks to @pxpm)
- Fix for translatable models to use the crud query too (#4313 - thanks to @pxpm)
- Fix date_range not being saved when subfield (and any other field with array names) (#4321 - thanks to @pxpm)
- Use Js::from() to create proper JavaScript var (#4282 - thanks to @olipayne)
- add configurable search operator for ListOperation (#4314 - thanks to @pxpm)
- Bump sass from 1.49.10 to 1.51.0 (#4347 - thanks to @dependabot)
- Bump moment from 2.29.2 to 2.29.3 (#4348 - thanks to @dependabot)
- Bump async from 2.6.3 to 2.6.4 (#4343 - thanks to @dependabot)
5.0.14 🌈
Changes
- Fix table header when not responsive (#4289 - thanks to @promatik)
- mention pro when view not found for fields as a suggestion (#4315 - thanks to @pxpm)
- Bump urijs from 1.19.10 to 1.19.11 (#4319 - thanks to @dependabot)
- Bump moment from 2.29.1 to 2.29.2 (#4317 - thanks to @dependabot)
- Bump node-forge from 1.2.1 to 1.3.1 (#4308 - thanks to @dependabot)
- Bump sass from 1.49.9 to 1.49.10 (#4303 - thanks to @dependabot)