- 17 Aug, 2010 1 commit
-
-
• 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
Dmitry Baranovskiy committed
-
- 12 Jul, 2010 4 commits
-
-
Dmitry Baranovskiy committed
-
Dmitry Baranovskiy committed
-
Dmitry Baranovskiy committed
-
Dmitry Baranovskiy committed
-
- 09 Jul, 2010 2 commits
-
-
Dmitry Baranovskiy committed
-
Dmitry Baranovskiy committed
-
- 02 Jul, 2010 1 commit
-
-
Dmitry Baranovskiy committed
-
- 13 May, 2010 1 commit
-
-
Fixed important bug with touch events
DmitryBaranovskiy committed
-
- 11 May, 2010 1 commit
-
-
• fix animation callback for sets • fix format method • added touch event handlers circle.touchmove(function…)
DmitryBaranovskiy committed
-
- 08 May, 2010 1 commit
-
-
• Small bug fix in multi-touch implementation
DmitryBaranovskiy committed
-
- 07 May, 2010 1 commit
-
-
• 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 committed
-
- 02 May, 2010 1 commit
-
-
• 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 committed
-
- 19 Mar, 2010 2 commits
-
-
Dmitry Baranovskiy committed
-
• fixed hsb2rgb & rgb2hsb caching • Dramatically improved path rendering in IE • Fixed scale issues • Fixed getPointAtLength
Dmitry Baranovskiy committed
-
- 05 Feb, 2010 1 commit
-
-
Dmitry Baranovskiy committed
-
- 19 Jan, 2010 1 commit
-
-
Dmitry Baranovskiy committed
-
- 07 Jan, 2010 1 commit
-
-
• AnimateAlong method • getPointAtLength • getSubpath • getTotalLength • bug fixes
Dmitry Baranovskiy committed
-
- 04 Jan, 2010 1 commit
-
-
Dmitry Baranovskiy committed
-
- 30 Dec, 2009 1 commit
-
-
some bug fixes along the way
Dmitry Baranovskiy committed
-
- 24 Dec, 2009 1 commit
-
-
Dmitry Baranovskiy committed
-
- 23 Dec, 2009 2 commits
-
-
Refactor getLength and getPointAtLength methods a bit
Dmitry Baranovskiy committed -
Dmitry Baranovskiy committed
-
- 22 Dec, 2009 1 commit
-
-
First attempt to recognise VML support.
Dmitry Baranovskiy committed
-
- 21 Dec, 2009 1 commit
-
-
Fixed clone method. Fixed round rect negative scaling
Dmitry Baranovskiy committed
-
- 18 Dec, 2009 1 commit
-
-
toHex doesn’t work on IE6 when it is in multibrowser setup. Don’t call toHex if colour is "#XXX". Kind of workaround.
Dmitry Baranovskiy committed
-
- 17 Dec, 2009 1 commit
-
-
Fixed rounding bug with arcs in IE
Dmitry Baranovskiy committed
-
- 16 Dec, 2009 2 commits
-
-
Dmitry Baranovskiy committed
-
Dmitry Baranovskiy committed
-
- 15 Dec, 2009 2 commits
-
-
Dmitry Baranovskiy committed
-
Dmitry Baranovskiy committed
-
- 10 Dec, 2009 1 commit
-
-
• Improved events handling • Fix rounded rect in IE • Added xmlns & version (bug 96)
Dmitry Baranovskiy committed
-
- 04 Dec, 2009 1 commit
-
-
Fixed bbox for curves. It was wrong in some cases.
Dmitry Baranovskiy committed
-
- 27 Nov, 2009 1 commit
-
-
Fix translation bug with (-1, -1) parameters
Dmitry Baranovskiy committed
-
- 26 Nov, 2009 1 commit
-
-
• New parameter origin added to print method. Could be "baseline" or "middle" • Fixed old bug in IE when it doesn’t accept syntax Raphael(0,0,"100%", "100%"). It does now. :) It also fixed issues with setSize method in IE.
Dmitry Baranovskiy committed
-
- 24 Nov, 2009 2 commits
-
-
• Updated print method with fix for vertical position • Updated scale method with fix negative scaling • Fix for toBack method if there is only one element. • Adding attr() w/o params return big attr object
Dmitry Baranovskiy committed -
• Updated print method with fix for vertical position • Updated scale method with fix negative scaling • Fix for toBack method if there is only one element.
Dmitry Baranovskiy committed
-
- 23 Nov, 2009 1 commit
-
-
IE performance increased twice (at least) Rotation bug fix Lots of bug fixes
Dmitry Baranovskiy committed
-
- 27 Oct, 2009 1 commit
-
-
Fix for animateWith Added insertAfter for set
Dmitry Baranovskiy committed
-
- 26 Oct, 2009 1 commit
-
-
Replaced colour map to Dean Edwards solution Speed up IE rendering a bit Rewamp animation Fixed some bugs with gradients in IE
Dmitry Baranovskiy committed
-