Evan Almloff
|
09da9c04a8
|
Use zero cost option instead of null pointers
|
2023-01-12 15:42:23 -06:00 |
|
Evan Almloff
|
927db9723a
|
handle abort diffing
|
2023-01-07 19:01:29 -06:00 |
|
Evan Almloff
|
c0f9355648
|
fix any value dropping
|
2023-01-02 21:26:12 -06:00 |
|
Evan Almloff
|
51dba50c04
|
use BumpBox<Any> and FromAnyValue instead of sync bounds
|
2023-01-02 14:40:25 -06:00 |
|
Evan Almloff
|
044462876d
|
Merge branch 'upstream' into fix-non-str-attributes
|
2022-12-28 20:36:57 -06:00 |
|
=
|
1555500fbd
|
drop any values correctly
|
2022-12-26 10:53:25 -06:00 |
|
Jonathan Kelley
|
8887d65e1b
|
Merge branch 'master' into jk/suspense-rollover
|
2022-12-25 22:10:22 -05:00 |
|
Jonathan Kelley
|
244ade048e
|
Merge branch 'master' into jk/suspense-rollover
|
2022-12-23 19:13:22 -05:00 |
|
Evan Almloff
|
afd024bcb6
|
Merge branch 'upstream' into fix-non-str-attributes
|
2022-12-23 15:53:39 -06:00 |
|
Evan Almloff
|
608c37428d
|
Merge branch 'upstream' into fix-hot-reloading
|
2022-12-22 16:58:30 -06:00 |
|
Jonathan Kelley
|
5a70c6ecf9
|
chore: swap over router none
|
2022-12-22 14:45:48 -05:00 |
|
Jonathan Kelley
|
870d857a93
|
fix: prevent double borrow
|
2022-12-22 11:32:42 -05:00 |
|
Jonathan Kelley
|
56d193d196
|
fix: try to guard against double drop
|
2022-12-22 11:30:30 -05:00 |
|
Evan Almloff
|
4c1fe1d9bb
|
allow changing the number of root nodes
|
2022-12-21 12:50:48 -06:00 |
|
Evan Almloff
|
e5a5850354
|
merge master
|
2022-12-20 20:48:28 -06:00 |
|
Jonathan Kelley
|
2fa3fe1fc0
|
fix: use arcwake instead of rcwake
|
2022-12-20 11:13:06 -08:00 |
|
Jonathan Kelley
|
d3be971f4e
|
chore: rollback to option instead of anyhow
|
2022-12-19 18:06:13 -08:00 |
|
Jonathan Kelley
|
7a4b0d7c2d
|
fix: use stack optimization for replacer
|
2022-12-19 11:14:01 -08:00 |
|
Jonathan Kelley
|
c409fecaaf
|
fix: sync with master
|
2022-12-17 01:52:17 -08:00 |
|
Jonathan Kelley
|
81dc134323
|
fmt
|
2022-12-16 21:10:20 -08:00 |
|
Jonathan Kelley
|
261d688b6e
|
fix: get miri passing
|
2022-12-16 20:26:04 -08:00 |
|
Jonathan Kelley
|
4d73ffa361
|
fix: save listeners, borrowed props, and pull back props
|
2022-12-16 19:54:33 -08:00 |
|
Jonathan Kelley
|
3845451128
|
Merge branch 'master' of github.com:DioxusLabs/dioxus
|
2022-12-14 08:51:59 -08:00 |
|
Jonathan Kelley
|
c90be6bdc5
|
fix: dont panc
|
2022-12-14 08:51:28 -08:00 |
|
Jonathan Kelley
|
5c20e651da
|
fix: get rollover working
|
2022-12-13 14:44:47 -08:00 |
|
Jonathan Kelley
|
d4b6bb8a7b
|
feat: fix the scope rollover bug
|
2022-12-12 18:31:30 -08:00 |
|
Jonathan Kelley
|
5a0ae67ccb
|
chore: make clippy happy
|
2022-12-06 17:44:29 -08:00 |
|
Jonathan Kelley
|
b9aad5e8f4
|
chore: help resolve conflicts
|
2022-12-06 15:37:06 -08:00 |
|
Jonathan Kelley
|
b182a6ee75
|
chore: clean up interpreter and bindings
|
2022-12-05 16:47:04 -08:00 |
|
Jonathan Kelley
|
e22923eb2d
|
feat: core tests passing
|
2022-12-05 14:16:54 -08:00 |
|
Jonathan Kelley
|
b0cccce60a
|
feat: miri passing
|
2022-12-05 13:03:52 -08:00 |
|
Jonathan Kelley
|
a61daf220d
|
feat: context api overhaul
|
2022-12-02 16:24:49 -08:00 |
|
Jonathan Kelley
|
18d6b1ad6f
|
feat: get web working properly
|
2022-11-30 17:21:10 -05:00 |
|
Jonathan Kelley
|
3c19def550
|
chore: get create working and simplify dynamic nodes
|
2022-11-30 11:24:13 -05:00 |
|
Jonathan Kelley
|
03aea885cf
|
chore: make clippy happy
|
2022-11-29 16:46:25 -05:00 |
|
Jonathan Kelley
|
7c3d308ab5
|
chore: make warnings go away
|
2022-11-29 16:31:04 -05:00 |
|
Jonathan Kelley
|
0027cdd938
|
chore: get event test working
|
2022-11-27 09:38:40 -05:00 |
|
Jonathan Kelley
|
399169800d
|
chore: dynamic attributes cleanup
|
2022-11-27 00:22:39 -05:00 |
|
Jonathan Kelley
|
bffb2644a3
|
fix: node reclaimation
|
2022-11-25 02:12:29 -05:00 |
|
Jonathan Kelley
|
30ef225812
|
feat: event handling on desktop
|
2022-11-17 20:00:39 -08:00 |
|
Jonathan Kelley
|
47d0f51e00
|
wip: overhaul event system
|
2022-11-15 16:05:22 -08:00 |
|
Jonathan Kelley
|
c44bd11fe5
|
chore: more refactoring, docs
|
2022-11-11 18:29:27 -08:00 |
|
Jonathan Kelley
|
fc9fe6e560
|
feat: split apart template mutations
|
2022-11-08 19:39:37 -08:00 |
|
Jonathan Kelley
|
5d91f51e17
|
chore: clean things up
|
2022-11-03 01:38:18 -07:00 |
|
Jonathan Kelley
|
4a31b29703
|
feat: simple tests passing
|
2022-11-01 18:42:29 -07:00 |
|
Jonathan Kelley
|
23603aaaf5
|
wip: rewrite core to be template focused
|
2022-10-27 21:58:47 -07:00 |
|
Jonathan Kelley
|
cef116aa3a
|
wip: more work on priority
|
2021-08-25 15:54:33 -04:00 |
|
Jonathan Kelley
|
05e960b6b0
|
wip: refactor to fix some ownership quirks
|
2021-08-25 12:42:50 -04:00 |
|
Jonathan Kelley
|
3bf19d8106
|
wip: more work on web
this commit adds complete event support for web-sys but with a few hole
|
2021-08-25 10:49:18 -04:00 |
|
Jonathan Kelley
|
85e2dc259a
|
wip: close on putting it all together
just gotta tie a bow
|
2021-08-10 00:29:53 -04:00 |
|