{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":329782568,"defaultBranch":"main","name":"dioxus","ownerLogin":"DioxusLabs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-01-15T01:57:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/79236386?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714833026.0","currentOid":""},"activityList":{"items":[{"before":"cc34629b53d420c944decbddc7b2bbfd1b786f05","after":null,"ref":"refs/heads/server-function-mut","pushedAt":"2024-05-04T14:30:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"}},{"before":"5290b658fd7d8f88fcf2fcb49bdd8f2e2b2a6c58","after":"40df088b7dd355c781b827df17d36b2ec40b3469","ref":"refs/heads/main","pushedAt":"2024-05-04T14:30:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Make use_server_future accept FnMut (#2387)","shortMessageHtmlLink":"Make use_server_future accept FnMut (#2387)"}},{"before":"05eaca320f8479ab7ba76edaa7b0077267c654dd","after":"5290b658fd7d8f88fcf2fcb49bdd8f2e2b2a6c58","ref":"refs/heads/main","pushedAt":"2024-05-04T14:30:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Fix effects triggered from async tasks; improve work scheduling docs (#2370)\n\n* outline work scheduling\r\n\r\n* move scheduling code from dirty_scope to scheduler\r\n\r\n* introduce queue_effect\r\n\r\n* Run effects after all tasks are polled if there are no components rerendered\r\n\r\n* add a new test for async effects","shortMessageHtmlLink":"Fix effects triggered from async tasks; improve work scheduling docs (#…"}},{"before":"010dcf9533ee7f5bc3cc340d80354ebb5d1e2d4c","after":"05eaca320f8479ab7ba76edaa7b0077267c654dd","ref":"refs/heads/main","pushedAt":"2024-05-03T18:41:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ealmloff","name":"Evan Almloff","path":"/ealmloff","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66571940?s=80&v=4"},"commit":{"message":"fix empty docs clippy warning","shortMessageHtmlLink":"fix empty docs clippy warning"}},{"before":"472031d1f51557601797d1cb469f09e4f3e0ca71","after":"010dcf9533ee7f5bc3cc340d80354ebb5d1e2d4c","ref":"refs/heads/main","pushedAt":"2024-05-03T18:38:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ealmloff","name":"Evan Almloff","path":"/ealmloff","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66571940?s=80&v=4"},"commit":{"message":"Improve the base_path story (#2381)\n\n* Improve the base_path story\r\n\r\n* allow base path routes without trailing slash\r\n\r\n* remove note about trailing /\r\n\r\n* fix clippy empty docs\r\n\r\n---------\r\n\r\nCo-authored-by: Evan Almloff ","shortMessageHtmlLink":"Improve the base_path story (#2381)"}},{"before":null,"after":"cc34629b53d420c944decbddc7b2bbfd1b786f05","ref":"refs/heads/server-function-mut","pushedAt":"2024-05-03T09:50:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ealmloff","name":"Evan Almloff","path":"/ealmloff","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66571940?s=80&v=4"},"commit":{"message":"Make use_server_future accept FnMut","shortMessageHtmlLink":"Make use_server_future accept FnMut"}},{"before":null,"after":"9802915e241a72b7db7d6688a5af1f5e8c549828","ref":"refs/heads/jk/jsx-to-rsx","pushedAt":"2024-05-02T10:19:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"simple jsx to rsx parser","shortMessageHtmlLink":"simple jsx to rsx parser"}},{"before":"1b82ad4dddc027a08901da6d2e9cdc65425ef612","after":"472031d1f51557601797d1cb469f09e4f3e0ca71","ref":"refs/heads/main","pushedAt":"2024-05-02T10:16:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ealmloff","name":"Evan Almloff","path":"/ealmloff","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66571940?s=80&v=4"},"commit":{"message":"Fix link to file_upload example","shortMessageHtmlLink":"Fix link to file_upload example"}},{"before":"74352f2f615c1be2081c9255860d9127feee92d4","after":"1b82ad4dddc027a08901da6d2e9cdc65425ef612","ref":"refs/heads/main","pushedAt":"2024-05-01T13:32:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ealmloff","name":"Evan Almloff","path":"/ealmloff","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66571940?s=80&v=4"},"commit":{"message":"cli: disable opening the tab by default, add some trace logging for config resolution (#2377)","shortMessageHtmlLink":"cli: disable opening the tab by default, add some trace logging for c…"}},{"before":"2209c2588f18c18c5b85d7a356684efde659a4f2","after":"760f07189151331a00976fe1455aa1860fdd79b4","ref":"refs/heads/jk/hotreloading-for-if-exprs-components-props","pushedAt":"2024-04-30T07:02:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Less hevy refactor","shortMessageHtmlLink":"Less hevy refactor"}},{"before":"85b59db6c315b8b17759802458ceeb4133883235","after":"57347ea4dcbc1717efb66ca1858ea69465268325","ref":"refs/heads/jk/rustflags-fix","pushedAt":"2024-04-26T18:46:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Attempt to fix rustflags issues by using cargo rustc","shortMessageHtmlLink":"Attempt to fix rustflags issues by using cargo rustc"}},{"before":null,"after":"85b59db6c315b8b17759802458ceeb4133883235","ref":"refs/heads/jk/rustflags-fix","pushedAt":"2024-04-26T18:38:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"use cargo rustc instead of cargo build to allow us to pass in cli args","shortMessageHtmlLink":"use cargo rustc instead of cargo build to allow us to pass in cli args"}},{"before":"a0e06271dd27c767f47b968e2363a6e7f2947e76","after":"74352f2f615c1be2081c9255860d9127feee92d4","ref":"refs/heads/main","pushedAt":"2024-04-26T16:52:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Fix desktop effect race condition (#2313)\n\n* don't poll desktop before the render has been applied\r\n\r\n* fix desktop headless tests\r\n\r\n* move edit queued code into the edit channel and add more comments","shortMessageHtmlLink":"Fix desktop effect race condition (#2313)"}},{"before":"8f4b59e9fa9e01a91ae1d51be0e2845628251a2a","after":null,"ref":"refs/heads/jk/fix-fmt-vsn","pushedAt":"2024-04-26T16:04:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"}},{"before":"cbeda0af76eb5c04d4adac47706e47c6ec35053a","after":"a0e06271dd27c767f47b968e2363a6e7f2947e76","ref":"refs/heads/main","pushedAt":"2024-04-26T16:04:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Fix: flaky CI by correcting autofmt to match proper spacing (#2369)","shortMessageHtmlLink":"Fix: flaky CI by correcting autofmt to match proper spacing (#2369)"}},{"before":"1d72ef16c4cab66ff082f3af0a762ede88803a42","after":"cbeda0af76eb5c04d4adac47706e47c6ec35053a","ref":"refs/heads/main","pushedAt":"2024-04-26T15:55:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Refactor and fix eval channels (#2302)\n\n* wip\r\n\r\n* pull out eval into the interpreter\r\n\r\n* fix web eval\r\n\r\n* fix DioxusChannel name\r\n\r\n* properly drop dioxus channel\r\n\r\n* use typescript dioxus chanel in desktop\r\n\r\n* add more comments to native eval\r\n\r\n* add desktop headless eval tests\r\n\r\n* expand web playwright eval tests\r\n\r\n* fix web headless tests\r\n\r\n* fix default hasher path\r\n\r\n* run eval tests on windows\r\n\r\n* restore desktop query drop code\r\n\r\n* remove data from drop desktop query message\r\n\r\n* catch syntax errors in desktop eval\r\n\r\n* catch js runtime errors in desktop\r\n\r\n* fix typo interprerter -> interpreter\r\n\r\n---------\r\n\r\nCo-authored-by: Jonathan Kelley ","shortMessageHtmlLink":"Refactor and fix eval channels (#2302)"}},{"before":"fc2b441ee1b1ada5d81248842d9c9cf124dc2e9d","after":"1d72ef16c4cab66ff082f3af0a762ede88803a42","ref":"refs/heads/main","pushedAt":"2024-04-26T15:55:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Restore set compare hook (#2287)\n\n* restore set compare hook\r\n\r\n* fix use_set_compare doc example\r\n\r\n* add a hook to compare a value with a set\r\n\r\n* implement partialeq for SetCompare\r\n\r\n* export the new hook\r\n\r\n* fix the use_set_compare hook","shortMessageHtmlLink":"Restore set compare hook (#2287)"}},{"before":null,"after":"8f4b59e9fa9e01a91ae1d51be0e2845628251a2a","ref":"refs/heads/jk/fix-fmt-vsn","pushedAt":"2024-04-26T15:47:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Fix: flaky CI by correcting autofmt to match proper spacing","shortMessageHtmlLink":"Fix: flaky CI by correcting autofmt to match proper spacing"}},{"before":"47c87568e1f89cd5c1afd4f4acf81acbd53d849e","after":"fc2b441ee1b1ada5d81248842d9c9cf124dc2e9d","ref":"refs/heads/main","pushedAt":"2024-04-26T04:48:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Fix memorization for the fragment component (#2360)","shortMessageHtmlLink":"Fix memorization for the fragment component (#2360)"}},{"before":"a27d4e71edd2ac428f0c11b4070d545d763ae8ae","after":"47c87568e1f89cd5c1afd4f4acf81acbd53d849e","ref":"refs/heads/main","pushedAt":"2024-04-26T04:47:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Fix event handler memory leak (#2298)\n\n* fix event handler memory leak and double drops\r\n\r\n* Prevent double dropping generational boxes\r\n\r\n* recycle instead of dropping","shortMessageHtmlLink":"Fix event handler memory leak (#2298)"}},{"before":"b147f5a7376df2fae0d8227525fcd1f0ea77f7f1","after":"a27d4e71edd2ac428f0c11b4070d545d763ae8ae","ref":"refs/heads/main","pushedAt":"2024-04-26T04:47:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Only compress web assets in the CLI (#2329)\n\n* only compress web assets in the CLI\r\n\r\n* precompressed -> pre-compressed\r\n\r\n* only enable pre-compression in release builds","shortMessageHtmlLink":"Only compress web assets in the CLI (#2329)"}},{"before":"08da9a125379b62b6cf207cc004c1079859a24e7","after":"b147f5a7376df2fae0d8227525fcd1f0ea77f7f1","ref":"refs/heads/main","pushedAt":"2024-04-25T18:31:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"impl HasFileData for FormData (#2346)","shortMessageHtmlLink":"impl HasFileData for FormData (#2346)"}},{"before":"dd8e69635b2132dfe2bfcc0b0a9f5a269946c864","after":"08da9a125379b62b6cf207cc004c1079859a24e7","ref":"refs/heads/main","pushedAt":"2024-04-25T18:30:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Implement hash fragments in the router (#2320)\n\n* implement hash fragments in the router\r\n\r\n* clean up query and search example\r\n\r\n---------\r\n\r\nCo-authored-by: Jonathan Kelley ","shortMessageHtmlLink":"Implement hash fragments in the router (#2320)"}},{"before":"b30b363460a50ef975cac92475a032cf62516788","after":"dd8e69635b2132dfe2bfcc0b0a9f5a269946c864","ref":"refs/heads/main","pushedAt":"2024-04-25T18:24:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Fix calling server functions on desktop (#2357)","shortMessageHtmlLink":"Fix calling server functions on desktop (#2357)"}},{"before":"cf6998b5ba843955484a21652de4811d0fbfae38","after":"b30b363460a50ef975cac92475a032cf62516788","ref":"refs/heads/main","pushedAt":"2024-04-25T17:58:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"remove unused once-cell in memo (#2311)","shortMessageHtmlLink":"remove unused once-cell in memo (#2311)"}},{"before":"61360ea05f88eea52d6984b8ecdfd9cf5a8e03f3","after":"cf6998b5ba843955484a21652de4811d0fbfae38","ref":"refs/heads/main","pushedAt":"2024-04-25T17:58:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Warnings for signal writes that may cause infinite loops (#2277)\n\n* warnings for signal writes that may cause infinite loops\r\n\r\n* improve debugging output for reactive contexts on scopes\r\n\r\n* expand help message","shortMessageHtmlLink":"Warnings for signal writes that may cause infinite loops (#2277)"}},{"before":"88f355841946d4c825910801194c56cb4f3ad496","after":"61360ea05f88eea52d6984b8ecdfd9cf5a8e03f3","ref":"refs/heads/main","pushedAt":"2024-04-25T17:57:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"extend the subscriber list instead of overriding it; fixes subscribers added in mark_dirty (#2319)","shortMessageHtmlLink":"extend the subscriber list instead of overriding it; fixes subscriber…"}},{"before":"39cef8fe42d27d25b4513d1b88c562f8aecc6ff5","after":"88f355841946d4c825910801194c56cb4f3ad496","ref":"refs/heads/main","pushedAt":"2024-04-25T17:36:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Fix reclaim element when hot reloading (#2361)\n\n* Fix reclaim element when hot reloading\r\n\r\n* Just disable headless tests on windows","shortMessageHtmlLink":"Fix reclaim element when hot reloading (#2361)"}},{"before":"6234f60b0ea067a3efc21cf49b59e08d537cfc43","after":"39cef8fe42d27d25b4513d1b88c562f8aecc6ff5","ref":"refs/heads/main","pushedAt":"2024-04-25T17:36:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"fix out of order fields in route definitions (#2356)","shortMessageHtmlLink":"fix out of order fields in route definitions (#2356)"}},{"before":"c835512b04a64f0d5cd2d9ec3b9f3ba36d9eeb4f","after":"6234f60b0ea067a3efc21cf49b59e08d537cfc43","ref":"refs/heads/main","pushedAt":"2024-04-25T17:34:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkelleyrtp","name":"Jonathan Kelley","path":"/jkelleyrtp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10237910?s=80&v=4"},"commit":{"message":"Fix desktop drag events that don't have associated files (#2358)","shortMessageHtmlLink":"Fix desktop drag events that don't have associated files (#2358)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQXR7cgA","startCursor":null,"endCursor":null}},"title":"Activity · DioxusLabs/dioxus"}