Jonathan Kelley
|
369b36b2c6
|
wip: change around how deadline works
|
2021-09-09 21:01:38 -04:00 |
|
Jonathan Kelley
|
da8159190b
|
polish: tests and documentation
|
2021-09-09 20:58:48 -04:00 |
|
Jonathan Kelley
|
0896f34493
|
feat: cool example liust
|
2021-09-07 18:32:47 -04:00 |
|
Jonathan Kelley
|
ee46a834c4
|
docs: more docs
|
2021-09-07 18:27:10 -04:00 |
|
Jonathan Kelley
|
3f68be79ae
|
wip: documentation and badges
|
2021-09-07 18:25:57 -04:00 |
|
Jonathan Kelley
|
1a6b238829
|
wip: naming
|
2021-09-03 11:28:09 -04:00 |
|
Jonathan Kelley
|
39cc0849b8
|
Merge pull request #17 from jkelleyrtp/jk/jankfree
feat: jank free rendering and noderefs
|
2021-09-03 11:25:53 -04:00 |
|
Jonathan Kelley
|
725b4a1d7f
|
wip: fix some event stuff for web and core
|
2021-09-02 00:37:57 -04:00 |
|
Jonathan Kelley
|
dfe9f86bff
|
wip: garbage collection
|
2021-09-02 00:16:49 -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
|
44b4384961
|
wip: more scheduler work
|
2021-09-01 23:33:25 -04:00 |
|
Jonathan Kelley
|
1cd5e69712
|
wip: more work on scheduler
|
2021-09-01 23:22:34 -04:00 |
|
Jonathan Kelley
|
5c3dc0a874
|
wip: more work on rebuild
|
2021-09-01 15:52:38 -04:00 |
|
Jonathan Kelley
|
fac2e56ed6
|
feat: update root props
|
2021-09-01 15:45:53 -04:00 |
|
Jonathan Kelley
|
c321532a6c
|
feat: some docs, cleaning
|
2021-09-01 00:57:04 -04:00 |
|
Jonathan Kelley
|
acad9ca622
|
wip: web stuff
|
2021-08-31 12:28:57 -04:00 |
|
Jonathan Kelley
|
5cbdc571e3
|
more cleanup
|
2021-08-31 12:28:44 -04:00 |
|
Jonathan Kelley
|
9f99f46cfd
|
wip: more cleanup in scheduler
|
2021-08-27 09:56:49 -04:00 |
|
Jonathan Kelley
|
31702dbf87
|
feat: wire up resource pool
|
2021-08-27 09:53:26 -04:00 |
|
Jonathan Kelley
|
927b05f358
|
wip: cleanup public apis
|
2021-08-27 09:40:04 -04:00 |
|
Jonathan Kelley
|
8b0eb87c72
|
wip: refactor
|
2021-08-26 22:05:09 -04:00 |
|
Jonathan Kelley
|
9ad5e49654
|
wip: algo for scheduler finished
|
2021-08-26 17:05:28 -04:00 |
|
Jonathan Kelley
|
5f63eda294
|
wip: feeling goodish about scheduler
|
2021-08-26 03:33:38 -04:00 |
|
Jonathan Kelley
|
bcaa76a37f
|
wip: some structure
|
2021-08-26 02:41:30 -04:00 |
|
Jonathan Kelley
|
ac3a7b1fbc
|
wip: considering making vdom passed verywehre
|
2021-08-26 01:52:50 -04:00 |
|
Jonathan Kelley
|
d4d7114beb
|
wip: more work on scheduler
|
2021-08-25 17:17:44 -04:00 |
|
Jonathan Kelley
|
07efb6a1b6
|
wip: it compiles again
|
2021-08-25 17:09:16 -04:00 |
|
Jonathan Kelley
|
41cc42919d
|
wip: more overhaul on virtualevents
|
2021-08-25 16:40:18 -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
|
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
|
59219b9ef2
|
wip: ricraf polyfill
|
2021-08-24 16:36:00 -04:00 |
|
Jonathan Kelley
|
8b0d04ce58
|
wip: ric_raf wired up
|
2021-08-24 16:29:10 -04:00 |
|
Jonathan Kelley
|
f457b71131
|
feat: rebuild doesn't return errors
|
2021-08-24 15:12:20 -04:00 |
|
Jonathan Kelley
|
df8aa77198
|
fix: append isnt backwards
|
2021-08-24 12:51:53 -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
|
778baffb10
|
wip: it works?
|
2021-08-23 15:35:26 -04:00 |
|
Jonathan Kelley
|
082765f687
|
wip: refactor non_keyed diff
|
2021-08-23 13:41:47 -04:00 |
|
Jonathan Kelley
|
e6f56563bc
|
feat: tests and benchmarks
|
2021-08-23 13:15:57 -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
|
2ce0752a9c
|
feat: fix compiling
|
2021-08-21 11:29:29 -04:00 |
|
Jonathan Kelley
|
0987760958
|
wip: moving over instructions
|
2021-08-20 11:39:13 -04:00 |
|
Jonathan Kelley
|
7b068202ce
|
wip: remove old create
|
2021-08-20 10:44:58 -04:00 |
|