1249 Commits (9546418c5ed9b1876132b43dff1ae690c3ec4e24)
 

Author SHA1 Message Date
  Ulrich-Matthias Schäfer 9546418c5e Merge branch '790-color-spaces' into 3.0.0 5 years ago
  Ulrich-Matthias Schäfer 947964e4a2
Merge pull request #939 from svgdotjs/791-random-colors 5 years ago
  Ulrich-Matthias Schäfer a463c31c94 Merge branch '790-color-spaces' into 791-random-colors 5 years ago
  Ulrich-Matthias Schäfer dbe9c376fd add back move and dmove for groups 5 years ago
  Ulrich-Matthias Schäfer b5fc96a363 clamp values in toHex, tests, replace for of with for in 5 years ago
  Saivan d549b00dc9 Implemented random colors and added back the playgrounds 5 years ago
  Ulrich-Matthias Schäfer 99074bd808 add scripts to automatically upload to bower repo when publishing 5 years ago
  Ulrich-Matthias Schäfer 637039fbde dont generate esm bundle anymore and link to src/main.js directly. Move bower to its own repo 5 years ago
  Ulrich-Matthias Schäfer 998b422fa2 delete dist files from repo. 5 years ago
  Ulrich-Matthias Schäfer f4531868a1 Merge branch '3.0.0' into 790-color-spaces 5 years ago
  Ulrich-Matthias Schäfer efc82b0eaf fix testing with svgdom 5 years ago
  Ulrich-Matthias Schäfer 1f301ad162 Merge branch 'es6-tests' into 3.0.0 5 years ago
  Ulrich-Matthias Schäfer 186b1a4121 merge karma configurations 5 years ago
  Ulrich-Matthias Schäfer a6629cb654 run build 5 years ago
  Ulrich-Matthias Schäfer dba8a3b3ae include adopter tests in test bundle 5 years ago
  Ulrich-Matthias Schäfer b5bd292b7d add tests for all exports of adopter 5 years ago
  Ulrich-Matthias Schäfer 57d7dd0232 make es5 tests 5 years ago
  Ulrich-Matthias Schäfer 54d407608e add config for karma to run es6 tests 5 years ago
  Ulrich-Matthias Schäfer 675847a99f plumber differences between node and browser so that tests run on both 5 years ago
  Ulrich-Matthias Schäfer fa0461eedd make tests work in node and browser 5 years ago
  Ulrich-Matthias Schäfer e03e0323ed started to add es6 tests using svgdom as fallback in case no dom is found 5 years ago
  Ulrich-Matthias Schäfer 58fd0d68bc Fix build chain so that we now have multiple builds. Details below: 5 years ago
  Ulrich-Matthias Schäfer 08b27426fa Merge branch 'feature/tests2' into 3.0.0 5 years ago
  Ulrich-Matthias Schäfer aaefd015de fix bugs in runner, fix imports 5 years ago
  Ulrich-Matthias Schäfer d64b964d21 Fix bug when converting black to cymk space 5 years ago
  Ulrich-Matthias Schäfer ba63b0157f Make color-animation work in all spaces (conversion bugs still there) 5 years ago
  Ulrich-Matthias Schäfer 059058fbac fix Morphable so that it works with color spaces. It prefers the `to` space over the `from` space 5 years ago
  Saivan 0a357dd306 Finished off the color spaces, we are all green! 5 years ago
  Saivan 617aa12304 Reverted some of the lint rules after chatting with fuzzy 5 years ago
  Saivan 599fda2f11 Updated all of the color modules and old tests are passing again 5 years ago
  Saivan 62de7d0a1b Changed the esLint rules to avoid silly ternary operators, and to let code breathe! 5 years ago
  Ulrich-Matthias Schäfer 4e5ec5f330 add polyfill for CustomEvent 5 years ago
  Ulrich-Matthias Schäfer de0f73565a Make package json ready for npm org 5 years ago
  Ulrich-Matthias Schäfer f5413db678 Moved utils, namespaces, regex... to a subobject of SVG. Renamed SVGArray and SVGNumber on export to Array and Number 5 years ago
  Ulrich-Matthias Schäfer 858f19e9f8 Get rid of HTMLNode and Bare in favor of Dom 5 years ago
  Ulrich-Matthias Schäfer 8555e13b25 fixed lots of bugs in the timeline. Its now working as expected in all cases. 5 years ago
  Ulrich-Matthias Schäfer d5c01a7848 fix Timeline so that play, pause, stop, reverse... work correctly. Update runners accordingly 5 years ago
  Ulrich-Matthias Schäfer da216c2af8 rewrite few lines of adopter 5 years ago
  Ulrich-Matthias Schäfer ddf28b67dd add default parameter for timeSource 5 years ago
  Ulrich-Matthias Schäfer efc383d4dc add register for insertBefore and insertAfter 5 years ago
  Ulrich-Matthias Schäfer 2b37d7ba5b rename `doc()` to `root()` and `toDoc()` to `toRoot()` as dicussed in (#932) 5 years ago
  Ulrich-Matthias Schäfer 9943813f37 renamed `Doc` to `Svg` according to (#932) 5 years ago
  Ulrich-Matthias Schäfer d5a8faa4d0 changed image callback according to (#931) 5 years ago
  Ulrich-Matthias Schäfer 079f6f0ac3 cleanup a few files 5 years ago
  dotnetCarpenter f55ea8af22 updated karma-jasmine to 2.0 - fixing https://github.com/karma-runner/karma-chrome-launcher/issues/190 5 years ago
  dotnetCarpenter 6463efb447
cleanup 5 years ago
  Ulrich-Matthias Schäfer d951ebe070 add rollup config to build polyfills 5 years ago
  dotnetCarpenter da6d349236 Merge branch '3.0.0' into feature/tests2 5 years ago
  dotnetCarpenter 2708d5f3bc committing so @fuzzyma can continue the work 5 years ago
  dotnetCarpenter 55edb9a2a3
do not send codecoverage + start some more browsers at saucelabs 5 years ago