1. 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
  2. 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
  3. 02 May, 2010 3 commits
  4. 19 Mar, 2010 3 commits
  5. 08 Mar, 2010 1 commit
  6. 05 Mar, 2010 2 commits
  7. 12 Feb, 2010 1 commit
  8. 05 Feb, 2010 1 commit
  9. 19 Jan, 2010 1 commit
  10. 07 Jan, 2010 1 commit
  11. 05 Jan, 2010 1 commit
  12. 04 Jan, 2010 1 commit
  13. 30 Dec, 2009 1 commit
  14. 24 Dec, 2009 1 commit
  15. 23 Dec, 2009 3 commits
  16. 22 Dec, 2009 1 commit
  17. 21 Dec, 2009 1 commit
  18. 18 Dec, 2009 1 commit
  19. 17 Dec, 2009 2 commits
  20. 16 Dec, 2009 2 commits
  21. 15 Dec, 2009 4 commits
  22. 10 Dec, 2009 1 commit
  23. 04 Dec, 2009 1 commit
  24. 27 Nov, 2009 1 commit
  25. 26 Nov, 2009 1 commit
    • 1.2.4 · 80123c87
      • 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
  26. 24 Nov, 2009 2 commits
    • 1.2.3 · 712bf837
      • 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
    • 1.2.3 · 4ebf118f
      • 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