This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
safwan
/
stdf
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
e19f6e890f
Ramuri
Etichete
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.3 KB
Istoric
Crud
New Features 💪
Implement custom theme colors according to Tailwind CSS variable rules.
Add SecurityCode component, which is generally used for entering numeric 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, which is generally used for entering numbers.
Added Pagination component.
Added Stepper component.
Complete support for Svelte 5.
Complete support for TypeScript.
Adapt to Tailwind CSS v4.
Theme configuration supports rounded corners, spacing, fonts, etc.
Improvements 👏
Increased the number of animation effects in the Skeleton screen 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.