Commit de608bd
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Submodule browser-rs updated 21 files
- .bumpversion.toml+1-1
- Cargo.lock+1-1
- Cargo.toml+2-1
- DIOXUS.md+179
- README.md+2-2
- YEW.md+72-31
- examples/dioxus/.gitignore+2
- examples/dioxus/Cargo.lock+2.0k
- examples/dioxus/Cargo.toml+23
- examples/dioxus/Dioxus.toml+21
- examples/dioxus/README.md+75
- examples/dioxus/assets/favicon.ico
- examples/dioxus/assets/header.svg+20
- examples/dioxus/assets/output.css+941
- examples/dioxus/assets/styles.css+15
- examples/dioxus/src/main.rs+364
- examples/dioxus/tailwind.config.js+12
- examples/yew/Cargo.lock+1-1
- examples/yew/src/pages/landing.rs+1-1
- src/dioxus.rs+1.4k
- src/yew.rs+48-41
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
43 | 72 | | |
44 | 73 | | |
45 | 74 | | |
| |||
0 commit comments