]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
2015-11-28 Ulrich-Matthias... bump 2.2.2 2.2.2
2015-11-28 Ulrich-Matthias... added null check in image onload callback (fixes #415)
2015-11-28 Ulrich-Matthias... fix leading point bug in path parsing (#416)
2015-11-23 Ulrich-Matthias... Merge pull request #407 from snowyplover/patch-1
2015-11-20 snowyploverREADME.md - category edits 407/head
2015-11-18 Ulrich-Matthias... gulp 2.2.1
2015-11-18 Ulrich-Matthias... bump 2.2.1
2015-11-18 Ulrich-Matthias... added `gbox()` to group to get bbox with translation...
2015-11-18 Ulrich-Matthias... updated changelog
2015-11-18 Ulrich-Matthias... dom data was not cleaned up properly (fixes #398)
2015-11-18 Ulrich-Matthias... `SvgPathSeg` is removed in Chrome 48. Added workaround...
2015-11-17 snowyploverMove "Syntax sugar", transform() methods
2015-11-15 snowyploverFix description of toParent()
2015-11-15 snowyploverReorganize and clarify documentation
2015-11-12 snowyploverFix formatting mistake
2015-11-12 snowyploverUpdate center, cx, cy; add usage notes for invent
2015-11-11 Ulrich-Matthias... Merge pull request #404 from Unihedro/patch-2
2015-11-10 UnihedronAnnotate double quotes as double quotes 404/head
2015-11-07 Ulrich-Matthias... added screenbox plugin to readme
2015-11-06 Ulrich-Matthias... Bump to 2.2.0 2.2.0
2015-11-06 Ulrich-Matthias... tab to space, block comments to line comments
2015-11-06 Ulrich-Matthias... svgjs now saves crucial data in the dom (fixes #369...
2015-11-06 Ulrich-Matthias... readme
2015-11-04 Ulrich-Matthias... fixes #396
2015-11-04 Ulrich-Matthias... fixed return value of `text()` after import/clone ...
2015-10-26 Ulrich-Matthias... update readme and changelog
2015-10-26 Ulrich-Matthias... add `parents()` method, added specs, fixed specs
2015-10-25 Ulrich-Matthias... updated docs
2015-10-25 Ulrich-Matthias... added support for css selectors with the `parent()...
2015-10-25 Ulrich-Matthias... UMD-Wrappper with possibility to add custom window...
2015-10-22 Ulrich-Matthias... fix rect
2015-10-22 Ulrich-Matthias... added pathmorphing extension to readme
2015-10-22 Ulrich-Matthias... bbox loop (fix #392)
2015-10-11 Ulrich-Matthias... fixed mask animation in Firefox (#287)
2015-10-11 Ulrich-Matthias... moved special handling of pattern/gradient transform...
2015-10-11 Ulrich-Matthias... added ungroup src file. ungrouping defs forbidden
2015-10-11 Ulrich-Matthias... added ungroup/flatten (#238), toParent and toDoc
2015-10-10 Ulrich-Matthias... fixes pattern animation (#385)
2015-10-05 Ulrich-Matthias... run gulp
2015-10-05 Ulrich-Matthias... Updated Versions in package, bower and component.json
2015-10-02 Ulrich-Matthias... Typos, Bump to 2.1.1 2.1.1
2015-09-22 Ulrich-Matthias... Added custom context binding for event callbacks
2015-09-20 Ulrich-Matthias... bump 2.1.0 2.1.0
2015-09-15 Ulrich-Matthias... clone method for text to mark all firstlevel tspans...
2015-09-15 Ulrich-Matthias... added transform to pattern and gradient (fix #383)
2015-09-15 FuzzyMerge pull request #372 from rayglover/fix-ie-transforms
2015-09-14 Ray Gloverbuild (pr #372) 372/head
2015-09-14 Ray GloverMerge remote-tracking branch 'upstream/master'
2015-09-06 FuzzyMerge pull request #370 from dhardtke/master
2015-09-06 dhardtkefix typo (finally) 370/head
2015-09-06 FuzzyMerge pull request #367 from spthm/circleRadiusAnimFix
2015-08-14 Ray Gloverbuild
2015-08-14 Ray GloverMake parsing a <transform-list> more robust in the...
2015-08-08 dhardtkefix stupid typo that leads to broken gradients
2015-07-30 Sam ThomsonFixes #366 367/head
2015-07-04 Ulrich-Matthias... Bump 2.0.5 2.0.5
2015-07-04 Ulrich-Matthias... Fixes #360
2015-07-04 Ulrich-Matthias... Fixed transform method which now uses current transform...
2015-06-28 Ulrich-Matthias... Bump 2.0.4 2.0.4
2015-06-28 Ulrich-Matthias... Fixed few bugs with doc() and problems with textNodes...
2015-06-27 Ulrich-Matthias... Bump 2.0.3 2.0.3
2015-06-27 Ulrich-Matthias... Fixed bug in SVG.Bare (closes #358)
2015-06-24 FuzzyMerge pull request #356 from PeterDaveHelloKitchen...
2015-06-23 Peter Dave... use gulp-chmod to set correct file permission 356/head
2015-06-23 Peter Dave... add devDependencies gulp-chmod
2015-06-23 Peter Dave... remove useless executable permission
2015-06-22 Ulrich-Matthias... Bump 2.0.2 2.0.2
2015-06-22 Ulrich-Matthias... Fixed zoom consideration in circle and ellipse (see...
2015-06-21 Ulrich-Matthias... bump to 2.0.1 2.0.1
2015-06-21 Ulrich-Matthias... Removed scale consideration in `move()`
2015-06-19 Ulrich-Matthias... Fixed bug in fx when animating with `plot()` (closes...
2015-06-17 Ulrich-Matthias... Events, Spec update, readme
2015-06-15 Ulrich-Matthias... Removed target-reference from use which caused bugs...
2015-06-15 Ulrich-Matthias... Fixed bug with doc() which should always return the...
2015-06-12 WoutRemoved obsolete gittip button
2015-06-10 Ulrich-Matthias... bump version 2.0.0
2015-06-10 Ulrich-Matthias... npm doesnt allow uppercase
2015-06-10 Ulrich-Matthias... bump to 2.0.0 2.0.0
2015-06-10 Ulrich-Matthias... Merge branch 'master' into references
2015-06-10 Ulrich-Matthias... Merged all changes and fixes from SVG 1.1 into this...
2015-05-27 Ulrich-Matthias... added plugins to readme
2015-05-27 Ulrich-Matthias... Fixed event-regex
2015-05-25 Ulrich-Matthias... bower.json update 1.1.0
2015-05-25 Ulrich-Matthias... Bump to 1.1.0
2015-05-25 Ulrich-Matthias... Typo in specs
2015-05-24 FuzzyMerge pull request #284 from ryanmjacobs/remove_executa...
2015-05-22 Ryan JacobsFix file permissions. 284/head
2015-05-22 Ulrich-Matthias... Closes #337
2015-05-22 FuzzyMerge pull request #338 from loredanacirstea/master
2015-05-18 FuzzyMerge pull request #307 from GSchutz/master
2015-05-18 gschutzMerge remote-tracking branch 'upstream/master' generate... 307/head
2015-05-07 gschutzUpdate spec, readme and generate the build.
2015-04-24 Loredana Cirsteaadded link to svg.connectable.js fork 338/head
2015-04-24 Loredana Cirsteaadded link to svg.connectable.js fork
2015-03-15 Ulrich-Matthias... Added support for namespaced events
2015-03-02 Ulrich-Matthias... Fixes #258, added few fx-specs
2015-02-28 Ulrich-Matthias... Fixes #323
2015-02-28 Ulrich-Matthias... Added `cancelAnimationFrame`-Polyfill, fixes #316
2015-02-23 FuzzyMerge pull request #327 from balint42/readme_update 318/head
2015-02-23 Balint MorvaiAdded comic.js to plugins section in README.md 327/head
next