1. 06 May, 2010 2 commits
    • DmitryBaranovskiy's avatar
      1.4.0 · 3b9c6db9
      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
      3b9c6db9
    • DmitryBaranovskiy's avatar
      1.4.0 · b9b2413b
      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
      b9b2413b
  2. 05 May, 2010 1 commit
    • DmitryBaranovskiy's avatar
      1.4.0 · 8fedd8a0
      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
      8fedd8a0
  3. 02 May, 2010 3 commits
    • DmitryBaranovskiy's avatar
      Fix for touch events and drag method · a331eb5d
      DmitryBaranovskiy authored
      a331eb5d
    • DmitryBaranovskiy's avatar
      1.4.0-pre · 08cf66bb
      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”
      08cf66bb
    • DmitryBaranovskiy's avatar
      1.4.0-pre · 41011704
      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”
      41011704
  4. 19 Mar, 2010 1 commit
  5. 18 Mar, 2010 2 commits
  6. 08 Mar, 2010 1 commit
  7. 04 Mar, 2010 2 commits
  8. 12 Feb, 2010 1 commit
  9. 04 Feb, 2010 1 commit
  10. 18 Jan, 2010 1 commit
  11. 06 Jan, 2010 1 commit
    • Dmitry Baranovskiy's avatar
      1.3 · a8d0f3fa
      Dmitry Baranovskiy authored
      • AnimateAlong method
      • getPointAtLength
      • getSubpath
      • getTotalLength
      • bug fixes
      a8d0f3fa
  12. 05 Jan, 2010 1 commit
  13. 04 Jan, 2010 1 commit
  14. 29 Dec, 2009 1 commit
  15. 23 Dec, 2009 4 commits
  16. 21 Dec, 2009 1 commit
  17. 20 Dec, 2009 1 commit
  18. 17 Dec, 2009 1 commit
  19. 16 Dec, 2009 4 commits
  20. 15 Dec, 2009 3 commits
  21. 14 Dec, 2009 1 commit
  22. 10 Dec, 2009 1 commit
    • Dmitry Baranovskiy's avatar
      1.2.6 · f032ff7a
      Dmitry Baranovskiy authored
      • Improved events handling
      • Fix rounded rect in IE
      • Added xmlns & version (bug 96)
      f032ff7a
  23. 03 Dec, 2009 1 commit
    • Dmitry Baranovskiy's avatar
      1.2.5 · 0e2399dc
      Dmitry Baranovskiy authored
      Fixed bbox for curves. It was wrong in some cases.
      0e2399dc
  24. 27 Nov, 2009 1 commit
  25. 25 Nov, 2009 1 commit
    • Dmitry Baranovskiy's avatar
      1.2.4 · 80123c87
      Dmitry Baranovskiy authored
      • 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.
      80123c87
  26. 23 Nov, 2009 2 commits
    • Dmitry Baranovskiy's avatar
      1.2.3 · 712bf837
      Dmitry Baranovskiy authored
      • 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
      712bf837
    • Dmitry Baranovskiy's avatar
      1.2.3 · 4ebf118f
      Dmitry Baranovskiy authored
      • 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.
      4ebf118f