dioxus/packages/autofmt/src
Jon Kelley 67dc6e6017
feat: implement type magic to allow strings, format args, and other types directly in rsx (#550)
* feat: implement type magic

* chore: undo example

* fix: let tests pass

* chore: add generic to allow any nesting of iterators

* Chore: remove comments

* chore: update rsx usage

* chore: use cleaner version of generic IntoVnode

* chore: don't derive default for lfietimed thing

* chore: remove latent comment

* fix: accept a third parameter
2022-09-12 22:49:04 -07:00
..
buffer.rs Renderers are now packages, not features. (#387) 2022-07-09 15:15:20 -04:00
component.rs fix: disappearing manual props 2022-07-05 18:03:04 -04:00
element.rs Renderers are now packages, not features. (#387) 2022-07-09 15:15:20 -04:00
expr.rs feat: manual props 2022-06-28 17:16:26 -04:00
lib.rs feat: implement type magic to allow strings, format args, and other types directly in rsx (#550) 2022-09-12 22:49:04 -07:00
util.rs fix: some edge cases around autoformatting (#485) 2022-07-04 21:11:03 -04:00