Skip to content

v0.4.0

Compare
Choose a tag to compare
@MilesPong MilesPong released this 03 Apr 07:09
· 178 commits to master since this release

Added

  • Multiple mix support
  • Materialize-css views in dashboard
  • Vue support
  • BackendController
  • API resources(new feature in L5.5)
  • Criteria support of Repository

Changed

  • Upgrade to L5.5
  • Update materialize-css to latest 'next' version
  • NPM packages
  • Route names
  • PHPDoc with full qualified namespace
  • Refactor Repository and concrete
  • FormRequest
  • Refactor Repository(4c87f6e)
  • MarkDownParser
  • Upgrade composer packages

Removed

  • AdminLTE views
  • Unnecessary fields of Post

Fixed

  • Fix previous and next post bug