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-03-29 17:23:50 +03:00
2017-03-13 14:37:59 +02:00
2017-06-09 18:20:07 +03:00
2017-05-14 11:03:57 +03:00
2017-06-08 09:51:09 +03:00
2017-05-16 13:33:02 +03:00
2017-03-13 14:37:59 +02:00
2017-03-13 14:37:59 +02:00
2017-03-29 17:23:50 +03:00
2017-03-13 14:37:59 +02:00
2017-03-13 14:37:59 +02:00
2017-04-21 16:50:12 +03:00
2017-03-13 14:37:59 +02:00
2017-06-08 09:51:09 +03:00
2017-06-08 10:29:50 +03:00
2017-06-08 09:51:09 +03:00
2017-03-28 18:08:59 +03:00
2017-03-28 18:08:59 +03:00
2017-03-29 17:23:50 +03:00
2017-04-26 14:27:24 +03:00
2017-03-13 14:37:59 +02:00
2017-03-13 14:37:59 +02:00
2017-03-28 18:08:59 +03:00
2017-04-06 09:50:37 +03:00
2017-05-26 14:12:47 +03:00
2017-03-28 18:08:59 +03:00
2017-03-13 14:37:59 +02:00
2017-06-08 09:51:09 +03:00
2017-03-28 18:08:59 +03:00
2017-06-08 09:51:09 +03:00
2017-03-13 14:37:59 +02:00
2017-06-08 09:51:09 +03:00
2017-06-08 09:51:09 +03:00
2017-03-28 18:08:59 +03:00
2017-06-08 09:51:09 +03:00
2017-05-16 14:08:53 +03:00
2017-03-13 14:37:59 +02:00
2017-06-08 09:51:09 +03:00