Notice: In the future, this package will be published under a new, scoped name. To give feedback on this and other upcoming breaking changes, please read #6640.
Notable changes
- CSS property data for
-ms-grid-columns
and-ms-grid-row
was restructured (#6599)css.properties.-ms-grid-columns
was removed (its data is now reflected as"alternative_name"
data incss.properties.grid-template-columns
)css.properties.-ms-grid-rows
was removed (its data is now reflected as"alternative_name"
data incss.properties.grid-template-rows
)
api.Console.timestamp
is nowapi.Console.timeStamp
to correct a typo (#6650)api.Gamepad.Gamepad
was removed because the constructor never existed (#6664)
Statistics
- 10 contributors have changed 50 files with 965 additions and 720 deletions in 18 commits (v1.0.36...v1.0.37)
- 12,195 total features
- 696 total contributors
- 2,968 total stargazers