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
+ Made `CanvasPolyfill` object and merged it into `Two.Utils` to remove circular dependencies
17
23
+ Made `Two.Collection._events` and `Two.Children.ids` not enumerated for more seamless invocation of `Array` methods like `Array.filter` and `Object` methods like `Object.keys`
18
24
+ Added static method `fromObject` to all `Two.Element` and descendant classes
0 commit comments