Bunny Bites
|
9f0e000295
provide proper error message
|
1 year ago |
Bunny Bites
|
2cbbdc23c6
add impl fn for FormData to get input types
|
1 year ago |
Bunny Bites
|
1a9d1eda19
optimize hashmap insertion
|
1 year ago |
Bunny Bites
|
f1533781a4
add fn to convert hashmap to json
|
1 year ago |
Bunny Bites
|
d54ec57192
1. migrated code to form.rs
|
1 year ago |
Bunny Bites
|
02e91d8b9a
add get_parsed_values function
|
1 year ago |
Jonathan Kelley
|
a3e6d0adca
Merge pull request #1602 from ealmloff/fix-scroll-web
|
1 year ago |
Evan Almloff
|
7590cf822d
fix the scroll event on the web renderer
|
1 year ago |
tigerros
|
bf36fc6def
Fix `#[component]` expansion Clippy warning (#1599)
|
1 year ago |
Evan Almloff
|
51f342417a
add examples to the default watch path
|
1 year ago |
dependabot[bot]
|
78120ca0e2
Bump actions/setup-node from 3 to 4 (#1592)
|
1 year ago |
HKalbasi
|
720bfdf231
Make window invisible until the first render (#1588)
|
1 year ago |
Falco Hirschenberger
|
d4e6876ff6
Silence desktop build outputs from cargo (#1584)
|
1 year ago |
Emil Boman
|
f5bc1a9856
Implement LiveView Router Integration (#1505)
|
1 year ago |
Jonathan Kelley
|
035f26d4bf
Merge pull request #1573 from tigerros/fix-props-docs-line-breaks
|
1 year ago |
Stephen Andary
|
b25fada776
Add Newtype so that Rust-url can be IntoRoutable (#1579)
|
1 year ago |
Leonard
|
613f2f9aca
Revert "Fix random clippy warning"
|
1 year ago |
Leonard
|
85839abe56
Fix random clippy warning
|
1 year ago |
Leonard
|
33d4721fbe
Fix
|
1 year ago |
Jonathan Kelley
|
647815fa6f
Merge pull request #1558 from ealmloff/link-key-props
|
1 year ago |
Jonathan Kelley
|
716130d025
Merge pull request #1570 from ealmloff/clarify-web-gaurd-fullstack
|
1 year ago |
Jonathan Kelley
|
ea8c5e290d
Merge pull request #1551 from ealmloff/fix-signals-outside-of-runtime
|
1 year ago |
Evan Almloff
|
d9b32afd64
add error message when overlapping fullstack features are enabled
|
1 year ago |
Leonard
|
cea9563e25
Improve prop docs (#1565)
|
1 year ago |
Leonard
|
74952179db
Append prop documentation to function when using `#[inline_props]` or `#[component]` (#1563)
|
1 year ago |
Leonard
|
e41278af45
Add link to website section on contributing to root README (#1559)
|
1 year ago |
Marc Espín
|
129d0a68ff
feat: Optional web support for hot-reload crate (#1527)
|
1 year ago |
Stygmates
|
b836851d02
Add openidconnect authentication demo (#1500)
|
1 year ago |
Evan Almloff
|
42eb4b5098
fix clippy
|
1 year ago |
Evan Almloff
|
ad9c59c2b4
add an readable error when you name a prop key
|
1 year ago |