Skip to content

Latest commit

 

History

History
99 lines (88 loc) · 4.92 KB

history.md

File metadata and controls

99 lines (88 loc) · 4.92 KB

2.1.2 • 2013-08-26

  • isPointInside fix from @drbombay14
  • Allow Raphael to work in pages with a Content Security Policy that disallows 'unsafe-eval'

2.1.1 • 2013-08-11

  • Dragging Text under iOS By @vitorhsb
  • Dev folder
  • Fix to make IE9 display tooltips when setting the title attribute on an element. By @samcrang
  • Fix Wrong position after scale path in IE. By @sarvaje
  • isPointInside incorrectly caches the path used to calculate its value. By @lvanderbijl
  • Raphael.path2curve does not honor original shape. By @timo22345
  • IsPointInside fix for transformed paths

2.1.0 • 2012-03-14

2.0.2 • 2012-02-08

  • Removing of linked element now removes <a> as well
  • Fixed white space recognition in passed strings
  • Added special case for path that has only one Catmull-Rom curve
  • Fixed toTransformString method
  • Fixed animateWith method
  • Fixed “target” attribute clearing
  • Fixed bug with changing fill from image to solid colour
  • fixed renderfix method

2.0.1 • 2011-11-18

  • Global variables leakage fix
  • toFront fix for elements with links
  • Gradient clean up
  • Added letter-spacing attribute
  • Fixed hsb methods
  • Fixed image flickering
  • Improved toTransformString method on matrix
  • Fixed drag'n'drop
  • New method Paper.add
  • Fix for clip-path
  • Doc update

2.0.0 • 2011-10-03