Jonathan Kelley
|
d1560450ba
|
wip: remove runner on hook and then update docs
|
2022-01-02 02:15:04 -05:00 |
|
Jonathan Kelley
|
14961023f9
|
wip: polish some more things
|
2021-12-29 21:28:28 -05:00 |
|
Jonathan Kelley
|
b3ac2ee3f7
|
wip: upgrade hooks
|
2021-12-27 15:03:43 -05:00 |
|
Jonathan Kelley
|
2c3a046426
|
wip: prepare to change our fragment pattern. Add some more docs
|
2021-12-18 15:17:32 -05:00 |
|
Jonathan Kelley
|
4de16c4779
|
docs: update local examples and docs to support new syntaxes
|
2021-12-15 15:56:53 -05:00 |
|
Jonathan Kelley
|
8814977eee
|
wip: docs
|
2021-11-30 22:48:05 -05:00 |
|
Jonathan Kelley
|
93d4b8ca7c
|
wip: some docs and suspense
|
2021-11-23 15:53:57 -05:00 |
|
Jonathan Kelley
|
a5f05d73ac
|
wip: docs and router
|
2021-11-19 00:49:04 -05:00 |
|
Jonathan Kelley
|
a21020ea57
|
wip: bubbling in progress
|
2021-11-11 21:34:20 -05:00 |
|
Jonathan Kelley
|
8acdd2ea83
|
feat: it compiles once more
|
2021-11-11 16:36:51 -05:00 |
|
Jonathan Kelley
|
2933e4bc11
|
wip: major cleanups to scheduler
|
2021-11-06 23:11:17 -04:00 |
|
Jonathan Kelley
|
db0004758c
|
Merge branch 'master' into jk/remove_node_safety
|
2021-10-28 17:09:51 -04:00 |
|
Jonathan Kelley
|
78007445f9
|
docs: improve docs
|
2021-10-28 17:07:16 -04:00 |
|
Alexandre Kirszenberg
|
5747e00b27
|
Various typos/grammar/rewording
|
2021-10-24 19:30:36 +02:00 |
|
Jonathan Kelley
|
9726a065b0
|
feat: massage lifetimes
|
2021-10-16 17:37:28 -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
|
a2c7d17b05
|
feat: mvoe away from compound context
|
2021-09-21 13:42:52 -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
|
de9f61bcf4
|
feat: more suspended nodes!
|
2021-07-14 23:18:02 -04:00 |
|
Jonathan Kelley
|
4091846934
|
feat: add aria
|
2021-07-13 00:56:39 -04:00 |
|
Jonathan Kelley
|
56e7eb83a9
|
wip: more examples
|
2021-07-11 19:31:07 -04:00 |
|
Jonathan Kelley
|
975fa566f9
|
wip: more refactor for async
|
2021-07-09 12:47:41 -04:00 |
|
Jonathan Kelley
|
7aec40d57e
|
feat: enable arbitrary body in rsx! macro
|
2021-07-07 18:17:00 -04:00 |
|
Jonathan Kelley
|
fd7933561f
|
chore: move CLI into its own "studio" app
|
2021-07-07 16:58:23 -04:00 |
|
Jonathan Kelley
|
98a09339fd
|
wip: move some examples around
|
2021-07-07 16:19:10 -04:00 |
|
Jonathan Kelley
|
a38a81e129
|
wip: fix issues with lifetimes
this commit fixes some lifetime issues regarding having to "move" data into the IntoVNode closure.
|
2021-07-07 13:51:55 -04:00 |
|
Jonathan Kelley
|
11f89e5d33
|
wip: more examples
|
2021-07-06 12:13:00 -04:00 |
|
Jonathan Kelley
|
bf21c82de0
|
docs: lib.rs docs
|
2021-06-26 01:30:13 -04:00 |
|
Jonathan Kelley
|
81382e7044
|
chore: rename ctx to cx
|
2021-06-25 21:15:33 -04:00 |
|
Jonathan Kelley
|
7fbaf69cab
|
Docs: more examples and docs
|
2021-06-24 11:09:38 -04:00 |
|
Jonathan Kelley
|
f5683a2346
|
wip: docs
Worked a bit on adding more examples. Trying out a new "antipattern" example to show how *not* to use Dioxus.
|
2021-06-23 22:32:54 -04:00 |
|
Jonathan Kelley
|
70cd46dbb2
|
docs: move around examples
|
2021-06-17 18:00:32 -04:00 |
|
Jonathan Kelley
|
b9ff95fa12
|
wip: start moving events to rc<event>
|
2021-06-16 23:37:55 -04:00 |
|
Jonathan Kelley
|
36ea39ae30
|
Feat: rename recoil to atoms
|
2021-06-16 11:19:37 -04:00 |
|