This website works better with JavaScript
首頁
探索
說明
登入
safwan
/
stdf
關註
1
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
目錄樹:
ec91a1e26a
分支列表
標籤列表
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
/
doc
/
guide
/
future_en.md
future_en.md
641 B
文件歷史
原始文件
💪 New Features 💪
Added Pagination component, as I dislike infinite scrolling and prefer click-to-load-more functionality.
Added NumKeyboard component for inputting numbers.
Added SecurityCode component for entering verification codes received via SMS or email.
👏 Improvements 👏
Improved source code comments according to JSDoc rules, added constraints on Props, and made it easier for IDEs to provide suggestions.
Increased the number of animation effects in the Skeleton screen component.
💪 Ongoing Development 💪
Expand the types of Loading components available.