Jon Kelley
|
1f6c0593b4
|
Merge pull request #358 from mirichan/master
Fix query parsing
|
2022-04-19 23:12:00 -04:00 |
|
Jon Kelley
|
c9525966a2
|
Merge pull request #353 from DioxusLabs/jk/custom-index-head
feat: allow customizing the index and head
|
2022-04-18 16:35:56 -04:00 |
|
Michael Mroz
|
078287301d
|
Fix query parsing: the router was silently throwing away queries not prefixed with an extra '?'
|
2022-04-17 01:51:02 -07:00 |
|
Jonathan Kelley
|
fd2a5f5a6b
|
fmt
|
2022-04-16 17:02:57 -04:00 |
|
Jonathan Kelley
|
049976d23a
|
feat: allow customizing the index and head
|
2022-04-16 16:53:47 -04:00 |
|
Jon Kelley
|
90a30933ef
|
Merge pull request #347 from DioxusLabs/jk/attributes-inlineprops
fix: inline props should look for attributes
|
2022-04-12 12:27:25 -04:00 |
|
Dave Rolsky
|
69752313eb
|
Fix typo in docs for NodeFactory.bump
|
2022-04-11 10:33:06 -05:00 |
|
Jonathan Kelley
|
24bca45612
|
fix: inline props should look for attributes
|
2022-04-09 19:41:29 -04:00 |
|
Jon Kelley
|
56ea9e42fa
|
Merge pull request #318 from overlisted/eval-stuff
Eval stuff
|
2022-04-04 13:01:35 -04:00 |
|
Jonathan Kelley
|
dfc69c0905
|
fix: compile fail for web
|
2022-04-04 12:29:00 -04:00 |
|
Jonathan Kelley
|
93405c2a40
|
Fix: diffing should poproots too
|
2022-04-04 12:18:51 -04:00 |
|
Jon Kelley
|
09d193d999
|
Merge pull request #331 from Demonthos/diff-fix
fix: diff_lazynodes bug adding children
|
2022-04-04 12:15:31 -04:00 |
|
Jon Kelley
|
3a467ec745
|
Merge pull request #336 from mrxiaozhuox/master
Fixed Docs Problem
|
2022-03-28 11:05:01 -04:00 |
|
Jon Kelley
|
6c72ed5dd3
|
Merge pull request #333 from naturalethic/fix-incorrect-form-element-pointer
Fix form value collecting from form element instead of input element
|
2022-03-28 11:04:37 -04:00 |
|
YuKun Liu
|
fe3577faaf
|
fix: usestate docs
|
2022-03-28 10:42:09 +08:00 |
|
Joshua Kifer
|
213f54c4d8
|
Convert all logs to trace
|
2022-03-27 09:23:44 -06:00 |
|
Joshua Kifer
|
2acacdd5a4
|
Fix form value collecting from form element instead of input element
|
2022-03-26 19:42:05 -06:00 |
|
Evan Almloff
|
43b5a230f0
|
PushRoot before adding children
|
2022-03-26 13:35:23 -05:00 |
|
Evan Almloff
|
aec5cd9dfa
|
fix lazynode diff bug adding children
|
2022-03-26 12:53:24 -05:00 |
|
Jon Kelley
|
14099e9889
|
Merge pull request #330 from DioxusLabs/jk/fix-instant-futures
fix: instantly resolving futures should not use popping
|
2022-03-24 12:31:20 -04:00 |
|
Jonathan Kelley
|
d50e86492e
|
fix: instantly resolving futures should not use popping
|
2022-03-24 11:15:07 -04:00 |
|
Ilya Maximov
|
d31edfa7d7
|
rustfmt when the
|
2022-03-21 22:02:04 +01:00 |
|
Ilya Maximov
|
ee22881e08
|
Merge branch 'master' into eval-stuff
|
2022-03-21 22:00:17 +01:00 |
|
Ilya Maximov
|
6e8fdc1e4d
|
make the closure dyn
|
2022-03-21 21:57:29 +01:00 |
|
Jon Kelley
|
268cc5bd39
|
Merge pull request #302 from Demonthos/master
tui bugfixes and text modifier elements
|
2022-03-20 22:58:56 -04:00 |
|
Jonathan Kelley
|
dc028df0dd
|
clippy: make it happier
|
2022-03-20 21:50:43 -04:00 |
|
Jon Kelley
|
4edaeb0aae
|
Merge pull request #324 from overlisted/inlineprops-generics
`#[inline_props]` generics
|
2022-03-20 20:28:06 -04:00 |
|
Jon Kelley
|
5c6ff70dd4
|
Merge pull request #316 from DioxusLabs/jk/fix-hydration
fix: setnode method for rehydration code
|
2022-03-20 20:11:55 -04:00 |
|
Jonathan Kelley
|
ad027d7aa4
|
fix: radio buttons in forms
|
2022-03-20 20:11:12 -04:00 |
|
Jon Kelley
|
41b7de365e
|
Merge pull request #320 from naturalethic/form-input-event-radio-value
Capture correct radio button value in a form input event
|
2022-03-20 20:10:52 -04:00 |
|
Jon Kelley
|
d3ac3db296
|
Merge pull request #315 from Synphonyte/master
Option<...> props are optional by default.
|
2022-03-20 19:59:35 -04:00 |
|
Ilya Maximov
|
46b7f3b623
|
feat: basic generic support
|
2022-03-20 20:59:30 +01:00 |
|
Ilya Maximov
|
334936b276
|
fix: typos
|
2022-03-19 21:04:48 +01:00 |
|
Ilya Maximov
|
86159d0b55
|
fix: wrong type of error
|
2022-03-19 20:48:54 +01:00 |
|
Ilya Maximov
|
1f065acb4c
|
refactor: simplify and organize the errors
|
2022-03-19 20:37:25 +01:00 |
|
Ilya Maximov
|
b8573bc4dd
|
refactor: remove the rsx folder
it doesn't seem to be published anywhere or used at all
|
2022-03-19 20:35:53 +01:00 |
|
Ilya Maximov
|
0be88d20ee
|
docs: remove capitals and periods from errors
|
2022-03-19 19:29:57 +01:00 |
|
Joshua Kifer
|
ab4e37fbf2
|
Capture correct radio button value in a form input event
|
2022-03-19 12:24:29 -06:00 |
|
Ilya Maximov
|
c194fa8372
|
remove panics from desktop docs
`WebView::evaluate_script()` always returns `Ok()`
|
2022-03-19 03:13:34 +01:00 |
|
Ilya Maximov
|
b4a5fe9845
|
use ToString
|
2022-03-19 02:57:39 +01:00 |
|
Ilya Maximov
|
5cbf2698fd
|
add use_eval() to desktop and web
|
2022-03-17 23:47:11 +01:00 |
|
Ilya Maximov
|
08fa2382b0
|
add eval to DesktopContext
|
2022-03-17 22:55:26 +01:00 |
|
Jonathan Kelley
|
f26f704b6b
|
fix: setnode method for rehydration code
|
2022-03-17 10:51:23 -04:00 |
|
Maccesch
|
a2825fb13c
|
updated examples with the new optional props
|
2022-03-16 06:36:39 +00:00 |
|
Joshua Kifer
|
1b736f1001
|
Remove release_max_level features from several Cargo.toml log dependencies
|
2022-03-15 17:59:30 -06:00 |
|
Jon Kelley
|
4407c7325a
|
Merge pull request #310 from DioxusLabs/jk/forms-links
|
2022-03-15 16:46:35 -04:00 |
|
Maccesch
|
5818da5f70
|
auto detect optional props
|
2022-03-15 16:52:45 +00:00 |
|
Jonathan Kelley
|
e44cc41114
|
fix: cargo fmt
|
2022-03-15 01:35:59 -04:00 |
|
Jonathan Kelley
|
7bdb8a4539
|
fix: fmt by including adapters for liveview
|
2022-03-15 01:28:50 -04:00 |
|
Jonathan Kelley
|
3b4a041c31
|
fix: liveview failing to pass
|
2022-03-15 01:14:26 -04:00 |
|