This repository has been archived by the owner on Jul 30, 2018. It is now read-only.
Release 2.0.0 Alpha 2
Pre-release
Pre-release
- Use
@dojo/widget-core@beta1
(#36, #21) - Add
key
to .sendEvent() (#35, #22) - Allow custom comparisons of property values (#33, #32)
- Remove unnecessary logic for children from
support/assertRender()
(#31, #32) - Support find nodes via key and add
harness.callListener()
(#24, #23)- This includes a breaking change in that the virtual DOM modification helpers have been migrated to
support/d
- This includes a breaking change in that the virtual DOM modification helpers have been migrated to
- Improvements to
support/loadJsdom
(#29, #27, #11, #10) - Add support for
support/assertRender()
options (#20)