Skip to content

Releases: laravel/ui

v2.0.0

03 Mar 13:44
ec838c7
Compare
Choose a tag to compare

Changed

  • The UI package now contains all auth scaffolding from the laravel skeleton

v1.2.0

18 Feb 19:51
Compare
Choose a tag to compare

Changed

  • Use sass-loader v8 for Vue preset (bb64fca)

v1.1.2

30 Dec 22:35
Compare
Choose a tag to compare

Changed

  • Removed Laravel 7.0 support (0287d4ee)

v1.1.1

11 Oct 12:18
57e2361
Compare
Choose a tag to compare

Changed

  • Change the specified time until re-authentication (#37)

Fixed

  • Add auth.passwords.confirm to exported views (#36)

v1.1.0

08 Oct 13:20
311219c
Compare
Choose a tag to compare

Added

  • Add password confirmation screen (#34)

Changed

  • Remove X-CSRF-TOKEN header from Axios instance (#23)

Fixed

  • Replace tab to space (#28)
  • Add missing semicolon to avoid unnecessary diff (#32)
  • Update resolve-url-loader dependency constraint (#33)

v1.0.1

08 Oct 13:20
15ac62a
Compare
Choose a tag to compare

Added

  • Add macro check on ui:auth command (#16)

v1.0.0

08 Oct 13:13
7ea4b47
Compare
Choose a tag to compare

Initial release.