Releases: Becklyn/BecklynRadBundle
Releases · Becklyn/BecklynRadBundle
7.10.3
19 Jun 16:04
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Add helper DeferredRoute::isValidValue().
Add helper DeferredTranslation::isValidValue().
7.10.2
19 Jun 15:28
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Move calculation of pagination offset from Paginator to Pagination.
7.10.1
19 Jun 14:01
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Return bool in SortableHandler::sortElementBefore() instead of throwing an exception.
Mark all sortable handlers as final.
👋 Deprecations
Deprecate InvalidSortOperationException, as it is not used anymore.
7.10.0
17 Jun 12:30
Compare
Sorry, something went wrong.
No results found
7.9.4
16 Jun 10:51
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Simplify signature of BaseController::ajaxResponse().
7.9.3
29 May 09:49
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Add dynamic default for $status in AjaxResponseBuilder.
Make LabeledExceptionTrait::setFrontendMessage() fluent.
Add LabeledExceptionTrait::createWithLabel().
7.9.2
28 May 20:12
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Add named constructor DeferredTranslation::backend().
7.9.1
28 May 19:55
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Fix invalid key in message actions in AjaxResponseBuilder.
7.9.0
28 May 19:42
Compare
Sorry, something went wrong.
No results found
🎁 New Features
Add AjaxResponseBuilder + BaseController::ajaxReponse().
🐛 Bug Fixes
Rename ExceptionWithFrontendLabelTrait to LabeledExceptionTrait.
7.8.2
28 May 12:47
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Add ExceptionWithFrontendLabelTrait.
Add generic UnexpectedTypeException.