]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
2018-02-07 Ulrich-Matthias... bump 2.6.4 2.6.4
2018-02-07 Nenad Kuzmanovic#805 Image memory leak fix (#806)
2017-12-19 Ulrich-Matthias... Merge pull request #765 from mark-sivill-splunk/comment...
2017-12-19 mark-sivill... Comment updated to pain 765/head
2017-10-08 Ulrich-Matthias... Merge pull request #748 from bschantz/svg-export-ts
2017-10-08 Brian SchantzAdd getter form of svg method to TypeScript definition 748/head
2017-08-07 Ulrich-Matthias... Merge pull request #729 from Predve4niy/patch-1
2017-08-05 DmitryUpdate svgjs.d.ts 729/head
2017-07-21 Ulrich-Matthias... bump 2.6.3 2.6.3
2017-07-21 Ulrich-Matthias... fixing node error in parent method when hitting documen...
2017-07-09 Rémi TétreaultAdd tests for fix array values which were not animated...
2017-07-06 Ulrich-Matthias... fix array values which were not animated (#698)
2017-06-06 Ulrich-Matthias... Merge pull request #686 from maltefl/typescript_fixes
2017-06-06 Malte Fastrup... Syntax fixes in TypeScript declaration file 686/head
2017-06-06 Malte Fastrup... Removed unused parameter spof of function spof()
2017-06-05 Ulrich-Matthias... bump 2.6.2 2.6.2
2017-06-04 Ulrich-Matthias... changelog, gitignore
2017-05-27 Rémi TétreaultUpdate CHANGELOG and rebuild the lib
2017-05-26 Jon Ege RonnenbergFixed links to releases
2017-05-26 Rémi TétreaultMerge pull request #676 from jcorentin/fix-height-width...
2017-05-20 Youngrok KimAdd missing type definitions to svg.js.d.ts (#680)
2017-05-14 Rémi Tétreaultfixed `SVG.FX.step` so that the animation doesn't stop...
2017-05-11 Corentin JAdd unit tests for width & height animation 676/head
2017-05-11 Corentin JAdd animatable width & height
2017-05-03 Rémi Tétreaultrevert the previous commit
2017-05-02 Rémi Tétreaultallow SVG.Matrix to be passed SVG.Number
2017-04-30 Ulrich-Matthias... Adds the intended functionality to call animate functio...
2017-04-30 Rémi Tétreaultfixed `SVG.FX.once` so that it add its callback on...
2017-04-26 dotnetCarpenterformat fixture svg and remove redundant css (use fixtur...
2017-04-26 dotnetCarpentermove fixtures to the fixtures folder
2017-04-26 dotnetCarpenterupdated jasmine to 2.6.0 and added @RmiTtro as maintainer
2017-04-25 Ulrich-Matthias... load correct benchmarks again 2.6.1
2017-04-25 Ulrich-Matthias... fixed a bug in path parser which made it stop parsing...
2017-04-21 Ulrich-Matthias... added `options` to `on()`, back to sloppy mode 2.6.0
2017-04-21 Ulrich-Matthias... Merge pull request #661 from svgdotjs/feature-options...
2017-04-20 Ulrich-Matthias... add options arguments to `on()` 661/head
2017-04-17 Ulrich-Matthias... update changelog
2017-04-17 Ulrich-Matthias... bump 2.5.3 2.5.3
2017-04-17 Ulrich-Matthias... update readme
2017-04-16 Rémi TétreaultFix the flip transform on both axis
2017-04-14 dotnetCarpenterupdate changelog
2017-04-13 Ulrich-Matthias... Merge pull request #655 from gitter-badger/gitter-badge
2017-04-13 Ulrich-Matthias... correct position of gitter badge 655/head
2017-04-13 The Gitter... Add Gitter badge
2017-04-12 dotnetCarpenteruse strict removed from umd wrapper by virtue of being...
2017-04-12 Ulrich-Matthias... fix svg.js.d.ts (#644 #648)
2017-04-11 dotnetCarpenterfixed link style to tags and update about component...
2017-04-11 dotnetCarpenterremove component.json as the project it facilitate...
2017-04-11 dotnetCarpenterupdate component to 2.5.2 too
2017-04-11 dotnetCarpenterskip coverage for UMD
2017-04-11 dotnetCarpenterchange benchmark svg.js identifier to 2.5.2
2017-04-11 dotnetCarpenterpatch release for strict mode 2.5.2
2017-04-11 dotnetCarpenterclean up and added changes to CHANGELOG 651/head
2017-04-11 dotnetCarpenternamespace not declared in the Event module
2017-04-11 dotnetCarpenterfixed bbox not declared in SVG.Box.transform
2017-04-11 dotnetCarpenterfixed len being undeclared
2017-04-11 dotnetCarpenterchanging to strict mode - some failures occur
2017-04-11 dotnetCarpenterre-added all specs from the spec/spec/ folder
2017-04-09 Ulrich-Matthias... fix pass
2017-04-09 Ulrich-Matthias... make last test passing in svg docs
2017-04-07 woutUpdated CHANGELOG
2017-03-31 dotnetCarpenterchange my email from gmail to svgjs.com
2017-03-29 Ulrich-Matthias... clear does not remove parser anymore
2017-03-27 Ulrich-Matthias... make path parsing even faster
2017-03-27 Ulrich-Matthias... bump 2.5.1 2.5.1
2017-03-27 Ulrich-Matthias... relax test
2017-03-24 woutSpeed improvements for plot() on path, polygon and...
2017-03-24 Ulrich-Matthias... fixed `SVG.PathArray.parse` that did not correctly...
2017-03-21 Ulrich-Matthias... onclick events are now bound with SVG.on, prefixed...
2017-03-19 Ulrich-Matthias... typescript definitions updated, minor fix in Transforma...
2017-03-19 Ulrich-Matthias... missed another one
2017-03-18 Ulrich-Matthias... missed one
2017-03-18 Ulrich-Matthias... prefix globals with window so window can be injected...
2017-03-16 Ulrich-Matthias... fixing test
2017-03-16 Ulrich-Matthias... fixes bug in style when css string ends with ;
2017-03-15 showdepTypescript definitions edits: element.stop, container...
2017-03-15 Ulrich-Matthias... make more tests pass in IE
2017-03-14 Ulrich-Matthias... move most regexe to SVG.regex, fix matrix constructor...
2017-03-14 dotnetCarpenterupdate link to travis-ci
2017-03-14 dotnetCarpenterpoint release 2.5.0 to our tagged release
2017-03-10 dotnetCarpenteradded rotate, skew, scale and translate to typings...
2017-03-10 Ulrich-Matthias... Release 2.5.0 2.5.0
2017-03-09 Ulrich-Matthias... fix bug in box when box with top and left is given...
2017-03-09 Ulrich-Matthias... updated changelog
2017-03-09 Ulrich-Matthias... fixed a bug with clone which didnt copy over dom data...
2017-03-09 Ulrich-Matthias... update changelog
2017-03-09 Ulrich-Matthias... make events cancelable by default (#550) - version 5
2017-03-09 Ulrich-Matthias... start the animation when after(All)/during(All) is...
2017-03-08 Ulrich-Matthias... Fix offset produced by svg parser (#553)
2017-03-08 Ulrich-Matthias... update changelog
2017-03-08 Ulrich-Matthias... add ability to use `font()` method like `attr()` method...
2017-03-08 Ulrich-Matthias... update changelog
2017-03-08 Ulrich-Matthias... fix documet.contains bug in IE (#612)
2017-03-08 Ulrich-Matthias... added SVG.Box, added transform method to boxes, fix...
2017-03-08 Ulrich-Matthias... fixes SVG.PointArray.size() which created NaN when...
2017-03-08 Rémi TétreaultFix Animating a flip transform does not work #624
2017-03-08 Rémi TétreaultMake the method dequeue stop the current animation
2017-03-08 Rémi TétreaultHave stop be called after each test of the fx module
2017-03-08 dotnetCarpenteradd rotate() as an animation method in typescript
2017-03-06 Ulrich-Matthias... make flip working with both axis when no parameter...
next