Evan Almloff
|
d29514968f
fix native core dependancies in a different direction than the pass direction
|
2 年之前 |
Evan Almloff
|
9a16687bdc
fix custom attribute values and add example
|
2 年之前 |
Evan Almloff
|
8b5551e5d2
fix formatting
|
2 年之前 |
Evan Almloff
|
4b81cdbf1b
Update custom renderer guide
|
2 年之前 |
Evan Almloff
|
daac9f540f
document every item in native-core
|
2 年之前 |
Evan Almloff
|
ad374a8b9d
fix formatting and lints
|
2 年之前 |
Evan Almloff
|
40292e40b2
improve performance and disable parallelism by default
|
2 年之前 |
Evan Almloff
|
c4845d5c8d
update TUI to new native-core
|
2 年之前 |
Evan Almloff
|
865c5aa957
all native-core tests passing
|
2 年之前 |
Evan Almloff
|
ec3e02e4bb
finish macro
|
2 年之前 |
=
|
bab3c8d584
WIP: derive macro
|
2 年之前 |
Evan Almloff
|
a8566b4e71
finish shipyard migration in native-core
|
2 年之前 |
Evan Almloff
|
b91e010ac7
WIP: use shipyard ecs
|
2 年之前 |
Evan Almloff
|
b6c7d44a27
fix clippy
|
2 年之前 |
Evan Almloff
|
4738352955
remove native-core-macro
|
2 年之前 |
Evan Almloff
|
8adee11fe7
fix custom type
|
2 年之前 |
Evan Almloff
|
ecf4ee275a
Merge branch 'upstream' into simplify-native-core
|
2 年之前 |
Evan Almloff
|
bf20b66b38
make the real dom generic over custom types
|
2 年之前 |
Evan Almloff
|
56154d90be
clean up unused code
|
2 年之前 |
Evan Almloff
|
359b4e514b
remove some more unnessisary usages of unsafe
|
2 年之前 |
Evan Almloff
|
bc2925240e
implement macro and update tui
|
2 年之前 |
Evan Almloff
|
8a1c96a68c
fix custom attribute value support
|
2 年之前 |
Evan Almloff
|
029255c7ac
widgets
|
2 年之前 |
Demonthos
|
67a6fa9eb8
Implement new mutations with native core (#630)
|
2 年之前 |
Demonthos
|
3b7b503333
Refactor Mutations and simplify Templates (#578)
|
2 年之前 |
saicu
|
e8c48d46cf
replace fxhash crate with rustc-hash (#588)
|
2 年之前 |
Demonthos
|
047ed1e553
Subtree memorization / reactive templates (#488)
|
2 年之前 |
Demonthos
|
2d08532bad
Improve documentation for the native core and native core macro crates (#528)
|
2 年之前 |
Demonthos
|
4a5ae758ee
Allow Multiple dependencies for states in the RealDom (native core) (#412)
|
3 年之前 |
Jonathan Kelley
|
8be66bd34d
fix: apply some clippy lints and rename the liveview methods to not intersect
|
3 年之前 |