Skip to content

v0.8.0

Compare
Choose a tag to compare
@angeloashmore angeloashmore released this 01 Aug 08:02
· 64 commits to master since this release
  • Add properties to a Property instance
  • Component#addProp(name, value) changed to Component#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.