Michael Ragazzon
|
914dac468a
Make animations with display property always visible during interpolation
|
2 months ago |
Michael Ragazzon
|
e17199e2cb
Fix using animation keyframes with uppercase characters, see #852
|
2 months ago |
Michael Ragazzon
|
fa02110f81
Add interpolation for color stop lists, see #667
|
1 year ago |
Michael Ragazzon
|
553b6f41fe
CreateString and FormatString: Remove the now unused `max_size` argument from API
|
1 year ago |
Michael Ragazzon
|
a893ea6386
Fix header include
|
1 year ago |
Michael Ragazzon
|
0648480e54
Warn user when trying to start multiple animations with the same property on the same element, see #608
|
1 year ago |
Michael Ragazzon
|
559d84ab27
Add a unit test for multiple animation values
|
1 year ago |
Michael Ragazzon
|
7b359d5d7c
Use RCSS syntax for color-string conversion, format colors using hexadecimal notation
|
1 year ago |
Michael Ragazzon
|
ecaaefa9dc
Add 'mask-image' and 'backdrop-filter' animation tests
|
2 years ago |
Michael Ragazzon
|
c6f550dabe
Add animation support for filters
|
2 years ago |
Michael Ragazzon
|
5888497992
Add interpolation support for angle values, support conic gradient animations
|
2 years ago |
Michael Ragazzon
|
556607d35b
Replace gradient decorator syntax 'gradient(horizontal|vertical ...)' with 'horizontal-gradient(...)' and 'vertical-gradient(...)' [deprecation]
|
2 years ago |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
Michael Ragazzon
|
d46d2d56e5
Fix animation unit test, expand math test
|
2 years ago |
suddenly
|
e8500731d4
Animation support for decorators (#421)
|
2 years ago |