Skip to content

Releases: missannil/annil

v1.8.3

08 Sep 04:59
Compare
Choose a tag to compare

1.8.3 (2024-09-08)

Bug Fixes

  • 为subComponents内部组件类型增加 prefix_isReady?:boolean 字段。 (e78041d)

v1.8.2

07 Sep 06:16
Compare
Choose a tag to compare

1.8.2 (2024-09-07)

Bug Fixes

  • 优化_SubComponentType类型,避免接口或类的类型由于无签名照成的报错 (ab97097)

v1.8.1

07 Sep 03:16
Compare
Choose a tag to compare

1.8.1 (2024-09-07)

Bug Fixes

  • 1.8.0发布问题,加入throttleDebounce测试用例,优化computed,提高覆盖率,依赖优化 (67cfc49)

v1.8.0

06 Sep 11:09
Compare
Choose a tag to compare

1.8.0 (2024-09-06)

Features

  • customEvents字段增加debounce和throttle字段,配置后自定义函数变为节流或防抖函数 (1599797)

v1.7.8

22 Aug 07:30
Compare
Choose a tag to compare

1.7.8 (2024-08-22)

Bug Fixes

  • 当SubComponents组件有后缀时,阻止穿透(_catch)事件类型被返回的错误 (deab409)

v1.7.7

13 Aug 07:35
Compare
Choose a tag to compare

1.7.7 (2024-08-13)

Bug Fixes

  • 修复SubComponent中计算属性无法获取data和store中数据的错误。 (014a375)

v1.7.6

10 Aug 08:46
Compare
Choose a tag to compare

1.7.6 (2024-08-10)

Bug Fixes

v1.7.5

08 Aug 07:52
Compare
Choose a tag to compare

1.7.5 (2024-08-08)

Miscellaneous Chores

  • 更改README,SubComponentDoc->SubComponentType,RootComponentDoc->RootComponentType (073d273)

v1.7.5-beta.4

07 Aug 03:11
c8149e4
Compare
Choose a tag to compare

1.7.5-beta.4 (2024-08-07)

Miscellaneous Chores

v1.7.5-beta.0

06 Aug 08:58
Compare
Choose a tag to compare

1.7.5-beta.0 (2024-08-06)

Miscellaneous Chores