Skip to content

Releases: InhiblabCore/vue-hooks-plus

v1.3.4

13 Oct 02:52
Compare
Choose a tag to compare

What's Changed

✨ feat: use-debounceFn add cancel flush
⬆️ chore: remove plugin
⬆️ chore: add vitest ui
⬆️ chore: remove dependencies
⬆️ chore: optimize on-demand packaging
🔧 fix: use-fetch params
🔧 fix: fix docs build
📚 docs: optimize the display
📚 docs: use-request-plugin-guide
📚 docs: use-request-bussines-guide
📏 ts: use-counter type optimization
📏 ts: use-fetch type optimization
✅ test(useBoolean): add test by @NelsonYong
✅ test(useCounter): add test by @NelsonYong
✅ test(useCookieState): add test by @NelsonYong
✅ test(useDebounce): add test by @NelsonYong
✅ test(useDebounceFn): add test by @NelsonYong

v1.3.0

24 Sep 02:59
Compare
Choose a tag to compare

What's Changed

✨ feat: add useUrlState by the @NelsonYong
✨ feat: add useFetchs by the @NelsonYong
⬆️ chore: docs config
📚 docs: add useUrlState
📚 docs: add useFetchs

v1.2.0

23 Sep 04:02
Compare
Choose a tag to compare

What's Changed

✨ feat: useFormatResult by the @NelsonYong
🔧 fix: useRequest format by the @NelsonYong
📚 docs: optimize the document

v1.1.7

13 Sep 10:09
Compare
Choose a tag to compare

版本更新内容

by the @NelsonYong

  • useInfiniteScroll 无限滚动,滚动加载,分页加载
  • useInViewport Dom是否在可视区域
  • 官网文档优化,自动打字机

v1.1.6

09 Sep 08:38
Compare
Choose a tag to compare

版本更新内容

by the @NelsonYong

  • use-request 插件支持用户自定义传入插件进行配置合并的ts提示
  • use-request 插件开发
  • 完成了 formatResult 功能
  • docs 组件库搭建流程实现
  • 构建流程的优化

后续开发计划

use-request loadMore
use-request table request
use-webWorker

V1.1.4

01 Sep 02:34
Compare
Choose a tag to compare

by the @NelsonYong

  • 修复了use-request的一些bug

  • hooks库支持按需加载

  • 支持playground

  • 项目流程规范搭建完毕

v1.1 正式版本

14 Aug 14:23
Compare
Choose a tag to compare

by the @NelsonYong

正式版本1.1,修复一些bug,优化文档结构目录