v0.8.0
- Add properties to a
Property
instance Component#addProp(name, value)
changed toComponent#addProp(name, value, props)
props
accepts an object with key-value pairs. The object is transformed to a string separated by semicolons according to spec.