Commit History

Author SHA1 Message Date
  Jonathan Kelley dcf46ce81a fix "multiple" attribute (#4323) 2 weeks ago
  Dustin Bensing 7f44a09b38 Translate position to account for the display scaling factor. (#4275) 3 weeks ago
  Evan Almloff 40ce4c269d Fix setting option value to an empty string (#4176) 1 month ago
  Evan Almloff ad63d529fd Merge static and dynamic styles (#3950) 2 months ago
  Otger Rogla 28d38307a2 Support scrollIntoView alignment options (#3952) 2 months ago
  Youn Mélois 85b373deff feat(html): add scroll method to MountedData (#3722) 2 months ago
  Henry c9ca9f32ad Add Missing Fields From Scroll Event (#4022) 2 months ago
  Evan Almloff 5e9a505465 Fix select multiple default value (#3953) 3 months ago
  Evan Almloff ceb1a0e796 Prevent default if an onclick event is triggered on a button under a form (#3804) 4 months ago
  Youn Mélois c13fb06bfa fix(interpreter): missing scrollTo boolean return value (#3734) 4 months ago
  Tobias Domhan 6755accbdc fix: Handle unicode in webview events. (#3386) 6 months ago
  Evan Almloff d41ab3a756 Fix hydration of suspense fragments that contain text nodes (#3287) 6 months ago
  Evan Almloff b643461129 Fix hot reloading stylesheets with an existing query parameter and deduplicate random query param (#3315) 7 months ago
  Jonathan Kelley 7d490dc3bd feat: integrate dioxus-logger inline (#3302) 7 months ago
  ASR-ASU 79a2f023e7 Add the `onvisible` event handler to `Element` (#2911) 7 months ago
  Jonathan Kelley 85c4c09811 feat: enable ssg using `/api/static_routes` (#3157) 8 months ago
  Jonathan Kelley 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 8 months ago
  Miles Murgaw 0995b5d2c5 Fix: Windows File Drag-N-Drop (#3046) 8 months ago
  ASR-ASU 2f49a89638 Add the `onresize` event handler to Element (#2479) 10 months ago
  Evan Almloff cab573eefd Synchronous prevent default (#2792) 11 months ago
  Tristan F. 9167cd9dec fix most typos, add crate-ci/typos to CI (#2653) 11 months ago
  Jonathan Kelley 88af3e7eff Hotreloading of `for/if/body`, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258) 11 months ago
  Evan Almloff 176e67e5b7 switch to a Document trait and introduce Script/Head/Style/Meta components (#2635) 11 months ago
  Evan Almloff 4cab834640 switch to comments as placeholder nodes (#2579) 1 year ago
  Evan Almloff 022e4ad203 Suspense boundaries/out of order streaming/anyhow like error handling (#2365) 1 year ago
  Evan Almloff a3aa6ae771 Fix hydration of empty text nodes (#2505) 1 year ago
  ASR-ASU 460b70e0f0 Add access to the Element attributes related to scrolling (#2338) 1 year ago
  Evan Almloff 74352f2f61 Fix desktop effect race condition (#2313) 1 year ago
  Evan Almloff cbeda0af76 Refactor and fix eval channels (#2302) 1 year ago
  Jonathan Kelley 0a3291084f Use a VecDequeue instead of a vec for bytes (#2246) 1 year ago