File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,10 +4,12 @@ sidebarDepth: 2
44
55# Change Log
66
7- ## Nightly
7+ ## April 2, 2021 [ v0.7.4] ( https://github.com/jonobr1/two.js/releases/tag/v0.7.4 )
8+ + Improved Typescript type declarations
9+ + Successfully export ` extras/ ` directory in both JavaScript and JavaScript Module format
810+ Added ` Two.Shape.skewX ` and ` Two.Shape.skewY ` [ @gburlet ] ( https://github.com/gburlet )
911
10- ## March 26, 2021
12+ ## March 26, 2021 [ v0.7.3 ] ( https://github.com/jonobr1/two.js/releases/tag/v0.7.3 )
1113+ Exposed ` Two.Shape.renderer ` for easier access to underlying SVG elements
1214+ Added Typescript declaration types to Two.js
1315+ Made ` Two.Group ` listen to ` Two.Shape.id ` changes through new observable property and flags
@@ -16,7 +18,7 @@ sidebarDepth: 2
1618+ Improved scientific notation interpretation in SVG elements
1719+ ` Two.load ` appends a hidden DOM element to the document's ` <head /> ` so that ` getComputedStyles ` works more consistently with ` Two.interpret `
1820
19- ## January 12, 2021
21+ ## January 12, 2021 [ v0.7.1 ] ( https://github.com/jonobr1/two.js/releases/tag/v0.7.1 )
2022+ Added ` Two.AutoCalculateImportedMatrices ` to control different ways of importing SVG transformations
2123+ Fixed ` Two.Text.className ` application
2224+ Added basic text support in ` Two.interpret `
You can’t perform that action at this time.
0 commit comments