Skip to content

Releases: any-tdf/stdf

v0.5.2

02 Oct 15:43
Compare
Choose a tag to compare
  • 优化 Button 组件,详见 Button

  • Optimized Button component, please see Button.

v0.5.1

01 Oct 16:34
Compare
Choose a tag to compare
  • 增强 Button 组件,详见 Button
  • 优化 BottomSheet 组件,详见 BottomSheet
  • 优化 IndexBar 组件,详见 IndexBar
  • 修复 Avatar 组件,详见 Avatar

  • Optimized Button component, please see Button.
  • Optimized BottomSheet component, please see BottomSheet.
  • Optimized IndexBar component, please see IndexBar.
  • Fixed Avatar component, please see Avatar.

v0.5.0

09 Sep 05:48
Compare
Choose a tag to compare
  • 新增 Stepper 组件,详见 Stepper

  • Added Stepper component, please see Stepper.

v0.4.7

12 Aug 08:31
Compare
Choose a tag to compare
  • 修复 Pagination 组件,详见 Pagination
  • 优化 Loading 组件,详见 Loading
  • 优化 Slider 组件,详见 Slider

  • Fixed Pagination component, please see Pagination.
  • Optimized Loading component, please see Loading.
  • Optimized Slider component, please see Slider.

v0.4.6

31 Mar 07:34
Compare
Choose a tag to compare
  • 新增 Loading 类型,详见 Loading

  • Add Loading type, For more information, please see Loading.

v0.4.5

28 Mar 02:32
Compare
Choose a tag to compare

  • Fixed the Pagination component, please see Pagination.

v0.4.4

13 Dec 09:22
Compare
Choose a tag to compare
  • 增强 Tabs 组件,详见 Tabs

  • Enhanced Tabs components, please see Tabs.

v0.4.3

11 Dec 13:41
Compare
Choose a tag to compare
  • 修改 Tabs 组件,详见 Tabs

  • Modify the Tabs component, please see Tabs.

v0.4.2

21 Nov 04:23
Compare
Choose a tag to compare
  • 组件源码的 Props 按照 JSDoc 规范增加类型注释,使用组件时将获得更好的 IDE 提示。可开启 checkJs 检测或使用 TypeScript 做类型检测。

  • Component source code Props adds type annotation according to JSDoc specification, and you will get better IDE prompts when using the component. You can turn on checkJs detection or use TypeScript for type detection.

v0.4.1

13 Nov 02:42
Compare
Choose a tag to compare
  • 将仓库由 dufu1991/stdf 迁移至 any-tdf/stdf。

  • The repository has been migrated from dufu1991/stdf to any-tdf/stdf.