Releases: any-tdf/stdf
Releases · any-tdf/stdf
v0.5.2
v0.5.1
- 增强 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
v0.4.7
- 修复 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
v0.4.5
v0.4.4
v0.4.3
v0.4.2
- 组件源码的 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.