Jonathan Kelley
|
58a20913b6
|
chore; make tui pass clippy
|
2022-03-09 13:30:44 -05:00 |
|
Jonathan Kelley
|
83be3df42a
|
cfg: expose router feature flags for web
|
2022-03-04 14:34:25 -05:00 |
|
Jonathan Kelley
|
c19995fed9
|
fix: debug multistage edits in desktop
|
2022-03-04 13:17:01 -05:00 |
|
Jonathan Kelley
|
e04a6d63a5
|
chore: move tests out of core and into the top level crate
This commit moves the tests out of core so rust analyzer
is happier with the workspace.
|
2022-03-02 22:48:22 -05:00 |
|
Jörg Kurlbaum
|
cc0e2c4877
|
Add options for compilation on systems that lack libappindicator3
|
2022-02-24 14:32:43 +01:00 |
|
Jonathan Kelley
|
45231651dd
|
fix: quick patch
|
2022-02-22 16:34:06 -05:00 |
|
Jonathan Kelley
|
93b4f745af
|
Merge pull request #132 from DioxusLabs/jk/partialexpansion
feat: split out rsx into its own crate
|
2022-02-19 00:02:10 -05:00 |
|
Jonathan Kelley
|
c1d692dd97
|
fix: dioxus must specify rust versionand edition
|
2022-02-18 23:33:48 -05:00 |
|
Jonathan Kelley
|
b93487282d
|
feat: move files around
|
2022-02-18 20:54:30 -05:00 |
|
Jonathan Kelley
|
7c788e59f5
|
Merge branch 'master' into jk/partialexpansion
|
2022-02-18 15:34:52 -05:00 |
|
Jonathan Kelley
|
b2472e3cfe
|
Merge branch 'master' into jk/partialexpansion
|
2022-02-18 15:31:49 -05:00 |
|
Jonathan Kelley
|
d461ffc011
|
feat: integrate fermi
|
2022-02-17 10:38:51 -05:00 |
|
Christoph Grabo
|
ee2b869e99
|
Add optional feature flags of wry
Check wry's documentation for each.
Some of them are platform dependent or
have platform dependent effects.
(mostly MacOS and Linux)
|
2022-02-13 20:30:10 +01:00 |
|
Christoph Grabo
|
c502535724
|
Update dependencies
Specifically set wry to 0.13;
this has breaking changes (notably: RPC -> IPC).
|
2022-02-13 20:30:10 +01:00 |
|
Jonathan Kelley
|
ca7ce46cdb
|
Merge branch 'master' into jk/partialexpansion
|
2022-02-13 12:36:02 -05:00 |
|
Jonathan Kelley
|
ee67a041d2
|
feat: turn interpreter into crate
|
2022-02-01 15:38:48 -05:00 |
|
Dave Rolsky
|
d8ee553eac
|
Fix the license field in Cargo.toml to be valid SPDX
|
2022-01-30 11:44:56 -06:00 |
|
Jonathan Kelley
|
875977f5a6
|
publish: update 0.1.8 for dioxus
|
2022-01-29 10:48:41 -05:00 |
|
Jonathan Kelley
|
9b3192323e
|
Release dioxus-desktop v0.1.6
|
2022-01-29 10:43:43 -05:00 |
|
Jonathan Kelley
|
6339fa8188
|
Release dioxus-html v0.1.6, dioxus-router v0.1.1
|
2022-01-29 10:42:52 -05:00 |
|
Jonathan Kelley
|
f6c6134d67
|
Release dioxus-core v0.1.9
|
2022-01-29 10:42:38 -05:00 |
|
Jonathan Kelley
|
d570bb6c42
|
Release dioxus-router v0.1.1
|
2022-01-29 10:40:03 -05:00 |
|
Jonathan Kelley
|
2c51a090e3
|
Release dioxus-web v0.0.5
|
2022-01-29 10:37:50 -05:00 |
|
Jonathan Kelley
|
3c2d5985da
|
Release dioxus-ssr v0.1.3
|
2022-01-29 10:37:34 -05:00 |
|
Jonathan Kelley
|
539ca2d655
|
Release dioxus-hooks v0.1.7
|
2022-01-29 10:37:03 -05:00 |
|
Jonathan Kelley
|
11ba189eab
|
Release dioxus-html v0.1.5
|
2022-01-29 10:36:24 -05:00 |
|
Jonathan Kelley
|
f965030b80
|
Release dioxus-core v0.1.8
|
2022-01-29 10:36:10 -05:00 |
|
Jonathan Kelley
|
1b2a0053ef
|
Release dioxus-core-macro v0.1.7
|
2022-01-29 10:35:54 -05:00 |
|
Jonathan Kelley
|
174d287062
|
wip: extract to rsx module
|
2022-01-17 23:02:36 -05:00 |
|
Jonathan Kelley
|
abfac0d59b
|
wip: move macro lib out of proc macro crate
|
2022-01-17 16:37:44 -05:00 |
|
Jonathan Kelley
|
0d1a9eb460
|
release: add version for router
|
2022-01-08 02:32:26 -05:00 |
|
Jonathan Kelley
|
40d1f85d0c
|
Release dioxus-core v0.1.7, dioxus-core-macro v0.1.6, dioxus-html v0.1.4, dioxus-desktop v0.1.5, dioxus-hooks v0.1.6, dioxus-mobile v0.0.3, dioxus-router v0.1.0, dioxus-ssr v0.1.2, dioxus-web v0.0.4, dioxus v0.1.7
|
2022-01-08 02:25:03 -05:00 |
|
Jonathan Kelley
|
53ef41aa3d
|
examples: simplfy running them by enabling features automatically
|
2022-01-07 10:50:37 -05:00 |
|
Jonathan Kelley
|
cb2782b4bb
|
wip: memoize dom in the prescence of identical components
|
2022-01-05 00:27:22 -05:00 |
|
Jonathan Kelley
|
7cf15ee4e8
|
publish: include desktop fixes
|
2022-01-03 21:36:43 -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
|
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
|
54103da019
|
publish: bump desktop version
|
2022-01-03 14:03:17 -05:00 |
|
Jonathan Kelley
|
99d6409f7a
|
publish: bump mobile
|
2022-01-03 13:38:56 -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
|
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
|
420a30e5d4
|
feat: overhaul examples and clean things up
|
2022-01-03 00:42:17 -05:00 |
|
Jonathan Kelley
|
14961023f9
|
wip: polish some more things
|
2021-12-29 21:28:28 -05:00 |
|
Jonathan Kelley
|
934de21dd6
|
wip: miri stress tets
|
2021-12-18 23:03:59 -05:00 |
|
Jonathan Kelley
|
2c3a046426
|
wip: prepare to change our fragment pattern. Add some more docs
|
2021-12-18 15:17:32 -05:00 |
|