Skip to content

Releases: z-song/laravel-admin

v1.5.7

14 Dec 03:20
fe40c19
Compare
Choose a tag to compare
Merge pull request #1490 from z-song/1.5

1.5

v1.5.6

26 Oct 08:43
Compare
Choose a tag to compare
Merge pull request #1358 from z-song/1.5

1.5

v1.4.5

26 Oct 08:44
Compare
Choose a tag to compare
fix issue #1356

v1.4.4

25 Sep 02:39
Compare
Choose a tag to compare
  • Add removable() method for image/file upload field.

v1.3.4

17 Mar 01:08
Compare
Choose a tag to compare
fix issue #582

v1.2.10

17 Mar 01:08
Compare
Choose a tag to compare
fix issue #582

v1.3.3

20 Feb 07:27
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
bind row data to column value-callback.