Evan Almloff
|
6876d2da1c
|
fix clippy
|
2023-08-15 13:22:06 -05:00 |
|
Evan Almloff
|
20296b5038
|
fix some examples that used the private API
|
2023-07-26 16:50:04 -07:00 |
|
Evan Almloff
|
2d51a1c4f2
|
make more of core private
|
2023-07-26 16:17:48 -07:00 |
|
Evan Almloff
|
5d9d9e7441
|
fix clippy
|
2023-04-17 13:44:44 -05:00 |
|
Evan Almloff
|
9877b0f0b1
|
finish shadow dom docs
|
2023-04-17 12:41:54 -05:00 |
|
Evan Almloff
|
efa7305794
|
Port widgets to the new system
|
2023-04-13 10:29:38 -05:00 |
|
Evan Almloff
|
4e582d0374
|
custom element test passing
|
2023-04-12 11:35:57 -05:00 |
|
Evan Almloff
|
788c00274e
|
create a shadow dom when a custom element is mounted
|
2023-04-12 10:05:09 -05:00 |
|
Evan Almloff
|
4bc5d457ae
|
create custom element test
|
2023-04-12 10:03:55 -05:00 |
|
Evan Almloff
|
60be849ff0
|
handle passes entering or avoiding the shadow tree
|
2023-04-08 18:53:53 -05:00 |
|
Evan Almloff
|
b2c87f5c47
|
create scafolding for the shadow dom
|
2023-04-06 16:59:25 -05:00 |
|
Evan Almloff
|
a974fb3a8a
|
fix clippy lints in native-core tests
|
2023-03-14 18:07:52 -05:00 |
|
Evan Almloff
|
8b5551e5d2
|
fix formatting
|
2023-03-14 17:26:59 -05:00 |
|
Evan Almloff
|
a37b29947b
|
Remove the box::new passed into RealDom::new
|
2023-03-14 16:35:11 -05:00 |
|
Evan Almloff
|
b255800511
|
fix TUI and tests building
|
2023-03-13 18:09:20 -05:00 |
|
Evan Almloff
|
865c5aa957
|
all native-core tests passing
|
2023-03-12 15:35:48 -05:00 |
|
Evan Almloff
|
fe3ad8ebe9
|
document state trait
|
2023-02-11 17:43:08 -06:00 |
|
Evan Almloff
|
bd07d7754c
|
create node watcher API
|
2023-02-06 13:40:22 -06:00 |
|
Evan Almloff
|
93f64d91c9
|
fix some lints in tests
|
2023-02-05 09:39:55 -06:00 |
|
Evan Almloff
|
9dc63e67c9
|
add minimally called test
|
2023-02-05 09:35:32 -06:00 |
|
Evan Almloff
|
e4c7218fe8
|
make dioxus an optional dependancy
|
2023-02-04 20:45:29 -06:00 |
|
Evan Almloff
|
6fe00c4f78
|
make dioxus dependancy optional
|
2023-02-04 17:56:30 -06:00 |
|
Evan Almloff
|
8dde4e492f
|
finish migrating tests
|
2023-02-02 14:48:02 -06:00 |
|
Evan Almloff
|
c8eb5c7dd7
|
update native core tests
|
2023-02-02 14:26:59 -06:00 |
|
Evan Almloff
|
d53bfb6c56
|
Merge branch 'upstream' into simplify-native-core
|
2023-01-28 18:49:19 -06:00 |
|
Evan Almloff
|
b6c7d44a27
|
fix clippy
|
2023-01-27 20:35:46 -06:00 |
|
Evan Almloff
|
278cac6551
|
pass clippy
|
2023-01-20 13:42:50 -06:00 |
|
Evan Almloff
|
04bf6c3f91
|
add fuzzing test to native core
|
2023-01-20 13:28:49 -06:00 |
|
Evan Almloff
|
ebb6300fc7
|
clean up the API
|
2023-01-20 13:23:26 -06:00 |
|
Jonathan Kelley
|
c4a18bc24d
|
chore: clean up some clippy warnings and add clippy lints to CI
|
2023-01-11 16:13:41 -08:00 |
|
Jonathan Kelley
|
b351345db9
|
chore: use miri on native-core too
|
2022-12-30 14:45:45 -05:00 |
|