This repository was archived by the owner on Oct 20, 2025. It is now read-only.
1.4.6
- The
keep-modalattribute from the Link component now also works on the Form component - Bridge components now work from URLs that use route bindings
- The Lazy Component now retrieves the original URL from the backend instead of from the browser
- Better handling of opening URLs in a Modal that only respond with a Toast
- The Default Toast settings now also apply to Toasts sent from Broadcasted events
- The Table component now resolves values from objects that use a magic getter
- Partial refactor of the
SpladeMiddleware