Any Tdf Stdf Versions Save

Mobile web component library based on Svelte and Tailwind

v0.4.6

2 months ago
  • 新增 Loading 类型,详见 Loading

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

v0.4.5

2 months ago

  • Fixed the Pagination component, please see Pagination.

v0.4.4

5 months ago
  • 增强 Tabs 组件,详见 Tabs

  • Enhanced Tabs components, please see Tabs.

v0.4.3

5 months ago
  • 修改 Tabs 组件,详见 Tabs

  • Modify the Tabs component, please see Tabs.

v0.4.2

6 months ago
  • 组件源码的 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

6 months ago
  • 将仓库由 dufu1991/stdf 迁移至 any-tdf/stdf。

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

v0.4.0

6 months ago
  • 新增支持多主题配置,请参考 主题配置色彩主题生成器
  • 按照 Tailwind 命名规则统一将灰色由 gray5 改为 gray-500 写法,请注意升级后更改写法。详见 色彩
  • Avatar 组件新增头像组用法,详见 Avatar

  • Added support for multi-theme configuration, please refer to Theme Configuration, Color, Theme Generator.
  • In accordance with the Tailwind naming rules, the gray color has been uniformly changed from gray5 to gray-500 writing method. Please note that the writing method should be changed after the upgrade. See Color for details.
  • The Avatar component adds the usage of the avatar group, please see Avatar.

v0.3.2

7 months ago
  • 修复 Input 组件,详见 Input

  • Fix Input, please see Input.

v0.3.1

7 months ago
  • 增强 Input 组件,详见 Input

  • Enhanced the Input component. For details, see Input.

v0.3.0

8 months ago