Jonathan Kelley
|
fada158ce2
|
Merge pull request #58 from DioxusLabs/jk/windows-desktop
fix: windows desktop
|
2022-01-03 20:06:30 -05:00 |
|
Jonathan Kelley
|
be2d6876ab
|
Merge branch 'master' into jk/windows-desktop
|
2022-01-03 20:00:23 -05:00 |
|
Jonathan Kelley
|
ada24e7c4e
|
wip: try to fix pathing
|
2022-01-03 19:59:13 -05:00 |
|
Jonathan Kelley
|
500a1d5662
|
Merge pull request #57 from DioxusLabs/jk/fix-ice
fix: attempt to fix ice
|
2022-01-03 19:55:52 -05:00 |
|
Jonathan Kelley
|
4ea5c990d7
|
publish: new versions of everything
|
2022-01-03 19:44:04 -05:00 |
|
Jonathan Kelley
|
4f92ba4160
|
wip: bump all versions
|
2022-01-03 19:32:27 -05:00 |
|
Jonathan Kelley
|
9f09273819
|
wip: add backtrace
|
2022-01-03 17:44:38 -05:00 |
|
Jonathan Kelley
|
d4f4c29ee7
|
wip: add backtrace
|
2022-01-03 17:41:46 -05:00 |
|
Jonathan Kelley
|
b4983a0169
|
wip: add windows build
|
2022-01-03 17:35:04 -05:00 |
|
Jonathan Kelley
|
2481cd05c2
|
fix: attempt to fix ice
|
2022-01-03 17:20:22 -05:00 |
|
Jonathan Kelley
|
616227bd3d
|
fix: release post link
|
2022-01-03 14:42:36 -05:00 |
|
Jonathan Kelley
|
fdbc2bc915
|
publish: remove router
|
2022-01-03 14:08:31 -05:00 |
|
Jonathan Kelley
|
b3b4c580df
|
wip: bump versions
|
2022-01-03 14:07:22 -05:00 |
|
Jonathan Kelley
|
b96491fe16
|
wip: bump mobile
|
2022-01-03 14:04:31 -05:00 |
|
Jonathan Kelley
|
54103da019
|
publish: bump desktop version
|
2022-01-03 14:03:17 -05:00 |
|
Jonathan Kelley
|
95f01aee44
|
publish: mobile
|
2022-01-03 13:40:01 -05:00 |
|
Jonathan Kelley
|
99d6409f7a
|
publish: bump mobile
|
2022-01-03 13:38:56 -05:00 |
|
Jonathan Kelley
|
3de776c42a
|
docs: fix the reference code
|
2022-01-03 13:26:15 -05:00 |
|
Jonathan Kelley
|
c34043f1c8
|
docs: fix typo
|
2022-01-03 11:37:50 -05:00 |
|
Jonathan Kelley
|
5dc4ec5639
|
docs: getting stated guides
|
2022-01-03 11:32:03 -05:00 |
|
Jonathan Kelley
|
1b6e608cd0
|
docs: update references
|
2022-01-03 10:20:14 -05:00 |
|
Jonathan Kelley
|
ee2068fd5c
|
publish: bump main crate
|
2022-01-03 02:24:21 -05:00 |
|
Jonathan Kelley
|
a2317bf5b0
|
publish: ssr
|
2022-01-03 02:23:26 -05:00 |
|
Jonathan Kelley
|
df168d02a2
|
publish: fix hooks docs
|
2022-01-03 02:21:56 -05:00 |
|
Jonathan Kelley
|
eab8422e4f
|
publish: bump version
|
2022-01-03 02:21:05 -05:00 |
|
Jonathan Kelley
|
c606f92fa8
|
publish: hooks
|
2022-01-03 02:20:32 -05:00 |
|
Jonathan Kelley
|
d78815103d
|
wip: remove hooks warnigns
|
2022-01-03 02:20:11 -05:00 |
|
Jonathan Kelley
|
c1f8424693
|
publish: desktop
|
2022-01-03 02:18:11 -05:00 |
|
Jonathan Kelley
|
be6fac9f3d
|
publish: desktop
|
2022-01-03 02:16:31 -05:00 |
|
Jonathan Kelley
|
7abb3cc79c
|
publish: dioxus web
|
2022-01-03 02:15:39 -05:00 |
|
Jonathan Kelley
|
c0cd50b1d3
|
publish: dioxus web
|
2022-01-03 02:15:34 -05:00 |
|
Jonathan Kelley
|
f9b9bb9c0c
|
publish: update core, core-macro, and html
|
2022-01-03 02:13:14 -05:00 |
|
Jonathan Kelley
|
06276edd0d
|
feat: eanble bubbling
|
2022-01-03 02:11:26 -05:00 |
|
Jonathan Kelley
|
d84fc05386
|
feat: plug in bubbling
|
2022-01-03 02:06:42 -05:00 |
|
Jonathan Kelley
|
a95dead76d
|
formatting: run cargo fmt
|
2022-01-03 01:20:05 -05:00 |
|
Jonathan Kelley
|
5da0a0c97e
|
docs: rename dog app example
|
2022-01-03 01:16:15 -05:00 |
|
Jonathan Kelley
|
75fa7b4aa6
|
fix: make tests pass
|
2022-01-03 01:12:39 -05:00 |
|
Jonathan Kelley
|
15b72cd7eb
|
examples: clean up suspense example
|
2022-01-03 00:46:06 -05:00 |
|
Jonathan Kelley
|
420a30e5d4
|
feat: overhaul examples and clean things up
|
2022-01-03 00:42:17 -05:00 |
|
Jonathan Kelley
|
601632fc7e
|
docs: more badges and comparison to other rust frameworks
|
2022-01-02 21:56:05 -05:00 |
|
Jonathan Kelley
|
d7e967ba5b
|
Merge pull request #53 from DioxusLabs/jk/polish
docs: remove all usages of static closure syntax and update readme
|
2022-01-02 18:35:55 -05:00 |
|
Jonathan Kelley
|
cafb7df736
|
docs: remove all usages of static closure syntax and update readme
|
2022-01-02 18:35:38 -05:00 |
|
Jonathan Kelley
|
8d26173345
|
Merge pull request #52 from DioxusLabs/jk/polish
polish: stricter, more flexible rsx macro, docs
|
2022-01-02 17:28:39 -05:00 |
|
Jonathan Kelley
|
d1560450ba
|
wip: remove runner on hook and then update docs
|
2022-01-02 02:15:04 -05:00 |
|
Jonathan Kelley
|
7d41a16208
|
Merge pull request #51 from DioxusLabs/jk/arbitrary_expressions
Jk/arbitrary expressions
|
2021-12-30 03:15:10 -05:00 |
|
Jonathan Kelley
|
4c85bcfdc8
|
awesome: arbitrary expressions excepted without braces
|
2021-12-30 03:14:47 -05:00 |
|
Jonathan Kelley
|
14961023f9
|
wip: polish some more things
|
2021-12-29 21:28:28 -05:00 |
|
Jonathan Kelley
|
2d58d380be
|
publish: get web ready gto publish
|
2021-12-29 13:37:25 -05:00 |
|
Jonathan Kelley
|
639f9f5322
|
publish: bump macro crate
|
2021-12-29 13:31:52 -05:00 |
|
Jonathan Kelley
|
42c6d1772b
|
publish: fix documentation page
|
2021-12-29 13:30:48 -05:00 |
|