alibaba/hooks
 Watch   
 Star   
 Fork   
2024-10-22 23:05:55
hooks

v3.8.2

What's Changed

  • 🔥 feat: add useTheme hook by @ianzone in #2617
  • 🔥 feat: support for array as event parameter in useEventListener by @askwuxue in #2598
  • 🔥 feat: support useInfiniteScroll scroll to top by @jaluik in #2565
  • 🐛 fix: Compatible with the case where props is null in useControllableValue by @mmmml-zhao in #2636
  • 🐛 fix: When manual=true, defaultParam will not populate the default values in form. by @askwuxue in #2594
  • 🛠 chore: Wrap the second parameter of the return value from useSetState with useMemoriedFn. by @askwuxue in #2592
  • 🛠 chore: Replace prettier with biome by @ianzone in #2629
  • 🛠 chore: Update pnpm to v9 by @ianzone in #2621

  • 🔥 feat: 新增 hook useTheme by @ianzone in #2617
  • 🔥 feat: useEventListener 事件支持传入数组参数 by @askwuxue in #2598
  • 🔥 feat: useInfiniteScroll 支持了direction, 提供向上滚动加载的支持 by @jaluik in #2565
  • 🐛 fix: 兼容了 useControllableValue 的 props 为 null 的情况 by @mmmml-zhao in #2636
  • 🐛 fix: useAntdTable 在 manual=true 的情况下 defaultParam 不会填充表单默认值 by @askwuxue in #2594
  • 🛠 chore: 使用 useMemoriedFn 包装 useSetState 返回值中的第二个参数 by @askwuxue in #2592
  • 🛠 chore: 使用 biome 替换 prettier by @ianzone in #2629
  • 🛠 chore: 更新 pnpm 至 v9 by @ianzone in #2621

New Contributors

  • @ianzone made their first contribution in #2621
  • @mmmml-zhao made their first contribution in #2636
  • @jaluik made their first contribution in #2565

Full Changelog: https://github.com/alibaba/hooks/compare/v3.8.1...v3.8.2

2024-08-11 10:10:29
hooks

v3.8.1

What's Changed


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.8.0...v3.8.1

2024-05-23 12:53:05
hooks

v3.8.0

What's Changed


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.7.11...v3.8.0

2024-04-01 10:11:31
hooks

v3.7.11

What's Changed


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.7.10...v3.7.11

2024-02-01 16:18:14
hooks

v3.7.10

What's Changed

Full Changelog: https://github.com/alibaba/hooks/compare/v3.7.9...v3.7.10

2024-01-28 21:06:21
hooks

v3.7.9

What's Changed


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.7.8...v3.7.9

2023-06-25 19:24:59
hooks

v3.7.8

What's Changed


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.7.7...v3.7.8

2023-04-30 11:20:49
hooks

v3.7.7

What's Changed


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.7.6...v3.7.7

2023-03-23 20:45:29
hooks

v3.7.6

What's Changed


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.7.5...v3.7.6

2023-02-28 15:24:15
hooks

v3.7.5

What's Changed


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.7.4...v3.7.5