]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
2018-05-24 Ulrich-Matthias... go through specs and make fixes where needed
2018-05-24 Ulrich-Matthias... fix runner and timeline so that it schedules animations...
2018-05-24 Ulrich-Matthias... Stuff is moving again after fixing several stuff
2018-05-23 SaivanShould be the final redesign
2018-05-22 SaivanAdded a few more use cases and such
2018-05-17 SaivanMost of the animations are working
2018-05-16 Ulrich-Matthias... add requestAnimationFrame Mock and tests for the animator
2018-05-16 Ulrich-Matthias... allow arrays of events to be passed to `on()` and ...
2018-05-15 Ulrich-Matthias... fixed small typo
2018-05-15 Ulrich-Matthias... fixed morphing. Changed easing function so that it...
2018-05-15 SaivanThe timeline is now decoupled from the real time
2018-05-01 Ulrich-Matthias... make morphing work, fix inheritance, animations now...
2018-05-01 SaivanMore work on the timeline and morphables
2018-05-01 SaivanThe animations work with the .queue method
2018-05-01 Ulrich-Matthias... tests for Morphable and related stuff
2018-04-30 SaivanAnother collaboration session with @Fuzzyma
2018-04-23 SaivanAdded some timeline and Morphing functions
2018-04-18 SaivanInitial planning for the Timeline Module
2018-03-04 SaivanRemoved gbox and fixed a few typos 829/head
2018-03-04 SaivanFixed recommendations by @Fuzzyma regarding transforms
2018-03-04 SaivanAdded the dots test and restored the old tests
2018-03-04 SaivanIntegrated the transformations into the changes in...
2018-03-03 SaivanBuild the final transformation code and fixed linting...
2018-03-03 SaivanFixed all transformation tests, the new transforms...
2018-03-03 SaivanFixed most of the tests relating to transformations
2018-03-03 SaivanAdded matrix composition and decompositions
2018-03-03 Ulrich-Matthias... removed `size()` from `SVG.Text` to avoid name clash
2018-03-02 SaivanAll transformations except fx and Transformations are...
2018-03-02 SaivanInvestigating a possible rbox issue when transforming
2018-03-02 SaivanFixed a few more specifications regarding the new trans...
2018-03-02 SaivanMerge branch '3.0.0' of github.com:svgdotjs/svg.js...
2018-03-02 SaivanFixed some tests involving transforms and elements
2018-03-02 saivanMerge pull request #827 from svgdotjs/826-ungroup-flatten
2018-03-02 SaivanImplemented new transformations
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-27 SaivanUpdated the README to welcome new users better!
2018-02-27 SaivanMade developing a little more enjoyable
2018-02-27 SaivanMerged the 3.0.0 branch to add the linter
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-26 SaivanMatrix operations now apply to the current matrix
2018-02-26 SaivanWe can form a compound matrix in the matrix module
2018-02-25 SaivanIdentified transformation code to retire
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
next