## 1.1.1 2025-05-31
- 修复 Avatar 组件,详见 [Avatar](https://stdf.design/components?nav=avatar&tab=4)。
- 优化 NoticeBar 组件,详见 [NoticeBar](https://stdf.design/components?nav=noticeBar&tab=4)。
- 优化 Stepper 组件,详见 [Stepper](https://stdf.design/components?nav=stepper&tab=4)。
## 1.1.0 2025-05-26
- 增强 Button 组件,详见 [Button](https://stdf.design/components?nav=button&tab=4)。
- 增强 Icon 组件,支持 Iconify,组件内置 svg,详见 [指南 - 图标](https://stdf.design/guide/icon) 和 [Icon](https://stdf.design/components?nav=icon&tab=4)。
- 修复 Avatar 组件,详见 [Avatar](https://stdf.design/components?nav=avatar&tab=4)。
- 优化 NoticeBar 组件,详见 [NoticeBar](https://stdf.design/components?nav=noticeBar&tab=4)。
## 1.0.8 2025-05-04
- 修复 Grids 组件,详见 [Grids](https://stdf.design/components?nav=grids&tab=4)。
## 1.0.7 2025-04-30
- 修复部分类型错误。
- 修复 `id_ID` 语言文件错误。
## 1.0.6 2025-04-27
- 修复 Input 组件,详见 [Input](https://stdf.design/components?nav=input&tab=4)。
## 1.0.5 2025-04-27
- 修复 Input 组件,详见 [Input](https://stdf.design/components?nav=input&tab=4)。
## 1.0.4 2025-04-26
- 增强 Input 组件,详见 [Input](https://stdf.design/components?nav=input&tab=4)。
- 增强 Button 组件,详见 [Button](https://stdf.design/components?nav=button&tab=4)。
- 补充遗漏的语言文件。
- 修复类型导出错误。
## 1.0.3 2025-04-07
- 完整支持 Svelte v5、Tailwind CSS v4 与 TypeScript,包括库、示例、create-stdf、站点。
- 按照 Svelte 官方 CLI [sv create](https://svelte.dev/docs/cli/sv-create) 重构库文件。
- 增强 NavBar 组件,详见 [NavBar](https://stdf.design/components?nav=navBar&tab=4)。
- 修复 Cell 组件,详见 [Cell](https://stdf.design/components?nav=cell&tab=4)。
- 增强 NumKeyboard 组件,详见 [NumKeyboard](https://stdf.design/components?nav=numKeyboard&tab=4)。
- 重写 Checkbox、Radio 等组件,修改部分组件 API,升级时请注意检查。
- 文档组件 API 增加类型。
- 跟随 Tailwind CSS v4,文档站点、主题生成器、组件库等颜色系统统一使用 oklch,参考 [Tailwind CSS](https://tailwindcss.com/docs/colors)。
## 1.0.0 2025-04-07
- 升级至 1.x 版本,重构项目结构。