Skip to content

Releases: z-song/laravel-admin

v1.5.7

14 Dec 03:20
fe40c19

Choose a tag to compare

Merge pull request #1490 from z-song/1.5

1.5

v1.5.6

26 Oct 08:43

Choose a tag to compare

Merge pull request #1358 from z-song/1.5

1.5

v1.4.5

26 Oct 08:44

Choose a tag to compare

fix issue #1356

v1.4.4

25 Sep 02:39

Choose a tag to compare

  • Add removable() method for image/file upload field.

v1.3.4

17 Mar 01:08

Choose a tag to compare

fix issue #582

v1.2.10

17 Mar 01:08

Choose a tag to compare

fix issue #582

v1.3.3

20 Feb 07:27

Choose a tag to compare

  • Add user settings and modify avatar function
  • Embedded form support
  • Support for customize navigation bar (upper right corner)
  • Add scaffolding, database command line tool, web artisan help tool
  • Support for customize login page and login logic
  • The form supports setting the width and setting the action
  • Optimize table filters
  • Fix bugs, optimize code and logic

v1.2.9

20 Feb 07:26

Choose a tag to compare

  • Add user settings and modify avatar function
  • Embedded form support
  • Support for customize navigation bar (upper right corner)
  • Add scaffolding, database command line tool, web artisan help tool
  • Support for customize login page and login logic
  • The form supports setting the width and setting the action
  • Optimize table filters
  • Fix bugs, optimize code and logic

v1.2.8

17 Jan 10:07

Choose a tag to compare

  • Add model-tree.
  • Add ability to add custom tools to grid.
  • Add ability to use tab contains form.
  • Refactored add custom action in model-grid.
  • Other issue fixed.

v1.2.6

06 Dec 07:50

Choose a tag to compare

bind row data to column value-callback.