Skip to content

Releases: ModularThink/modular

v0.3.8

14 Sep 23:51
Compare
Choose a tag to compare
  • ACL permissions validation rule updated by Mehedi Jaman
  • Pest PHP version update

v0.3.7

24 Aug 17:23
Compare
Choose a tag to compare
  • Add prettier plugin blade.
  • Normalizes the installer’s return types.
  • Add seeder namespace.
  • Remove legacy css class.

v0.3.6

26 Jun 00:28
1c3ae40
Compare
Choose a tag to compare
  • Update NPM packages
  • Merge Pull Request #4 from Mehedi Jaman

v0.3.5

21 May 23:01
Compare
Choose a tag to compare
  • Update AppCard UI.

v0.3.4

21 May 22:34
Compare
Choose a tag to compare
  • Align search in Data Table.

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.