Evan Almloff
|
a20a85dad6
implement deref for FormValue
|
1 gadu atpakaļ |
serzhiio
|
6bc2fb0906
fix MultipleSelect
|
1 gadu atpakaļ |
serzhiio
|
da308b4cdd
typo
|
1 gadu atpakaļ |
serzhiio
|
00cd0dae6e
From impl
|
1 gadu atpakaļ |
serzhiio
|
a92d1a9424
rustfmt
|
1 gadu atpakaļ |
serzhiio
|
c1fbf31a27
Form fields with same name can aggregate in array of values.
|
1 gadu atpakaļ |
serzhiio
|
f833d95e79
Added useful methods
|
1 gadu atpakaļ |
Jonathan Kelley
|
8fcac39512
Merge pull request #1833 from ealmloff/fix-form-web
|
1 gadu atpakaļ |
Evan Almloff
|
e89dd8a888
fix the web form event
|
1 gadu atpakaļ |
Hampus Lidin
|
011116b83d
Fix panic when using dev profile (#1824)
|
1 gadu atpakaļ |
Jonathan Kelley
|
319318a6e2
Merge pull request #1823 from ealmloff/fix-mount-event
|
1 gadu atpakaļ |
Evan Almloff
|
fe1b35d610
fix mount event
|
1 gadu atpakaļ |
Jonathan Kelley
|
ba23512fa5
Merge pull request #1819 from DioxusLabs/jk/fix-segfault-boot
|
1 gadu atpakaļ |
Jonathan Kelley
|
075caedf75
Different approach to make clippy happy across platforms
|
1 gadu atpakaļ |
Jonathan Kelley
|
ac64f40842
Different approach to cfg
|
1 gadu atpakaļ |
Jonathan Kelley
|
b90c7ffcac
Fix linux compile
|
1 gadu atpakaļ |
Jonathan Kelley
|
11b51f6173
Merge branch 'master' into jk/fix-segfault-boot
|
1 gadu atpakaļ |
Jonathan Kelley
|
a7a6645963
dont use magnanis for todomv
|
1 gadu atpakaļ |
Jonathan Kelley
|
08c522d5b3
Fix muda segfault
|
1 gadu atpakaļ |
Jonathan Kelley
|
4f077ec664
Merge pull request #1812 from ealmloff/duplicate-event-listener-rsx
|
1 gadu atpakaļ |
Jonathan Kelley
|
7dd9fce60f
Merge pull request #1817 from ealmloff/fix-serde-html
|
1 gadu atpakaļ |
Evan Almloff
|
4ef6f78657
fix duplicate listeners in the autoformat tests
|
1 gadu atpakaļ |
Evan Almloff
|
b6ea395338
enable serde dependency in the html crate even if eval is disabled
|
1 gadu atpakaļ |
Jonathan Kelley
|
f7bf156422
Merge pull request #1810 from DioxusLabs/jk/disambiguate-exprs-in-rsx
|
1 gadu atpakaļ |
Jonathan Kelley
|
3ef15577eb
Merge pull request #1807 from ealmloff/assets-optional
|
1 gadu atpakaļ |
Jonathan Kelley
|
8ff13c3c1b
Fix some basic clippy stuff
|
1 gadu atpakaļ |
Jonathan Kelley
|
1527b81e02
Components participate in event handlers
|
1 gadu atpakaļ |
hem1t
|
8be9a7192b
using cargo.toml version (#1813)
|
1 gadu atpakaļ |
Jonathan Kelley
|
8881b8a473
Use error instead of panic for span location in rsx macro shorthand
|
1 gadu atpakaļ |
Evan Almloff
|
9b5a797008
check for duplicate event listeners in the rsx macro
|
1 gadu atpakaļ |