Release Notes
Added
Fixed
- Fetch reset token explicitly (#130)
Removed
- Remove Laravel 8 support (#154)
Fixed
- Fix Bootstrap preset (#146)
Fixed
- Add namespace check to Auth routes (#143)
Fixed
- Use proper json responses (#139)
- Ensure sass directory exists (456daa3)
Added
Fixed
- Remove caret and replace
display: none
with d-none
(#135)
Added
- Allow for optional login and logout routes (#113)
Fixed
- Missed localizable strings (#105)
Fixed
- Fix confirm controller overwrite (#100)
Fixed
- Confirm controller overwrite (#95)
Fixed
- Make
auth
options empty by default (47a0a1d)
Changed
- The UI package now contains all auth scaffolding from the laravel skeleton
Changed
- Use
sass-loader
v8 for Vue preset (bb64fca)
Changed
Changed
- Change the specified time until re-authentication (#37)
Fixed
- Add
auth.passwords.confirm
to exported views (#36)
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)
Added
- Add macro check on ui:auth command (#16)
v1.0.0 (2019-08-13)
Initial commit.