Skip to content

v1.1.0 Cotton Candy Cloud

Choose a tag to compare

@TitanNano TitanNano released this 04 Feb 08:13
· 196 commits to master since this release
  • a CustomElement prototype for the web has been implemented. This prototype provides automatic management of properties and attributes, as well as callbacks for property / attribute changes. #66
  • a new Observable prototype has been introduced it allows observers to observe their emitted events. (#77)
  • The new SubscriberFeature allows objects to "auto-subscribe" to EventTargets (#80)
  • in addition to the istanbulVM there is now also a mochaVM which can be used with the nyc package instead of istanbul (#75)