Skip to content

Tags: rossta/raphael

Tags

v1.4.1

Toggle v1.4.1's commit message
1.4.1

• Small bug fix in multi-touch implementation

v1.4.0

Toggle v1.4.0's commit message
1.4.0

• 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

v1.3.2

Toggle v1.3.2's commit message
1.3.2 Sneaking IE9 fix. Really don’t want to create separate version …

…for this.

v1.3.0

Toggle v1.3.0's commit message
1.3

• AnimateAlong method
• getPointAtLength
• getSubpath
• getTotalLength
• bug fixes

v1.2.9

Toggle v1.2.9's commit message
toHex doesn’t work on IE6 when it is in multibrowser setup. Don’t cal…

…l toHex if colour is "#XXX". Kind of workaround.

semver

Toggle semver's commit message
toHex doesn’t work on IE6 when it is in multibrowser setup. Don’t cal…

…l toHex if colour is "#XXX". Kind of workaround.