Releases: inertiaui/modal
Releases · inertiaui/modal
v1.0.0-beta.5
What's Changed
- Close non-
navigatemodals on Inertia navigation by @pascalbaljet in #172 - Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #161
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #166
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #163
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #171
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.4
What's Changed
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #151
- Show the Inertia Progress Bar on non-Inertia requests by @pascalbaljet in #154
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
What's Changed
- SSR improvements by @pascalbaljet in #143
- Export useModalStack by @chasegiunta in #137
- Improve Middleware compatibility by @pascalbaljet in #144
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #145
New Contributors
- @chasegiunta made their first contribution in #137
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- Add
onStart,onSuccessandonErrorevents tovisitModal()by @pascalbaljet in #99
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- Always perform a GET request on the Base URL by @pascalbaljet in #124
- Migrate to reka-ui by @pascalbaljet in #125
- Only update stack when a modal has been closed by @pascalbaljet in #126
- Delete useFocusTrap.js by @pascalbaljet in #127
- Refactor
waitForhelper away by @pascalbaljet in #128 - Remove
pointer-events: nonefrom Reka UI by @pascalbaljet in #129
Full Changelog: 0.21.1...v1.0.0-beta.1
0.21.1
What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #119
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #122
- Remove Pint conflict (see #120) by @pascalbaljet in #123
Full Changelog: 0.21.0...0.21.1
0.21.0
What's Changed
- Support for deferred, lazy, and optional props by @pascalbaljet in #110
- Support lazy props in Inertia v1 by @pascalbaljet in #111
Full Changelog: 0.20.5...0.21.0
0.20.5
What's Changed
- Deferred props improvements: Added more tests + improvements for loading directly by @pascalbaljet in #109
Full Changelog: 0.20.4...0.20.5
0.20.4
What's Changed
- Match baseRoute parameters with Laravel route parameters by @SuperDJ in #98
- Fixes react programmatic usage example by @PedroAugustoRamalhoDuarte in #108
- Undefined array key with deferred prop by @SuperDJ in #89
New Contributors
- @SuperDJ made their first contribution in #98
- @PedroAugustoRamalhoDuarte made their first contribution in #108
Full Changelog: 0.20.3...0.20.4