Evan Almloff
|
3279068569
|
clean up view code
|
2023-01-22 21:06:59 -06:00 |
|
Evan Almloff
|
4738352955
|
remove native-core-macro
|
2023-01-22 16:41:15 -06:00 |
|
Evan Almloff
|
fb0c6c1b62
|
Merge branch 'upstream' into simplify-native-core
|
2023-01-21 18:33:52 -06:00 |
|
Evan Almloff
|
0a5499508a
|
simplify api and pass clippy
|
2023-01-21 18:30:42 -06:00 |
|
Evan Almloff
|
7294edcd89
|
Merge branch 'upstream' into add-fuzzing-to-native-core
|
2023-01-21 07:45:39 -06:00 |
|
Evan Almloff
|
adff97036d
|
clean up some unused code + clippy
|
2023-01-21 07:44:38 -06:00 |
|
Jon Kelley
|
e686e42cfe
|
Merge pull request #790 from Demonthos/make-cursor-agnostic-over-storage
Make text editing utilities in native core agnostic over the text storage
|
2023-01-21 00:40:16 -08:00 |
|
Jon Kelley
|
877268737d
|
Merge pull request #791 from Demonthos/default-to-medium-border-width-when-style-is-set
Apply medium width when the border style is not none to match browsers
|
2023-01-21 00:37:26 -08:00 |
|
Evan Almloff
|
e81f05fe9d
|
make native core compile
|
2023-01-20 20:24:44 -06:00 |
|
Evan Almloff
|
20751327f3
|
apply medium width when the border style is not none to comply with browser behavior
|
2023-01-20 17:36:41 -06:00 |
|
Evan Almloff
|
d019ada3da
|
make delete selection public
|
2023-01-20 17:16:47 -06:00 |
|
Evan Almloff
|
8030ae5581
|
make text editing utilites agnostic over the text storage
|
2023-01-20 17:09:19 -06:00 |
|
Evan Almloff
|
278cac6551
|
pass clippy
|
2023-01-20 13:42:50 -06:00 |
|
Evan Almloff
|
dc768fee2f
|
fix replacing a dynamic text node in native core
|
2023-01-20 13:31:21 -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 |
|
Evan Almloff
|
1587b41829
|
WIP make ECS work with reactive system
|
2023-01-19 14:40:56 -06:00 |
|
Evan Almloff
|
e36874d86e
|
use node id
|
2023-01-18 12:14:59 -06:00 |
|
Evan Almloff
|
91fc594708
|
ECS based tree data struture
|
2023-01-16 14:33:11 -06:00 |
|
Evan Almloff
|
5aa3587ea9
|
Merge branch 'upstream' into simplify-native-core
|
2023-01-16 13:05:34 -06:00 |
|
Evan Almloff
|
3f3db39c28
|
update doc links
|
2023-01-15 15:18:12 -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 |
|
Jon Kelley
|
e5b39bb61f
|
Merge pull request #744 from Demonthos/update-readmes
Update READMEs and tags for the 0.3 release
|
2023-01-10 18:21:55 -08:00 |
|
Jonathan Kelley
|
13e58daa20
|
Merge branch 'master' into jk/add-miri-to-ci
|
2023-01-10 17:53:25 -08:00 |
|
Evan Almloff
|
52d5c8d4e7
|
update READMEs and tags for the 0.3 release
|
2023-01-10 10:16:11 -06:00 |
|
Evan Almloff
|
85fdc77880
|
fix tui
|
2023-01-08 15:26:30 -06:00 |
|
Evan Almloff
|
ecf4ee275a
|
Merge branch 'upstream' into simplify-native-core
|
2023-01-08 14:03:44 -06:00 |
|
Evan Almloff
|
72b2a3ef37
|
fix tests
|
2023-01-08 12:02:44 -06:00 |
|
Evan Almloff
|
a934e60fdf
|
unify dirty nodes
|
2023-01-08 11:37:54 -06:00 |
|
Evan Almloff
|
3a6d06e205
|
remove nodes from listener list when the node is removed
|
2023-01-05 08:21:36 -06:00 |
|
Jonathan Kelley
|
a0961583d1
|
fix: versions and readme
|
2023-01-04 14:58:06 -05:00 |
|
Evan Almloff
|
93a95b82a4
|
bump lightningcss version
|
2023-01-04 11:18:32 -06:00 |
|
Evan Almloff
|
52a74214da
|
don't remove realdom nodes when the element id changes
|
2023-01-04 09:14:58 -06:00 |
|
Jon Kelley
|
3733ce7332
|
Merge pull request #711 from Demonthos/realdom-generic-over-custom-types
make the real dom generic over custom types
|
2023-01-03 15:30:13 -05:00 |
|
Evan Almloff
|
bf20b66b38
|
make the real dom generic over custom types
|
2023-01-03 12:35:48 -06:00 |
|
Evan Almloff
|
ea43b864db
|
remove attributes with the None value
|
2023-01-03 08:51:48 -06:00 |
|
Jon Kelley
|
cb2d672105
|
Merge pull request #690 from Demonthos/lightning-css-taffy-attributes
use lightning css to parse Taffy layout attributes
|
2023-01-03 00:53:19 -05: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
|
64db1def9f
|
make clippy happy
|
2023-01-02 12:37:16 -06:00 |
|
Evan Almloff
|
613a7ac55b
|
add comment about multithreading
|
2023-01-02 11:52:42 -06:00 |
|
Evan Almloff
|
6d60c483f8
|
make it pass miri
|
2023-01-02 11:01:17 -06:00 |
|
Evan Almloff
|
56154d90be
|
clean up unused code
|
2023-01-01 19:00:52 -06:00 |
|
Evan Almloff
|
6f6f6c258f
|
add allow
|
2023-01-01 18:56:39 -06:00 |
|
Evan Almloff
|
359b4e514b
|
remove some more unnessisary usages of unsafe
|
2023-01-01 18:44:54 -06:00 |
|
Evan Almloff
|
4db3d8ff40
|
fix state
|
2023-01-01 17:21:34 -06:00 |
|
Evan Almloff
|
2d67dabfe5
|
require Send for S for resolve_passes multithreaded
|
2023-01-01 15:48:26 -06:00 |
|
Evan Almloff
|
3c507479cb
|
update the update_state method
|
2023-01-01 12:10:19 -06:00 |
|
Evan Almloff
|
bc2925240e
|
implement macro and update tui
|
2023-01-01 08:52:59 -06:00 |
|
Evan Almloff
|
9e971fbe11
|
work on integrating new pass system
|
2022-12-31 22:34:16 -06:00 |
|