]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
2016-03-24 Ulrich-Matthias... Merge branch 'master' into 3.0.0
2016-03-23 Ulrich-Matthias... fix lines function for textpath and make textpath a...
2016-03-23 Ulrich-Matthias... Implementation new fx module
2016-03-23 Ulrich-Matthias... updated jasmine and specs
2016-03-14 woutRemoved references to old test page
2016-02-15 Ulrich-Matthias... make the animate method compatible to v2 again
2016-02-10 Ulrich-Matthias... Merge branch 'master' into 3.0.0
2016-02-10 Ulrich-Matthias... fixed error where a parent node is not found when loadi...
2016-02-10 Ulrich-Matthias... Merge pull request #447 from assembler/patch-1
2016-01-22 Ulrich-Matthias... changelog for last commit
2016-01-22 Ulrich-Matthias... fixed unit unit regex and renamed it to numberAndUnit...
2016-01-22 Milovan ZogovicUpdate element.js 447/head
2016-01-21 Ulrich-Matthias... fixed `svgjs:data` attribute which was not set properly...
2016-01-19 Ulrich-Matthias... added `point()` to readme
2016-01-17 Ulrich-Matthias... added specs for `isNumber()` and compile svg.js
2016-01-17 Ulrich-Matthias... Merge pull request #444 from snowyplover/patch-1
2016-01-17 Ulrich-Matthias... Merge pull request #442 from akauppi/readme-fix
2016-01-17 snowyploverFix regex for isNumber 444/head
2016-01-16 Asko Kauppicommentary fix; circle and ellipse sample code 442/head
2016-01-11 Ulrich-Matthias... added SVG.Point class as wrapper for SVGPoint, added...
2015-12-29 Ulrich-Matthias... bump 2.2.5 2.2.5
2015-12-29 Ulrich-Matthias... `matrixify()` will not apply the calculated matrix...
2015-12-29 Ulrich-Matthias... Merge pull request #434 from makarti/x-and-y-methods...
2015-12-29 Denis Mosolovfix #433 434/head
2015-12-23 Ulrich-Matthias... Merge branch 'master' into 3.0.0
2015-12-23 Ulrich-Matthias... added check for existence of node (fix #431)
2015-12-23 Ulrich-Matthias... relative movements, delayed (queued) start of animation
2015-12-21 Ulrich-Matthias... transformation with correct rotation, fixed Color animation
2015-12-20 Ulrich-Matthias... new specs, reverse, initAnimation, after, during, comments
2015-12-16 Ulrich-Matthias... added all fx methods, styles and attrs
2015-12-13 Ulrich-Matthias... added once and during
2015-12-12 Ulrich-Matthias... new fx with enqueue method and dedicated SVG.Situation
2015-12-12 Ulrich-Matthias... small change in fx specs
2015-12-12 Ulrich-Matthias... added new provisionally specs for fx
2015-12-11 Ulrich-Matthias... bump 2.2.4 2.2.4
2015-12-11 Ulrich-Matthias... updated changelog, fixed typo in doc and removed semicolon
2015-12-11 Ulrich-Matthias... Merge pull request #430 from rdfriedl/master
2015-12-11 rdfriedlfixes for issue #429 430/head
2015-12-10 Ulrich-Matthias... Merge pull request #426 from jcvandan/master
2015-12-08 Dan Ormisherreplaced usage of window.scrollX and window.scrollY... 426/head
2015-12-04 Ulrich-Matthias... transform() returnw a-f now, too, double newlines creat...
2015-11-30 Ulrich-Matthias... bump 2.2.3 2.2.3
2015-11-30 Ulrich-Matthias... fix amd loader (see #412)
2015-11-30 Ulrich-Matthias... fixed bug related to the new path parser, text-method...
2015-11-28 Ulrich-Matthias... fixes the null check fix from last commit (fixes #417)
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
next