Jonathan Kelley
|
dfaf5adee1
|
Feat: solve some issues regarding listeners
|
2021-07-24 00:29:23 -04:00 |
|
Jonathan Kelley
|
6084fbcd11
|
wip: move to slab
|
2021-07-23 17:03:51 -04:00 |
|
Jonathan Kelley
|
f644d7c441
|
wip: move things into a "shared" object
|
2021-07-23 10:27:43 -04:00 |
|
Jonathan Kelley
|
22f894e6b9
|
wip: more upgades to html parser
|
2021-07-22 02:06:49 -04:00 |
|
Jonathan Kelley
|
160d86abbe
|
wip: serious refactor with const generics
|
2021-07-21 22:55:04 -04:00 |
|
Jonathan Kelley
|
1745a44d94
|
wip: cleanup
|
2021-07-21 17:05:48 -04:00 |
|
Jonathan Kelley
|
6051b0ec86
|
wip: fill out the snippets
|
2021-07-20 19:03:49 -04:00 |
|
Jonathan Kelley
|
4a72b3140b
|
feat: amazingly awesome error handling
|
2021-07-18 12:39:32 -04:00 |
|
Jonathan Kelley
|
05c909f320
|
wip: some ideas
|
2021-07-18 03:54:42 -04:00 |
|
Jonathan Kelley
|
583fdfa561
|
docs: big updates to the reference
|
2021-07-16 16:11:25 -04:00 |
|
Jonathan Kelley
|
caf772cf24
|
wip: docs, html! macro, more
|
2021-07-16 00:27:06 -04:00 |
|
Jonathan Kelley
|
8f0bb5dc5b
|
chore: cleanup workspace
|
2021-07-15 18:40:12 -04:00 |
|
Jonathan Kelley
|
3bedcb93ca
|
feat: svgs working in webview
|
2021-07-15 12:18:11 -04:00 |
|
Jonathan Kelley
|
f14d4ef7c2
|
wip: fix styling for ssr
|
2021-07-15 11:06:52 -04:00 |
|
Jonathan Kelley
|
6aaad1c9ef
|
wip: heuristics engine
|
2021-07-15 04:17:45 -04:00 |
|
Jonathan Kelley
|
00231adfa2
|
feat: code quality improvements for core
|
2021-07-15 04:09:28 -04:00 |
|
Jonathan Kelley
|
37ed4bed8c
|
wip: more work on suspense and documentation
|
2021-07-15 03:38:09 -04:00 |
|
Jonathan Kelley
|
4837d8e741
|
feat: suspense!
|
2021-07-15 00:40:37 -04:00 |
|
Jonathan Kelley
|
de9f61bcf4
|
feat: more suspended nodes!
|
2021-07-14 23:18:02 -04:00 |
|
Jonathan Kelley
|
c52af221f7
|
wip: basic support for scheduled rendering
|
2021-07-14 18:19:51 -04:00 |
|
Jonathan Kelley
|
80e6c25698
|
feat: move over to push based mechanism
|
2021-07-14 17:39:26 -04:00 |
|
Jonathan Kelley
|
e7238762ae
|
feat: architecture document and edit list
|
2021-07-14 17:04:58 -04:00 |
|
Jonathan Kelley
|
abf47596bc
|
feat: it loads the doggos
|
2021-07-14 02:30:41 -04:00 |
|
Jonathan Kelley
|
3a57b94262
|
feat: task system works
but I broke the other things :(
|
2021-07-14 02:04:19 -04:00 |
|
Jonathan Kelley
|
84c3e9fcb1
|
wip: cargo fix
|
2021-07-13 16:54:07 -04:00 |
|
Jonathan Kelley
|
beceda511c
|
wip: cargo fix
|
2021-07-13 16:52:25 -04:00 |
|
Jonathan Kelley
|
fd03b9d252
|
wip: cargo fix
|
2021-07-13 16:49:22 -04:00 |
|
Jonathan Kelley
|
c7ca7c2273
|
wip: cargo fix
|
2021-07-13 16:48:47 -04:00 |
|
Jonathan Kelley
|
775e9e29b8
|
wip: cut down on errors
|
2021-07-13 16:48:11 -04:00 |
|
Jonathan Kelley
|
996247a164
|
wip
|
2021-07-13 15:34:12 -04:00 |
|
Jonathan Kelley
|
4091846934
|
feat: add aria
|
2021-07-13 00:56:39 -04:00 |
|
Jonathan Kelley
|
c79d9ae674
|
feat: buff up html allowed attributes
|
2021-07-12 23:44:20 -04:00 |
|
Jonathan Kelley
|
a05047d01e
|
wip: use the new structure
|
2021-07-12 18:19:27 -04:00 |
|
Jonathan Kelley
|
a85b8c4b6b
|
wip: apply formatting
|
2021-07-12 13:03:24 -04:00 |
|
Jonathan Kelley
|
fb0c6d2ea4
|
chore: remove unnecessary import
|
2021-07-12 11:03:35 -04:00 |
|
Jonathan Kelley
|
63bbc38f3f
|
wip: edit some css
|
2021-07-12 09:40:13 -04:00 |
|
Jonathan Kelley
|
68ed1c04e7
|
wip: ....sigh..... so the diffing algorithm is robust
but it's still not finished.
We need to re-enable the fancier keyed diffing versions some point (soon!).
|
2021-07-12 03:58:46 -04:00 |
|
Jonathan Kelley
|
ff0a3d1c83
|
wip: lots of changes to diffing
|
2021-07-12 02:23:46 -04:00 |
|
Jonathan Kelley
|
56e7eb83a9
|
wip: more examples
|
2021-07-11 19:31:07 -04:00 |
|
Jonathan Kelley
|
304259d818
|
wip: move examples around
|
2021-07-11 18:39:45 -04:00 |
|
Jonathan Kelley
|
269e81b0fd
|
example: ssr + tide
|
2021-07-11 17:24:47 -04:00 |
|
Jonathan Kelley
|
bbcb5a0234
|
feat: enable components in ssr
|
2021-07-11 15:17:55 -04:00 |
|
Jonathan Kelley
|
9abb0470b7
|
feat: static node infrastructure and ssr changes
|
2021-07-11 14:49:52 -04:00 |
|
Jonathan Kelley
|
975fa566f9
|
wip: more refactor for async
|
2021-07-09 12:47:41 -04:00 |
|
Jonathan Kelley
|
8cfc437bfe
|
wip: some project refactor
|
2021-07-09 11:54:07 -04:00 |
|
Jonathan Kelley
|
feab50f24a
|
wip: some work
|
2021-07-09 03:39:45 -04:00 |
|
Jonathan Kelley
|
58ab51a4e4
|
wip: more refactor
|
2021-07-09 01:42:26 -04:00 |
|
Jonathan Kelley
|
c811a8982c
|
wip: more refactor
|
2021-07-09 01:37:34 -04:00 |
|
Jonathan Kelley
|
9276fd7db7
|
wip: refactor
|
2021-07-09 01:36:18 -04:00 |
|
Jonathan Kelley
|
1cc1679a6b
|
feat: refactor out the hooks implementation
|
2021-07-09 01:26:15 -04:00 |
|