All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0d480a4
`](https://github.comgit//DioxusLabs/dioxus/commit/0d480a4c43
))
- keyword length ([`868f673
`](https://github.comgit//DioxusLabs/dioxus/commit/868f6739d2
))
- Release dioxus-core v0.1.3, dioxus-core-macro v0.1.2, dioxus-html v0.1.0, dioxus-desktop v0.0.0, dioxus-hooks v0.1.3, dioxus-liveview v0.1.0, dioxus-mobile v0.0.0, dioxus-router v0.1.0, dioxus-ssr v0.1.0, dioxus-web v0.0.0, dioxus v0.1.0 ([`b32665d
`](https://github.comgit//DioxusLabs/dioxus/commit/b32665d721
))
- tags ([`a33f770
`](https://github.comgit//DioxusLabs/dioxus/commit/a33f7701fc
))
- Release dioxus-core v0.1.3, dioxus-core-macro v0.1.2, dioxus-html v0.1.0, dioxus-desktop v0.0.0, dioxus-hooks v0.1.3, dioxus-liveview v0.1.0, dioxus-mobile v0.0.0, dioxus-router v0.1.0, dioxus-ssr v0.1.0, dioxus-web v0.0.0, dioxus v0.1.0 ([`3a706ac
`](https://github.comgit//DioxusLabs/dioxus/commit/3a706ac416
))
- update cargo tomls ([`e4c06ce
`](https://github.comgit//DioxusLabs/dioxus/commit/e4c06ce8e8
))
- update local examples and docs to support new syntaxes ([`4de16c4
`](https://github.comgit//DioxusLabs/dioxus/commit/4de16c4779
))
- docs ([`3ddf395
`](https://github.comgit//DioxusLabs/dioxus/commit/3ddf395772
))
- remove portals completely ([`2fd56e7
`](https://github.comgit//DioxusLabs/dioxus/commit/2fd56e7619
))
- go back to noisy lifetime solution ([`8daf7a6
`](https://github.comgit//DioxusLabs/dioxus/commit/8daf7a6ed8
))
- clean up the core crate ([`e6c6bbd
`](https://github.comgit//DioxusLabs/dioxus/commit/e6c6bbdc1e
))
- make warnings go away ([`0545d27
`](https://github.comgit//DioxusLabs/dioxus/commit/0545d27182
))
- rename fc to component ([`1e4a599
`](https://github.comgit//DioxusLabs/dioxus/commit/1e4a599d14
))
- docs ([`8814977`](https://github.comgit//DioxusLabs/dioxus/commit/8814977eee
))
- update hooks ([`597a045
`](https://github.comgit//DioxusLabs/dioxus/commit/597a0456f5
))
- really big bug around hooks ([`52c7154
`](https://github.comgit//DioxusLabs/dioxus/commit/52c7154897
))
- better desktop support ([`25a8411
`](https://github.comgit//DioxusLabs/dioxus/commit/25a8411485
))
- it compiles once more ([`8acdd2e
`](https://github.comgit//DioxusLabs/dioxus/commit/8acdd2ea83
))
- move examples around ([`1e6e5e6
`](https://github.comgit//DioxusLabs/dioxus/commit/1e6e5e611b
))
- docs and router ([`a5f05d7
`](https://github.comgit//DioxusLabs/dioxus/commit/a5f05d73ac
))
- Merge branch 'master' into jk/remove_node_safety ([`db00047
`](https://github.comgit//DioxusLabs/dioxus/commit/db0004758c
))
- Merge branch 'master' of https://github.com/jkelleyrtp/dioxus ([`60d6eb2
`](https://github.comgit//DioxusLabs/dioxus/commit/60d6eb204a
))
- bubbling in progress ([`a21020e
`](https://github.comgit//DioxusLabs/dioxus/commit/a21020ea57
))
- desktop and mobile ([`601078f
`](https://github.comgit//DioxusLabs/dioxus/commit/601078f9cf
))
- improve safety ([`fda2ebc
`](https://github.comgit//DioxusLabs/dioxus/commit/fda2ebc2a2
))
- massage lifetimes ([`9726a06
`](https://github.comgit//DioxusLabs/dioxus/commit/9726a065b0
))
- major cleanups to scheduler ([`2933e4b
`](https://github.comgit//DioxusLabs/dioxus/commit/2933e4bc11
))
- add update functionality to useref ([`a2b0c50
`](https://github.comgit//DioxusLabs/dioxus/commit/a2b0c50a34
))
- all the bugs! ([`478255f
`](https://github.comgit//DioxusLabs/dioxus/commit/478255f40d
))
- shared state mechanisms ([`4a4c7af
`](https://github.comgit//DioxusLabs/dioxus/commit/4a4c7afca7
))
- fix web list issue ([`da4423c
`](https://github.comgit//DioxusLabs/dioxus/commit/da4423c141
))
- remove wildcard ([`ba8ced5
`](https://github.comgit//DioxusLabs/dioxus/commit/ba8ced573c
))
- clean up the web module ([`823adc0
`](https://github.comgit//DioxusLabs/dioxus/commit/823adc0834
))
- examples ([`1a2f91e
`](https://github.comgit//DioxusLabs/dioxus/commit/1a2f91ed91
))
- performance looks good, needs more testing ([`4b6ca05
`](https://github.comgit//DioxusLabs/dioxus/commit/4b6ca05f2c
))
- cleanup ([`1745a44
`](https://github.comgit//DioxusLabs/dioxus/commit/1745a44d94
))
- fill out the snippets ([`6051b0e
`](https://github.comgit//DioxusLabs/dioxus/commit/6051b0ec86
))
- big updates to the reference ([`583fdfa
`](https://github.comgit//DioxusLabs/dioxus/commit/583fdfa561
))
- docs, html! macro, more ([`caf772c
`](https://github.comgit//DioxusLabs/dioxus/commit/caf772cf24
))
- mvoe away from compound context ([`a2c7d17
`](https://github.comgit//DioxusLabs/dioxus/commit/a2c7d17b05
))
- examples ([`f1cff84
`](https://github.comgit//DioxusLabs/dioxus/commit/f1cff845ce
))
- omg what a dumb mistake ([`f782e14
`](https://github.comgit//DioxusLabs/dioxus/commit/f782e14211
))
- more suspended nodes! ([`de9f61b
`](https://github.comgit//DioxusLabs/dioxus/commit/de9f61bcf4
))
- wire up event delegator for webview ([`7dfe89c
`](https://github.comgit//DioxusLabs/dioxus/commit/7dfe89c958
))
- task system works ([`3a57b94
`](https://github.comgit//DioxusLabs/dioxus/commit/3a57b94262
))
- move examples around ([`304259d
`](https://github.comgit//DioxusLabs/dioxus/commit/304259d818
))
- ssr + tide ([`269e81b
`](https://github.comgit//DioxusLabs/dioxus/commit/269e81b0fd
))
- static node infrastructure and ssr changes ([`9abb047
`](https://github.comgit//DioxusLabs/dioxus/commit/9abb0470b7
))
- more refactor for async ([`975fa56
`](https://github.comgit//DioxusLabs/dioxus/commit/975fa566f9
))
- some project refactor ([`8cfc437
`](https://github.comgit//DioxusLabs/dioxus/commit/8cfc437bfe
))
- move some examples around ([`98a0933
`](https://github.comgit//DioxusLabs/dioxus/commit/98a09339fd
))
- rename ctx to cx ([`81382e7
`](https://github.comgit//DioxusLabs/dioxus/commit/81382e7044
))
- move around examples ([`70cd46d
`](https://github.comgit//DioxusLabs/dioxus/commit/70cd46dbb2
))
- pre vnodes instead of vnode ([`fe6938c
`](https://github.comgit//DioxusLabs/dioxus/commit/fe6938ceb3
))
- move into a fromjs tutorial ([`69f5cc3
`](https://github.comgit//DioxusLabs/dioxus/commit/69f5cc3802
))
- massive changes to definition of components ([`508c560
`](https://github.comgit//DioxusLabs/dioxus/commit/508c560320
))
- major overhaul to diffing ([`9810fee
`](https://github.comgit//DioxusLabs/dioxus/commit/9810feebf5
))
- cargo fix to clean up things ([`78d093a
`](https://github.comgit//DioxusLabs/dioxus/commit/78d093a945
))
- overall API updates ([`f47651b
`](https://github.comgit//DioxusLabs/dioxus/commit/f47651b32a
))
- implememt nodes better ([`edbb33b
`](https://github.comgit//DioxusLabs/dioxus/commit/edbb33b2ee
))
- comment out examples and move lifetime in FC type ([`62d4ad5
`](https://github.comgit//DioxusLabs/dioxus/commit/62d4ad5878
))
- updates to docs, extension ([`a2406b3
`](https://github.comgit//DioxusLabs/dioxus/commit/a2406b33d6
))
- add webview example ([`65d0d61
`](https://github.comgit//DioxusLabs/dioxus/commit/65d0d611ea
))
- add hooks ([`c1b990b
`](https://github.comgit//DioxusLabs/dioxus/commit/c1b990b27c
))
- docs, code frm percy ([`2b9c8d0
`](https://github.comgit//DioxusLabs/dioxus/commit/2b9c8d09d9
))