Commit Graph

38 Commits

Author SHA1 Message Date
Tomas Alabes 267c84ca96 Fixes in master 2015-01-19 11:18:00 -08:00
Tomas Alabes b1e781d661 Typos un reference 2013-02-16 00:38:16 -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 300aa589f5 2.0.1 2011-11-18 11:43:36 +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 6b3fa145ff Added alias to customAttribute. Fixed transform() method 2011-09-21 11:03:28 +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 e9f2c24746 Fix for issue #373 2011-08-08 14:32:27 +10:00
Dmitry Baranovskiy 68cabfae05 Documentation fixes 2011-08-03 15:42:10 +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 e78d730ed7 Documentation fixes 2011-07-27 16:37:35 +10:00
Dmitry Baranovskiy e345e3b514 Small fix to glow and animation.
Added renderfix() method for subpixel rendering fix in Firefox and IE9. Special thanks to Mariusz Nowak.
2011-03-23 12:36:40 +11:00
Dmitry Baranovskiy 2711bdf6c8 Documentation typo fixes. 2011-03-21 22:36:31 +11:00
Dmitry Baranovskiy 12bea8afa5 Documentation update 2011-03-21 09:03:26 +11:00
Dmitry Baranovskiy ff41a0e5f1 First draft of new documentation 2011-03-16 15:50:31 +11:00
Dmitry Baranovskiy b67cf5165e 1.5.1
• fixed precision on getPointAtLength
• Fixed negative scaling (hat tip to http://github.com/mal)
• added ID generation according to RFC 4122
• fixed stroke-opacity when opacity and gradient are defined
• fixed snapTo for first value as a number
• Added scopes for events and pass event object to drag handlers
2010-08-24 12:16:10 +10:00
Dmitry Baranovskiy e3fb35b7ea 1.5.0
• fixed IE8 issue with the HTML element named Raphael
• fixed precision for arcs in IE
• added caching to getPointAtSegmentLength function
• added ability to do more than one animation of an element at the same time
• added "cubic-bezier()" as an easing method
• added new syntax for animation (keyframes)
• hsl2rgb now accept h as degree (0..360), s and b as % (0..100)
• show="new" instead of target="blank" for SVG
• added angle method
• added snapTo method
• cached popup || activeX for IE
• fixed insertAfter
• fixed timeouts for animation
• added customAttributes
2010-08-17 16:15:41 +10:00
Dmitry Baranovskiy 8aa6a57d9d 1.4.5 • Refeactored drag and drop • undrag method added • getPointAtLength performance improved 2010-07-09 16:39:13 +10:00
Dmitry Baranovskiy a8d0f3fa26 1.3
• AnimateAlong method
• getPointAtLength
• getSubpath
• getTotalLength
• bug fixes
2010-01-07 10:03:43 +11:00
Dmitry Baranovskiy f4ff8147db Add animateAlongBack method 2010-01-04 18:24:12 +11:00
Dmitry Baranovskiy 348dae1525 Added clone method to reference. 2009-12-17 10:08:19 +11:00
Dmitry Baranovskiy 0fac6d9087 Update reference with ids to attributes for easy linking 2009-12-15 12:31:43 +11:00
Dmitry Baranovskiy 9ce74b94c9 1.1
Fix IE rendering speed (still in progress), memory leak in caching, make it 1Kb smaller when minified.
2009-10-16 13:37:15 +11:00
Dmitry Baranovskiy 0c935da0ec Add some checks for right values and some small bug fixes. 0.7.1 2009-03-19 10:42:06 +11:00
Dmitry Baranovskiy fc37338d95 • fix for getBBox in IE
• returned rgb2hsb function
• added some copyrights to reference.html
2009-02-23 10:54:23 +11:00
Dmitry Baranovskiy be44adf9f7 Update Reference 2009-02-17 10:33:48 +11:00
Dmitry Baranovskiy ca9b636123 Fixed parsePathString method a bit.
Add reference to Atlassian in reference.html
2009-01-29 16:58:08 +11:00
Meitar Moscovitz c064e970ea Add section documenting which attributes can be animated.
Signed-off-by: Dmitry Baranovskiy <dmitry.baranovskiy@gmail.com>
2009-01-29 07:43:57 +08:00
Meitar Moscovitz 1254ae193f Add documentation for `.text()` method.
Signed-off-by: Dmitry Baranovskiy <dmitry.baranovskiy@gmail.com>
2009-01-27 12:50:40 +08:00
Dmitry Baranovskiy 7aece1538e 0.6.3 Fixed opacity for images and 2 px shift for canvas in IE 2009-01-16 15:57:25 +11:00
Meitar Moscovitz 359f1d436c Port markdown documentation improvements to HTML.
Signed-off-by: Dmitry Baranovskiy <dmitry.baranovskiy@gmail.com>
2009-01-16 08:23:57 +08:00
Dmitry Baranovskiy 80f9e5740f 0.6.2 Fixed IE bug with getting translation attributes. Added new methods insertBefore and insertAfter. 2009-01-15 11:42:26 +11:00
Dmitry Baranovskiy c9efb35228 Added small description of animate method 2009-01-08 09:56:50 +11:00
Dmitry Baranovskiy e3f02484ef Updated documentation. Version 0.6 changes. 2009-01-08 09:15:24 +11:00
Dmitry Baranovskiy 0c544ab6ce Reference 2009-01-07 17:31:43 +11:00