| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '3.0.0' into feature/tests2 | dotnetCarpenter | 2018-11-13 | 1 | -0/+7129 |
|\ |
|
| * | remove native() methods, add methods of types directly to elemenet | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -942/+903 |
| * | reworked parents so that it is useful now, changelog | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -7/+7 |
| * | ticking off the last checkbox of (#645). return List whenever possible | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -83/+81 |
| * | make List return new lists on method calls, add map to array polyfill so that... | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -1541/+1585 |
| * | adds `List` which does bring back `SVG.Set` in an elegant way (#645) | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -51/+104 |
| * | evaluate window and document on access and not on import | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -58/+46 |
| * | make window and document exchangeable in case they are not globals alreay, ma... | Ulrich-Matthias Schäfer | 2018-11-11 | 1 | -29/+69 |
* | | committing so @fuzzyma can continue the work | dotnetCarpenter | 2018-11-13 | 1 | -7050/+0 |
* | | saucelabs testing with chrome 70 works - locally | dotnetCarpenter | 2018-11-12 | 1 | -1/+1 |
* | | testing saucelabs | dotnetCarpenter | 2018-11-12 | 2 | -2/+6 |
|/ |
|
* | added possibility to pass in additional attribues to element creators (#796) | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -70/+73 |
* | added possibility to pass attribues into a constructor like: `new SVG.Rect({w... | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -57/+102 |
* | `fill()` and `stroke()` return the fill and stroke attribute when called as g... | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -2/+2 |
* | added `ax(), ay(), amove()` to change texts x and y values directly (#787) | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -1/+12 |
* | `SVG.Text.rebuild()` now takes every font-size into account (#512) | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -2/+5 |
* | implements `round()` (#916) | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -1/+21 |
* | size function of circle now only accepts one argument (#788) | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -15/+21 |
* | add styletags | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -1/+66 |
* | get rid of the fixmes and todos | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -165/+145 |
* | added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex... | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -363/+377 |
* | clone() does not insert the clone into the dom anymore, added beziere() and s... | Ulrich-Matthias Schäfer | 2018-11-07 | 1 | -13/+66 |
* | fix the export/import function and enhance it | Ulrich-Matthias Schäfer | 2018-11-07 | 1 | -23/+63 |
* | Merge branch '875-es6' into 3.0.0 | Ulrich-Matthias Schäfer | 2018-11-07 | 1 | -5004/+6110 |
|\ |
|
| * | remove other builds because of bloat for now until fixed | Ulrich-Matthias Schäfer | 2018-11-07 | 2 | -6683/+0 |
| * | reordered modules, add es6 build | Ulrich-Matthias Schäfer | 2018-11-06 | 3 | -2789/+9388 |
| * | removed unused comments and files | Ulrich-Matthias Schäfer | 2018-11-05 | 2 | -2325/+1852 |
| * | Linted all files, upgraded all dependencies | Ulrich-Matthias Schäfer | 2018-11-05 | 3 | -124/+114 |
| * | rework of classes, make events on every object possible | Ulrich-Matthias Schäfer | 2018-11-05 | 2 | -815/+840 |
| * | forgot about memory tests | Ulrich-Matthias Schäfer | 2018-11-04 | 2 | -33/+13 |
| * | Revert back to classes, fix remaining tests | Ulrich-Matthias Schäfer | 2018-11-04 | 2 | -1381/+1491 |
| * | fix even more tests | Ulrich-Matthias Schäfer | 2018-11-04 | 2 | -119/+149 |
| * | implement registerMethods(), introduce real arrays for modern browsers, fix s... | Ulrich-Matthias Schäfer | 2018-11-04 | 2 | -1028/+1430 |
| * | fix a few mistakes. Make sugar work. Roll back to childNodes because children... | Ulrich-Matthias Schäfer | 2018-11-01 | 2 | -75/+264 |
| * | introduce register and registerMethod method to get rid of dependency problems | Ulrich-Matthias Schäfer | 2018-11-01 | 2 | -1455/+1436 |
| * | setup rollup to build minimized file and report stats | Ulrich-Matthias Schäfer | 2018-10-28 | 4 | -12057/+6230 |
| * | resolve last circular dependencies, make rollup work | Ulrich-Matthias Schäfer | 2018-10-27 | 4 | -5562/+12313 |
* | | Code review taken | nobuti | 2018-10-27 | 3 | -12/+7 |
* | | Build | nobuti | 2018-10-27 | 3 | -10/+13 |
* | | Build | nobuti | 2018-10-26 | 3 | -151/+122 |
|/ |
|
* | fix tests | Ulrich-Matthias Schäfer | 2018-10-18 | 3 | -138/+130 |
* | activate sugar before merge | Ulrich-Matthias Schäfer | 2018-10-18 | 1 | -157/+153 |
* | add babel, satisfy linter, build dist | Ulrich-Matthias Schäfer | 2018-10-17 | 1 | -4561/+5572 |
* | fix rotation issue and make relative declaritive work | Ulrich-Matthias Schäfer | 2018-06-29 | 1 | -1/+2 |
* | satisfy linter, fix global var | Ulrich-Matthias Schäfer | 2018-06-28 | 1 | -6/+6 |
* | fix origin bug | Ulrich-Matthias Schäfer | 2018-06-28 | 1 | -4632/+4638 |
* | Add a few debugging statements | Saivan | 2018-06-28 | 1 | -9/+19 |
* | Modified the behaviour of absolute transforms | Saivan | 2018-06-28 | 2 | -37/+38 |
* | Allowed the origin to stay fixed as we animate transforms | Saivan | 2018-06-26 | 1 | -4617/+4619 |
* | transforms work with multiple elements too. Satisfy linter | Ulrich-Matthias Schäfer | 2018-06-03 | 2 | -13/+7 |