Stanimira Vlaeva
9bba250424
Refactor transform animations (#4296)
* feat: add matrix module
* fix(animations): parse transform property correctly
* fix(css-animations): compute transformation value with matrix
* refactor: add typings for keyframes array in style scope
* fix(animations): transform regex and method invocation
* fix(matrix): rewrite decomposition function
* refactor: transform animations parse
* test: add tests for css animation transform
* refactor: move transformConverter to style-properties
* lint: remove unnecessary comma
* lint: remove unnecessary word in d.ts
* fix(style-properties): correctly use transformConverter
* fix(matrix): flat multiply affine 2d matrices
cc @PanayotCankov
2017-06-09 18:20:07 +03:00
..
2017-06-02 16:34:15 +03:00
2017-05-10 11:55:47 +03:00
2017-05-10 11:55:47 +03:00
2017-05-10 11:55:47 +03:00
2017-02-17 17:21:57 +02:00
2017-04-20 16:58:30 +03:00
2017-04-20 16:58:30 +03:00
2017-05-17 13:30:46 +03:00
2017-03-24 14:27:23 +02:00
2016-11-07 11:04:39 +02:00
2017-05-25 14:40:13 +03:00
2017-05-10 11:55:47 +03:00
2017-03-21 11:34:06 +02:00
2017-05-30 14:55:15 +03:00
2017-04-20 16:58:30 +03:00
2017-05-10 11:55:47 +03:00
2017-04-20 16:58:30 +03:00
2017-06-09 18:20:07 +03:00
2017-05-10 11:55:47 +03:00
2017-06-06 18:12:53 +03:00
2017-05-10 11:55:47 +03:00
2017-05-10 11:55:47 +03:00
2017-05-10 11:55:47 +03:00
2017-06-09 18:20:07 +03:00
2017-06-09 18:20:07 +03:00
2017-03-13 14:37:59 +02:00
2017-05-10 11:55:47 +03:00
2017-02-20 14:34:46 +02:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2017-03-17 09:44:25 +02:00
2017-06-08 14:58:19 +03:00
2016-09-26 11:53:39 +03:00
2017-05-15 10:28:12 +03:00