mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-22 22:09:22 -05:00
An easy to use leptos component library
69ddf6b02f
* feat: Add min/max props into InputNumber Adding range into InputNumber component with min/max props * refactor: InputNumber component * docs: Add Min / Max section into InputNumber * docs: Improvement InputNumber - Change min/max insertion position. - Change the crate that is added to T impl for conciseness. - Uniformity of expression: maximum for minimum. |
||
---|---|---|
.github/workflows | ||
demo | ||
demo_markdown | ||
examples/ssr_axum | ||
thaw | ||
thaw_components | ||
thaw_utils | ||
.gitignore | ||
Cargo.toml | ||
CHANGELOG.md | ||
leptosfmt.toml | ||
LICENSE | ||
logo.svg | ||
README.md |