]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
2018-06-03 Ulrich-Matthias... replace runner set with array and order array for faste...
2018-06-03 Ulrich-Matthias... transforms work with multiple elements too. Satisfy...
2018-06-03 Ulrich-Matthias... transformation works now for ONE element. More work...
2018-06-02 Ulrich-Matthias... first tries to make transformations work
2018-06-01 SaivanBegan implementing the transformation functions
2018-06-01 SaivanThe timelines continue function requests a step animati...
2018-06-01 Ulrich-Matthias... renamed method names as suggested, added failing test
2018-06-01 SaivanSimplified the stepping logic to avoid detecting edge...
2018-05-31 Ulrich-Matthias... implements Set for runners in timeline
2018-05-31 Ulrich-Matthias... fix for the endvalue of the animation
2018-05-31 SaivanFixed the final position while swinging
2018-05-31 Ulrich-Matthias... add failing test
2018-05-30 Ulrich-Matthias... worked a bit on timeline, build example, found bug...
2018-05-30 SaivanThe runners step was reimplemented with tests
2018-05-30 Ulrich-Matthias... fixed declaritive again, fromArray now works on all...
2018-05-29 Ulrich-Matthias... implemented EventTarget + runner does not loop forever...
2018-05-29 SaivanGot looping working with only a single wait
2018-05-29 SaivanLooping is now working and code is generally cleaner
2018-05-29 Ulrich-Matthias... fix declaritive
2018-05-29 SaivanDiagnosing the declarative animations and suggesting...
2018-05-28 Ulrich-Matthias... implement methods, reorganize runner, list questions
2018-05-28 SaivanStarted planning the way events work and got Spring...
2018-05-28 SaivanMerge branch '776-new-fx' of github.com:svgdotjs/svg...
2018-05-28 SaivanSegmenting out some Controllers
2018-05-27 Ulrich-Matthias... satisfy linter
2018-05-25 SaivanFixed all of the low hanging problems so declarative...
2018-05-25 Ulrich-Matthias... simple fix for morpharray
2018-05-24 Ulrich-Matthias... fixed some more errores, make declaritive controllers...
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...
next