Releases: any-tdf/stdf
Releases · any-tdf/stdf
v1.0.3
- 完整支持 Svelte v5、Tailwind CSS v4 与 TypeScript,包括库、示例、create-stdf、站点。
- 按照 Svelte 官方 CLI sv create 重构库文件。
- 增强 NavBar 组件,详见 NavBar。
- 修复 Cell 组件,详见 Cell。
- 增强 NumKeyboard 组件,详见 NumKeyboard。
- 重写 Checkbox、Radio 等组件,修改部分组件 API,升级时请注意检查。
- 文档组件 API 增加类型。
- 跟随 Tailwind CSS v4,文档站点、主题生成器、组件库等颜色系统统一使用 oklch,参考 Tailwind CSS。
- Full support for Svelte v5, Tailwind CSS v4, and TypeScript, including libraries, demos, create-stdf, and site.
- Rebuilt the library according to Svelte official CLI sv create.
- Enhanced NavBar component, please see NavBar.
- Fixed Cell component, please see Cell.
- Enhanced NumKeyboard component, please see NumKeyboard.
- Rewrote Checkbox, Radio, etc. components, modified some component APIs, please check when upgrading.
- Document component API added type.
- Follow Tailwind CSS v4, the color system of document site, theme generator, component library, etc. uses oklch, reference Tailwind CSS.
v1.0.0-next.8
v1.0.0-next.7
v1.0.0-next.6
- 新增多语言文件。
- Added multi-language files.
v1.0.0-next.5
v0.5.3
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.