Releases: LaravelRUS/SleepingOwlAdmin
Releases · LaravelRUS/SleepingOwlAdmin
Support Laravel 7.19.0 and less (5.5 - 7.19.0)
Changelog:
- fix unique rule in fields
- fix date filters search
- fix filter dublicate div (on top)
Support Laravel 7.17.2 and less (5.5 - 7.17.2)
No change in this release
Support Laravel 7.15.0 and less (5.5 - 7.15.0)
onDisplay
- add
setVisibled(bool || callback)
- fix
AdminColumn::checkbox()
- add
setSmall
inAdminColumn::checkbox()
onEdit
- rebuild
setVisible(bool || callback)
Other
- update npm packages to latest versions
- fix
hasMany
and other relations columns - small design fix (read CHANGELOG)
Support Laravel 7.9.2 and less (5.5 - 7.9.2)
- Update assets and compatible Laravel 7.9.2 (5.5 - 7.9.2)
Support Laravel 7.9.2 and less (5.5 - 7.9.2)
Small bug fix in AdminFormElement::file
Laravel 7+ compatibility
Support Laravel 5.5 ~ 7.2
Based on Bootstrap 4
Laravel 7+ compatibility
Support Laravel 7
- not supported Baum/Baum in Laravel 7
Based on Bootstrap 3
Hotfix Laravel 6.6+ compatibility
Merge pull request #1168 from LaravelRUS/analysis-peR2yk Apply fixes from StyleCI
Update on Bootstrap 4 and new AdminLTE
This release has significantly improved application speed and panel design. More detailed information in the CNANGELOG file
Hotfix for use select+ajax form elements on ModelConfiguration
Merge pull request #1142 from LaravelRUS/analysis-q24dng Apply fixes from StyleCI