]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
2018-12-30 idreadyCorrect words 947/head
2018-12-14 Ulrich-Matthias... Merge pull request #945 from edemaine/pointarray-transform
2018-12-14 Erik DemaineAvoid for..of loop 945/head
2018-12-14 Erik DemaineAdd tests
2018-12-14 Erik DemaineBug fix
2018-12-14 Erik DemaineFix missing comma, lint
2018-12-13 Erik DemaineAdd PointArray.transform by analogy to Point.transform
2018-12-12 Ulrich-Matthias... Release 3.0.5 3.0.5
2018-12-07 Ulrich-Matthias... Release 3.0.4 3.0.4
2018-12-05 Ulrich-Matthias... Release 3.0.3 3.0.3
2018-12-03 Ulrich-Matthias... Release 3.0.2 3.0.2
2018-12-03 Ulrich-Matthias... Release 3.0.1 3.0.1
2018-12-03 Ulrich-Matthias... fixed methods not returning this and missing methods...
2018-12-01 Ulrich-Matthias... Release 3.0.0 3.0.0
2018-12-01 Ulrich-Matthias... Make sure, that install notes are correct
2018-12-01 Ulrich-Matthias... cleaup readme, the info is in the docs
2018-12-01 Ulrich-Matthias... applied fixes from 2.x branch
2018-12-01 SaivanIts obvious that these Issue templates were notes...
2018-12-01 SaivanUpdated the issue templates to have multiple possibilities
2018-12-01 saivanUpdate issue templates
2018-12-01 SaivanAdded a contributing and issue template guide
2018-12-01 Ulrich-Matthias... correct script
2018-12-01 Ulrich-Matthias... fix playgrounds, delete unneeded files
2018-12-01 Ulrich-Matthias... Merge branch '790-color-spaces' into 3.0.0
2018-12-01 Ulrich-Matthias... Merge pull request #939 from svgdotjs/791-random-colors
2018-12-01 Ulrich-Matthias... Merge branch '790-color-spaces' into 791-random-colors 939/head
2018-12-01 Ulrich-Matthias... add back move and dmove for groups
2018-12-01 Ulrich-Matthias... clamp values in toHex, tests, replace for of with for in
2018-12-01 SaivanImplemented random colors and added back the playgrounds
2018-12-01 Ulrich-Matthias... add scripts to automatically upload to bower repo when...
2018-12-01 Ulrich-Matthias... dont generate esm bundle anymore and link to src/main...
2018-12-01 Ulrich-Matthias... delete dist files from repo.
2018-11-30 Ulrich-Matthias... Merge branch '3.0.0' into 790-color-spaces
2018-11-28 Ulrich-Matthias... fix testing with svgdom
2018-11-28 Ulrich-Matthias... Merge branch 'es6-tests' into 3.0.0
2018-11-28 Ulrich-Matthias... merge karma configurations
2018-11-28 Ulrich-Matthias... run build
2018-11-28 Ulrich-Matthias... include adopter tests in test bundle
2018-11-28 Ulrich-Matthias... add tests for all exports of adopter
2018-11-28 Ulrich-Matthias... make es5 tests
2018-11-28 Ulrich-Matthias... add config for karma to run es6 tests
2018-11-28 Ulrich-Matthias... plumber differences between node and browser so that...
2018-11-28 Ulrich-Matthias... make tests work in node and browser
2018-11-28 Ulrich-Matthias... started to add es6 tests using svgdom as fallback in...
2018-11-28 Ulrich-Matthias... Fix build chain so that we now have multiple builds...
2018-11-27 Ulrich-Matthias... Merge branch 'feature/tests2' into 3.0.0
2018-11-26 Ulrich-Matthias... fix bugs in runner, fix imports
2018-11-26 Ulrich-Matthias... Fix bug when converting black to cymk space
2018-11-26 Ulrich-Matthias... Make color-animation work in all spaces (conversion...
2018-11-25 Ulrich-Matthias... fix Morphable so that it works with color spaces. It...
2018-11-25 SaivanFinished off the color spaces, we are all green!
2018-11-25 SaivanReverted some of the lint rules after chatting with...
2018-11-25 SaivanUpdated all of the color modules and old tests are...
2018-11-25 SaivanChanged the esLint rules to avoid silly ternary operato...
2018-11-24 Ulrich-Matthias... add polyfill for CustomEvent
2018-11-24 Ulrich-Matthias... Make package json ready for npm org
2018-11-24 Ulrich-Matthias... Moved utils, namespaces, regex... to a subobject of...
2018-11-24 Ulrich-Matthias... Get rid of HTMLNode and Bare in favor of Dom
2018-11-23 Ulrich-Matthias... fixed lots of bugs in the timeline. Its now working...
2018-11-22 Ulrich-Matthias... fix Timeline so that play, pause, stop, reverse......
2018-11-21 Ulrich-Matthias... rewrite few lines of adopter
2018-11-21 Ulrich-Matthias... add default parameter for timeSource
2018-11-20 Ulrich-Matthias... add register for insertBefore and insertAfter
2018-11-19 Ulrich-Matthias... rename `doc()` to `root()` and `toDoc()` to `toRoot...
2018-11-19 Ulrich-Matthias... renamed `Doc` to `Svg` according to (#932)
2018-11-17 Ulrich-Matthias... changed image callback according to (#931)
2018-11-17 Ulrich-Matthias... cleanup a few files
2018-11-15 dotnetCarpenterupdated karma-jasmine to 2.0 - fixing https://github...
2018-11-14 dotnetCarpentercleanup
2018-11-13 Ulrich-Matthias... add rollup config to build polyfills
2018-11-13 dotnetCarpenterMerge branch '3.0.0' into feature/tests2
2018-11-13 dotnetCarpentercommitting so @fuzzyma can continue the work
2018-11-12 dotnetCarpenterdo not send codecoverage + start some more browsers...
2018-11-12 dotnetCarpentersaucelabs testing with chrome 70 works - locally
2018-11-12 dotnetCarpenterfixed with eslint
2018-11-12 dotnetCarpenteradded missing saucelabs npm packages
2018-11-12 dotnetCarpentertell travis to run saucelabs tests
2018-11-12 dotnetCarpentertesting saucelabs
2018-11-12 Ulrich-Matthias... remove native() methods, add methods of types directly...
2018-11-12 Ulrich-Matthias... reworked parents so that it is useful now, changelog
2018-11-12 Ulrich-Matthias... ticking off the last checkbox of (#645). return List...
2018-11-12 Ulrich-Matthias... Merge pull request #925 from svgdotjs/645-svg-set-is...
2018-11-12 Ulrich-Matthias... make List return new lists on method calls, add map... 925/head
2018-11-12 Ulrich-Matthias... change method name, make strings more pleasing to read
2018-11-12 Ulrich-Matthias... adds `List` which does bring back `SVG.Set` in an elega...
2018-11-12 Ulrich-Matthias... evaluate window and document on access and not on import
2018-11-11 dotnetCarpentercleanup and use chromium on linux
2018-11-11 Ulrich-Matthias... make window and document exchangeable in case they...
2018-11-09 Ulrich-Matthias... add registering for forgotten classes
2018-11-09 Ulrich-Matthias... Merge pull request #924 from svgdotjs/796-add-attribute...
2018-11-08 Ulrich-Matthias... added possibility to pass in additional attribues to... 924/head
2018-11-08 Ulrich-Matthias... added possibility to pass attribues into a constructor...
2018-11-08 Ulrich-Matthias... `fill()` and `stroke()` return the fill and stroke...
2018-11-08 Ulrich-Matthias... added `ax(), ay(), amove()` to change texts x and y...
2018-11-08 Ulrich-Matthias... `SVG.Text.rebuild()` now takes every font-size into...
2018-11-08 Ulrich-Matthias... implements `round()` (#916)
2018-11-08 Ulrich-Matthias... add test for array getter of attr
2018-11-08 Ulrich-Matthias... size function of circle now only accepts one argument...
2018-11-08 Ulrich-Matthias... add styletags
2018-11-08 Ulrich-Matthias... get rid of the fixmes and todos
next