Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format change log according to “Keep a CHANGELOG” guidelines (#578) | Zearin | 2017-02-05 | 1 | -102/+336 |
| | | | | | | | | | | | | * Switch dates to YYYY-MM-DD * Updating headings; add document title & desc * Add subheadings and group changes accordingly * Linkify release numbers in each heading * Mark unreleased version | ||||
* | note to self for the 3.0 release | dotnetCarpenter | 2017-01-14 | 1 | -0/+1 |
| | |||||
* | wrapping up for 2.4.0 release | dotnetCarpenter | 2017-01-14 | 1 | -1/+3 |
| | |||||
* | update documentation to reflect our new basic path animation support - ↵ | dotnetCarpenter | 2017-01-14 | 1 | -0/+1 |
| | | | | closing #561 | ||||
* | Wrapping up for 2.3.7 release | dotnetCarpenter | 2017-01-14 | 1 | -1/+1 |
| | |||||
* | updated changelog for 2.3.7 | dotnetCarpenter | 2016-11-13 | 1 | -2/+2 |
| | |||||
* | added `npm run test:quick` which aim at being fast rather than correct - ↵ | dotnetCarpenter | 2016-11-13 | 1 | -1/+2 |
| | | | | great for git hooks | ||||
* | updated changelog for 2.3.7 | dotnetCarpenter | 2016-11-13 | 1 | -0/+2 |
| | |||||
* | update changelog with PR #549 | dotnetCarpenter | 2016-11-12 | 1 | -0/+1 |
| | |||||
* | changelog | Ulrich-Matthias Schäfer | 2016-11-04 | 1 | -0/+1 |
| | |||||
* | changelog, run gulp cause of #504 | Ulrich-Matthias Schäfer | 2016-11-03 | 1 | -1/+3 |
| | |||||
* | changelog | Ulrich-Matthias Schäfer | 2016-11-01 | 1 | -1/+2 |
| | |||||
* | update README links to point to the new project home | dotnetCarpenter | 2016-10-25 | 1 | -0/+3 |
| | |||||
* | fix spelling | dotnetCarpenter | 2016-10-23 | 1 | -1/+1 |
| | |||||
* | bump 2.3.62.3.6 | dotnetCarpenter | 2016-10-21 | 1 | -0/+1 |
| | |||||
* | changelog | Ulrich-Matthias Schäfer | 2016-10-19 | 1 | -1/+2 |
| | |||||
* | changelog | Ulrich-Matthias Schäfer | 2016-10-16 | 1 | -2/+3 |
| | |||||
* | changelog updated | Ulrich-Matthias Schäfer | 2016-10-16 | 1 | -3/+6 |
| | |||||
* | update README for version 2.3.5 which I believe this PR will be part of | dotnetCarpenter | 2016-10-12 | 1 | -0/+1 |
| | |||||
* | all tests pass - All your base are belong to us | dotnetCarpenter | 2016-10-12 | 1 | -1/+3 |
|\ | |||||
| * | Removed wrong tests in sugar.js, fixed remaining tests. Made fill and stroke ↵ | Ulrich-Matthias Schäfer | 2016-10-12 | 1 | -0/+3 |
|/ | | | | a nop when no argument given | ||||
* | Update document up to include travis status and updated README and CHANGELOG ↵ | dotnetCarpenter | 2016-10-12 | 1 | -0/+3 |
| | | | | - I think this PR will be in the 3.0 release | ||||
* | Version bump | wout | 2016-08-04 | 1 | -0/+4 |
| | |||||
* | fixed #514 and #5162.3.3 | Ulrich-Matthias Schäfer | 2016-08-02 | 1 | -0/+5 |
| | | | | | - removed `SVG.Text.clone()` which is inherited by `SVG.Element.clone()` - make element visible when call bbox on a clone | ||||
* | bump 2.3.22.3.2 | Ulrich-Matthias Schäfer | 2016-06-21 | 1 | -1/+1 |
| | |||||
* | Update changelog | Ulrich-Matthias Schäfer | 2016-06-21 | 1 | -0/+2 |
| | |||||
* | fixed line constructor which doesn't work with Array as input (#487) | Ulrich-Matthias Schäfer | 2016-05-16 | 1 | -0/+2 |
| | | | | added spec for mentioned issue | ||||
* | fixed bbox when element is not in the dom (#480), added parameter to `clone` | Ulrich-Matthias Schäfer | 2016-05-13 | 1 | -2/+4 |
| | |||||
* | changelog | Ulrich-Matthias Schäfer | 2016-05-13 | 1 | -0/+1 |
| | |||||
* | fixed string parsing in viewbox (#483), specs `SVG.ViewBox` | Ulrich-Matthias Schäfer | 2016-05-13 | 1 | -1/+4 |
| | |||||
* | fixed bug in `parse()` from `SVG.PathArray` which does not correctly handled ↵ | Ulrich-Matthias Schäfer | 2016-05-05 | 1 | -0/+1 |
| | | | | `S` and `T` (#485) | ||||
* | fixed bug in `add()` and `SVG.Doc().create()` | Ulrich-Matthias Schäfer | 2016-04-15 | 1 | -0/+3 |
| | |||||
* | fixed bug where `stop(true)` throws an error when element is not animated (#475) | Ulrich-Matthias Schäfer | 2016-04-09 | 1 | -0/+1 |
| | |||||
* | fixed old target references | Ulrich-Matthias Schäfer | 2016-04-09 | 1 | -0/+3 |
| | |||||
* | fixed `SVG.morph()` (#473) | Ulrich-Matthias Schäfer | 2016-04-03 | 1 | -0/+3 |
| | |||||
* | bump 2.3.02.3.0 | Ulrich-Matthias Schäfer | 2016-03-30 | 1 | -2/+1 |
| | |||||
* | Merge branch '3.0.0' introducing several changes: | Ulrich-Matthias Schäfer | 2016-03-24 | 1 | -0/+6 |
| | | | | | | | | | - textpath now is a parent element, the lines method of text will return the tspans inside the textpath (#450) - fx module rewritten to support animation chaining and several other stuff (see docs when commited) - fixed absolute transformation animations (not perfect but better) - fixed event listeners which didnt work correctly when identic funtions used - added `element.is()` which helps to check for the object instance faster (instanceof check) - added more fx specs | ||||
* | fixed error where a parent node is not found when loading an image but the ↵ | Ulrich-Matthias Schäfer | 2016-02-10 | 1 | -0/+1 |
| | | | | canvas was cleared (#447) | ||||
* | changelog for last commit | Ulrich-Matthias Schäfer | 2016-01-23 | 1 | -0/+1 |
| | |||||
* | fixed `svgjs:data` attribute which was not set properly in all browsers (#428) | Ulrich-Matthias Schäfer | 2016-01-21 | 1 | -0/+1 |
| | | | | | added specs for `writeDataToDom()` and `setData()` added toJSON in SVG.Number | ||||
* | added SVG.Point class as wrapper for SVGPoint, added `el.point()` method ↵ | Ulrich-Matthias Schäfer | 2016-01-11 | 1 | -0/+4 |
| | | | | (#403 / #437) | ||||
* | bump 2.2.52.2.5 | Ulrich-Matthias Schäfer | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | `matrixify()` will not apply the calculated matrix to the node anymore | Ulrich-Matthias Schäfer | 2015-12-29 | 1 | -1/+6 |
| | |||||
* | bump 2.2.42.2.4 | Ulrich-Matthias Schäfer | 2015-12-12 | 1 | -1/+1 |
| | |||||
* | updated changelog, fixed typo in doc and removed semicolon | Ulrich-Matthias Schäfer | 2015-12-12 | 1 | -0/+6 |
| | |||||
* | bump 2.2.32.2.3 | Ulrich-Matthias Schäfer | 2015-11-30 | 1 | -1/+6 |
| | |||||
* | bump 2.2.22.2.2 | Ulrich-Matthias Schäfer | 2015-11-28 | 1 | -0/+5 |
| | |||||
* | bump 2.2.1 | Ulrich-Matthias Schäfer | 2015-11-18 | 1 | -1/+1 |
| | |||||
* | added `gbox()` to group to get bbox with translation included (fixes #405) | Ulrich-Matthias Schäfer | 2015-11-18 | 1 | -0/+1 |
| | |||||
* | updated changelog | Ulrich-Matthias Schäfer | 2015-11-18 | 1 | -0/+4 |
| |