|
dfcbe6c319
|
style: formatting and whitespaces (#7840)
|
2019-09-19 15:40:31 +03:00 |
|
|
4f39fb728b
|
chore: update tslint rules (#7391)
|
2019-06-26 15:13:48 +03:00 |
|
|
03cfc0cee3
|
chore(tslint): update tslint rules and fix errors (#5747)
* chore(tslint): fix tslint config & errors
* chore(tslint): enable double quotes, whitespace, and arrow-return-shorthand rules and fix errors
|
2018-04-26 18:36:32 +03:00 |
|
|
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 |
|