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
Copy file name to clipboardExpand all lines: wiki/changelog/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. The format
13
13
14
14
## Nightly
15
15
16
+
+ Made `CanvasPolyfill` object and merged it into `Two.Utils` to remove circular dependencies
16
17
+ 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`
17
18
+ Added static method `fromObject` to all `Two.Element` and descendant classes
18
19
+ Added method `copy` to all `Two.Element` and descendant classes
0 commit comments