You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2018. It is now read-only.
Convert to use TS2.2 Class Mixins over dojo/compose (#326)
* convert to TS2.2
* add support for render decorators
* changes required to support TS mixins
* missing shims
* adding interfaces to generate declaration files
* missed state
* fix up
* drop support for IE10
* clean up and doc
* remove example code and custom Gruntfile config
* add decorator for base classes
* add Properties as generic and remove WidgtOptions
* use correct properties
* properties not options in the constructor
* fix unit tests for projector
0 commit comments