1186 Commits (85cc7cc130d4894c1acb232c57adaa130c66ce43)
 

Author SHA1 Message Date
  dotnetCarpenter 85cc7cc130
testing saucelabs 5 years ago
  dotnetCarpenter 0f1320e3e6
cleanup and use chromium on linux 5 years ago
  Ulrich-Matthias Schäfer f2513baf3c add registering for forgotten classes 5 years ago
  Ulrich-Matthias Schäfer 5f957e272d
Merge pull request #924 from svgdotjs/796-add-attribute-syntax 5 years ago
  Ulrich-Matthias Schäfer 09e7d0b595 added possibility to pass in additional attribues to element creators (#796) 5 years ago
  Ulrich-Matthias Schäfer 8c81fb7c2e added possibility to pass attribues into a constructor like: `new SVG.Rect({width:100})` 5 years ago
  Ulrich-Matthias Schäfer f7f6c4b801 `fill()` and `stroke()` return the fill and stroke attribute when called as getter (#789) 5 years ago
  Ulrich-Matthias Schäfer d3baefd3d4 added `ax(), ay(), amove()` to change texts x and y values directly (#787) 5 years ago
  Ulrich-Matthias Schäfer 15fd93ef07 `SVG.Text.rebuild()` now takes every font-size into account (#512) 5 years ago
  Ulrich-Matthias Schäfer ae04f7599c implements `round()` (#916) 5 years ago
  Ulrich-Matthias Schäfer 6cafed8db9 add test for array getter of attr 5 years ago
  Ulrich-Matthias Schäfer 6cebf3bf0e size function of circle now only accepts one argument (#788) 5 years ago
  Ulrich-Matthias Schäfer 2411157132 add styletags 5 years ago
  Ulrich-Matthias Schäfer 834c05b0a2 get rid of the fixmes and todos 5 years ago
  Ulrich-Matthias Schäfer 4702522137 added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.textPath returns first textPath child now 5 years ago
  Ulrich-Matthias Schäfer dec70426b3 clone() does not insert the clone into the dom anymore, added beziere() and steps() to generate easing functions 5 years ago
  Ulrich-Matthias Schäfer 9c3f0e89c9 update changelow 5 years ago
  Ulrich-Matthias Schäfer 40f705bfd8 fix mistake in test 5 years ago
  Ulrich-Matthias Schäfer f5f4791a5a fix travis yml 5 years ago
  Ulrich-Matthias Schäfer c01dbb0870 add chrome to travis 5 years ago
  Ulrich-Matthias Schäfer 38ce7a7520 fix the export/import function and enhance it 5 years ago
  Ulrich-Matthias Schäfer 47fda3cf67 Merge branch '875-es6' into 3.0.0 5 years ago
  Ulrich-Matthias Schäfer 0cae4172fa remove other builds because of bloat for now until fixed 5 years ago
  Ulrich-Matthias Schäfer a0b13ebcac reordered modules, add es6 build 5 years ago
  Ulrich-Matthias Schäfer 9f2696e8a2 removed unused comments and files 5 years ago
  Ulrich-Matthias Schäfer 306b167b46 make one test pass in travis 5 years ago
  Ulrich-Matthias Schäfer 2f8d32a1f4 Linted all files, upgraded all dependencies 5 years ago
  Ulrich-Matthias Schäfer 4049e2e636 rework of classes, make events on every object possible 5 years ago
  Ulrich-Matthias Schäfer edc9454ddf forgot about memory tests 5 years ago
  Ulrich-Matthias Schäfer d654ab010a Revert back to classes, fix remaining tests 5 years ago
  Ulrich-Matthias Schäfer d22dce113a fix even more tests 5 years ago
  Ulrich-Matthias Schäfer 426256d2fc implement registerMethods(), introduce real arrays for modern browsers, fix some tests 5 years ago
  Ulrich-Matthias Schäfer c40d7ffdfb fix a few mistakes. Make sugar work. Roll back to childNodes because children is 10x slower 5 years ago
  Ulrich-Matthias Schäfer ac84c9be80 introduce register and registerMethod method to get rid of dependency problems 5 years ago
  Ulrich-Matthias Schäfer 4eba4508e4 setup rollup to build minimized file and report stats 5 years ago
  Ulrich-Matthias Schäfer a612dc0dd5 resolve last circular dependencies, make rollup work 5 years ago
  Ulrich-Matthias Schäfer 1c75fcaf02 resolve circular references and make example working again 5 years ago
  Ulrich-Matthias Schäfer 23595eba0e
Merge pull request #921 from nobuti/915-modifiers 5 years ago
  nobuti 2e7e217aab Code review taken 5 years ago
  nobuti c1e1d726f9 Build 5 years ago
  nobuti 9983272f29 Fix specs 5 years ago
  nobuti 72bc2f6439 Loop through all children executing modifiers 5 years ago
  nobuti 9e9c9216fa Build 5 years ago
  nobuti f968b09a42 Added some tests 5 years ago
  nobuti 973556a88d Modifiers implementation on getter 5 years ago
  Ulrich-Matthias Schäfer b1b776a710 rename files 5 years ago
  Ulrich-Matthias Schäfer cfdfcc529d convert everything to es6 classes and imports 5 years ago
  Ulrich-Matthias Schäfer 464af8b747 Rename files so that they reflect their exported classes (see next commit) 5 years ago
  Ulrich-Matthias Schäfer f46aedf58f fix tests 5 years ago
  Ulrich-Matthias Schäfer e9ec77f512 fix readme 5 years ago