dojo / interfaces

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

Remove Observable APIs from Stateful #57

Closed agubler closed 7 years ago

agubler commented 7 years ago

Type: feature

The following has been addressed in the PR:

Description:

The observable parts of Stateful are going to be abstracted to a mixin that can add the behaviour when required leveraging properties

Related to https://github.com/dojo/compose/issues/112