##// END OF EJS Templates
added type parameter to Evented<T>, T is the event map...
added type parameter to Evented<T>, T is the event map _WidgetBase emit() and on() are now more strict, they accept only valid event names, or explicit `any` added _setValueAttr method to _FormMixin

File last commit:

r0:ab570232df7d default
r10:641c326d4bb4 v1.0.2 default
Show More
.hgignore
6 lines | 76 B | text/plain | TextLexer
syntax: glob
.gradle/
.settings/
.project
dojo-typings/build/
node_modules/