Commit History

Author SHA1 Message Date
  Evan Almloff db35a9b48c add platform specific functions for launching apps for workspaces 1 year ago
  Evan Almloff 71a08678a6 make link extend global attributes 1 year ago
  Evan Almloff 8d14671520 fix spreading attributes 1 year ago
  Evan Almloff d44b0b34c8 Merge branch 'master' into breaking 1 year ago
  ealmloff 6126e02143 Merge pull request #1836 from serzhiio/master 1 year ago
  Evan Almloff a20a85dad6 implement deref for FormValue 1 year ago
  hem1t c6e1b0f728 `init` subcommand (#1840) 1 year ago
  Evan Almloff b3cf9374f8 re export renderers in dioxus 1 year ago
  Evan Almloff 34e4917dbf forward dioxus features to the config macro 1 year ago
  Evan Almloff 6b6e54ff11 add a web config macro 1 year ago
  Evan Almloff d2cdcc602b impl ComponentFunction for Routes 1 year ago
  Evan Almloff 7e4d2debe0 implement launch builder for the desktop and web platforms 1 year ago
  serzhiio 6bc2fb0906 fix MultipleSelect 1 year ago
  Evan Almloff ef553a2cb2 unbox component functions 1 year ago
  hem1t 1db8bd7edd Minor fixes in cli (#1837) 1 year ago
  Jonathan Kelley 98bd78de43 Fix issue with mutability in component macro 1 year ago
  Jonathan Kelley 8559984e9d and mut bound to mut methods on signals 1 year ago
  Jonathan Kelley f1596bf5e8 Adjust example 1 year ago
  Jonathan Kelley d88561f973 Adjust impl for signal syntax to allow cloned values 1 year ago
  Jonathan Kelley 33bba24867 Experiment with call syntax only working for copy types 1 year ago
  Jonathan Kelley bb750f5336 Fix effect stack issue 1 year ago
  Jonathan Kelley a32ae8b112 Remove push_future, get use_future kinda working again 1 year ago
  Jonathan Kelley 14651a3573 Change context api to panic with nice error message 1 year ago
  Jonathan Kelley ee5020c41f actually set task 1 year ago
  Jonathan Kelley 1332b82dc8 Expose current task 1 year ago
  Evan Almloff 6560b88db7 Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking 1 year ago
  Evan Almloff af1749d7be re export renderers in dioxus 1 year ago
  Jonathan Kelley 74aa55f85f Bring back mroe hooks, remove old hooks, cleanup a number of examples 1 year ago
  Jonathan Kelley b291a5c0b0 Remove a number of hooks 1 year ago
  Jonathan Kelley fe12b1062f Clean up more examples 1 year ago