]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
2018-03-01 Ulrich-Matthias... make ungroup working on groups and nested for one depths 827/head
2018-03-01 Ulrich-Matthias... update changelog
2018-03-01 Ulrich-Matthias... Merge pull request #811 from svgdotjs/merge-doc-and...
2018-03-01 Ulrich-Matthias... fixed all that errors which come along when removing... 811/head
2018-03-01 Ulrich-Matthias... return explicit null if there is no root
2018-03-01 Ulrich-Matthias... merge SVG.Doc and SVG.Nested. Add isRoot() method,...
2018-02-28 Ulrich-Matthias... Merge pull request #808 from svgdotjs/events-memory...
2018-02-27 Ulrich-Matthias... updated changelog 808/head
2018-02-27 Ulrich-Matthias... search and replace replaced to much
2018-02-27 Ulrich-Matthias... found the error whereelse. go back to version before...
2018-02-27 Ulrich-Matthias... fixed error that listener was strangely defined even...
2018-02-27 Ulrich-Matthias... fix errors found by linter (jeah it works!)
2018-02-27 Ulrich-Matthias... proposal for #807, includes #550, allow multiple events...
2018-02-26 saivanMerge pull request #823 from svgdotjs/800-add-linter
2018-02-26 SaivanBuilt the final linted file 823/head
2018-02-26 SaivanFixed a few hanging issues with the linter
2018-02-26 SaivanForgot to add standard to the package-json doh
2018-02-26 SaivanSo the standard linter is operational and our code...
2018-02-26 SaivanActually added the linter to gulp and fixed most errors
2018-02-26 SaivanAll files now loosely abide by standard linting
2018-02-26 SaivanThe first half of the library complies with Standard...
2018-02-07 Ulrich-Matthias... make sure to remove event handlers from temporary image...
2018-02-06 Ulrich-Matthias... remove test for `show()`
2018-02-06 Ulrich-Matthias... remove `SVG.A.show()` to resolve nameclash (fix #802)
2017-07-28 Ulrich-Matthias... improved SVG.on and el.on (#727)
2017-07-28 Ulrich-Matthias... The dom is checked for an svgjs:data attribute which...
2017-07-25 Ulrich-Matthias... fix bug where defs returns nothing
2017-07-25 Ulrich-Matthias... add new default constructor (#714)
2017-07-25 Ulrich-Matthias... Lots of breaking changes. Read below! (#646, #716)
2017-07-10 Ulrich-Matthias... use `children` instead of `childNodes` (#710), renamed...
2017-07-07 Ulrich-Matthias... renamed `fill()` method on `SVG.Gradient` and `SVG...
2017-07-07 Ulrich-Matthias... renamed `SVG.Stop` constructor `at()` on `SVG.Gradient...
2017-07-07 Ulrich-Matthias... reworked textPath (see #705)
2017-07-06 Ulrich-Matthias... Merge branch 'master' into 3.0.0
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... fix testcases
2017-04-25 Ulrich-Matthias... `SVG.extend` now expects exactly one module or an array...
2017-04-25 Ulrich-Matthias... fixed a bug in path parser which made it stop parsing...
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-23 Ulrich-Matthias... ids are not generated upon creation anymore
2017-04-22 Ulrich-Matthias... changed `style()` to `css()`
2017-04-22 Ulrich-Matthias... rename style to css
2017-04-22 Ulrich-Matthias... Merge branch 'master' into 3.0.0
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... removed `loaded()` and `error()`/`changed load()`
next