Jonathan Kelley
|
daa5449b6b
|
chore: use existing scheduler
|
2022-12-30 02:39:47 -05:00 |
|
Jonathan Kelley
|
972084ee32
|
chore: clean up zoom example
|
2022-12-30 02:32:53 -05:00 |
|
Jonathan Kelley
|
a13b69788b
|
chore: rename zoom
|
2022-12-30 02:11:43 -05:00 |
|
Jonathan Kelley
|
7f418bbfee
|
fix: window zoom
|
2022-12-30 02:09:02 -05:00 |
|
Jonathan Kelley
|
6dfe84834d
|
fix eval example
|
2022-12-30 02:06:33 -05:00 |
|
Jonathan Kelley
|
d160a5c8ff
|
chore: remove unnecessary parse method
|
2022-12-30 01:54:12 -05:00 |
|
Jonathan Kelley
|
531f7c6d3f
|
chore: clean up msg in desktop even more
|
2022-12-30 01:52:54 -05:00 |
|
Jonathan Kelley
|
633bf1f834
|
aggressively clean up desktop with new inline poll
|
2022-12-30 01:08:25 -05:00 |
|
Evan Almloff
|
2da1d8ab27
|
clean up implementation
|
2022-12-29 21:34:17 -06:00 |
|
Jonathan Kelley
|
7bc8150da7
|
fix desktop to poll without budget
|
2022-12-29 20:39:22 -05:00 |
|
Jonathan Kelley
|
bd720e2268
|
fix: use futuresunordered instead of bespoke waker system
|
2022-12-29 19:53:43 -05:00 |
|
Jon Kelley
|
86fb58faf8
|
Merge pull request #691 from DioxusLabs/jk/overhaul-readmes
chore: clean up readmes
|
2022-12-29 17:46:45 -05:00 |
|
Jonathan Kelley
|
ff697d41e3
|
wip: move desktop to main thread and use tokio main
|
2022-12-29 17:11:29 -05:00 |
|
Jonathan Kelley
|
e22f4ad6cf
|
fix: resolve clippy warnings
|
2022-12-29 16:21:24 -05:00 |
|
Jonathan Kelley
|
6dc9da3398
|
chore: remove old file
|
2022-12-29 16:20:20 -05:00 |
|
Jonathan Kelley
|
4fdbce9a70
|
chore: clean up readmes
|
2022-12-29 16:17:03 -05:00 |
|
Evan Almloff
|
f6fb6e1d1b
|
add aspect ratio parsing
|
2022-12-29 14:14:29 -06:00 |
|
Evan Almloff
|
579d6ce1f9
|
use lightning css to parse layout attributes for taffy
|
2022-12-29 13:31:33 -06:00 |
|
Jonathan Kelley
|
6a4979b574
|
fix example
|
2022-12-29 02:37:46 -05:00 |
|
Jonathan Kelley
|
04ca284704
|
chore: add svg collection
|
2022-12-29 02:21:32 -05:00 |
|
Jon Kelley
|
4d29a190d4
|
Merge pull request #686 from DioxusLabs/jk/add-translate-module
Pull translation out of CLI into its own "Rosetta" crate
|
2022-12-29 01:02:50 -05:00 |
|
Jonathan Kelley
|
5c63ae4b5d
|
chore: dont panic
|
2022-12-29 01:02:07 -05:00 |
|
Jonathan Kelley
|
ecb154db6f
|
chore: rename method
|
2022-12-29 00:56:23 -05:00 |
|
Jonathan Kelley
|
1389766596
|
chore: take domtree by reference
|
2022-12-29 00:55:04 -05:00 |
|
Jonathan Kelley
|
bc707db832
|
chore: make clippy happy and limit workspace checks
|
2022-12-29 00:46:02 -05:00 |
|
Evan Almloff
|
cb17252a21
|
clean up warnings and update prelude
|
2022-12-28 20:42:47 -06:00 |
|
Evan Almloff
|
044462876d
|
Merge branch 'upstream' into fix-non-str-attributes
|
2022-12-28 20:36:57 -06:00 |
|
Jonathan Kelley
|
d3c3c41d9e
|
chore: remove comments module
|
2022-12-28 16:39:24 -05:00 |
|
Jonathan Kelley
|
c890051f87
|
chore: add back examples
|
2022-12-28 16:23:05 -05:00 |
|
Jonathan Kelley
|
bc3cf6501c
|
feat: complete html to rsx rosetta
|
2022-12-28 16:22:20 -05:00 |
|
Jonathan Kelley
|
d22577082c
|
chore: remove comment from syn tree
|
2022-12-28 12:05:13 -05:00 |
|
Jonathan Kelley
|
14bc007c15
|
wip: refactor out translation into its own crate
|
2022-12-28 11:51:41 -05:00 |
|
Jon Kelley
|
92a2db9cc2
|
Merge pull request #684 from Demonthos/fix-tui-benchmark
fix tui benchmark
|
2022-12-28 11:50:41 -05:00 |
|
Lixou
|
bfdd7945aa
|
Fix copy paste error in docs (#685)
|
2022-12-27 13:04:23 -06:00 |
|
=
|
2e267eec63
|
fix tui benchmark
|
2022-12-27 08:42:26 -06:00 |
|
Demonthos
|
2444c5333f
|
add launch_cfg_with_props to tui (#682)
|
2022-12-27 08:30:08 -06:00 |
|
Jonathan Kelley
|
4aac2cdae1
|
fix: raw attr names
|
2022-12-26 22:57:45 -05:00 |
|
=
|
1555500fbd
|
drop any values correctly
|
2022-12-26 10:53:25 -06:00 |
|
Jonathan Kelley
|
c240aebfa1
|
chore: start instead of flart
|
2022-12-26 09:58:41 -05:00 |
|
=
|
c245f04c8c
|
make any_cmp safe
|
2022-12-26 08:41:37 -06:00 |
|
=
|
170a3669f7
|
reduce usage of unsafe
|
2022-12-26 08:37:50 -06:00 |
|
Jonathan Kelley
|
8b854963e9
|
fix: serialize custom attrs properly
|
2022-12-25 23:58:31 -05:00 |
|
Jon Kelley
|
641488e825
|
Merge pull request #671 from DioxusLabs/jk/suspense-rollover
feat: complete the rollover of aborted and async render states
|
2022-12-25 23:25:16 -05:00 |
|
Jonathan Kelley
|
366e46eddf
|
chore: add some fixes to hot reload
|
2022-12-25 23:22:43 -05:00 |
|
Jonathan Kelley
|
079d71fb2b
|
fix: use modern enum
|
2022-12-25 22:11:45 -05:00 |
|
Jonathan Kelley
|
8887d65e1b
|
Merge branch 'master' into jk/suspense-rollover
|
2022-12-25 22:10:22 -05:00 |
|
Jon Kelley
|
ddaaee27f5
|
Merge pull request #651 from Demonthos/fix-hot-reloading
Fix hot reloading
|
2022-12-25 21:53:29 -05:00 |
|
Jonathan Kelley
|
3d69d3ea92
|
chore: use pending instead of async
|
2022-12-25 01:43:22 -05:00 |
|
Jonathan Kelley
|
9b0244ee5c
|
fix: use ready nodes in more places
|
2022-12-25 01:37:00 -05:00 |
|
Evan Almloff
|
738f1b3ce0
|
Merge branch 'upstream' into fix-non-str-attributes
|
2022-12-24 12:52:44 -06:00 |
|