This website works better with JavaScript
首页
发现
帮助
登录
safwan
/
stdf
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
6b37244e52
分支列表
标签列表
0.x
1.0.x
1.x
main
v2.0.1
v2.0.0
v1.2.0
v1.1.1
v1.1.0
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.0-next.9
v1.0.0-next.8
v1.0.0-next.7
v1.0.0-next.6
v1.0.0-next.5
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.11
v0.2.10
v0.2.9
v0.2.8
v0.2.6
v0.2.7
v0.2.5
v0.2.4
0.2.1
v0.2.0
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
0.0.27
0.0.26
0.0.25
0.0.24
0.0.23
0.0.22
0.0.21
v0.0.15
v0.0.14
v0.0.13
v0.0.11
v0.0.10
stdf
/
docs
/
mds
/
guide
/
changelog_en.md
changelog_en.md
1.7 KB
文件历史
原始文件
1.0.8 2025-05-04
Fixed Grids component, please see
Grids
.
1.0.7 2025-04-30
Fixed some type errors.
Fixed
id_ID
language file error.
1.0.6 2025-04-27
Fixed Input component, please see
Input
.
1.0.5 2025-04-27
Fixed Input component, please see
Input
.
1.0.4 2025-04-26
Enhanced Input component, please see
Input
.
Enhanced Button component, please see
Button
.
Added missing language files.
Fixed type export error.
1.0.3 2025-04-07
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
.
1.0.0 2025-04-07
Upgrade to 1.x version, refactor project structure.