Releases: ModularThink/modular
Releases · ModularThink/modular
v0.4.18
v0.4.17
- Update Laravel Pint
v0.4.16
- Add password reset link and back to login text in English and Portuguese language files
- Remove unused authentication view files: forgot-password-form.blade.php, login-form.blade.php, reset-password-form.blade.php, and master.blade.php
- Refactor ResetPassword.vue layout by adjusting spacing and improving form structure for better user experience
- Update plugin-vue dependency
v0.4.15
- Fix installer
- Enhance AppCheckbox styling by adding hover cursor pointer to checkbox inputs
v0.4.14
- Adds error handling support to the AppCombobox Component
- Improves AppRadioButton layout
v0.4.13
- Fix prettier config
v0.4.12
- Update eslint-config-prettier package and configs.
- Update npm packages
- Refactor the ESLint configuration
- Update ESLint and Prettier dev dependencies
- Enhance pagination visibility in Index.stub and adjust label text size in AppLabel.vue
- Update default backdrop classes in AppModal.vue for improved styling
- Fix color variables in app.css to use 'primary' naming convention
v0.4.11
- Update to Laravel 12
v0.4.10
- Normalizes the translation file path
v0.4.9
- Add a seeder generator command for modules by @ibnusyawall