Commit graph

  • e2daa13442 Fix isrg config path Evan Almloff 2024-10-03 10:00:03 -0500
  • 6ba1b3189e Remove redundant server_only inside server function Evan Almloff 2024-10-03 09:57:14 -0500
  • 30e0700d7e Fix special characters in head elements #3031 Evan Almloff 2024-10-03 09:32:54 -0500
  • eeb8428847
    docs: add korean translation for README.md (#2998) William Kim 2024-10-03 23:15:52 +0900
  • 01f5bf05d9
    wip: add bindings to mobile Jonathan Kelley 2024-10-02 23:50:23 -0500
  • e99f4280d3
    use sync locks and headers to fix issues with android Jonathan Kelley 2024-10-02 23:37:52 -0500
  • 28762811dc
    hoist wry/tao Jonathan Kelley 2024-10-02 20:21:49 -0500
  • a2a5670ee1
    assets workibg, some android Jonathan Kelley 2024-10-02 19:32:22 -0400
  • d0c9b6712d
    improve use_drop documentation (#3023) Chung 2024-10-02 10:51:27 +1000
  • 9ea813c169 improve use_drop documentation #3023 Chung Wong 2024-10-02 10:31:14 +1000
  • d1c84d9a25
    Fix memo dirty flag after unrelated writes (#2992) Evan Almloff 2024-10-01 10:47:54 -0500
  • 5925f3c8ee
    Use the absolute path for result in the macro (#3017) Evan Almloff 2024-10-01 10:26:55 -0500
  • 10ba571e70 fix formatting #2992 Evan Almloff 2024-10-01 10:26:26 -0500
  • f9c2f740c2
    Pull out asset handler refactor from https://github.com/DioxusLabs/dioxus/pull/2972 (#3000) Evan Almloff 2024-10-01 10:25:31 -0500
  • b2ef34a80f
    Update packages/signals/tests/memo.rs Evan Almloff 2024-10-01 10:24:53 -0500
  • adc6f1b4ff
    Update packages/signals/tests/memo.rs Evan Almloff 2024-10-01 10:24:46 -0500
  • 24853dd767
    Update packages/signals/tests/memo.rs Evan Almloff 2024-10-01 10:24:41 -0500
  • 95976d9a17
    Extend head components with global attributes (#2888) Evan Almloff 2024-10-01 10:24:22 -0500
  • 132d1555ec Revert all changes outside the document crate Evan Almloff 2024-09-30 10:11:55 -0500
  • ad8c3d7f24
    Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8 #3018 dependabot[bot] 2024-09-30 12:33:27 +0000
  • c07c116b38 Use the absolute path for result in the macro #3017 Evan Almloff 2024-09-30 07:30:56 -0500
  • 7ff8bafe1f
    Merge 357e05fc4b into c2b131f249 #2822 Andrew Voynov 2024-09-30 07:12:25 -0500
  • c2b131f249
    File explorer example moved from examples to example-projects. (#3009) sknauff 2024-09-30 14:04:11 +0200
  • d3e1ba415f
    feat(web): using None instead of Element (#3012) igor 2024-09-30 14:02:06 +0200
  • 5af64ca9dc
    fix cutting of newlines Jonathan Kelley 2024-09-30 00:43:10 -0400
  • 357e05fc4b
    Merge branch 'main' into rewrite-dx-init-new #2822 Andrew Voynov 2024-09-29 19:45:33 +0300
  • 23902df7ba
    fix: proper import of UnsyncStorage #3014 SimplyKyle! 2024-09-29 20:54:24 +0800
  • 9db6959dea
    feat: support for sync global signals SimplyKyle! 2024-09-29 20:53:19 +0800
  • e0706f46ea feat(web): using None instead of Element #3012 igor 2024-09-29 08:56:10 +0200
  • 4535da1f29 File explorer example moved from examples to example-projects. #3009 Stefan Knauff 2024-09-28 22:05:34 +0200
  • fbe8148436
    Move filemap Jonathan Kelley 2024-09-27 16:56:21 -0400
  • 5c9ad19ac6
    bit more cleanup Jonathan Kelley 2024-09-27 15:43:55 -0400
  • f1496a31c3
    clean up dx Jonathan Kelley 2024-09-27 15:33:58 -0400
  • 8fe33779a4
    Merge branch 'main' into more-fullstack-docs Evan Almloff 2024-09-27 07:08:21 -0500
  • 01faebc040
    basic cleanups Jonathan Kelley 2024-09-27 00:23:10 -0400
  • 955a165e99 Merge branch 'jk/extract-document' into move-file-engine-renderers Evan Almloff 2024-09-26 18:16:27 -0500
  • 90e2c8c8bc clean up the git diff a bit Evan Almloff 2024-09-26 18:11:01 -0500
  • 1d5ec2a49e Fix desktop with tokio disabled #3006 Evan Almloff 2024-09-26 16:30:59 -0500
  • 8fe7e9398c Fix popup example #3005 Evan Almloff 2024-09-26 16:24:50 -0500
  • fe31b6e7e9 Fix downcasting web events Evan Almloff 2024-09-26 16:21:28 -0500
  • da7d93107e remove native and web features from dioxus-html Evan Almloff 2024-09-26 16:07:45 -0500
  • b21fb4876a
    full hotreload support for mobile + serverfn Jonathan Kelley 2024-09-26 16:09:28 -0400
  • fa4137bd4e
    open ios simulator! Jonathan Kelley 2024-09-26 14:10:29 -0400
  • 0b1d12b43a Fix restarting coroutines Evan Almloff 2024-09-26 12:26:20 -0500
  • 753086386c
    all the bundled reloading! Jonathan Kelley 2024-09-26 12:41:41 -0400
  • 2f16092b14
    fix asset location bug Jonathan Kelley 2024-09-26 03:08:37 -0400
  • 900858594b
    fixup bundles + organize asset Jonathan Kelley 2024-09-26 02:57:46 -0400
  • 0efb65db16
    wip global crate system Jonathan Kelley 2024-09-26 01:11:20 -0400
  • 3996790479
    clean up some args stuff Jonathan Kelley 2024-09-26 01:00:09 -0400
  • a16d67ff19
    migrate filemap to runner Jonathan Kelley 2024-09-26 00:39:00 -0400
  • cdc4f10cea
    make open async, add some hooks for ios Jonathan Kelley 2024-09-26 00:21:35 -0400
  • bd5267f87d
    fix fullstack assets Jonathan Kelley 2024-09-25 23:26:21 -0400
  • f6460be82d
    add build handle Jonathan Kelley 2024-09-25 23:21:11 -0400
  • 7d9e4cb4b9
    combined server builds Jonathan Kelley 2024-09-25 15:56:06 -0400
  • 7a3c0f015a Pull out asset handler refactor from https://github.com/DioxusLabs/dioxus/pull/2972 #3000 Evan Almloff 2024-09-25 13:31:43 -0500
  • d1023dbb50 Fix partially formatted if chains in attributes #2999 Evan Almloff 2024-09-25 13:18:22 -0500
  • a3a66aeef6 fix(docs): links #2998 William Kim 2024-09-26 02:28:50 +0900
  • 524e974933 docs: add korean translation for README.md William Kim 2024-09-26 02:22:31 +0900
  • f6a007959e docs: add readme.md William Kim 2024-09-26 01:43:55 +0900
  • b8dbd8ba82
    Hotreload desktop Jonathan Kelley 2024-09-25 12:42:36 -0400
  • 7b46102dac
    bundled hotreload and beginnings of macos bundling Jonathan Kelley 2024-09-25 02:36:59 -0400
  • 587855e323
    hotreloading bundled assets works again Jonathan Kelley 2024-09-25 01:32:46 -0400
  • 8a17887e91
    fullstack works again! Jonathan Kelley 2024-09-24 23:08:37 -0400
  • dea802bb6f
    things working but fullstack is having issues Jonathan Kelley 2024-09-24 22:55:16 -0400
  • 9f22e9043c
    docs: Modify Examples 'website (#2996) houseme 2024-09-25 08:27:35 +0800
  • 21addc2caa
    wire up more stuff Jonathan Kelley 2024-09-24 16:06:29 -0400
  • 0dbf328cd0
    new printing system is more reliable Jonathan Kelley 2024-09-24 12:34:29 -0400
  • d1d9a40811
    Fix a number of bugs with log printing Jonathan Kelley 2024-09-24 11:25:58 -0400
  • e8c73ff02d revert #2996 houseme 2024-09-24 16:41:22 +0800
  • 01e1a14c62 revert houseme 2024-09-24 16:39:00 +0800
  • 86658c687a revert houseme 2024-09-24 16:35:42 +0800
  • 9721377329 docs: Restore document content for ssr README.md houseme 2024-09-24 16:30:58 +0800
  • e671942650 docs: Restore document content houseme 2024-09-24 16:28:23 +0800
  • 45e5ff98b2 docs: modify Examples url: https://github.com/DioxusLabs/dioxus/tree/main/examples houseme 2024-09-24 15:48:52 +0800
  • fc87bb721b improve regression test Evan Almloff 2024-09-23 12:43:12 -0500
  • 543a889621 Fix memo dirty flag after unrelated writes Evan Almloff 2024-09-23 12:36:19 -0500
  • b52b91637b
    clean up logging situation Jonathan Kelley 2024-09-23 08:33:38 -0700
  • 9dcb0c210d
    tidy up debug filters Jonathan Kelley 2024-09-21 00:23:32 -0700
  • b6a74cb08e
    status sytem Jonathan Kelley 2024-09-20 16:28:11 -0700
  • d3b77cb323
    make external links usable without modifier #2983 LeWimbes 2024-09-20 18:32:37 +0200
  • 2198933908
    make router links work with base_path LeWimbes 2024-09-20 18:31:52 +0200
  • f0bfefb70e fix clippy #2888 Evan Almloff 2024-09-20 08:38:51 -0500
  • 45c25e758b FIx script without body warning and rendering styles with a href set Evan Almloff 2024-09-20 08:28:28 -0500
  • e61c130d6a fix check with all features Evan Almloff 2024-09-20 08:10:23 -0500
  • fefee9ac50 fix fullstack launch with separate web and server launch methods Evan Almloff 2024-09-20 08:05:33 -0500
  • 95f4f2b430 implement LaunchConfig for serve configs Evan Almloff 2024-09-19 20:52:05 -0500
  • acdcf12f9d Merge branch 'main' into extends-head Evan Almloff 2024-09-19 20:06:14 -0500
  • 4518a07e51 remove value attr from HTML select tag #2995 Chung Wong 2024-09-20 10:00:55 +1000
  • 631abc74fb Fix signals crate #2973 Matt Hunzinger 2024-09-19 19:53:33 -0400
  • 5d9d7dc198 Fix router crate Matt Hunzinger 2024-09-19 19:43:39 -0400
  • eec709f709 Update SSR crate Matt Hunzinger 2024-09-19 19:33:05 -0400
  • b79643b2e2 Fix dioxus-hooks crate Matt Hunzinger 2024-09-19 19:25:57 -0400
  • 1d100bf113
    Clean up devserver a bit Jonathan Kelley 2024-09-19 16:20:32 -0700
  • b0cc1bd5d3 Fix formatting Matt Hunzinger 2024-09-19 16:44:10 -0400
  • 573329cc2f Clean up core-macro crate Matt Hunzinger 2024-09-19 16:42:36 -0400
  • 60234de26d Clean up desktop crate Matt Hunzinger 2024-09-19 16:40:19 -0400
  • e47de0919c Run cargo fmt and pass clippy Matt Hunzinger 2024-09-19 16:38:05 -0400
  • cb693a4204 Only enter the Runtime once Matt Hunzinger 2024-09-19 16:35:28 -0400
  • c0907a88a3 Fix VirtualDom::run_scope Matt Hunzinger 2024-09-19 15:48:37 -0400
  • 76ad23c822
    chore: add the missing in comment (#2978) 荆长逯 2024-09-20 03:56:47 +0800