Skip to content

Releases: ModularThink/modular

v0.3.3

21 May 22:22
Compare
Choose a tag to compare
  • 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

19 Mar 19:46
Compare
Choose a tag to compare
  • Update the "createVueApp" components call, allowing common/shared components and per section components.

v0.3.1

19 Mar 16:42
Compare
Choose a tag to compare
  • Update view config for Laravel 11.

v0.3.0

15 Mar 02:09
Compare
Choose a tag to compare
  • Update to Laravel 11
  • Update npm packages
  • Update modular installer

v0.2.30

21 Feb 18:42
Compare
Choose a tag to compare
  • Fix seeder for MySQL connections.

v0.2.29

20 Feb 00:49
Compare
Choose a tag to compare
  • Fix UserSeeder.

v0.2.28

19 Feb 20:20
Compare
Choose a tag to compare
  • Include default seeders in the installer.
  • Update Index Module route syntax.

v0.2.27

12 Feb 14:35
Compare
Choose a tag to compare
  • Fix AppCombobox click outside.
  • Fix Searchable Trait considering multiple where conditions.
  • Add css variables to site.css file.
  • Add pagination view to resources-site.
  • Update and normalize routes syntax.
  • Update router generator stub.
  • Update the modular:make-module command.
  • Update the Controller stub.

v0.2.26

25 Jan 17:56
Compare
Choose a tag to compare
  • Fix tag release.

v0.2.25

25 Jan 17:52
Compare
Choose a tag to compare
  • Fix UserSeeder case issue.