Evan Almloff
|
b228e1e4eb
|
Merge remote-tracking branch 'refs/remotes/origin/master'
|
2022-03-09 21:08:37 -06:00 |
|
Evan Almloff
|
503b10d674
|
bugfixes text modifer elements
|
2022-03-09 21:06:45 -06:00 |
|
Jonathan Kelley
|
165327857b
|
Merge branch 'master' of github.com:DioxusLabs/dioxus
|
2022-03-09 21:42:44 -05:00 |
|
Jonathan Kelley
|
3f130d9bd0
|
fix: use updated version of stretch for layout
|
2022-03-09 21:42:37 -05:00 |
|
Jon Kelley
|
a10e3ef949
|
Merge pull request #300 from mrxiaozhuox/patch-3
Change Docs - `trunk` to `dioxus-cli`
|
2022-03-09 21:15:46 -05:00 |
|
Jonathan Kelley
|
ed07e914d3
|
fix: compile router on web
|
2022-03-09 21:14:22 -05:00 |
|
YuKun Liu
|
9620dc05af
|
Change trunk to dioxus-cli
|
2022-03-10 09:07:41 +08:00 |
|
Jonathan Kelley
|
60619a8380
|
post: update name
|
2022-03-09 18:13:50 -05:00 |
|
Jonathan Kelley
|
ff81f1c819
|
feat: update release posts
|
2022-03-09 18:11:40 -05:00 |
|
Maccesch
|
1a2624952a
|
fixed cargo fmt
|
2022-03-09 23:06:14 +00:00 |
|
Jonathan Kelley
|
1c2e5e2aea
|
publish: update dioxus with router fix
|
2022-03-09 17:53:02 -05:00 |
|
Jonathan Kelley
|
8e041d1fec
|
Merge branch 'jk/fix-router'
|
2022-03-09 17:50:51 -05:00 |
|
Jonathan Kelley
|
cc4b073f0d
|
fix: use ordering of routes for router
|
2022-03-09 17:50:39 -05:00 |
|
Jonathan Kelley
|
0ce326566e
|
wip: fix router slashing
|
2022-03-09 16:26:13 -05:00 |
|
Jon Kelley
|
ad5c627ee9
|
Merge pull request #163 from DioxusLabs/jk/release-02
Release post for Dioxus v0.2
|
2022-03-09 14:59:40 -05:00 |
|
Jonathan Kelley
|
77c7713f55
|
feat: finish release psot
|
2022-03-09 14:59:18 -05:00 |
|
Jonathan Kelley
|
437716eaea
|
wip: update with images
|
2022-03-09 14:45:34 -05:00 |
|
Jonathan Kelley
|
b0183b76cd
|
release: add posts for releases
|
2022-03-09 14:27:01 -05:00 |
|
Jonathan Kelley
|
e7505188d6
|
release: make a new 0.2.0 release of Dioxus
|
2022-03-09 14:24:05 -05:00 |
|
Jonathan Kelley
|
a94bccfb46
|
feat: add tui to readme
|
2022-03-09 13:50:32 -05:00 |
|
Jon Kelley
|
268690ff49
|
Merge pull request #299 from DioxusLabs/jk/tui
feat: add tui directly into dioxus mainline
|
2022-03-09 13:49:11 -05:00 |
|
Jonathan Kelley
|
50d509688d
|
feat: update examples for tui
|
2022-03-09 13:36:30 -05:00 |
|
Jonathan Kelley
|
58a20913b6
|
chore; make tui pass clippy
|
2022-03-09 13:30:44 -05:00 |
|
Jonathan Kelley
|
40c88eeb4b
|
Feat: merge rink into dioxus mainline
|
2022-03-09 12:57:20 -05:00 |
|
Jonathan Kelley
|
37cf9bb9d2
|
feat: add tui
|
2022-03-09 12:55:30 -05:00 |
|
Jonathan Kelley
|
38d07f7111
|
docs: add some more to async
|
2022-03-09 12:33:28 -05:00 |
|
Jonathan Kelley
|
3e9023b131
|
docs: finish async
|
2022-03-09 10:22:12 -05:00 |
|
Maccesch
|
82fc9739bb
|
updated to new way of checking path of route
|
2022-03-09 03:25:40 +00:00 |
|
Jonathan Kelley
|
be2b4d36de
|
fix: linking in attributions
|
2022-03-08 14:43:19 -05:00 |
|
Jonathan Kelley
|
c6fdd03a9d
|
feat: add attributions for crates
|
2022-03-08 14:41:49 -05:00 |
|
Jonathan Kelley
|
3acd643afb
|
docs: more docs and an errorhandling example
|
2022-03-08 14:15:18 -05:00 |
|
Jonathan Kelley
|
9846e0947b
|
Merge pull request #297 from DioxusLabs/jk/use-ref-memo
feat: memoize useref by tracking mutations
|
2022-03-08 01:00:23 -05:00 |
|
Jonathan Kelley
|
59f38839fa
|
Merge pull request #295 from DioxusLabs/jk/docsoverhaul
Docs: actually finish all of the documentation.
|
2022-03-08 00:56:44 -05:00 |
|
Jonathan Kelley
|
124c5def45
|
feat: memoize useref by tracking mutations
|
2022-03-07 16:02:44 -05:00 |
|
Jonathan Kelley
|
0f87ebb277
|
docs: even more docs
|
2022-03-06 20:37:57 -05:00 |
|
Jonathan Kelley
|
f5608b17b8
|
Merge pull request #293 from mrxiaozhuox/patch-2
Fixed Document
|
2022-03-06 20:37:35 -05:00 |
|
Maccesch
|
ef82ffd217
|
added active class to router link
|
2022-03-06 23:17:24 +00:00 |
|
YuKun Liu
|
485f6f69f0
|
Update hooks.md
|
2022-03-06 15:05:21 +08:00 |
|
Jonathan Kelley
|
a4ab2d9de0
|
feat: enable addassign for usestate
|
2022-03-05 17:07:34 -05:00 |
|
Jonathan Kelley
|
e4fac574ed
|
docs: fix readme and links
|
2022-03-05 16:57:09 -05:00 |
|
Jonathan Kelley
|
57abeb5f4d
|
wip: tweak readme
|
2022-03-05 16:54:53 -05:00 |
|
Jonathan Kelley
|
977ae1d44e
|
docs: update readme with new usestate
|
2022-03-05 16:50:16 -05:00 |
|
Jonathan Kelley
|
fb1a848124
|
fix: format examples
|
2022-03-05 16:10:17 -05:00 |
|
Jonathan Kelley
|
55773bf106
|
fix: links
|
2022-03-05 16:09:49 -05:00 |
|
Jonathan Kelley
|
398ebcf283
|
examples: update to new usestate
|
2022-03-05 15:59:35 -05:00 |
|
Jonathan Kelley
|
35b22923b2
|
fix: some examples
|
2022-03-05 15:25:09 -05:00 |
|
Jonathan Kelley
|
f98c3f161f
|
fix: interpreter code for disabled and dangerous innter html
|
2022-03-05 14:38:28 -05:00 |
|
Jonathan Kelley
|
ea7dfd8be4
|
examples: make crm use router
|
2022-03-05 14:36:25 -05:00 |
|
Jonathan Kelley
|
bec2f4129b
|
Merge pull request #203 from DioxusLabs/jk/local-router
Feat: abstract the router on a per-platform basis and add docs
|
2022-03-05 14:16:18 -05:00 |
|
Jonathan Kelley
|
f47d2900fb
|
feat: add a redirect
|
2022-03-05 14:06:54 -05:00 |
|