]> source.dussan.org Git - svg.js.git/log
svg.js.git
9 years agoadded ungroup/flatten (#238), toParent and toDoc
Ulrich-Matthias Schäfer [Sun, 11 Oct 2015 13:20:01 +0000 (15:20 +0200)]
added ungroup/flatten (#238), toParent and toDoc

9 years agofixes pattern animation (#385)
Ulrich-Matthias Schäfer [Sat, 10 Oct 2015 15:16:12 +0000 (17:16 +0200)]
fixes pattern animation (#385)

9 years agorun gulp
Ulrich-Matthias Schäfer [Mon, 5 Oct 2015 18:48:14 +0000 (20:48 +0200)]
run gulp

9 years agoUpdated Versions in package, bower and component.json
Ulrich-Matthias Schäfer [Mon, 5 Oct 2015 18:46:40 +0000 (20:46 +0200)]
Updated Versions in package, bower and component.json

9 years agoTypos, Bump to 2.1.1 2.1.1
Ulrich-Matthias Schäfer [Fri, 2 Oct 2015 22:07:57 +0000 (00:07 +0200)]
Typos, Bump to 2.1.1

9 years agoAdded custom context binding for event callbacks
Ulrich-Matthias Schäfer [Tue, 22 Sep 2015 18:51:46 +0000 (20:51 +0200)]
Added custom context binding for event callbacks

9 years agobump 2.1.0 2.1.0
Ulrich-Matthias Schäfer [Sun, 20 Sep 2015 17:33:56 +0000 (19:33 +0200)]
bump 2.1.0

9 years agoclone method for text to mark all firstlevel tspans as newlines (fixes #369)
Ulrich-Matthias Schäfer [Tue, 15 Sep 2015 21:47:21 +0000 (23:47 +0200)]
clone method for text to mark all firstlevel tspans as newlines (fixes #369)

9 years agoadded transform to pattern and gradient (fix #383)
Ulrich-Matthias Schäfer [Tue, 15 Sep 2015 21:22:03 +0000 (23:22 +0200)]
added transform to pattern and gradient (fix #383)

added skewX and skewY

9 years agoMerge pull request #372 from rayglover/fix-ie-transforms
Fuzzy [Tue, 15 Sep 2015 20:54:01 +0000 (22:54 +0200)]
Merge pull request #372 from rayglover/fix-ie-transforms

Transform lists in IE11

9 years agobuild (pr #372) 372/head
Ray Glover [Mon, 14 Sep 2015 13:09:33 +0000 (14:09 +0100)]
build (pr #372)

9 years agoMerge remote-tracking branch 'upstream/master'
Ray Glover [Mon, 14 Sep 2015 12:37:42 +0000 (13:37 +0100)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
dist/svg.js
dist/svg.min.js

9 years agoMerge pull request #370 from dhardtke/master
Fuzzy [Sun, 6 Sep 2015 19:42:26 +0000 (21:42 +0200)]
Merge pull request #370 from dhardtke/master

fix stupid typo that leads to broken gradients

9 years agofix typo (finally) 370/head
dhardtke [Sun, 6 Sep 2015 18:35:13 +0000 (20:35 +0200)]
fix typo (finally)

9 years agoMerge pull request #367 from spthm/circleRadiusAnimFix
Fuzzy [Sun, 6 Sep 2015 18:09:50 +0000 (20:09 +0200)]
Merge pull request #367 from spthm/circleRadiusAnimFix

Fixes #366

9 years agobuild
Ray Glover [Fri, 14 Aug 2015 15:59:15 +0000 (16:59 +0100)]
build

9 years agoMake parsing a <transform-list> more robust in the face of IE11
Ray Glover [Fri, 14 Aug 2015 15:59:01 +0000 (16:59 +0100)]
Make parsing a <transform-list> more robust in the face of IE11
which doesn't use commas (',') to delimit matrix elements. see also:
http://www.w3.org/TR/SVG11/coords.html#SVGGlobalTransformAttribute

9 years agofix stupid typo that leads to broken gradients
dhardtke [Sat, 8 Aug 2015 14:19:54 +0000 (16:19 +0200)]
fix stupid typo that leads to broken gradients

9 years agoFixes #366 367/head
Sam Thomson [Thu, 30 Jul 2015 15:18:24 +0000 (16:18 +0100)]
Fixes #366

9 years agoBump 2.0.5 2.0.5
Ulrich-Matthias Schäfer [Sat, 4 Jul 2015 23:48:38 +0000 (01:48 +0200)]
Bump 2.0.5

9 years agoFixes #360
Ulrich-Matthias Schäfer [Sat, 4 Jul 2015 23:39:16 +0000 (01:39 +0200)]
Fixes #360

9 years agoFixed transform method which now uses current transformation and not ctm anymore
Ulrich-Matthias Schäfer [Sat, 4 Jul 2015 23:33:53 +0000 (01:33 +0200)]
Fixed transform method which now uses current transformation and not ctm anymore

9 years agoBump 2.0.4 2.0.4
Ulrich-Matthias Schäfer [Sun, 28 Jun 2015 19:26:09 +0000 (21:26 +0200)]
Bump 2.0.4

9 years agoFixed few bugs with doc() and problems with textNodes (#357)
Ulrich-Matthias Schäfer [Sun, 28 Jun 2015 19:24:20 +0000 (21:24 +0200)]
Fixed few bugs with doc() and problems with textNodes (#357)

9 years agoBump 2.0.3 2.0.3
Ulrich-Matthias Schäfer [Sat, 27 Jun 2015 12:03:23 +0000 (14:03 +0200)]
Bump 2.0.3

9 years agoFixed bug in SVG.Bare (closes #358)
Ulrich-Matthias Schäfer [Sat, 27 Jun 2015 12:00:58 +0000 (14:00 +0200)]
Fixed bug in SVG.Bare (closes #358)

9 years agoMerge pull request #356 from PeterDaveHelloKitchen/fix_file_permission
Fuzzy [Wed, 24 Jun 2015 21:29:51 +0000 (23:29 +0200)]
Merge pull request #356 from PeterDaveHelloKitchen/fix_file_permission

Fix file permission

9 years agouse gulp-chmod to set correct file permission 356/head
Peter Dave Hello [Tue, 23 Jun 2015 03:06:52 +0000 (11:06 +0800)]
use gulp-chmod to set correct file permission

9 years agoadd devDependencies gulp-chmod
Peter Dave Hello [Tue, 23 Jun 2015 02:40:36 +0000 (10:40 +0800)]
add devDependencies gulp-chmod

9 years agoremove useless executable permission
Peter Dave Hello [Tue, 23 Jun 2015 02:39:13 +0000 (10:39 +0800)]
remove useless executable permission

9 years agoBump 2.0.2 2.0.2
Ulrich-Matthias Schäfer [Mon, 22 Jun 2015 20:11:07 +0000 (22:11 +0200)]
Bump 2.0.2

9 years agoFixed zoom consideration in circle and ellipse (see d0e24c5a8d20167c03ec9b8873d1c4590...
Ulrich-Matthias Schäfer [Mon, 22 Jun 2015 20:07:08 +0000 (22:07 +0200)]
Fixed zoom consideration in circle and ellipse (see d0e24c5a8d20167c03ec9b8873d1c459001b9dac)

9 years agobump to 2.0.1 2.0.1
Ulrich-Matthias Schäfer [Sun, 21 Jun 2015 16:57:46 +0000 (18:57 +0200)]
bump to 2.0.1

9 years agoRemoved scale consideration in `move()`
Ulrich-Matthias Schäfer [Sun, 21 Jun 2015 16:32:10 +0000 (18:32 +0200)]
Removed scale consideration in `move()`

It wasn't compatible to the other move-functions e.g. for the PointArray

9 years agoFixed bug in fx when animating with `plot()` (closes #354)
Ulrich-Matthias Schäfer [Fri, 19 Jun 2015 09:50:30 +0000 (11:50 +0200)]
Fixed bug in fx when animating with `plot()` (closes #354)

9 years agoEvents, Spec update, readme
Ulrich-Matthias Schäfer [Wed, 17 Jun 2015 13:55:32 +0000 (15:55 +0200)]
Events, Spec update, readme

Events can now be detached with only specifying the namespace (`el.off('.namespace')`)
`el.fire()` now accepts event-objects as parameter (like mouseevents)

9 years agoRemoved target-reference from use which caused bugs in `dmove()` and `use()` with...
Ulrich-Matthias Schäfer [Mon, 15 Jun 2015 14:37:42 +0000 (16:37 +0200)]
Removed target-reference from use which caused bugs in `dmove()` and `use()` with external file

The used element can be retrieved using `element.reference('href')`

9 years agoFixed bug with doc() which should always return the root SVG
Ulrich-Matthias Schäfer [Mon, 15 Jun 2015 14:15:07 +0000 (16:15 +0200)]
Fixed bug with doc() which should always return the root SVG

Replaced split-function with an easier and faster one

9 years agoRemoved obsolete gittip button
Wout [Fri, 12 Jun 2015 08:39:36 +0000 (10:39 +0200)]
Removed obsolete gittip button

9 years agobump version 2.0.0
Ulrich-Matthias Schäfer [Wed, 10 Jun 2015 23:22:54 +0000 (01:22 +0200)]
bump version 2.0.0

9 years agonpm doesnt allow uppercase
Ulrich-Matthias Schäfer [Wed, 10 Jun 2015 23:21:12 +0000 (01:21 +0200)]
npm doesnt allow uppercase

9 years agobump to 2.0.0 2.0.0
Ulrich-Matthias Schäfer [Wed, 10 Jun 2015 23:17:55 +0000 (01:17 +0200)]
bump to 2.0.0

9 years agoMerge branch 'master' into references
Ulrich-Matthias Schäfer [Wed, 10 Jun 2015 23:11:51 +0000 (01:11 +0200)]
Merge branch 'master' into references

9 years agoMerged all changes and fixes from SVG 1.1 into this branch
Ulrich-Matthias Schäfer [Wed, 10 Jun 2015 23:07:59 +0000 (01:07 +0200)]
Merged all changes and fixes from SVG 1.1 into this branch

9 years agoadded plugins to readme
Ulrich-Matthias Schäfer [Wed, 27 May 2015 22:14:48 +0000 (00:14 +0200)]
added plugins to readme

9 years agoFixed event-regex
Ulrich-Matthias Schäfer [Wed, 27 May 2015 09:38:25 +0000 (11:38 +0200)]
Fixed event-regex

9 years agobower.json update 1.1.0
Ulrich-Matthias Schäfer [Mon, 25 May 2015 16:00:48 +0000 (18:00 +0200)]
bower.json update

9 years agoBump to 1.1.0
Ulrich-Matthias Schäfer [Mon, 25 May 2015 15:22:31 +0000 (17:22 +0200)]
Bump to 1.1.0

9 years agoTypo in specs
Ulrich-Matthias Schäfer [Mon, 25 May 2015 15:01:01 +0000 (17:01 +0200)]
Typo in specs

9 years agoMerge pull request #284 from ryanmjacobs/remove_executable_bit
Fuzzy [Sun, 24 May 2015 17:41:25 +0000 (19:41 +0200)]
Merge pull request #284 from ryanmjacobs/remove_executable_bit

Remove extra executable bits.

9 years agoFix file permissions. 284/head
Ryan Jacobs [Fri, 22 May 2015 22:50:45 +0000 (15:50 -0700)]
Fix file permissions.

find -type f -exec chmod 644 {} \;
find -type d -exec chmod 775 {} \;

9 years agoCloses #337
Ulrich-Matthias Schäfer [Fri, 22 May 2015 19:57:50 +0000 (21:57 +0200)]
Closes #337

9 years agoMerge pull request #338 from loredanacirstea/master
Fuzzy [Fri, 22 May 2015 19:48:23 +0000 (21:48 +0200)]
Merge pull request #338 from loredanacirstea/master

added link to svg.connectable.js fork

9 years agoMerge pull request #307 from GSchutz/master
Fuzzy [Mon, 18 May 2015 21:08:54 +0000 (23:08 +0200)]
Merge pull request #307 from GSchutz/master

The use element now can point to an external file

9 years agoMerge remote-tracking branch 'upstream/master' generate the build 307/head
gschutz [Mon, 18 May 2015 18:51:40 +0000 (15:51 -0300)]
Merge remote-tracking branch 'upstream/master' generate the build

9 years agoUpdate spec, readme and generate the build.
gschutz [Thu, 7 May 2015 18:15:05 +0000 (15:15 -0300)]
Update spec, readme and generate the build.

9 years agoadded link to svg.connectable.js fork 338/head
Loredana Cirstea [Fri, 24 Apr 2015 16:01:02 +0000 (19:01 +0300)]
added link to svg.connectable.js fork

9 years agoadded link to svg.connectable.js fork
Loredana Cirstea [Fri, 24 Apr 2015 15:59:26 +0000 (18:59 +0300)]
added link to svg.connectable.js fork

9 years agoAdded support for namespaced events
Ulrich-Matthias Schäfer [Sun, 15 Mar 2015 19:22:55 +0000 (20:22 +0100)]
Added support for namespaced events

9 years agoFixes #258, added few fx-specs
Ulrich-Matthias Schäfer [Mon, 2 Mar 2015 23:15:45 +0000 (00:15 +0100)]
Fixes #258, added few fx-specs

9 years agoFixes #323
Ulrich-Matthias Schäfer [Sat, 28 Feb 2015 23:09:17 +0000 (00:09 +0100)]
Fixes #323

9 years agoAdded `cancelAnimationFrame`-Polyfill, fixes #316
Ulrich-Matthias Schäfer [Sat, 28 Feb 2015 19:56:40 +0000 (20:56 +0100)]
Added `cancelAnimationFrame`-Polyfill, fixes #316

9 years agoMerge pull request #327 from balint42/readme_update 318/head
Fuzzy [Mon, 23 Feb 2015 19:13:46 +0000 (20:13 +0100)]
Merge pull request #327 from balint42/readme_update

Added comic.js to plugins section in README.md

9 years agoAdded comic.js to plugins section in README.md 327/head
Balint Morvai [Mon, 23 Feb 2015 16:51:32 +0000 (17:51 +0100)]
Added comic.js to plugins section in README.md

9 years agoRework of `drawing.remove()`
Ulrich-Matthias Schäfer [Mon, 23 Feb 2015 10:47:09 +0000 (11:47 +0100)]
Rework of `drawing.remove()`

9 years agoMerge pull request #262 from PoziWorld/patch-1
Fuzzy [Sun, 22 Feb 2015 22:26:31 +0000 (23:26 +0100)]
Merge pull request #262 from PoziWorld/patch-1

Grammatical error: a SVG => an SVG

9 years agoFixes #326
Ulrich-Matthias Schäfer [Sun, 22 Feb 2015 15:25:37 +0000 (16:25 +0100)]
Fixes #326

drawing.remove() now calls destroy() to remove the doc from the DOM

9 years agoFixed Event-Spec for Chrome
Ulrich-Matthias Schäfer [Sun, 22 Feb 2015 13:58:20 +0000 (14:58 +0100)]
Fixed Event-Spec for Chrome

9 years agoAdded example in Readme about passing additional data to events
Ulrich-Matthias Schäfer [Sun, 22 Feb 2015 13:40:39 +0000 (14:40 +0100)]
Added example in Readme about passing additional data to events

9 years agoFixed Custom Events with data #317
Ulrich-Matthias Schäfer [Sun, 22 Feb 2015 13:27:45 +0000 (14:27 +0100)]
Fixed Custom Events with data #317

Keeps the `registerEvent`-function only for consistency

9 years agoMerge pull request #282 from masondesu/patch-1
Fuzzy [Sat, 21 Feb 2015 23:57:44 +0000 (00:57 +0100)]
Merge pull request #282 from masondesu/patch-1

Added missing `.bbox()` calls to merge example

9 years agoMerge pull request #273 from dotob/patch-1
Fuzzy [Sat, 21 Feb 2015 23:55:04 +0000 (00:55 +0100)]
Merge pull request #273 from dotob/patch-1

add missing add in function params

9 years agoMerge pull request #286 from fibo/master
Fuzzy [Sat, 21 Feb 2015 23:52:57 +0000 (00:52 +0100)]
Merge pull request #286 from fibo/master

Fixed npm warning about "repositories" property

9 years agoMerge pull request #300 from mjomble/patch-2
Fuzzy [Sat, 21 Feb 2015 23:51:39 +0000 (00:51 +0100)]
Merge pull request #300 from mjomble/patch-2

Fixed function usage in example

9 years agoMerge pull request #299 from mjomble/patch-1
Fuzzy [Sat, 21 Feb 2015 23:49:41 +0000 (00:49 +0100)]
Merge pull request #299 from mjomble/patch-1

Gave example variables less confusing names

9 years agoMerge pull request #302 from mjomble/patch-3
Fuzzy [Sat, 21 Feb 2015 23:48:46 +0000 (00:48 +0100)]
Merge pull request #302 from mjomble/patch-3

Various typo and error fixes

9 years agoMerge pull request #303 from IonicaBizau/patch-1
Alex Ewerlöf [Thu, 19 Feb 2015 15:09:28 +0000 (16:09 +0100)]
Merge pull request #303 from IonicaBizau/patch-1

Added connectable plugin.

9 years agoMerge pull request #312 from zachrbrown/master
Alex Ewerlöf [Thu, 29 Jan 2015 10:00:37 +0000 (11:00 +0100)]
Merge pull request #312 from zachrbrown/master

Remove nested AMD/exports loader

9 years agoRemove nested AMD/exports loader 312/head
Zach Brown [Sun, 18 Jan 2015 07:38:54 +0000 (23:38 -0800)]
Remove nested AMD/exports loader

Fixes Mismatched anonymous define() module: error in requirejs

9 years agoFinish use-element
gschutz [Mon, 5 Jan 2015 17:39:34 +0000 (15:39 -0200)]
Finish use-element

9 years agofix #306 - The use element now can point to an external file
gschutz [Mon, 5 Jan 2015 17:39:11 +0000 (15:39 -0200)]
fix #306 - The use element now can point to an external file

9 years agoAdded connectable plugin. 303/head
Ionică Bizău [Sun, 28 Dec 2014 09:32:21 +0000 (11:32 +0200)]
Added connectable plugin.

9 years agoVarious typo and error fixes 302/head
Andres Kalle [Fri, 26 Dec 2014 18:05:01 +0000 (20:05 +0200)]
Various typo and error fixes

9 years agoFixed function usage in example 300/head
Andres Kalle [Fri, 26 Dec 2014 00:07:56 +0000 (02:07 +0200)]
Fixed function usage in example

9 years agoGave example variables less confusing names 299/head
Andres Kalle [Thu, 25 Dec 2014 23:03:52 +0000 (01:03 +0200)]
Gave example variables less confusing names

9 years agoFixed npm warning about "repositories" property 286/head
Gianluca Casati [Wed, 12 Nov 2014 17:40:56 +0000 (18:40 +0100)]
Fixed npm warning about "repositories" property

After adding *svg.js* as a dependency

```
$ npm install svg.js --save
svg.js@1.0.1 node_modules/svg.js
```

when I update deps I get a warning

```
$ npm install
npm WARN package.json svg.js@1.0.1 'repositories' (plural) Not supported.
npm WARN package.json Please pick one as the 'repository' field
svg.js@1.0.1 node_modules/svg.js
```

9 years agoAdded missing `.bbox()` calls to merge example 282/head
Mason Stewart [Sun, 9 Nov 2014 16:09:40 +0000 (11:09 -0500)]
Added missing `.bbox()` calls to merge example

Hey there. I may be misunderstanding, so feel free to dismiss this, but the `merge` method example for `BBox` wasn't working. I looked at the source for a few minutes, and realized that the first two lines in the example were missing a call to `bbox`, since `merge` belongs to `BBox` instances, not `Rect` instances.

Thanks for making such a great lib. Really enjoying it so far :sparkles:

10 years agoadd missing add in function params 273/head
sebastian krämer [Mon, 13 Oct 2014 08:27:06 +0000 (10:27 +0200)]
add missing add in function params

10 years agoGrammatical error: a SVG => an SVG 262/head
PoziWorld [Mon, 22 Sep 2014 22:23:06 +0000 (15:23 -0700)]
Grammatical error: a SVG => an SVG

10 years agoBumped to 1.0.1
wout [Sat, 6 Sep 2014 10:35:09 +0000 (12:35 +0200)]
Bumped to 1.0.1

10 years agoMerge pull request #242 from janaspage/patch-2
Wout [Fri, 5 Sep 2014 15:26:08 +0000 (17:26 +0200)]
Merge pull request #242 from janaspage/patch-2

Correct spelling/typo.

10 years agoAdded UMD support
wout [Fri, 5 Sep 2014 15:21:01 +0000 (17:21 +0200)]
Added UMD support

10 years agoAdded UMD wrapper 1.0.1
wout [Fri, 5 Sep 2014 15:15:38 +0000 (17:15 +0200)]
Added UMD wrapper

10 years agoMerge pull request #244 from janaspage/patch-4
Wout [Fri, 5 Sep 2014 14:53:09 +0000 (16:53 +0200)]
Merge pull request #244 from janaspage/patch-4

Correct spelling/typo of "returns".

10 years agoMerge pull request #243 from janaspage/patch-3
Wout [Fri, 5 Sep 2014 14:52:56 +0000 (16:52 +0200)]
Merge pull request #243 from janaspage/patch-3

Minor grammar corrections.

10 years agoMerge pull request #226 from chinhodado/patch-1
Wout [Fri, 5 Sep 2014 14:52:37 +0000 (16:52 +0200)]
Merge pull request #226 from chinhodado/patch-1

typo in README

10 years agoMerge pull request #237 from peteruithoven/Move-doc-fix
Wout [Fri, 5 Sep 2014 14:52:05 +0000 (16:52 +0200)]
Merge pull request #237 from peteruithoven/Move-doc-fix

Better explanation for Array.move()

10 years agoBumped to version 1.0.0
wout [Fri, 5 Sep 2014 12:45:27 +0000 (14:45 +0200)]
Bumped to version 1.0.0

10 years agoBumped to 2.0.0-rc.1
wout [Fri, 5 Sep 2014 07:06:25 +0000 (09:06 +0200)]
Bumped to 2.0.0-rc.1

10 years agoLatest build 2.0.0-rc.1
wout [Fri, 5 Sep 2014 06:43:50 +0000 (08:43 +0200)]
Latest build