Skip to content

Releases: hydrostack/hydro

v0.13.0

06 May 22:26
5bd28ec

Choose a tag to compare

v0.12.0

02 Apr 20:34

Choose a tag to compare

  • [new] Use request body instead of headers to pass component's data
  • [new] Introduce Client.Invoke in HydroComponent that can be used to trigger JS expressions
  • [fix] Evaluation of cached value when using Cache method in Hydro component.
  • [fix] Better support for enum values passed as parameters

v0.11.0

18 Feb 22:12

Choose a tag to compare

v0.10.0

05 Feb 20:18

Choose a tag to compare

  • Rename HydroTagHelper to HydroView

v0.9.0

01 Feb 23:57
36d3235

Choose a tag to compare

v0.8.5

31 Jan 18:08
9b65274

Choose a tag to compare

  • Scroll the window to the top left corner after replacing the body content

v0.8.4

29 Jan 18:33
de697df

Choose a tag to compare

  • Fix hydro links with nested tags

v0.8.3

26 Jan 19:38
f675495

Choose a tag to compare

  • Introduce long polling

v0.8.2

21 Jan 21:42

Choose a tag to compare

  • Include Apline.js in Hydro repo

0.8.1

20 Jan 20:24

Choose a tag to compare

  • Validate url in HydroRedirect and HydroLocation
  • Refresh antiforgery token if not valid
  • Trigger UnhandledHydroError when issues with navigation