Skip to content

Releases: jetli/yew-hooks

v0.4.3

Choose a tag to compare

@jetli jetli released this 11 Feb 01:17
292f84f

What's Changed

  • add use_theme hook by copilot by @jetli in #54

Full Changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@jetli jetli released this 01 Feb 15:10
31f0efb

What's Changed

  • fix use_virtual_list written by copilot by @jetli in #53

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@jetli jetli released this 01 Feb 14:32
98dca02

What's Changed

  • add use_virtual_list hook written by copilot by @jetli in #52

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@jetli jetli released this 28 Jan 08:47

Full Changelog: v0.3.4...v0.4.0

v0.3.4

Choose a tag to compare

@jetli jetli released this 02 Aug 08:30

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3 Added use_hovered hook

Choose a tag to compare

@jetli jetli released this 03 Dec 02:36

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2 fix use_websocket

Choose a tag to compare

@jetli jetli released this 26 May 03:13
12c6aa6

What's Changed

  • fix use_websocket reconnect_limit defaults to for infinite retries, … by @jetli in #42
  • Fix websocket reconnect limit by @jetli in #43

Full Changelog: v0.3.1...v0.3.2

v0.3.1 new hook use_visible

Choose a tag to compare

@jetli jetli released this 05 Mar 10:07

What's Changed

New Contributors

  • @xfbs made their first contribution in #34

Full Changelog: v0.3.0...v0.3.1

v0.3.0 Upgrade Yew 0.21

Choose a tag to compare

@jetli jetli released this 03 Oct 09:57

What's Changed

New Contributors

  • @ctron made their first contribution in #38

Full Changelog: v0.2.0...v0.3.0

v0.2.0 Upgrade Yew 0.20

Choose a tag to compare

@jetli jetli released this 25 Nov 14:24
8a00123

Upgrade Yew 0.20

What's Changed

Breaking Changes

  • use_web_socket renamed to use_websocket

New Contributors

Full Changelog: v0.1.55...v0.2.0