This website works better with JavaScript
首頁
探索
說明
登入
safwan
/
stdf
關注
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
fc7a9b2cc5
分支列表
標籤列表
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
/
future_en.md
future_en.md
1.7 KB
文件歷史
原始文件
New Features 💪
Implement custom theme colors, rounded corners, spacing, etc. according to Tailwind CSS variable rules.
Add CodeInput component for entering numeric/letter verification codes received via SMS or email.
Develop a Vite/Rollup plugin that supports merging all SVGs in a specified directory into an SVG symbol.
Develop a VS Code plugin that supports displaying STDF component API and other functions when hovering over the cursor.
Develop a template scaffold that supports initializing STDF projects according to configuration. Initial support for Vite and SvelteKit.
Add NumKeyboard component for entering numbers.
Add FullKeyboard component for letters, numbers, and symbols input.
Add Pagination component.
Add Stepper component.
Add Card component for information display containers.
Add Tag component for marking and categorization.
Add List component for displaying long list data.
Add CountDown component.
Add ColorPicker component.
Complete support for Svelte 5, TypeScript, and Tailwind CSS v4.
Add TreeSelect component for tree-shaped selection.
Add ImagePreview component for image preview.
Add Upload component.
Add Signature component.
Add more animation effects to the Skeleton component.
Ongoing Development 💧
Expand the types of Loading components available.
Complete the Figma design draft and implement connectivity with component API according to Figma's Variable rules.
Based on the basic components, combine a series of business scenario components.
Continuously improve component documentation and examples.
Explore more theme customization capabilities.