Jonathan Kelley
|
2cf90b6903
|
feat: pull children out of component definition
|
2021-11-01 13:32:01 -04:00 |
|
Jonathan Kelley
|
f438bbcfd2
|
wip: move children onto scope
|
2021-11-01 03:49:32 -04:00 |
|
Jonathan Kelley
|
7b97e009ec
|
wip: remove cx.children. start to move towards a "children" field
|
2021-11-01 02:22:08 -04:00 |
|
Jonathan Kelley
|
27d891934a
|
fix: use annotation method from rust/58052 to fix closure lifetimes
|
2021-10-30 18:23:28 -04:00 |
|
Jonathan Kelley
|
ba9e1dbb8f
|
fix: messed up how lifetimes worked, need to render once per component
|
2021-10-29 21:43:21 -04:00 |
|
Jonathan Kelley
|
0e9d5fc530
|
wip: move everything over to a stack dst
|
2021-10-29 17:12:30 -04:00 |
|
Jonathan Kelley
|
601078f9cf
|
fix: desktop and mobile
|
2021-10-22 01:16:39 -04:00 |
|
Jonathan Kelley
|
9726a065b0
|
feat: massage lifetimes
|
2021-10-16 17:37:28 -04:00 |
|
Jonathan Kelley
|
4a4c7afca7
|
feat: shared state mechanisms
|
2021-10-11 15:35:20 -04:00 |
|
Jonathan Kelley
|
efd0e9b564
|
feat: support desktop more completely
|
2021-10-05 03:37:15 -04:00 |
|
Jonathan Kelley
|
7a03c1d2b4
|
wip: overhaul event system
|
2021-10-04 01:28:04 -04:00 |
|
Jonathan Kelley
|
82953f2ac3
|
wip: threadsafe
|
2021-10-01 02:07:12 -04:00 |
|
Jonathan Kelley
|
7bdad1e2e6
|
publish: move macro crate out of core
|
2021-09-24 21:46:23 -04:00 |
|
Jonathan Kelley
|
1a2f91ed91
|
polish: examples
|
2021-09-24 00:05:56 -04:00 |
|
Jonathan Kelley
|
a2c7d17b05
|
feat: mvoe away from compound context
|
2021-09-21 13:42:52 -04:00 |
|
Jonathan Kelley
|
bfdcb20437
|
feat: transition to cx, props
|
2021-09-21 13:13:15 -04:00 |
|
Jonathan Kelley
|
c16b92ee7e
|
wip: before scheduler simplify
|
2021-09-19 22:10:00 -04:00 |
|
Jonathan Kelley
|
9971ff215d
|
polish: change in cx to cx
|
2021-09-16 13:20:04 -04:00 |
|
Jonathan Kelley
|
5a09ec1610
|
wip: more clean up
|
2021-09-13 01:14:09 -04:00 |
|
Jonathan Kelley
|
8b3ac0b57c
|
perf: remove global allocation for props
|
2021-09-13 00:59:08 -04:00 |
|
Jonathan Kelley
|
da8159190b
|
polish: tests and documentation
|
2021-09-09 20:58:48 -04:00 |
|
Jonathan Kelley
|
958c02a26e
|
wip: working down warnings
|
2021-09-02 00:10:09 -04:00 |
|
Jonathan Kelley
|
a652090dc5
|
wip: add test_dom
|
2021-09-01 23:57:34 -04:00 |
|
Jonathan Kelley
|
c321532a6c
|
feat: some docs, cleaning
|
2021-09-01 00:57:04 -04:00 |
|
Jonathan Kelley
|
8b0eb87c72
|
wip: refactor
|
2021-08-26 22:05:09 -04: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
|
f457b71131
|
feat: rebuild doesn't return errors
|
2021-08-24 15:12:20 -04:00 |
|
Jonathan Kelley
|
cdcd8611e8
|
wip: it works but the page is backwards
|
2021-08-24 12:43:46 -04:00 |
|
Jonathan Kelley
|
a0a977a12d
|
wip: more test
|
2021-08-24 11:03:19 -04:00 |
|
Jonathan Kelley
|
0479252a5f
|
feat: keyed diffing
|
2021-08-24 10:01:01 -04:00 |
|
Jonathan Kelley
|
2d541eca64
|
wip: structure coming together and tests
|
2021-08-23 12:11:45 -04:00 |
|
Jonathan Kelley
|
16bfc6d248
|
wip: compiles again
|
2021-08-23 10:43:49 -04:00 |
|
Jonathan Kelley
|
db6d0184aa
|
feat: dedicated mutations module
|
2021-08-22 17:08:25 -04:00 |
|
Jonathan Kelley
|
1622f484b3
|
wip: basic creates working properly
|
2021-08-21 23:04:34 -04:00 |
|
Jonathan Kelley
|
24572b63de
|
wip: tests added for new iterative
|
2021-08-21 13:24:47 -04:00 |
|
Jonathan Kelley
|
0987760958
|
wip: moving over instructions
|
2021-08-20 11:39:13 -04:00 |
|
Jonathan Kelley
|
9652ccdcf1
|
wip: move from recursive to iterative
|
2021-08-19 02:50:35 -04:00 |
|
Jonathan Kelley
|
882d69571d
|
wip: more work on scheduler
|
2021-08-15 10:13:03 -04:00 |
|
Jonathan Kelley
|
c1afeba1ef
|
wip: groundwork for noderefs
|
2021-08-09 17:09:33 -04:00 |
|
Jonathan Kelley
|
fac42339c2
|
feat: mutations
|
2021-08-08 15:15:16 -04:00 |
|
Jonathan Kelley
|
f2334c17be
|
wip: bottom up dropping
|
2021-08-05 22:23:41 -04:00 |
|
Jonathan Kelley
|
d717c22d9c
|
feat: keyed diffing!!
|
2021-07-30 16:07:42 -04:00 |
|
Jonathan Kelley
|
0a0be95c3e
|
wip: get keyed diffing compiling
|
2021-07-30 10:35:47 -04:00 |
|
Jonathan Kelley
|
d618092e9d
|
feat: a new vnode type for anchors
|
2021-07-29 18:04:09 -04:00 |
|
Jonathan Kelley
|
49856ccd68
|
wip: making progress on diffing and hydration
|
2021-07-28 21:46:53 -04:00 |
|
Jonathan Kelley
|
beceda511c
|
wip: cargo fix
|
2021-07-13 16:52:25 -04:00 |
|
Jonathan Kelley
|
305ff919ef
|
Feat: ensure mutabality is okay when not double-using the components
|
2021-03-12 16:58:30 -05:00 |
|
Jonathan Kelley
|
83451372aa
|
Feat: clean up code
|
2021-02-24 01:32:50 -05:00 |
|
Jonathan Kelley
|
07341d2c65
|
Feat: include the helper
|
2021-02-03 02:26:04 -05:00 |
|