Kripod React Hooks Versions Save

Essential set of React Hooks for convenient Web API consumption and state management.

[email protected]

4 years ago

3.0.1 (2020-05-31)

[email protected]

4 years ago

3.0.2 (2020-05-31)

  • improvement: media queries level 5 compliance (671022a)
  • chore(deps): update (a6af6a2)

[email protected]

4 years ago

3.0.1 (2020-03-30)

Bug Fixes

  • bundle NetworkInformation properly (2839251)

[email protected]

4 years ago

3.0.0 (2020-03-30)

Note: Version bump only for package state-hooks

[email protected]

4 years ago

3.0.0 (2020-03-30)

Bug Fixes

  • importing NetworkInformation types (54445f4)

[email protected]

4 years ago

2.1.0 (2019-10-26)

Features

  • add useChanging for change detection (b5a95d1), closes #113

[email protected]

4 years ago

2.2.2 (2019-10-26)

Note: Version bump only for package web-api-hooks

[email protected]

4 years ago

2.2.1 (2019-10-25)

Bug Fixes

  • useSize: possible ReferenceError caused by accessing ResizeObserver (b708153)

[email protected]

4 years ago

2.2.0 (2019-10-25)

Bug Fixes

  • useMedia: handle query param changes immediately (ccedf58)
  • useMedia: server-side rendering behavior (0b7de89), closes #114
  • useSize: make observer work without override (b5884d8)

Features

  • add useFocus sensor (026f04c)
  • add useHover sensor (888a5cb)
  • add useSize for observing the dimensions of an element (bb74f0b)

[email protected]

4 years ago

2.1.0 (2019-10-24)

Features

  • add usePreferredMotionIntensity (eaed758)