- 23 Jun, 2013 1 commit
-
-
Tomas Alabes authored
* 'fix-touch-events' of github.com:Touchit/raphael: Fix Touch events selection in dragMove method Fix Gruntfile to build in windows environment Fix Touch events on Firefox and Chrome Conflicts: raphael-min.js raphael.js
-
- 22 Jun, 2013 1 commit
-
-
Tomas Alabes authored
-
- 21 Jun, 2013 3 commits
-
-
Dmitry Baranovskiy authored
-
Dmitry Baranovskiy authored
It needs some tweaking, I will fix it.
-
unel authored
"Circle"
-
- 11 Jun, 2013 1 commit
-
-
Touch it authored
Help make drag methods works for both touch and mouse events.
-
- 03 Jun, 2013 1 commit
-
-
Touch it authored
-
- 01 Jun, 2013 1 commit
-
-
Touch it authored
Fix Touch events by subscribing to both mouse and touch events when available. Navigators fires only touch or mouse event so no performance degradation.
-
- 20 May, 2013 1 commit
-
-
Tomas Alabes authored
-
- 19 May, 2013 5 commits
-
-
Tomas Alabes authored
-
Tomas Alabes authored
-
Tomas Alabes authored
-
Tomas Alabes authored
-
Tomas Alabes authored
-
- 11 May, 2013 2 commits
-
-
Tomas Alabes authored
Link to new Raphael-boilerplate repo (load raphael globally, with AMD, or HTML5 boilerplate.)
-
Tomas Alabes authored
-
- 07 May, 2013 1 commit
-
-
Tomas Alabes authored
Build Raphael as a compatible anonymous module for AMD using Grunt
-
- 04 May, 2013 10 commits
-
-
Timmy Willison authored
Use a custom build task in grunt to build raphael in a way that creates a valid anonymous module for AMD definition. - Also pulls in the version from package.json to create the banner from copy.js (so the version can be set in one place) - Conforms Gruntfile to most common tabs and spacing of other files - grunt-cli should not be included in devDependencies (it is only ever installed globally)
-
John-Philip Johansson authored
-
Tomas Alabes authored
Added to the documentation of the un* functions the #optional keyword.
-
Tomas Alabes authored
-
Tomas Alabes authored
Possibility to unbind all event handlers at once
-
Tomas Alabes authored
-
Tomas Alabes authored
Tiny bug, using 'Raphael' instead of 'R'
-
Tomas Alabes authored
Line spacing added to Paper.print
-
Tomas Alabes authored
-
Tomas Alabes authored
Updating touch test for mobile devices
-
- 29 Apr, 2013 2 commits
-
-
Tomas Alabes authored
-
Tomas Alabes authored
-
- 02 Apr, 2013 1 commit
-
-
Michael Silveira authored
-
- 25 Mar, 2013 3 commits
-
-
Dmitry Baranovskiy authored
Fix gh-407: added recommended UMD syntax to raphael for AMD support.
-
Timmy Willison authored
-
Timmy Willison authored
Related: https://github.com/umdjs/umd
-
- 13 Mar, 2013 4 commits
-
-
Tomas Alabes authored
Fixing minified conflict version
-
Tomas Alabes authored
-
Tomas Alabes authored
Adding center property to bounding box
-
Tomas Alabes authored
-
- 12 Mar, 2013 1 commit
-
-
Tomas Alabes authored
Wrong string comparison in print function
-
- 09 Mar, 2013 1 commit
-
-
Tomas Alabes authored
-
- 17 Feb, 2013 1 commit
-
-
Dmitry Baranovskiy authored
-