Skip to content

v0.7.4

Choose a tag to compare

@github-actions github-actions released this 23 Apr 12:17
· 319 commits to 0.x since this release
09fe4b2

Bug Fixes

  • core: properly spoof method when data is an empty object (7d8512c), closes #145
  • router: ensure only GET requests can be preloaded (9cefd1c), closes #143
  • tables: take withoutResolvingAuthorizations into account on data objects using custom fromModel (#138) (3ce0271)
  • vue: allow overriding all form options (#139) (37ccccb)
  • vue: improve reactivity consistency (#141) (9e37c24)

Features

  • laravel: add Hybridable (bda4bf8)
  • laravel: implement new exception API (#146) (948f8c7)
  • laravel: allow pretty-printing specific configuration key (e162a57)
  • dialog: allow forcing a redirect to the base view (#144) (3dddcd6)
  • form: add method to reset submission state (#142) (3737409)