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
Fixed bug: delegated events didn't work correctly when a selector with commas is given (eg click::key(.a, .b, .c)).
Fixed bug: assignDefaultProperty: true for Matreshka#bindNode didn't force extraction of property value from given node.
The Matreshka class is inherited from Object.prototype instead of null. It fixes two issues: invisible __proto__ and an absence of an autocompletition in developer tools.