James Monger
|
935c0afc79
|
Fix spelling on pie
|
2016-05-20 09:10:45 +01:00 |
James Monger
|
1ceae28ade
|
Fix spelling on legend
|
2016-05-20 09:10:17 +01:00 |
Dmitry Baranovskiy
|
be27cadf43
|
Merge pull request #398 from mariuszjamro/matrix-skew
Added methods for performing skew transform on the Matrix objects.
|
2015-08-25 21:49:30 +10:00 |
Mariusz Jamro
|
ec89611d5d
|
Added methods for performing skew transform on the Matrix objects.
|
2015-08-03 21:05:12 +02:00 |
Thomas Brierley
|
9284f56cdb
|
Moved the isNumeric condition after named conditions in equal.js to prevent erroneous capture of named conditions.
|
2015-05-17 14:34:25 +01:00 |
Thomas Brierley
|
d0085416bb
|
Fixed pathValues regexp exponential notation group, removing extra backslash escape from digit.
|
2015-05-15 00:25:32 +01:00 |
Dmitry Baranovskiy
|
923b180f32
|
Merge pull request #376 from kizu/patch-1
Updated prism.js theme, fixing browser selection in docs
|
2015-05-10 21:25:02 +10:00 |
Roman Komarov
|
b6e273d672
|
Updated prism.js theme, fixing browser selection in docs
|
2015-05-08 22:27:59 +03:00 |
Dmitry Baranovskiy
|
2fee8b0b4c
|
Fixes #369.
|
2015-04-30 21:43:23 +10:00 |
Dmitry Baranovskiy
|
84fbff7d51
|
Bumping up version
|
2015-04-15 09:26:46 +10:00 |
Dmitry Baranovskiy
|
de1f20748b
|
Merge of 0.4.1
|
2015-04-13 16:22:59 +10:00 |
Dmitry Baranovskiy
|
d2701c4fb0
|
Fixes for bugs #363, #364, #365 and merge of OR #180
|
2015-04-13 16:21:39 +10:00 |
Dmitry Baranovskiy
|
7b096009c1
|
Build
|
2015-04-07 12:06:45 +10:00 |
Dmitry Baranovskiy
|
af278d50b5
|
Merge branch 'master' of github.com:adobe-webplatform/Snap.svg
|
2015-04-07 12:03:53 +10:00 |
Dmitry Baranovskiy
|
e1f9617cb0
|
Bumping up version
|
2015-04-07 12:02:45 +10:00 |
Dmitry Baranovskiy
|
75103d5e79
|
Merge remote-tracking branch 'origin/dev' into dev
|
2015-04-02 22:39:58 +11:00 |
Dmitry Baranovskiy
|
5051bfe2df
|
Bump up version
|
2015-04-02 22:38:56 +11:00 |
Dmitry Baranovskiy
|
ae7f54ff57
|
Merge pull request #309 from dirtyrottenscoundrel/fix-cb-for-set-animate
Fix Set.animate callback
|
2015-04-02 22:09:20 +11:00 |
Dmitry Baranovskiy
|
4bac7fa6a7
|
Merge remote-tracking branch 'origin/dev' into dev
|
2015-04-02 22:06:31 +11:00 |
Dmitry Baranovskiy
|
69441e9849
|
Manual merge of PR #330, #328, #294, #282
|
2015-04-02 22:06:19 +11:00 |
Dmitry Baranovskiy
|
9a4a2a6e2f
|
Merge pull request #275 from alexnormand/dev
remove attachEvent from addEvent
|
2015-04-02 22:04:54 +11:00 |
Dmitry Baranovskiy
|
fce81bfdb9
|
Merge pull request #233 from whroman/dev
Updated README with instructions for installation either through Bower o...
|
2015-04-02 21:51:34 +11:00 |
cjgammon
|
e087fd95f3
|
remove CNAME file from source
|
2014-11-19 01:23:37 -06:00 |
cjgammon
|
c08de1ec0e
|
add CNAME file to configure custom domain correctly
|
2014-11-19 01:20:16 -06:00 |
Dmitry Baranovskiy
|
0bd3b5b678
|
Fixed drag. New methods added Snap.sin, Snap.cos, etc.
|
2014-10-28 21:48:17 +11:00 |
John Guidry
|
29aa1048bc
|
Fix Set.animate callback
|
2014-09-30 23:10:23 -05:00 |
baranovs
|
34a5717713
|
• • build • •
|
2014-09-17 17:44:54 +10:00 |
baranovs
|
2056ab02b1
|
Stylistic clean up.
|
2014-09-17 17:41:59 +10:00 |
baranovs
|
c58e1cab9f
|
Merge remote-tracking branch 'origin/dev' into dev
|
2014-09-17 17:40:26 +10:00 |
baranovs
|
141d7a7610
|
Added new align module with two new methods for Element.
|
2014-09-17 17:40:16 +10:00 |
Dmitry Baranovskiy
|
c0b0b5805e
|
Merge pull request #300 from Klowner/dev-browserify-support
Add Browserify / CommonJS support (dev branch rebased)
|
2014-09-17 16:23:47 +10:00 |
Sam Breed
|
22d755e315
|
adding eve as a dependency and removing from devDependencies
Conflicts:
package.json
|
2014-09-16 10:40:54 -05:00 |
Sam Breed
|
ae835b9f63
|
explicitly pass the global scope to the SVG iffe
Conflicts:
src/svg.js
|
2014-09-16 10:40:44 -05:00 |
Sam Breed
|
bc7b84b162
|
adding CommonJS / Browserify support to amd banner
|
2014-09-16 10:10:09 -05:00 |
Dmitry Baranovskiy
|
3dcca7c330
|
Merge pull request #287 from voithos/transform-animate-bug
Fix regression from v0.2.0 when animating transforms
|
2014-08-25 16:54:39 +10:00 |
baranovs
|
1c608e67da
|
Fix for pattern methods
|
2014-08-25 16:52:37 +10:00 |
Zaven Muradyan
|
383aa9a621
|
Fix regression from v0.2.0 when animating transforms
|
2014-08-24 19:28:07 -07:00 |
baranovs
|
59e4a15cda
|
Added toDataURL() methods to paper and element. Extracted element methods as module.
|
2014-08-13 22:46:40 +10:00 |
baranovs
|
28b7a7a753
|
Fixed #196
|
2014-08-05 10:12:05 +10:00 |
baranovs
|
70916007ae
|
Fixed issue with parse in IE
|
2014-08-05 09:52:27 +10:00 |
baranovs
|
5c2f9a6aa7
|
Fix for Paper.use and new method Paper.symbol
|
2014-08-04 21:22:04 +10:00 |
baranovs
|
1ccc381f32
|
Fixed bug with clipPath having id and paper.use
|
2014-08-04 08:59:28 +10:00 |
baranovs
|
9ff4c3f0df
|
Merge remote-tracking branch 'origin/dev' into dev
|
2014-07-31 18:39:33 +10:00 |
baranovs
|
728fc208f2
|
Fixed #280
|
2014-07-31 18:37:34 +10:00 |
Alex Normand
|
7259df485a
|
remove attachEvent from addEvent
|
2014-07-09 22:35:37 +02:00 |
Dmitry Baranovskiy
|
dae5337e7f
|
Moved class methods in to separate module and added docs for them
|
2014-06-13 13:48:24 +10:00 |
Dmitry Baranovskiy
|
e2a8156f34
|
Typo in dr.js comments
|
2014-06-05 21:56:10 +10:00 |
Dmitry Baranovskiy
|
5b17fca57c
|
Merge pull request #256 from kristoferjoseph/master
Fixing npm install by updating main property
|
2014-06-05 13:32:29 +10:00 |
Kristofer Joseph
|
46ca4ba281
|
Fixing npm install by updating main property
main is the property npm uses to know what to require. It was requiring the Gruntfile instead of the compiled source. 🍻
|
2014-06-04 20:03:41 -07:00 |
Dmitry Baranovskiy
|
064ad5b081
|
Merge branch 'dev'
|
2014-06-03 19:28:07 +10:00 |