Jonathan Kelley
|
d8af9b7ed1
|
Fix compile checks on numerous packages using --all --all-features
|
2024-01-18 16:27:43 -08:00 |
|
Evan Almloff
|
e5df83ceec
|
Merge branch 'master' into pr/atty303/1349
|
2024-01-06 08:52:37 -06:00 |
|
Evan Almloff
|
f6acaba061
|
fix compilation
|
2024-01-04 17:04:56 -06:00 |
|
Jonathan Kelley
|
8df7a7685e
|
Merge branch 'master' into many_optional_attributes
|
2024-01-04 10:18:57 -08:00 |
|
Evan Almloff
|
bc557906fe
|
fix formatting
|
2024-01-03 15:18:37 -06:00 |
|
Evan Almloff
|
afb258b658
|
Fix elements and attributes mapping for dx translate
|
2024-01-03 15:18:27 -06:00 |
|
Evan Almloff
|
77d53df532
|
Merge branch 'master' into pr/atty303/1349
|
2023-10-31 13:39:20 -05:00 |
|
Leonard
|
2d1234c3d1
|
Include README and Dioxus logo in package docs (#1536)
* Include README in docs.rs and add Dioxus logo
* Update README.md
|
2023-10-10 10:52:48 -05:00 |
|
Evan Almloff
|
5b65c4cfb4
|
implement spreading props in the rsx macro
|
2023-09-22 10:04:34 -05:00 |
|
Evan Almloff
|
9e167dfdb7
|
Merge branch 'many_optional_attributes' into pr/atty303/1349
|
2023-09-22 09:32:05 -05:00 |
|
Evan Almloff
|
7033276c34
|
Merge branch 'master' into pr/atty303/1349
|
2023-09-20 16:19:23 -05:00 |
|
Evan Almloff
|
ab2b9fb34e
|
fix autoformatting
|
2023-09-19 09:39:53 -05:00 |
|
marc2332
|
7f8c963cd9
|
fix: Update doc links from v3 to v4
|
2023-09-16 19:03:27 +02:00 |
|
Evan Almloff
|
8c47dfaf78
|
clean up attribute parsing
|
2023-09-14 14:08:39 -05:00 |
|
Koji AGAWA
|
d573f5dfd5
|
feat: props spread
|
2023-08-13 16:45:17 +09:00 |
|
Jonathan Kelley
|
39e89c1fac
|
Bump crate versions, fix any publish errors
|
2023-07-31 18:49:54 -07:00 |
|
Jonathan Kelley
|
f0289068a2
|
Merge pull request #1219 from Demonthos/improve-build-times
Halve Build Times
|
2023-07-20 10:50:15 -07:00 |
|
Andrea Frigido
|
dccad58f1d
|
Update license field following SPDX 2.1 license expression standard
|
2023-07-20 18:00:07 +01:00 |
|
Evan Almloff
|
3d8d8a1b6f
|
half-build-times
|
2023-07-19 10:19:23 -07:00 |
|
ealmloff
|
39ec5f498c
|
Merge branch 'master' into router-typesafe
|
2023-07-10 19:16:39 -05:00 |
|
Jonathan Kelley
|
f59cacb2a0
|
Get wasm bundling working
|
2023-07-08 14:24:01 -07:00 |
|
Evan Almloff
|
8f67d0aafd
|
make creating rsx nodes from macros possible
|
2023-06-29 12:52:27 -07:00 |
|
Evan Almloff
|
7b1f0c9412
|
Merge branch 'master' into router-typesafe
|
2023-06-28 08:56:07 -07:00 |
|
Evan Almloff
|
5f873511c5
|
use workspace dependancies
|
2023-06-19 14:29:11 -05:00 |
|
Jon Kelley
|
7e96475951
|
Merge pull request #895 from Demonthos/inline-custom-elements
Allow raw elements if they include a dash
|
2023-05-29 15:05:19 +02:00 |
|
Evan Almloff
|
7be8ec3467
|
Fix html to rsx conversions
|
2023-04-24 16:07:50 -05:00 |
|
Jonathan Kelley
|
b06228be70
|
publish rosetta
|
2023-03-24 09:39:52 -07:00 |
|
Evan Almloff
|
209a55da69
|
allow raw elements if they include a dash
|
2023-03-19 20:37:40 -05:00 |
|
Jonathan Kelley
|
f664ce8fe0
|
Merge branch 'master' of github.com:DioxusLabs/dioxus
|
2023-02-22 13:06:41 -08:00 |
|
Jonathan Kelley
|
ab0023129d
|
bump rsx
|
2023-02-22 12:22:45 -08:00 |
|
Evan Almloff
|
a51f67c2ec
|
add version to docs links in readmes
|
2023-02-18 18:38:30 -06:00 |
|
Jon Kelley
|
4f0f2484fd
|
Merge pull request #774 from Demonthos/update-doc-links
Update guide doc links
|
2023-02-17 11:53:15 -08:00 |
|
Evan Almloff
|
b6c7d44a27
|
fix clippy
|
2023-01-27 20:35:46 -06:00 |
|
Evan Almloff
|
3f3db39c28
|
update doc links
|
2023-01-15 15:18:12 -06:00 |
|
Jonathan Kelley
|
2a9eb90154
|
fix: generate brace in rosetta
|
2023-01-10 18:14:16 -08:00 |
|
Jonathan Kelley
|
4fdbce9a70
|
chore: clean up readmes
|
2022-12-29 16:17:03 -05:00 |
|
Jonathan Kelley
|
6a4979b574
|
fix example
|
2022-12-29 02:37:46 -05:00 |
|
Jonathan Kelley
|
04ca284704
|
chore: add svg collection
|
2022-12-29 02:21:32 -05:00 |
|
Jonathan Kelley
|
ecb154db6f
|
chore: rename method
|
2022-12-29 00:56:23 -05:00 |
|
Jonathan Kelley
|
1389766596
|
chore: take domtree by reference
|
2022-12-29 00:55:04 -05:00 |
|
Jonathan Kelley
|
bc707db832
|
chore: make clippy happy and limit workspace checks
|
2022-12-29 00:46:02 -05:00 |
|
Jonathan Kelley
|
bc3cf6501c
|
feat: complete html to rsx rosetta
|
2022-12-28 16:22:20 -05:00 |
|