Releases: creativewave/animate
Releases · creativewave/animate
v0.5.5
06 Jan 16:54
Compare
Sorry, something went wrong.
No results found
Features
feat(src/frame) Add tool to measure fps (d727eb0 )
feat(will-change) Remove auto set will-change (0aff12a )
Bug fixes
fix(package) Upgrade dependencies (52e2750 )
fix(.circleci/config) Change test result file path (9794ae3 )
fix(src/utils) Set rounding precision to 6 (e3b29b1 )
fix(*) Minor fixes and refactoring (9c0092e )
Documentation
v0.5.4
07 Mar 08:13
Compare
Sorry, something went wrong.
No results found
Bugfixes
fix(babel.config) Remove proposal polyfills (0d5eb8e )
fix(babel.config) Add loose option (7df8cea )
fix(package) Add Node CJS build (4a4ea1d )
fix(package) Upgrade dependencies (993c339 )
fix(babel.config) Hoist targets option (61abd90 )
Documentation
v0.5.3
16 Feb 14:12
Compare
Sorry, something went wrong.
No results found
Bugfixes
fix(babel.config) Optimize babel config (0c01bf3 )
fix(package) Upgrade dependencies (b327623 )
Documentation
v0.5.2
14 Feb 13:10
Compare
Sorry, something went wrong.
No results found
(Fail while publishing v0.5.1 on npm)
Bugfixes
fix(package) Upgrade required NodeJS version (854e006 )
fix(rollup.config) Restore setup for browser build with Rollup (cb9543e )
v0.5.0
12 Feb 15:05
Compare
Sorry, something went wrong.
No results found
Bugfixes
fix(package) Refactoring for use in current node version (834727d )
Documentation
v0.4.10
11 Feb 16:46
Compare
Sorry, something went wrong.
No results found
Features
feat(multiple-animations-single-target) Add feature (dc1882b )
Bugfixes
fix(rollup.config) Minor refactoring (948c332 )
fix(tests /effect) Minor refactoring (49c646d )
fix(package) Upgrade dependencies (fb4f478 )
Documentation
doc(doc/computing-keyframes) Replace normalized by computed (c33f2e0 )
v0.4.9
29 Jan 11:01
Compare
Sorry, something went wrong.
No results found
Bugfixes
fix(LICENCE) Remove year (b039f12 )
fix(package) Rename module to main (64ac362 )
fix(package) Upgrade dependencies (6b0f80d )
fix(babel.config) Set core-js with minor version (597e707 )
fix(rollup.config) Replace inline babel helpers by imports (24a5ac3 )
Documentation
doc(doc/normalize-keyframes) Add documentation (4b98dee )
doc(README) Rewording (1541ae9 )
v0.4.8
01 Dec 06:59
Compare
Sorry, something went wrong.
No results found
Bugfixes
fix(tests /getTemplateParts) Add tests (c0d4e5d )
fix(src/keyframe) Fix test cases added in c0d4e5d (66deff5 )
fix(package) Upgrade dependencies (6a1bc44 )
v0.4.7
20 Nov 09:07
Compare
Sorry, something went wrong.
No results found
Bugfixes
fix(src/*) Minor refactoring (33a0fbe )
fix(src/keyframe) Handle negative number not preceded by a space (c16d698 )
fix(tests /keyframe) Add test for CSS/IDL property name conversion (3e8a8fe )
fix(src/keyframe) Fix case from 3e8a8fe (f6c6cb4 )
fix(package) Upgrade dependencies (1140dfc )
Documentation
doc(README) Add commitStyles and persist to support table (0327fc4 )
v0.4.6
10 Nov 15:15
Compare
Sorry, something went wrong.
No results found
Bugfixes
fix(tests /effect) Broaden/merge cases for apply (f6857b7 )
fix(src/keyframe) Fix case from f6857b7 (2953efb )
fix(tests /effect) Update apply case with array as PropertyController value (463b023 )
fix(src/keyframe) Fix case from 463b023 (c09f2d1 )
Documentation
doc(README) Describe array of values in PropertyController (f65a717 )