Skip to content

1.4.6

Compare
Choose a tag to compare
@pascalbaljet pascalbaljet released this 24 Mar 15:52
· 171 commits to main since this release
  • The keep-modal attribute 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