1. 21 Mar, 2011 3 commits
  2. 16 Mar, 2011 3 commits
  3. 26 Aug, 2010 1 commit
  4. 25 Aug, 2010 1 commit
  5. 24 Aug, 2010 2 commits
  6. 23 Aug, 2010 1 commit
  7. 19 Aug, 2010 4 commits
  8. 17 Aug, 2010 3 commits
    • Merge · 405dbd66
      Dmitry Baranovskiy committed
    • 1.5.0 · e3fb35b7
      • 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
    • 1.5.0 · 2b2be343
      • 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
  9. 12 Jul, 2010 4 commits
  10. 09 Jul, 2010 2 commits
  11. 02 Jul, 2010 2 commits
  12. 02 Jun, 2010 1 commit
  13. 13 May, 2010 1 commit
  14. 11 May, 2010 2 commits
  15. 08 May, 2010 2 commits
  16. 07 May, 2010 2 commits
    • 1.4.0 · 3b9c6db9
      • 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
    • 1.4.0 · b9b2413b
      • 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
  17. 06 May, 2010 1 commit
    • 1.4.0 · 8fedd8a0
      • 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
      DmitryBaranovskiy committed
  18. 02 May, 2010 3 commits
  19. 19 Mar, 2010 2 commits