2019-02-18 |
Ulrich-Matthias... | added foreignObject to the core |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Ulrich-Matthias... | Merge pull request #957 from kabentley/use-umd |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Keith Bentley | fix SVGNumber and SVGArray 957/head |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Keith Bentley | Merge branch 'master' into use-umd |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Keith Bentley | Cleanup of d.ts |
commit | commitdiff | tree | snapshot |
2019-02-11 |
kabentley | Merge pull request #1 from svgdotjs/master |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Ulrich-Matthias... | Merge pull request #956 from kabentley/use-umd |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Keith Bentley | two constructors for PathArray 956/head |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Keith Bentley | missed constructors on Matrix and PathArray |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Keith Bentley | revert to iife for bundle. Set "browser" to src/main... |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Keith Bentley | Bare -> Dom |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Keith Bentley | more cleanup of svg.js.d.ts |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Keith Bentley | use umd format in rollup. |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Ulrich-Matthias... | fix travis test |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Ulrich-Matthias... | bump version number 3.0.11 |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Ulrich-Matthias... | fixed move and center commands for text |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Ulrich-Matthias... | speed up zoom function for non-FF Browser |
commit | commitdiff | tree | snapshot |
2019-01-14 |
Ulrich-Matthias... | correct wrong year in changelog |
commit | commitdiff | tree | snapshot |
2019-01-14 |
Ulrich-Matthias... | fixed `root()`, `textPath()`, `text.path()` and `path... 3.0.10 |
commit | commitdiff | tree | snapshot |
2019-01-14 |
Ulrich-Matthias... | fixed `textPath()` and `path().text()` |
commit | commitdiff | tree | snapshot |
2019-01-14 |
Ulrich-Matthias... | renamed unit() to `convert()` to avoid name collision 3.0.9 |
commit | commitdiff | tree | snapshot |
2019-01-13 |
Ulrich-Matthias... | added back `to()` as `unit()` of `SVG.Number` which... 3.0.8 |
commit | commitdiff | tree | snapshot |
2019-01-13 |
Ulrich-Matthias... | minor bugfix in bbox and performance changes 3.0.7 |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Ulrich-Matthias... | Release 3.0.6 3.0.6 |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Ulrich-Matthias... | Fix move and size of groups, removed setting of a defau... |
commit | commitdiff | tree | snapshot |
2018-12-30 |
Ulrich-Matthias... | Merge pull request #947 from idready/master |
commit | commitdiff | tree | snapshot |
2018-12-30 |
idready | Correct words 947/head |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Ulrich-Matthias... | Merge pull request #945 from edemaine/pointarray-transform |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Erik Demaine | Avoid for..of loop 945/head |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Erik Demaine | Add tests |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Erik Demaine | Bug fix |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Erik Demaine | Fix missing comma, lint |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Erik Demaine | Add PointArray.transform by analogy to Point.transform |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Ulrich-Matthias... | Release 3.0.5 3.0.5 |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Ulrich-Matthias... | Release 3.0.4 3.0.4 |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Ulrich-Matthias... | Release 3.0.3 3.0.3 |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Ulrich-Matthias... | Release 3.0.2 3.0.2 |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Ulrich-Matthias... | Release 3.0.1 3.0.1 |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Ulrich-Matthias... | fixed methods not returning this and missing methods... |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | Release 3.0.0 3.0.0 |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | Make sure, that install notes are correct |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | cleaup readme, the info is in the docs |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | applied fixes from 2.x branch |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Saivan | Its obvious that these Issue templates were notes... |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Saivan | Updated the issue templates to have multiple possibilities |
commit | commitdiff | tree | snapshot |
2018-12-01 |
saivan | Update issue templates |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Saivan | Added a contributing and issue template guide |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | correct script |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | fix playgrounds, delete unneeded files |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | Merge branch '790-color-spaces' into 3.0.0 |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | Merge pull request #939 from svgdotjs/791-random-colors |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | Merge branch '790-color-spaces' into 791-random-colors 939/head |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | add back move and dmove for groups |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | clamp values in toHex, tests, replace for of with for in |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Saivan | Implemented random colors and added back the playgrounds |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | add scripts to automatically upload to bower repo when... |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | dont generate esm bundle anymore and link to src/main... |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | delete dist files from repo. |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Ulrich-Matthias... | Merge branch '3.0.0' into 790-color-spaces |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | fix testing with svgdom |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | Merge branch 'es6-tests' into 3.0.0 |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | merge karma configurations |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | run build |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | include adopter tests in test bundle |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | add tests for all exports of adopter |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | make es5 tests |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | add config for karma to run es6 tests |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | plumber differences between node and browser so that... |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | make tests work in node and browser |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | started to add es6 tests using svgdom as fallback in... |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | Fix build chain so that we now have multiple builds... |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Ulrich-Matthias... | Merge branch 'feature/tests2' into 3.0.0 |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Ulrich-Matthias... | fix bugs in runner, fix imports |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Ulrich-Matthias... | Fix bug when converting black to cymk space |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Ulrich-Matthias... | Make color-animation work in all spaces (conversion... |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Ulrich-Matthias... | fix Morphable so that it works with color spaces. It... |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Saivan | Finished off the color spaces, we are all green! |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Saivan | Reverted some of the lint rules after chatting with... |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Saivan | Updated all of the color modules and old tests are... |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Saivan | Changed the esLint rules to avoid silly ternary operato... |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Ulrich-Matthias... | add polyfill for CustomEvent |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Ulrich-Matthias... | Make package json ready for npm org |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Ulrich-Matthias... | Moved utils, namespaces, regex... to a subobject of... |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Ulrich-Matthias... | Get rid of HTMLNode and Bare in favor of Dom |
commit | commitdiff | tree | snapshot |
2018-11-23 |
Ulrich-Matthias... | fixed lots of bugs in the timeline. Its now working... |
commit | commitdiff | tree | snapshot |
2018-11-22 |
Ulrich-Matthias... | fix Timeline so that play, pause, stop, reverse...... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Ulrich-Matthias... | rewrite few lines of adopter |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Ulrich-Matthias... | add default parameter for timeSource |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Ulrich-Matthias... | add register for insertBefore and insertAfter |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Ulrich-Matthias... | rename `doc()` to `root()` and `toDoc()` to `toRoot... |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Ulrich-Matthias... | renamed `Doc` to `Svg` according to (#932) |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Ulrich-Matthias... | changed image callback according to (#931) |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Ulrich-Matthias... | cleanup a few files |
commit | commitdiff | tree | snapshot |
2018-11-15 |
dotnetCarpenter | updated karma-jasmine to 2.0 - fixing https://github... |
commit | commitdiff | tree | snapshot |
2018-11-14 |
dotnetCarpenter | cleanup |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Ulrich-Matthias... | add rollup config to build polyfills |
commit | commitdiff | tree | snapshot |
2018-11-13 |
dotnetCarpenter | Merge branch '3.0.0' into feature/tests2 |
commit | commitdiff | tree | snapshot |
2018-11-13 |
dotnetCarpenter | committing so @fuzzyma can continue the work |
commit | commitdiff | tree | snapshot |
2018-11-12 |
dotnetCarpenter | do not send codecoverage + start some more browsers... |
commit | commitdiff | tree | snapshot |
2018-11-12 |
dotnetCarpenter | saucelabs testing with chrome 70 works - locally |
commit | commitdiff | tree | snapshot |
next |