Emilio Cobos Álvarez
|
36ff89bd28
|
style: Remove HasViewportPercentage.
It's not needed since #18268
|
2017-08-29 23:51:21 +02:00 |
|
Anthony Ramine
|
7ee124b1ed
|
Derive the most trivial Animate impls
|
2017-08-22 19:12:47 +02:00 |
|
Anthony Ramine
|
faaf31411a
|
Derive the most trivial ToAnimatedZero impls
|
2017-08-22 19:12:42 +02:00 |
|
Anthony Ramine
|
277351da35
|
Derive ComputeSquaredDistance
|
2017-08-13 13:34:04 +02:00 |
|
Anthony Ramine
|
5ffa523ccd
|
Don't use Point2D<f32> for cubic curves anymore
|
2017-07-19 10:19:41 +02:00 |
|
Anthony Ramine
|
118291ca91
|
Introduce Matrix for matrix() transformations
|
2017-07-11 15:58:04 +02:00 |
|
Anthony Ramine
|
874885e235
|
Use generics for transition-timing-function 📈
|
2017-06-05 16:49:55 +02:00 |
|
Anthony Ramine
|
c4f1d647a0
|
Derive the most trivial ToCss implementations 🌋
For now, all variants get serialised as the space-separated serialisations
of their fields. Unit variants are not supported.
|
2017-06-04 16:17:56 +02:00 |
|
Anthony Ramine
|
5d70580813
|
Make use of generics for transform-origin
This allows us to preserve keywords during serialisation.
|
2017-05-31 09:58:07 +02:00 |
|