mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Set to properties, not attributes * fix tests * Add tests * enable disabled test, fmt * Introduce @key syntax to forcefully set as attribute * Everything compiles * More tests * id as property * This was not meant to be committed * Make test pass, fmt + clippy * fucking rustfmt * is this enough formatting * that was not supposed to be commited * apply review * fmt * fix CI * will you be happy now, clippy?