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 |
|
Jonathan Kelley
|
18f1fa4637
|
publish: bump html crate
|
2021-12-29 13:30:07 -05:00 |
|
Jonathan Kelley
|
ddfa2bac3f
|
publish: bump core version
|
2021-12-29 13:28:53 -05:00 |
|
Jonathan Kelley
|
84eb5c4933
|
Merge pull request #50 from DioxusLabs/jk/polish
polish: add more svg elements, clean up examples, more docs
|
2021-12-29 13:26:18 -05:00 |
|
Jonathan Kelley
|
63e3684716
|
fix: example list
|
2021-12-29 13:25:52 -05:00 |
|
Jonathan Kelley
|
8f9a3281e7
|
wip: add more svg elements
|
2021-12-29 11:17:39 -05:00 |
|
Jonathan Kelley
|
e53e1e535a
|
Merge pull request #49 from DioxusLabs/jk/polish
polish the readme
|
2021-12-29 01:21:34 -05:00 |
|
Jonathan Kelley
|
ad4a0eb319
|
wip: add more svg elements, update readme
|
2021-12-29 00:56:53 -05:00 |
|
Jonathan Kelley
|
68318d86d3
|
fix: image ptr
|
2021-12-29 00:14:58 -05:00 |
|
Jonathan Kelley
|
944b3a8bc5
|
wip: clean up examples and demo list
|
2021-12-29 00:10:36 -05:00 |
|
Jonathan Kelley
|
3dc0e59876
|
fix: readme and examples syntax
|
2021-12-28 23:48:25 -05:00 |
|
Jonathan Kelley
|
f24aae8787
|
Merge pull request #48 from DioxusLabs/jk/release
feat: more API updates
|
2021-12-28 23:20:31 -05:00 |
|
Jonathan Kelley
|
a4f280d163
|
feat: more API updates
|
2021-12-28 23:20:01 -05:00 |
|
Jonathan Kelley
|
70e6a2c687
|
Create main.yml
|
2021-12-28 23:17:36 -05:00 |
|
Jonathan Kelley
|
dcfeca17df
|
Merge pull request #46 from DioxusLabs/jk/release
examples: upgrade to new version of dioxus core.
|
2021-12-27 17:37:45 -05:00 |
|
Jonathan Kelley
|
b3ac2ee3f7
|
wip: upgrade hooks
|
2021-12-27 15:03:43 -05:00 |
|
Jonathan Kelley
|
c0e0196a67
|
docs: update the docs
|
2021-12-26 14:22:40 -05:00 |
|
Jonathan Kelley
|
c7d001cbb4
|
wip: rip out unsafe task engine
|
2021-12-26 14:22:30 -05:00 |
|
Jonathan Kelley
|
cda759c659
|
examples: upgrade to new version of dioxus core.
also add the inline_props macro
|
2021-12-25 17:18:05 -05:00 |
|
Jonathan Kelley
|
28f621f0e4
|
Merge pull request #45 from DioxusLabs/jk/release
chore: clean up docs finally
|
2021-12-23 23:24:26 -05:00 |
|
Jonathan Kelley
|
21e00c114e
|
chore: continue to consolidate
|
2021-12-21 01:11:27 -05:00 |
|
Jonathan Kelley
|
ce712777c0
|
Merge pull request #43 from DioxusLabs/jk/release
release polishes
|
2021-12-21 00:59:26 -05:00 |
|
Jonathan Kelley
|
fa106be1f5
|
wip: clean it up a bit
|
2021-12-21 00:58:14 -05:00 |
|
Jonathan Kelley
|
b997b8ebbb
|
feat: enable children properly
|
2021-12-21 00:46:10 -05:00 |
|
Jonathan Kelley
|
dbb981d500
|
Merge pull request #44 from DioxusLabs/jk/memoization
feat: memoization safety
|
2021-12-20 23:36:37 -05:00 |
|
Jonathan Kelley
|
78d9056e35
|
feat: it works with a new bump each time!!
|
2021-12-20 23:31:33 -05:00 |
|
Jonathan Kelley
|
e2e4d431e1
|
wip: adjust memoization
|
2021-12-20 22:33:13 -05:00 |
|
Jonathan Kelley
|
934de21dd6
|
wip: miri stress tets
|
2021-12-18 23:03:59 -05:00 |
|
Jonathan Kelley
|
1c516aba6a
|
chore: adjust semantics of placeholders and fragments
|
2021-12-18 15:49:30 -05:00 |
|
Jonathan Kelley
|
2c3a046426
|
wip: prepare to change our fragment pattern. Add some more docs
|
2021-12-18 15:17:32 -05:00 |
|
Jonathan Kelley
|
2b928372fb
|
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.1
|
2021-12-15 16:07:09 -05:00 |
|
Jonathan Kelley
|
6a3c61fae8
|
fix: version number
|
2021-12-15 16:07:07 -05:00 |
|
Jonathan Kelley
|
0d480a4c43
|
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
|
2021-12-15 16:06:15 -05:00 |
|
Jonathan Kelley
|
868f6739d2
|
fix: keyword length
|
2021-12-15 16:06:13 -05:00 |
|
Jonathan Kelley
|
b32665d721
|
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
|
2021-12-15 16:05:20 -05:00 |
|
Jonathan Kelley
|
a33f7701fc
|
fix: tags
|
2021-12-15 16:05:18 -05:00 |
|
Jonathan Kelley
|
3a706ac416
|
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
|
2021-12-15 16:04:30 -05:00 |
|
Jonathan Kelley
|
e4c06ce8e8
|
docs: update cargo tomls
|
2021-12-15 16:04:27 -05:00 |
|
Jonathan Kelley
|
270dfc9590
|
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
|
2021-12-15 15:59:11 -05:00 |
|
Jonathan Kelley
|
58106a5529
|
fix: router version
|
2021-12-15 15:59:02 -05:00 |
|
Jonathan Kelley
|
0846d93d41
|
wip: bump versions
|
2021-12-15 15:58:20 -05:00 |
|
Jonathan Kelley
|
4de16c4779
|
docs: update local examples and docs to support new syntaxes
|
2021-12-15 15:56:53 -05:00 |
|
Jonathan Kelley
|
e495b09bf1
|
docs: fix table
|
2021-12-14 23:01:40 -05:00 |
|