1256 Commits (1edcc976b8db981ba2398036b3a39c4de4791a86)
 

Autor SHA1 Nachricht Datum
  Ulrich-Matthias Schäfer 1edcc976b8 applied fixes from 2.x branch vor 5 Jahren
  Saivan 622ec7b326 Its obvious that these Issue templates were notes... vor 6 Jahren
  Saivan 4e838c68fe Updated the issue templates to have multiple possibilities vor 6 Jahren
  saivan 562a962cbd Update issue templates vor 6 Jahren
  Saivan c19409e6c0 Added a contributing and issue template guide vor 6 Jahren
  Ulrich-Matthias Schäfer a7538a6260 correct script vor 5 Jahren
  Ulrich-Matthias Schäfer 51dafe62e0 fix playgrounds, delete unneeded files vor 5 Jahren
  Ulrich-Matthias Schäfer 9546418c5e Merge branch '790-color-spaces' into 3.0.0 vor 5 Jahren
  Ulrich-Matthias Schäfer 947964e4a2
Merge pull request #939 from svgdotjs/791-random-colors vor 5 Jahren
  Ulrich-Matthias Schäfer a463c31c94 Merge branch '790-color-spaces' into 791-random-colors vor 5 Jahren
  Ulrich-Matthias Schäfer dbe9c376fd add back move and dmove for groups vor 5 Jahren
  Ulrich-Matthias Schäfer b5fc96a363 clamp values in toHex, tests, replace for of with for in vor 5 Jahren
  Saivan d549b00dc9 Implemented random colors and added back the playgrounds vor 5 Jahren
  Ulrich-Matthias Schäfer 99074bd808 add scripts to automatically upload to bower repo when publishing vor 5 Jahren
  Ulrich-Matthias Schäfer 637039fbde dont generate esm bundle anymore and link to src/main.js directly. Move bower to its own repo vor 5 Jahren
  Ulrich-Matthias Schäfer 998b422fa2 delete dist files from repo. vor 5 Jahren
  Ulrich-Matthias Schäfer f4531868a1 Merge branch '3.0.0' into 790-color-spaces vor 5 Jahren
  Ulrich-Matthias Schäfer efc82b0eaf fix testing with svgdom vor 5 Jahren
  Ulrich-Matthias Schäfer 1f301ad162 Merge branch 'es6-tests' into 3.0.0 vor 5 Jahren
  Ulrich-Matthias Schäfer 186b1a4121 merge karma configurations vor 5 Jahren
  Ulrich-Matthias Schäfer a6629cb654 run build vor 5 Jahren
  Ulrich-Matthias Schäfer dba8a3b3ae include adopter tests in test bundle vor 5 Jahren
  Ulrich-Matthias Schäfer b5bd292b7d add tests for all exports of adopter vor 5 Jahren
  Ulrich-Matthias Schäfer 57d7dd0232 make es5 tests vor 5 Jahren
  Ulrich-Matthias Schäfer 54d407608e add config for karma to run es6 tests vor 5 Jahren
  Ulrich-Matthias Schäfer 675847a99f plumber differences between node and browser so that tests run on both vor 5 Jahren
  Ulrich-Matthias Schäfer fa0461eedd make tests work in node and browser vor 5 Jahren
  Ulrich-Matthias Schäfer e03e0323ed started to add es6 tests using svgdom as fallback in case no dom is found vor 5 Jahren
  Ulrich-Matthias Schäfer 58fd0d68bc Fix build chain so that we now have multiple builds. Details below: vor 5 Jahren
  Ulrich-Matthias Schäfer 08b27426fa Merge branch 'feature/tests2' into 3.0.0 vor 5 Jahren
  Ulrich-Matthias Schäfer aaefd015de fix bugs in runner, fix imports vor 5 Jahren
  Ulrich-Matthias Schäfer d64b964d21 Fix bug when converting black to cymk space vor 5 Jahren
  Ulrich-Matthias Schäfer ba63b0157f Make color-animation work in all spaces (conversion bugs still there) vor 5 Jahren
  Ulrich-Matthias Schäfer 059058fbac fix Morphable so that it works with color spaces. It prefers the `to` space over the `from` space vor 5 Jahren
  Saivan 0a357dd306 Finished off the color spaces, we are all green! vor 5 Jahren
  Saivan 617aa12304 Reverted some of the lint rules after chatting with fuzzy vor 5 Jahren
  Saivan 599fda2f11 Updated all of the color modules and old tests are passing again vor 5 Jahren
  Saivan 62de7d0a1b Changed the esLint rules to avoid silly ternary operators, and to let code breathe! vor 5 Jahren
  Ulrich-Matthias Schäfer 4e5ec5f330 add polyfill for CustomEvent vor 5 Jahren
  Ulrich-Matthias Schäfer de0f73565a Make package json ready for npm org vor 5 Jahren
  Ulrich-Matthias Schäfer f5413db678 Moved utils, namespaces, regex... to a subobject of SVG. Renamed SVGArray and SVGNumber on export to Array and Number vor 5 Jahren
  Ulrich-Matthias Schäfer 858f19e9f8 Get rid of HTMLNode and Bare in favor of Dom vor 5 Jahren
  Ulrich-Matthias Schäfer 8555e13b25 fixed lots of bugs in the timeline. Its now working as expected in all cases. vor 5 Jahren
  Ulrich-Matthias Schäfer d5c01a7848 fix Timeline so that play, pause, stop, reverse... work correctly. Update runners accordingly vor 5 Jahren
  Ulrich-Matthias Schäfer da216c2af8 rewrite few lines of adopter vor 5 Jahren
  Ulrich-Matthias Schäfer ddf28b67dd add default parameter for timeSource vor 5 Jahren
  Ulrich-Matthias Schäfer efc383d4dc add register for insertBefore and insertAfter vor 5 Jahren
  Ulrich-Matthias Schäfer 2b37d7ba5b rename `doc()` to `root()` and `toDoc()` to `toRoot()` as dicussed in (#932) vor 5 Jahren
  Ulrich-Matthias Schäfer 9943813f37 renamed `Doc` to `Svg` according to (#932) vor 5 Jahren
  Ulrich-Matthias Schäfer d5a8faa4d0 changed image callback according to (#931) vor 5 Jahren