Go to file
thednp 5b61b7a1fe Changes:
* fixed minor issue with `borderRadius` on legacy browsers
* removed CSS properties from SVG plugin (forgot in previous commit)
* simplified core box model properties and CSS transform tween objects to always use `px` or `deg` as unit, with converted values
* implemented the `crossCheck` function for SVG transforms (for stacking transform chains) and the SVG morph
* simplified the `coords` interpolation used for SVG morph
* general code cleanup
* simplified the `processEasing` since the additional easing plugins have been removed, the old version can be found in the js file for easing examples page
* doc updates
2016-11-24 22:57:33 +02:00
assets Changes: 2016-11-24 22:57:33 +02:00
src Changes: 2016-11-24 22:57:33 +02:00
about.html 2016-09-22 15:30:31 +03:00
api.html Changes: 2016-11-24 22:57:33 +02:00
attr.html Changes: 2016-11-24 22:57:33 +02:00
css.html Changes: 2016-11-24 22:57:33 +02:00
easing.html Changes: 2016-11-24 22:57:33 +02:00
examples.html Changes: 2016-11-24 22:57:33 +02:00
extend.html Changes: 2016-11-24 22:57:33 +02:00
features.html Changes: 2016-11-24 22:57:33 +02:00
index.html Changes: 2016-11-24 22:57:33 +02:00
options.html Changes: 2016-11-24 22:57:33 +02:00
performance.html Changes: 2016-11-24 22:57:33 +02:00
properties.html Changes: 2016-11-24 22:57:33 +02:00
start.html Changes: 2016-11-24 22:57:33 +02:00
svg.html Changes: 2016-11-24 22:57:33 +02:00
text.html Changes: 2016-11-24 22:57:33 +02:00