]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
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
2015-02-23 Ulrich-Matthias... Rework of `drawing.remove()`
2015-02-22 FuzzyMerge pull request #262 from PoziWorld/patch-1
2015-02-22 Ulrich-Matthias... Fixes #326
2015-02-22 Ulrich-Matthias... Fixed Event-Spec for Chrome
2015-02-22 Ulrich-Matthias... Added example in Readme about passing additional data...
2015-02-22 Ulrich-Matthias... Fixed Custom Events with data #317
2015-02-21 FuzzyMerge pull request #282 from masondesu/patch-1
2015-02-21 FuzzyMerge pull request #273 from dotob/patch-1
2015-02-21 FuzzyMerge pull request #286 from fibo/master
2015-02-21 FuzzyMerge pull request #300 from mjomble/patch-2
2015-02-21 FuzzyMerge pull request #299 from mjomble/patch-1
2015-02-21 FuzzyMerge pull request #302 from mjomble/patch-3
2015-02-19 Alex EwerlöfMerge pull request #303 from IonicaBizau/patch-1
2015-01-29 Alex EwerlöfMerge pull request #312 from zachrbrown/master
2015-01-18 Zach BrownRemove nested AMD/exports loader 312/head
2014-12-28 Ionică BizăuAdded connectable plugin. 303/head
2014-12-26 Andres KalleVarious typo and error fixes 302/head
2014-12-26 Andres KalleFixed function usage in example 300/head
2014-12-25 Andres KalleGave example variables less confusing names 299/head
2014-11-12 Gianluca CasatiFixed npm warning about "repositories" property 286/head
2014-11-09 Mason StewartAdded missing `.bbox()` calls to merge example 282/head
2014-10-13 sebastian krämeradd missing add in function params 273/head
2014-09-22 PoziWorldGrammatical error: a SVG => an SVG 262/head
2014-09-06 woutBumped to 1.0.1
2014-09-05 WoutMerge pull request #242 from janaspage/patch-2
2014-09-05 woutAdded UMD support
2014-09-05 woutAdded UMD wrapper 1.0.1
2014-09-05 WoutMerge pull request #244 from janaspage/patch-4
2014-09-05 WoutMerge pull request #243 from janaspage/patch-3
2014-09-05 WoutMerge pull request #226 from chinhodado/patch-1
2014-09-05 WoutMerge pull request #237 from peteruithoven/Move-doc-fix
2014-09-05 woutBumped to version 1.0.0
2014-08-29 WoutUpdate README.md 1.0.0
2014-08-29 WoutUpdate README.md
2014-08-06 Janas PageCorrect spelling/typo of "returns". 244/head
2014-08-05 Janas PageMinor grammar corrections. 243/head
2014-08-05 Janas PageCorrect spelling/typo. 242/head
2014-08-01 WoutMerge pull request #241 from janaspage/patch-1
2014-07-31 Janas PageMinor grammar & punctuation corrections. 241/head
2014-07-29 peteruithovenBetter explanation for Array.move() 237/head
2014-07-01 chinhodadotypo 226/head
2014-06-19 woutFixing a bug in viewbox
2014-06-19 WoutMerge pull request #216 from shabegger/master
2014-06-19 woutFixed version mismatch
2014-06-18 woutUpdated README
2014-06-17 woutUpdated REAMDE
2014-06-17 woutUpdated README
2014-06-17 woutUpdated README
2014-06-17 woutUpdated README
2014-06-17 woutAdded marker, symbol and dynamic referencing
2014-06-16 Stephen HabeggerFixed Infinite Loop 216/head
2014-06-12 woutUpdated README 1.0.0-rc.9
2014-06-12 woutUpdated change log
2014-06-12 woutFixing offset by window scroll position in rbox()
2014-06-12 WoutMerge pull request #207 from bryhoyt/patch-1
2014-06-12 woutUpdate bower.json
2014-06-12 woutBumped to version 1.0.0-rc.8 1.0.0-rc.8
2014-06-12 woutFix in SVG.off
2014-06-12 woutRemoving version in bower.json
2014-06-12 woutFixing typo in README
2014-06-12 bryhoytOffset rbox by window scroll, because getBoundingClient... 207/head
2014-06-11 woutBumped to version 1.0.0-rc.7
2014-06-10 woutCalling after() on stop(fulfill)
2014-06-10 WoutMerge pull request #192 from vird/patch-1
2014-06-10 WoutMerge pull request #200 from pklingem/master 1.0.0-rc.7
2014-06-09 Patrick KlingemanntoggleClass returns the svg instance 200/head
2014-06-09 Patrick Klingemanntrim class attribute whitespace
2014-06-09 Patrick Klingemannavoid unintentional global variables
2014-06-03 Patrick Klingemannadd classes, hasClass, addClass, removeClass, toggleCla...
2014-05-28 vird.animation() .stop() now fires .after() if present 192/head
2014-05-03 Wout FierensMerge pull request #179 from Shtong/master
2014-05-02 Xavier Roger... Fixed a bug where Element.style() would not save empty... 179/head
2014-03-05 woutAdded absorb plugin
2014-03-05 woutReplaced a non breaking space with a real space
2014-03-04 woutBumped to 1.0.0-rc.6
2014-02-20 woutSVG.Stop accepts multiple arguments 1.0.0-rc.6
2014-02-20 woutUpdated README
2014-02-20 woutRe-added touch events
2014-02-18 Wout FierensMerge pull request #165 from calvin/master
2014-02-18 Calvin JeongFixed typo 165/head
2014-02-14 woutUpdated README
2014-02-14 woutCompletely reworked `SVG.Text`, `SVG.TSpan` and `SVG...
2014-02-05 woutGiving Firefox some slack in the text position specs 1.0.0-rc.5
2014-02-05 woutMinor enhancement in patharray arcs
2014-02-05 Wout FierensMerge pull request #146 from dotnetCarpenter/patharray
2014-02-05 dotnetCarpenterconvert bool to int, so d only contains number values... 146/head
2014-02-05 woutUpdated changelog
2014-02-05 woutFix in patharray arc
2014-02-05 woutUpdated README
2014-02-05 woutadded pointAt() method to SVG.Path
2014-02-05 woutFix in animate('=').to()
2014-02-04 woutUpdated README
2014-02-04 woutAdded loader on SVG.Image and included svg.pattern...
2014-02-04 woutUpdated README 1.0.0-rc.4
2014-02-04 woutUpdated JSON
2014-02-04 woutUpdated JSON
2014-02-04 woutRemoving old unbiassed flag on textPath path creation
2014-02-04 woutFix for arcs in SVG.PathArray#toString method
next