Skip to content

Latest commit

 

History

History
117 lines (71 loc) · 7.89 KB

CHANGELOG.md

File metadata and controls

117 lines (71 loc) · 7.89 KB

1.0.5 (2024-09-26)

  • 移除了注销组件组件的配置,由用户自行在弹窗,抽屉等组件的生命周期回调中决定是否注销组件。
  • 使用了 isValidId 方法来验证用户传入的 id 是否合法。

Bug Fixes

Features

  • add isValidId (c7d2f0c)
  • add update API (ff56fb3)
  • do not actively remove components (6eb4045)
  • remove removeOnHide To be removed , Because component libraries have transition animations (cf80ca7)
  • version 1.0.0 (62cc741)

1.0.4 (2024-04-28)

Bug Fixes

Features

  • add update API (ff56fb3)
  • remove removeOnHide To be removed , Because component libraries have transition animations (cf80ca7)
  • version 1.0.0 (62cc741)

1.0.2 (2024-01-11)

Bug Fixes

Features

  • add update API (ff56fb3)
  • remove removeOnHide To be removed , Because component libraries have transition animations (cf80ca7)
  • version 1.0.0 (62cc741)

1.0.1 (2024-01-07)

Bug Fixes

Features

  • add update API (ff56fb3)
  • remove removeOnHide To be removed , Because component libraries have transition animations (cf80ca7)
  • version 1.0.0 (62cc741)

0.0.9 (2023-12-17)

Bug Fixes

Features

  • add update API (ff56fb3)
  • remove removeOnHide To be removed , Because component libraries have transition animations (cf80ca7)