Tomas Alabes
3742b46f20
Merge branch 'fix-touch-events' of github.com:Touchit/raphael into Touchit-fix-touch-events
...
* '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
2013-06-22 23:36:47 -03:00
Dmitry Baranovskiy
054a763f4d
Tweaks to previous merge
2013-06-21 20:09:26 +10:00
unel
a2edf84f77
getPath (and method that use) now working with simple elements like
...
"Circle"
2013-06-21 13:41:25 +04:00
Touch it
c5ffca371e
Fix Touch events selection in dragMove method
...
Help make drag methods works for both touch and mouse events.
2013-06-11 17:52:16 +02:00
Touch it
447f6cfe9f
Fix Touch events on Firefox and Chrome
...
Fix Touch events by subscribing to both mouse and touch events when
available.
Navigators fires only touch or mouse event so no performance
degradation.
2013-06-01 03:21:45 +02:00
Tomas Alabes
e5048b7f81
Reverting erroneous fix
2013-05-20 20:38:33 -03:00
Tomas Alabes
95ebe5a23b
Allows Element.data() to be called with 0 params to get all associated data. By @AdamTReineke
2013-05-19 19:13:02 -03:00
Tomas Alabes
5423c26bf8
Fixed transform animation bug, @jroper
2013-05-19 19:10:59 -03:00
Tomas Alabes
b6cc7248ac
set.isPoint inside method and vml fix
2013-05-19 18:46:07 -03:00
Timmy Willison
a9c46aaf57
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)
2013-05-04 17:25:48 -04:00
Tomas Alabes
5f991e4ecb
Added updated documentation for unbind functions
2013-05-04 15:11:18 -03:00
Tomas Alabes
be440bfee6
Possibility to unbind all event handlers at once
2013-05-04 15:03:51 -03:00
Tomas Alabes
c08125b190
Added line spacing
2013-05-04 00:03:53 -03:00
Tomas Alabes
f6380efe61
Correcting window reference
2013-04-28 21:44:49 -03:00
Tomas Alabes
ad5bf88893
Updating touch test for mobile devices
2013-04-28 21:19:26 -03:00
Timmy Willison
035a938d31
Added recommended UMD syntax to raphael for AMD support. Fixes gh-407.
...
Related: https://github.com/umdjs/umd
2013-03-25 17:57:01 -04:00
Tomas Alabes
2dd068a94c
Adding center property to bounding box
2013-03-12 21:00:36 -03:00
Tomas Alabes
4f5fe86450
Wrong string comparison in print function
2013-03-09 11:10:48 -03:00
Dmitry Baranovskiy
fa6ea627a7
Fixes to merged pull requests
2013-02-18 10:31:14 +11:00
Tomas Alabes
1fe18b9e76
undrag fix of drag array
2013-02-16 00:53:42 -03:00
Tomas Alabes
91ea94b8c2
getElementsByBBox function added
2013-02-16 00:49:37 -03:00
Tomas Alabes
3a840befc2
Glow function for set
2013-02-16 00:38:16 -03:00
Tomas Alabes
a8d933c59d
getData function to elements
2013-02-16 00:38:16 -03:00
Tomas Alabes
e5856252e5
Updated satellital files from previous commit
2013-02-11 15:15:26 -03:00
Dmitry Baranovskiy
7ba1a8258b
2.1.0. Look history.md for list of changes
2012-03-14 12:20:58 +11:00
Dmitry Baranovskiy
c472a26147
2.0.2
2012-02-09 16:39:54 +11:00
Dmitry Baranovskiy
c2180d09d4
Merge branch 'master' of github.com:DmitryBaranovskiy/raphael
2011-11-18 11:40:13 +11:00
Dmitry Baranovskiy
10c3e3b7f4
* Global variables leakage fix
...
* fix for elements with links
* Gradient clean up
* Added attribute
* Fixed hsb methods
* Fixed image flickering
* Improved method on
* Fixed drag'n'drop
* New method [Paper.add](http://raphaeljs.com/reference.html#Paper.add )
* Fix for
2011-11-18 11:39:46 +11:00
Dmitry Baranovskiy
e403eed5da
Merge pull request #430 from rzurad/nsdocfix
...
Updating documentation for removal of namespaced plugins in 2.0
2011-11-15 15:09:45 -08:00
Richard Zurad
34793948c2
Updating documentation so that the removal of plugin namespacing in 2.0 is stated.
2011-10-23 22:25:28 +00:00
Nicholas Canzoneri
6cfe4aaaca
Updating comments on Raphael.format method to reflect actual behavior.
2011-10-22 23:12:44 -04:00
Dmitry Baranovskiy
3c49587c2b
Final small fixes…
2011-10-01 11:27:39 +02:00
Dmitry Baranovskiy
6b3fa145ff
Added alias to customAttribute. Fixed transform() method
2011-09-21 11:03:28 +10:00
Dmitry Baranovskiy
a3d3b76d37
Fixed set removal process and exclude method
2011-09-19 11:37:41 +10:00
Dmitry Baranovskiy
2ea2ddd850
Fixed absolute transform for rotation & scale
2011-09-19 09:16:14 +10:00
Dmitry Baranovskiy
e0339293f7
Added absolute transformation syntax support.
2011-09-19 09:03:08 +10:00
Dmitry Baranovskiy
b46e27464e
Upgrade Eve, Fixed sets in VML and clone() method
2011-09-15 15:45:59 +10:00
Dmitry Baranovskiy
0c4db23235
Fix for Firefox rendering, exposed createUUID() and added docs for delay() method
2011-09-05 15:06:49 +10:00
Dmitry Baranovskiy
1dacaa3842
Documentation fixes + custom attributes and getPointAtLength fix
2011-08-26 14:05:26 +10:00
Dmitry Baranovskiy
9ae9af883e
Fixes
...
• colour parsing • adding Catmull-Rom spline to the path string
(http://schepers.cc/getting-to-the-point ) • fixed animation if keyframes
are in format "XX" • added documentation for Element.path • fixed bug
with image in VML
2011-08-24 09:54:08 +10:00
Dmitry Baranovskiy
33587eb254
Small code cleanup and docs update
2011-08-17 08:28:58 +10:00
Dmitry Baranovskiy
e1fb048f13
Animation status fix
2011-08-16 17:52:09 +10:00
Dmitry Baranovskiy
951f8fb604
Fixed VML, added Set.splice method
2011-08-16 13:49:01 +10:00
Dmitry Baranovskiy
e9f2c24746
Fix for issue #373
2011-08-08 14:32:27 +10:00
Dmitry Baranovskiy
d8f7740fca
Fixes for VML missing methods
...
Split issues
2011-08-04 10:58:46 +10:00
Dmitry Baranovskiy
89e3f477cd
Bug fixes & docs update
...
• documentation for Cufon fonts • fixed path2curve error • fixed setSize
and setViewBox
2011-08-03 11:17:19 +10:00
Dmitry Baranovskiy
68d4b8fbda
Added new data() and removeData() methods, similar to jQuery ones.
2011-07-28 11:16:45 +10:00
Dmitry Baranovskiy
e78d730ed7
Documentation fixes
2011-07-27 16:37:35 +10:00
Dmitry Baranovskiy
59524ab7e4
Splitting fixes
2011-07-26 09:17:57 +10:00
Dmitry Baranovskiy
f7cbfd3ddb
Split raphael into 3 development files. Added build process. Fixed transformation issues, PNG opacity in IE, etc
2011-07-25 15:28:30 +10:00