maciejhirsz / kobold

Easy declarative web interfaces.
https://docs.rs/kobold/
Mozilla Public License 2.0
385 stars 7 forks source link

0.7.1: support dashes in attributes #77

Closed maciejhirsz closed 1 year ago

maciejhirsz commented 1 year ago

Closes #76

Attributes with dashes have their hints spanned to the last identifier: image

Will resolve merge conflicts after making a release out of this branch.