- 17 Aug, 2010 1 commit
-
-
Dmitry Baranovskiy authored
• fixed IE8 issue with the HTML element named Raphael • fixed precision for arcs in IE • added caching to getPointAtSegmentLength function • added ability to do more than one animation of an element at the same time • added "cubic-bezier()" as an easing method • added new syntax for animation (keyframes) • hsl2rgb now accept h as degree (0..360), s and b as % (0..100) • show="new" instead of target="blank" for SVG • added angle method • added snapTo method • cached popup || activeX for IE • fixed insertAfter • fixed timeouts for animation • added customAttributes
-
- 12 Jul, 2010 2 commits
-
-
Dmitry Baranovskiy authored
-
Dmitry Baranovskiy authored
-
- 11 Jul, 2010 2 commits
-
-
Dmitry Baranovskiy authored
-
Dmitry Baranovskiy authored
-
- 09 Jul, 2010 2 commits
-
-
Dmitry Baranovskiy authored
-
Dmitry Baranovskiy authored
-
- 02 Jul, 2010 2 commits
-
-
Dmitry Baranovskiy authored
-
Dmitry Baranovskiy authored
-
- 02 Jun, 2010 1 commit
-
-
Dmitry Baranovskiy authored
-
- 13 May, 2010 1 commit
-
-
DmitryBaranovskiy authored
Fixed important bug with touch events
-
- 11 May, 2010 2 commits
-
-
DmitryBaranovskiy authored
• fix animation callback for sets • fix format method • added touch event handlers circle.touchmove(function…)
-
DmitryBaranovskiy authored
• fix animation callback for sets • fix format method • added touch event handlers circle.touchmove(function…)
-
- 07 May, 2010 2 commits
-
-
DmitryBaranovskiy authored
• Small bug fix in multi-touch implementation
-
DmitryBaranovskiy authored
• Small bug fix in multi-touch implementation
-
- 06 May, 2010 2 commits
-
-
DmitryBaranovskiy authored
• Touch events support • rgba support • new method drag • document.onmousemove = f → Raphael.mousemove(f) • resetScale method • scaling text will change it position, but not size • sets now have type “set” • rect in VML doesn’t recreate itself on change of the R • pathes are not rounded to the nearby pixels anymore • Various small bug fixes and improvements • added preventDefault and stopPropagation to event object
-
DmitryBaranovskiy authored
• Touch events support • rgba support • new method drag • document.onmousemove = f → Raphael.mousemove(f) • resetScale method • scaling text will change it position, but not size • sets now have type “set” • rect in VML doesn’t recreate itself on change of the R • pathes are not rounded to the nearby pixels anymore • Various small bug fixes and improvements • added preventDefault and stopPropagation to event object
-
- 05 May, 2010 1 commit
-
-
DmitryBaranovskiy authored
• Touch events support • rgba support • new method drag • document.onmousemove = f → Raphael.mousemove(f) • resetScale method • scaling text will change it position, but not size • sets now have type “set” • rect in VML doesn’t recreate itself on change of the R • pathes are not rounded to the nearby pixels anymore • Various small bug fixes and improvements
-
- 02 May, 2010 3 commits
-
-
DmitryBaranovskiy authored
-
DmitryBaranovskiy authored
• Touch events support • rgba support • new method drag • document.onmousemove = f → Raphael.mousemove(f) • resetScale method • scaling text will change it position, but not size • sets now have type “set”
-
DmitryBaranovskiy authored
• Touch events support • rgba support • new method drag • document.onmousemove = f → Raphael.mousemove(f) • resetScale method • scaling text will change it position, but not size • sets now have type “set”
-
- 19 Mar, 2010 1 commit
-
-
Dmitry Baranovskiy authored
-
- 18 Mar, 2010 2 commits
-
-
Dmitry Baranovskiy authored
-
Dmitry Baranovskiy authored
• fixed hsb2rgb & rgb2hsb caching • Dramatically improved path rendering in IE • Fixed scale issues • Fixed getPointAtLength
-
- 08 Mar, 2010 1 commit
-
-
Dmitry Baranovskiy authored
-
- 04 Mar, 2010 2 commits
-
-
Dmitry Baranovskiy authored
-
Dmitry Baranovskiy authored
-
- 12 Feb, 2010 1 commit
-
-
Lachlan Hardy authored
-
- 04 Feb, 2010 1 commit
-
-
Dmitry Baranovskiy authored
-
- 18 Jan, 2010 1 commit
-
-
Dmitry Baranovskiy authored
-
- 06 Jan, 2010 1 commit
-
-
Dmitry Baranovskiy authored
• AnimateAlong method • getPointAtLength • getSubpath • getTotalLength • bug fixes
-
- 05 Jan, 2010 1 commit
-
-
Dmitry Baranovskiy authored
-
- 04 Jan, 2010 1 commit
-
-
Dmitry Baranovskiy authored
-
- 29 Dec, 2009 1 commit
-
-
Dmitry Baranovskiy authored
some bug fixes along the way
-
- 23 Dec, 2009 4 commits
-
-
Dmitry Baranovskiy authored
-
mal authored
Added var for math.abs
-
Dmitry Baranovskiy authored
Refactor getLength and getPointAtLength methods a bit
-
Dmitry Baranovskiy authored
-
- 21 Dec, 2009 1 commit
-
-
Dmitry Baranovskiy authored
First attempt to recognise VML support.
-
- 20 Dec, 2009 1 commit
-
-
Dmitry Baranovskiy authored
Fixed clone method. Fixed round rect negative scaling
-