Tags: tonysm/jetstream
Tags
Update Register.vue (laravel#1127) * Update Register.vue Add 'required' to JetCheckbox 'terms'. * Update to include JetInputError also.
[2.x] Display validation errors alongside fields in the Inertia stack (… …laravel#1123) * Display validation errors alongside the fields * Revert formatting * Update error key for recovery_code * Bump Fortify Co-authored-by: Dale Weaver <[email protected]>
Move Jetstream components to Components directory (laravel#1110) The intention with this change is to signal to users that the components are theirs for customizing.
[2.x] Vite 3 support (laravel#1089) * vite 3 support * do not externalise inertiajs/server * CS * Use a single Vite config file Co-authored-by: Jess Archer <[email protected]>
[2.x] Fix Inertia SSR usage with Ziggy route function in setup() (lar… …avel#1069) * Use Ziggy Vue plugin instead of route mixin Ziggy Vue plugin allows `route()` to be injected into `setup()` function in components[1][2], which is needed for Inertia SSR since the @routes blade directive isn't available. [1]: tighten/ziggy#518 [2]: tighten/ziggy#564 (comment) * Fix quotations * Update app.js Co-authored-by: Taylor Otwell <[email protected]>
PreviousNext