- Tailwind CSS v3 support (#110)
- Breeze "API" / SPA Stack (#109)
- Use KeyboardEvent key attribute for Escape (#108)
- Change namespace (7b39f9c)
- Fixes installation of pest on vue/react stacks (#100)
- Pest scaffolding (#99)
- Update url for JS (eba8457)
- Add Vue file extension to all Vue components imported (#89)
- Update
<Link>
tags & implement<Head>
management (title tag) (#90, 4dce8a8, 128fd28, #94)
- Change from POST to GET on responsive dashboard link (#92)
- Fix EmailVerificationTest to pass using Uuids (#85)
- Fix purge line to include *.js (#83)
- Fix CORS policy errors with inertia stack (#82)
- Bump Inertia version to match Spark (#70)
- Uses password rule by default (#65)
- Fix Vue warning (#62)
- Fix Login event firing before Register (#59)
- Fixes Vue warning (#55)
- Remove unused component (#54)
- Update stubs/inertia/app case in installInertiaStack (#53)
- Add
@inertiajs/progress
to package dependencies (#46, #49) - Reduce verbosity by introducing a 'Guest' layout (#52)
- Add email (username) autocomplete (#51)
- Simplify Inertia logout links (#48)
- Inertia Stack (#44))
- Copy webpack.config.js on inertia init (#45)
- Update Tailwind config (de0cbf4)
- Redirect to intended path after login (#39)
- Change "Logout" text to "Log out" and "Login" to "Log in" (#41)
- Upgrade to PostCSS 8 as Laravel Mix v6 is out (#31)
Initial stable release.