raphael/dev
Tomas Alabes c47c077368 Merge branch 'heads/v2.1.2'
* heads/v2.1.2:
  setViewBox() does not work properly for papers, having size in percents
  getBBox() works incorrect for VML after settings View Box on canvas
  IE 11 parentElement fix
  fix the error/memleak in Firefox 3.0.x and 25.0.1 concerning the getBBox method
  Several Fixes
  Added couple of fixes, and unused jshintrc
  Fix SVG insertBefore/insertAfter when using <a> wrapper node.
  Use dev folder for 'npm install' in the Quickstart.
  By @badunk Setting aspect ratio to xMidYMid meet
  Merging TheCloudlessSky-prevent-multiple-svg-title
  IE8 / R2.0.1 - viewbox scaling
  Removing extra code in html
  href parameter for Paper.text does NOT behave like hyperlink in 2.1.2
  Change the version in bower.json to match the tag name.
  Final fix for #629
  Fix bug with arrow-end/start markers sharing properties. By @vkaravir
  AddEvent function incorrectly removes touch event listener. By @ThijsVanDerMeer
  IE8: getBBox returns orginal coordinates for a path after drag and setting new path. By @wyatte
  Issue #768 - Str(value).match(R._ISURL) returns null for valid url

Conflicts:
	dev/raphael.svg.js
	raphael-min.js
2015-01-19 11:45:48 -08:00
..
.jshintrc Several Fixes 2013-11-09 18:43:39 -03:00
Gruntfile.js Added couple of fixes, and unused jshintrc 2013-11-09 18:43:36 -03:00
amdDev.js Merge branch 'heads/v2.1.2' 2015-01-19 11:45:48 -08:00
copy.js Dev folder 2013-08-11 18:50:38 -03:00
index.js add commonjs support 2014-07-11 09:46:35 +08:00
package.json Merge branch 'heads/v2.1.2' 2015-01-19 11:45:48 -08:00
raphael.core.js Merge branch 'heads/v2.1.2' 2015-01-19 11:45:48 -08:00
raphael.svg.js Merge branch 'heads/v2.1.2' 2015-01-19 11:45:48 -08:00
raphael.vml.js Merge branch 'heads/v2.1.2' 2015-01-19 11:45:48 -08:00
raphaelTest.html Merge branch 'heads/v2.1.2' 2015-01-19 11:45:48 -08:00
require.js Change reference to eve to use eve instead of . when loading with AMD. By @arnemart 2013-08-16 19:50:55 -03:00