Skip to content

Releases: ModularThink/modular

v0.4.18

06 Sep 18:03
Compare
Choose a tag to compare
  • Update Pest version

v0.4.17

06 Sep 16:20
Compare
Choose a tag to compare
  • Update Laravel Pint

v0.4.16

06 Sep 15:59
Compare
Choose a tag to compare
  • 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

13 Jun 11:57
Compare
Choose a tag to compare
  • Fix installer
  • Enhance AppCheckbox styling by adding hover cursor pointer to checkbox inputs

v0.4.14

15 Apr 14:51
Compare
Choose a tag to compare
  • Adds error handling support to the AppCombobox Component
  • Improves AppRadioButton layout

v0.4.13

28 Mar 13:32
Compare
Choose a tag to compare
  • Fix prettier config

v0.4.12

28 Mar 13:17
Compare
Choose a tag to compare
  • 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

25 Feb 14:55
Compare
Choose a tag to compare
  • Update to Laravel 12

v0.4.10

21 Feb 13:56
Compare
Choose a tag to compare
  • Normalizes the translation file path

v0.4.9

13 Feb 16:26
ec50ba4
Compare
Choose a tag to compare
  • Add a seeder generator command for modules by @ibnusyawall