dojo / interfaces

🚀 Dojo 2 - common interfaces and types.
http://dojo.io
Other
1 stars 14 forks source link

Make `state` optional with setter and getter #52

Closed agubler closed 7 years ago

agubler commented 7 years ago

Type: feature

The following has been addressed in the PR:

Description:

Make state optional on the StatefulMixin, remove state from options and use dojo-shim/Observables.

Updated to emit to es5 and related changes.

For support of https://github.com/dojo/widgets/issues/176