Releases: ModularThink/modular
Releases · ModularThink/modular
v0.3.8
- ACL permissions validation rule updated by Mehedi Jaman
- Pest PHP version update
v0.3.7
- Add prettier plugin blade.
- Normalizes the installer’s return types.
- Add seeder namespace.
- Remove legacy css class.
v0.3.6
v0.3.5
- Update AppCard UI.
v0.3.4
- Align search in Data Table.
v0.3.3
- Fix "make:module" error message when the module already exists (by Mehedi Jaman)
- UI adjustments (by Mehedi Jaman)
- Add
modules/Support/Http/Requests/JsonRequest.php
for javascript fetch calls - Add default breadcrumb hover
v0.3.2
- Update the "createVueApp" components call, allowing common/shared components and per section components.
v0.3.1
- Update view config for Laravel 11.
v0.3.0
- Update to Laravel 11
- Update npm packages
- Update modular installer
v0.2.30
- Fix seeder for MySQL connections.