Skip to content

Fixed React toLowerCase'ing string properties

Compare
Choose a tag to compare
@BBKolton BBKolton released this 17 Dec 20:34
· 41 commits to master since this release

Attributes are now also saved directly as props to the object. This addresses an issue where React will toLowerCase a attribute name, making it not found by certain web component libraries such as Vaadin Components.