1. 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
  2. 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
  3. 19 Mar, 2010 1 commit
  4. 18 Mar, 2010 2 commits
  5. 08 Mar, 2010 1 commit
  6. 04 Mar, 2010 2 commits
  7. 12 Feb, 2010 1 commit
  8. 04 Feb, 2010 1 commit
  9. 18 Jan, 2010 1 commit
  10. 06 Jan, 2010 1 commit
    • Dmitry Baranovskiy's avatar
      1.3 · a8d0f3fa
      Dmitry Baranovskiy authored
      • AnimateAlong method
      • getPointAtLength
      • getSubpath
      • getTotalLength
      • bug fixes
      a8d0f3fa
  11. 05 Jan, 2010 1 commit
  12. 04 Jan, 2010 1 commit
  13. 29 Dec, 2009 1 commit
  14. 23 Dec, 2009 4 commits
  15. 21 Dec, 2009 1 commit
  16. 20 Dec, 2009 1 commit
  17. 17 Dec, 2009 1 commit
  18. 16 Dec, 2009 4 commits
  19. 15 Dec, 2009 3 commits
  20. 14 Dec, 2009 1 commit
  21. 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
  22. 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
  23. 27 Nov, 2009 1 commit
  24. 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
  25. 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
  26. 22 Nov, 2009 1 commit
    • Dmitry Baranovskiy's avatar
      1.2.2 · 21680fa0
      Dmitry Baranovskiy authored
      IE performance increased twice (at least)
      Rotation bug fix
      Lots of bug fixes
      21680fa0
  27. 26 Oct, 2009 1 commit
    • Dmitry Baranovskiy's avatar
      1.2.1 · 820c2393
      Dmitry Baranovskiy authored
      Fix for animateWith
      Added insertAfter for set
      820c2393