This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
safwan
/
stdf
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
ec91a1e26a
Ramas
Etiquetas
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
Histórico
Raw
💪 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.