Jonathan Kelley
|
a38fc9e4ab
|
feat: suspense!
|
2022-11-06 01:48:34 -07:00 |
|
Jonathan Kelley
|
aec1b326ba
|
wip: so much suspense code
|
2022-11-03 22:30:26 -07:00 |
|
Jonathan Kelley
|
d2ce57ba6e
|
feat: poll async once
|
2022-11-03 20:56:31 -07:00 |
|
Jonathan Kelley
|
94601ccd1f
|
feat: async components!
|
2022-11-03 17:34:42 -07:00 |
|
Jonathan Kelley
|
51aeb29d1a
|
wip: figure out async syntax
|
2022-11-03 02:37:41 -07:00 |
|
Jonathan Kelley
|
591674f701
|
wip: allow async into component
|
2022-11-03 02:11:04 -07:00 |
|
Jonathan Kelley
|
5d91f51e17
|
chore: clean things up
|
2022-11-03 01:38:18 -07:00 |
|
Jonathan Kelley
|
584504feb7
|
feat: keys
|
2022-11-03 01:24:20 -07:00 |
|
YuKun Liu
|
24249a7ff1
|
feet: merged
|
2022-11-03 00:31:50 -07:00 |
|
YuKun Liu
|
bbc9e1b3a2
|
feat: default plugin info
|
2022-11-03 00:30:47 -07:00 |
|
YuKun Liu
|
ad1ed6cfb5
|
Merge branch 'master' into master
|
2022-11-03 00:21:31 -07:00 |
|
Jonathan Kelley
|
dddbcfd5e2
|
feat: works with components
|
2022-11-02 17:36:36 -07:00 |
|
Jonathan Kelley
|
c6a6c3d0f8
|
feat: components pass thru children
|
2022-11-02 17:29:18 -07:00 |
|
Jonathan Kelley
|
b6c0bce89c
|
feat: support cached ssr
|
2022-11-02 01:00:37 -07:00 |
|
Jonathan Kelley
|
4a31b29703
|
feat: simple tests passing
|
2022-11-01 18:42:29 -07:00 |
|
YuKun Liu
|
9c5b2cc2ea
|
Merge pull request #78 from Demonthos/crate_out_dir
|
2022-10-31 09:22:30 -07:00 |
|
Evan Almloff
|
16935bded1
|
create out_dir if it doesn't exist on serve
|
2022-10-30 21:07:05 -05:00 |
|
Demonthos
|
f89cd20455
|
fix tui example links (#607)
|
2022-10-28 18:06:39 -07:00 |
|
Jonathan Kelley
|
23603aaaf5
|
wip: rewrite core to be template focused
|
2022-10-27 21:58:47 -07:00 |
|
Jonathan Kelley
|
67012c38df
|
feat: more diffing iteration
|
2022-10-26 18:40:38 -07:00 |
|
Jonathan Kelley
|
22d4bf7346
|
feat: use walking pattern
|
2022-10-26 18:04:47 -07:00 |
|
YuKun Liu
|
3bac1ac1a7
|
Merge pull request #75 from mhfan/for-pr
fix some non-sense code
|
2022-10-24 16:28:20 -07:00 |
|
MeiHui FAN
|
029c0b23f4
|
eliminate duplicate absolute path join
|
2022-10-24 19:58:22 +08:00 |
|
MeiHui FAN
|
c2c4989483
|
Why clean up the 'dist' directory when building for desktop?
This can affect things like extra side generating css files.
|
2022-10-24 19:48:26 +08:00 |
|
David Craven
|
7e3a6fb4a4
|
Some fixes for wayland and ios. (#602)
|
2022-10-23 19:40:41 -07:00 |
|
Jonathan Kelley
|
7cbb4d52dd
|
wip: more modifications to templates
|
2022-10-21 18:54:14 -07:00 |
|
YuKun Liu
|
6ae68a93a9
|
Merge pull request #72 from crisqyxw/master
Update doc to avoid misunderstanding
|
2022-10-21 16:12:59 -07:00 |
|
crisqyxw
|
90e7463bb3
|
Update doc to avoid misunderstanding
|
2022-10-21 12:17:43 +08:00 |
|
Jonathan Kelley
|
90982e0ccb
|
wip: start to refactor out hot reloading from packages
Also implement alternative simpler template system
|
2022-10-20 09:56:09 -07:00 |
|
Demonthos
|
3b7b503333
|
Refactor Mutations and simplify Templates (#578)
* update mutations to be path based rather than renderer integrated
|
2022-10-18 14:42:45 -07:00 |
|
Demonthos
|
020c4bf0f8
|
fix bug with dynamic nodes after fragments (#591)
|
2022-10-15 11:00:56 -07:00 |
|
Daniel Olano
|
b51abd1a9c
|
Add datetime attribute to time element (#590)
|
2022-10-14 10:16:52 -05:00 |
|
Demonthos
|
ab10d327ac
|
Fix attribute value in macro (#577)
* create into AttributeValue trait to allow arbitraty attribute values
* allow attributevalue in non-template macro
|
2022-10-12 20:43:37 -07:00 |
|
saicu
|
e8c48d46cf
|
replace fxhash crate with rustc-hash (#588)
|
2022-10-12 18:27:26 -07:00 |
|
YuKun Liu
|
39e38917d6
|
feat: add api function
|
2022-10-12 16:37:26 -07:00 |
|
YuKun Liu
|
0fe8e4bcbd
|
fix: plugin init problem
|
2022-10-12 11:47:05 -07:00 |
|
YuKun Liu
|
96ebe74d12
|
feat: custom plugin config support
|
2022-10-10 22:49:52 -07:00 |
|
YuKun Liu
|
e1497acef4
|
feat: types
|
2022-10-10 22:38:30 -07:00 |
|
Demonthos
|
23c48cf795
|
render optimizations (#585)
|
2022-10-08 23:24:41 -07:00 |
|
Jon Kelley
|
fb2f3e68ff
|
fix: random commit (#586)
|
2022-10-08 23:07:20 -07:00 |
|
YuKun Liu
|
cf9a9513df
|
feat: commit code
|
2022-10-08 21:28:06 -07:00 |
|
saicu
|
6476335750
|
to_owned!: allow optional comma at the end (#584)
|
2022-10-08 16:23:26 -07:00 |
|
Jonathan Kelley
|
62e067ef5d
|
fix: center time
|
2022-10-07 01:11:59 -07:00 |
|
Jonathan Kelley
|
64c19c6e67
|
fix: no h2 for platforms
|
2022-10-07 01:10:48 -07:00 |
|
Jonathan Kelley
|
56a6ac2242
|
fix: headers
|
2022-10-07 01:04:58 -07:00 |
|
Jonathan Kelley
|
1a18911e21
|
fix: readme html
|
2022-10-07 01:04:17 -07:00 |
|
Jon Kelley
|
4f1cf78e68
|
design: make the homepage snazzier (#580)
* feat: snazzy header
* feat: better svg
* fix: optimize svg for safari
* feat: prettier homepage
|
2022-10-07 01:00:32 -07:00 |
|
YuKun Liu
|
f238e43bff
|
feat: commit code
|
2022-10-06 17:25:57 -07:00 |
|
Jonathan Kelley
|
03bc63dacc
|
wip: wire up bodynodes in more places
|
2022-10-05 01:13:14 -07:00 |
|
YuKun Liu
|
5104f767b3
|
Merge branch 'master' of https://github.com/DioxusLabs/cli
|
2022-10-03 09:37:26 -07:00 |
|