Skip to content

Releases: any-tdf/stdf

v1.0.3

07 Apr 05:00
Compare
Choose a tag to compare
  • 完整支持 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

16 Dec 07:53
Compare
Choose a tag to compare
  • 增强 NavBar 组件,详见 NavBar
  • 修复 Cell 组件,详见 Cell

  • Enhanced NavBar component, please see NavBar.
  • Fixed Cell component, please see Cell.

v1.0.0-next.7

16 Dec 07:27
Compare
Choose a tag to compare
  • 增强 NavBar 组件,详见 NavBar
  • 修复 Cell 组件,详见 Cell

  • Enhanced NavBar component, please see NavBar.
  • Fixed Cell component, please see Cell.

v1.0.0-next.6

02 Dec 22:35
Compare
Choose a tag to compare
  • 新增多语言文件。

  • Added multi-language files.

v1.0.0-next.5

02 Dec 07:26
Compare
Choose a tag to compare
  • 完整支持 Svelte 5 与 TypeScript,包括库与示例。
  • 按照 Svelte 官方 CLI sv create 重构库文件。

  • Full support for Svelte 5 and TypeScript, including libraries and demos.
  • Rebuilt the library according to Svelte official CLI sv create.

v0.5.3

19 Nov 14:43
Compare
Choose a tag to compare
  • 优化 Icon 组件,详见 Icon

  • Optimized Icon component, please see Icon.

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.