Commit graph

  • 71eecc4905
    actually finally fix assets Jonathan Kelley 2024-10-25 13:48:13 -0700
  • 72f0ef061b
    drastically slim down manganis, prepping for merge Jonathan Kelley 2024-10-25 11:30:55 -0700
  • 94fd0135f4
    upgrade bundle to stable Jonathan Kelley 2024-10-25 11:18:15 -0700
  • 5ee0775672
    move manganis to its own folder Jonathan Kelley 2024-10-25 10:33:10 -0700
  • 6cd46e0cc0 feat: playground hot-reload support #3098 Miles Murgaw 2024-10-25 01:07:34 -0400
  • 64a2e45e59 feat: playground hr support Miles Murgaw 2024-10-25 00:17:14 -0400
  • a765709981
    fmt Jonathan Kelley 2024-10-24 16:12:17 -0700
  • 6bd6b12d7b
    some final clippy cleanups Jonathan Kelley 2024-10-24 14:51:13 -0700
  • f5874b532c
    Merge branch 'main' into jk/proper-asset-crossplatform Jonathan Kelley 2024-10-24 14:51:06 -0700
  • ed72015ec1
    make warnings go away, clippy happy on cli Jonathan Kelley 2024-10-24 14:29:50 -0700
  • 052eb8eac6
    Merge f1d1ed4de7 into ef436e4ed0 #3093 vyeevani 2024-10-24 20:52:26 +0000
  • f1d1ed4de7 The child window wasn't being resized along with the parent. This works. the abstractions in place should be passed the bounds rect down into the desktopservice to resize as opposed to in the app impl instead of how they are rn. #3093 Vineeth Yeevani 2024-10-24 13:52:22 -0700
  • ef436e4ed0
    Fix inserting attributes after expanding dynamic nodes (#3094) Evan Almloff 2024-10-24 15:43:39 -0500
  • 3b450bd813 Addressing PR feedback + nits Vineeth Yeevani 2024-10-24 09:57:09 -0700
  • 0854790d28 Fix inserting attributes after expanding dynamic nodes #3094 Evan Almloff 2024-10-24 11:24:57 -0500
  • 575afadd71 Working triangle rendering with wgpu in examples. Resize needs work in order to not reinitialize everything but only the bits needed. Naming of variables and resources are wonky and not the greatest. Vineeth Yeevani 2024-10-24 01:18:19 -0700
  • 02e9a0b70e implement nested routers Evan Almloff 2024-10-24 10:09:27 -0500
  • 4d03cf8fb6 Provide history providers in each renderer Evan Almloff 2024-10-22 17:36:12 -0500
  • 4b0c45bbde fix router tests Evan Almloff 2024-10-22 17:21:57 -0500
  • e48d6568da remove into routable Evan Almloff 2024-10-22 17:02:21 -0500
  • 4635dd433d clean up intoroutable Evan Almloff 2024-10-21 17:06:14 -0700
  • 2d405bc3f6
    bring back some of tauri bundle Jonathan Kelley 2024-10-22 04:06:04 +0800
  • 3f8c32d1ff
    fix fullstack doc (#3071) Chung 2024-10-21 06:32:54 +1100
  • 306fbe2e75
    fix fullstack build bug when --release (#3078) hackartist 2024-10-21 04:21:13 +0900
  • 15a9f2d541
    fix cargo Jonathan Kelley 2024-10-20 19:16:26 +0800
  • c7153ad8d3
    Merge branch 'main' into jk/proper-asset-crossplatform Jonathan Kelley 2024-10-20 19:16:21 +0800
  • c9a78fbba2
    more robust handling of assets Jonathan Kelley 2024-10-20 19:12:13 +0800
  • 19024ec39d fix fullstack build bug when --release #3078 hackartists 2024-10-20 17:15:11 +0900
  • fc25a2b5ca fix fullstack doc #3071 Chung Wong 2024-10-18 16:28:55 +1100
  • b7c34867a6
    proper mobile support in launch Jonathan Kelley 2024-10-17 08:40:26 +0800
  • a8e311a9be
    should rebuild toggle, ios simulator bootup Jonathan Kelley 2024-10-15 21:36:14 -0700
  • 21d7916d56
    bump manganis to 0.3 (#3059) Jonathan Kelley 2024-10-14 13:50:50 -0700
  • b0712d223f
    bump manganis to 0.3 #3059 Jonathan Kelley 2024-10-14 13:31:39 -0700
  • 09066dd334
    Don't publish example projects v0.6.0-alpha.3 Jonathan Kelley 2024-10-14 13:00:57 -0700
  • e6fb444047
    fix versions and workspace features Jonathan Kelley 2024-10-14 12:37:20 -0700
  • 316ef25f77
    Add metadata to crates Jonathan Kelley 2024-10-14 12:33:33 -0700
  • d539ef67c0
    bump to 0.6.0-alpha.3 Jonathan Kelley 2024-10-14 12:30:41 -0700
  • 5989b9cf50
    bump manganis version (#3058) Jonathan Kelley 2024-10-14 12:29:34 -0700
  • 9abacfb2d4
    bump manganis version #3058 Jonathan Kelley 2024-10-14 11:56:43 -0700
  • 0995b5d2c5
    Fix: Windows File Drag-N-Drop (#3046) Miles Murgaw 2024-10-14 14:00:11 -0400
  • 0e61dd4c10 update: tokio + fix eval #3046 Miles Murgaw 2024-10-14 13:47:23 -0400
  • 0f9f47fb10 Merge branch 'main' of https://github.com/DioxusLabs/dioxus into fix-file-drop Miles Murgaw 2024-10-14 13:36:08 -0400
  • 519ec9d294
    Move the document trait into a separate crate (#3035) Evan Almloff 2024-10-14 12:33:37 -0500
  • 2690315a1f revision: remove dom refcell Miles Murgaw 2024-10-14 13:29:07 -0400
  • be0a7af6c0 revision: use event loop + interpreter Miles Murgaw 2024-10-14 13:21:46 -0400
  • c5a4408f76
    fix document imports, add comments for assets #3035 Jonathan Kelley 2024-10-14 10:09:40 -0700
  • 2b219c826c
    Bump lycheeverse/lychee-action from 1 to 2 (#3056) dependabot[bot] 2024-10-14 10:05:40 -0700
  • 34bc9fa073
    Update bug_report.md (#2955) Matt Hunzinger 2024-10-14 13:03:57 -0400
  • 2e2eff564c
    fix merge conflicts Jonathan Kelley 2024-10-14 09:42:40 -0700
  • b0edbe6d5e
    regen hash Jonathan Kelley 2024-10-14 09:25:57 -0700
  • b428271102
    Merge branch 'main' into document-trait-crate Jonathan Kelley 2024-10-14 09:25:52 -0700
  • baf5a95cae
    Fix cloned rsx double drop (#2839) Evan Almloff 2024-10-14 11:23:09 -0500
  • fa06a5d254
    merge main #2839 Jonathan Kelley 2024-10-14 09:22:47 -0700
  • 3fe5e6cbd0
    Merge branch 'main' into pointer-opcodes Jonathan Kelley 2024-10-14 09:20:54 -0700
  • ef970f362f
    feat: workspace (entire computer!) hotreload Jonathan Kelley 2024-10-14 09:19:56 -0700
  • cf281bedb8
    Bump lycheeverse/lychee-action from 1 to 2 #3056 dependabot[bot] 2024-10-14 12:15:38 +0000
  • c881ee0721
    better logging Jonathan Kelley 2024-10-11 14:46:56 -0700
  • c2fb1007be
    Fix merge conflicts Jonathan Kelley 2024-10-10 16:14:29 -0700
  • 47b1b233fb
    Merge branch 'main' into jk/proper-asset-crossplatform Jonathan Kelley 2024-10-10 16:06:56 -0700
  • 20d146d9bd
    Simplify the launch builder (#2967) Evan Almloff 2024-10-10 18:00:58 -0500
  • 59b69b9585
    fix readme #2967 Jonathan Kelley 2024-10-10 16:00:41 -0700
  • 2c8e4aaeba
    clippy and check Jonathan Kelley 2024-10-10 15:46:12 -0700
  • 74b7b7cf89
    dont expose inner core module Jonathan Kelley 2024-10-10 15:39:25 -0700
  • 6ec65cace4
    Merge branch 'main' into refactor-launch Jonathan Kelley 2024-10-10 13:48:57 -0700
  • 2d7bef44e8
    remove random println! Jonathan Kelley 2024-10-10 13:45:44 -0700
  • 51ee83ba90
    cut out tauri bundle, temporarily Jonathan Kelley 2024-10-10 13:41:08 -0700
  • 6a0c1c392b
    Improve documentation for the fullstack crate (#2952) Evan Almloff 2024-10-10 15:40:11 -0500
  • cda8bb24f1
    Remove native and web features from dioxus-html (#3006) Evan Almloff 2024-10-10 15:35:59 -0500
  • 677e0e7f4f
    Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8 (#3018) dependabot[bot] 2024-10-10 13:33:22 -0700
  • 731c442a15 start moving route providers into the renderers Evan Almloff 2024-10-10 10:54:45 -0500
  • c6ab2904cd
    Remove dependency on atty (#3047) Peter Holloway 2024-10-10 14:24:50 +0100
  • d9d7428f52 move history providers into a separate crate Evan Almloff 2024-10-10 08:08:16 -0500
  • 809f091e23 Remove dependency on atty #3047 Peter Holloway 2024-10-10 14:00:14 +0100
  • 4c46df3eba fix: clippy Miles Murgaw 2024-10-09 20:00:12 -0400
  • bee77dc218 revision: cfg out variable Miles Murgaw 2024-10-09 19:56:33 -0400
  • 16f3ef4753 revision: remove clone Miles Murgaw 2024-10-09 19:54:32 -0400
  • 22e3cf6977 fix: windows file drop Miles Murgaw 2024-10-09 19:46:38 -0400
  • 1053943073
    Fix special characters in head elements (#3031) Evan Almloff 2024-10-09 13:48:58 -0500
  • a693ddffa3
    Fix partially formatted if chains in attributes (#2999) Evan Almloff 2024-10-09 13:48:33 -0500
  • d64df87aba
    Escape HTML as we translate to rsx (#3038) Evan Almloff 2024-10-08 07:02:02 -0500
  • 7594d9f296
    re-arrange asset Jonathan Kelley 2024-10-07 19:28:47 -0700
  • 467764cd8f even more doc test fixes Evan Almloff 2024-10-07 19:08:26 -0500
  • ddfd6f2396 Use &Event for Vdom::handle_event #3040 Nico Burns 2024-10-07 22:51:17 +0100
  • 3a848d28c1 more doc test fixes Evan Almloff 2024-10-07 16:03:37 -0500
  • 559505075a Fix desktop crate doc tests Evan Almloff 2024-10-07 15:58:17 -0500
  • 4013682d31 Fix tests Evan Almloff 2024-10-07 10:01:23 -0500
  • cc7956ec52 Update remaining examples Evan Almloff 2024-10-07 09:56:20 -0500
  • af4dfc7718 implement document for each platform Evan Almloff 2024-10-07 09:51:46 -0500
  • e26058fed3 remove the old document trait Evan Almloff 2024-10-07 07:38:15 -0500
  • 584d9fe7ae revert a few unrelated changes Evan Almloff 2024-10-07 07:28:52 -0500
  • 1cffe5508b Escape HTML as we translate to rsx #3038 Evan Almloff 2024-10-04 13:48:17 -0500
  • 20f3d332f2 Merge branch 'main' into refactor-launch Evan Almloff 2024-10-04 13:35:01 -0500
  • 6c3f48eca8 Merge branch 'main' into more-fullstack-docs #2952 Evan Almloff 2024-10-04 13:33:45 -0500
  • 8721014455 move over eval logic Evan Almloff 2024-10-04 13:32:45 -0500
  • 3a68c08485 add a default head method through eval Evan Almloff 2024-10-04 08:36:42 -0500
  • 7da7ba1b0b merge latest bug fixes into the new head components Evan Almloff 2024-10-04 08:29:49 -0500
  • c10c8a7817 Merge branch 'main' into document-trait-crate Evan Almloff 2024-10-04 08:19:57 -0500
  • 0a635a1d74 move more of the head element logic into the new crate Evan Almloff 2024-10-04 08:17:41 -0500
  • 9ffd4b816b
    Fix restarting coroutines (#3005) Evan Almloff 2024-10-03 18:48:26 -0500
  • 41f0992587
    desktop -> mac/win/linux with alias Jonathan Kelley 2024-10-03 14:59:38 -0700