]> source.dussan.org Git - svg.js.git/commit
fixed issues when animating css, updated deps
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Wed, 27 Oct 2021 11:25:00 +0000 (13:25 +0200)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Wed, 27 Oct 2021 11:25:00 +0000 (13:25 +0200)
commitfc17a7594c638f3b3e6a65976826589ec2f89a07
tree2755343157c8c25e873f033a5e39c32247a03742
parent361d241c802ae144493a3f222b03c826d0e74b63
fixed issues when animating css, updated deps

### Fixed
 - fixed `css()` returning camelCased properties even though they were specified in kebap-case
 - fixed `ObjectBag` loosing information when calling `valueOf()` (Numbers lost its unit)
.eslintrc.json
CHANGELOG.md
package-lock.json
package.json
spec/spec/animation/Morphable.js
src/animation/Morphable.js
src/main.js
src/modules/optional/css.js