]> source.dussan.org Git - svg.js.git/log
svg.js.git
7 years agoskip coverage for UMD
dotnetCarpenter [Tue, 11 Apr 2017 18:02:35 +0000 (20:02 +0200)]
skip coverage for UMD

7 years agochange benchmark svg.js identifier to 2.5.2
dotnetCarpenter [Tue, 11 Apr 2017 16:57:32 +0000 (18:57 +0200)]
change benchmark svg.js identifier to 2.5.2

7 years agopatch release for strict mode 2.5.2
dotnetCarpenter [Tue, 11 Apr 2017 15:02:29 +0000 (17:02 +0200)]
patch release for strict mode

7 years agoclean up and added changes to CHANGELOG 651/head
dotnetCarpenter [Tue, 11 Apr 2017 14:46:49 +0000 (16:46 +0200)]
clean up and added changes to CHANGELOG

7 years agonamespace not declared in the Event module
dotnetCarpenter [Tue, 11 Apr 2017 14:44:24 +0000 (16:44 +0200)]
namespace not declared in the Event module

7 years agofixed bbox not declared in SVG.Box.transform
dotnetCarpenter [Tue, 11 Apr 2017 14:25:48 +0000 (16:25 +0200)]
fixed bbox not declared in SVG.Box.transform

7 years agofixed len being undeclared
dotnetCarpenter [Tue, 11 Apr 2017 13:37:22 +0000 (15:37 +0200)]
fixed len being undeclared

7 years agochanging to strict mode - some failures occur
dotnetCarpenter [Tue, 11 Apr 2017 13:23:17 +0000 (15:23 +0200)]
changing to strict mode - some failures occur

7 years agore-added all specs from the spec/spec/ folder
dotnetCarpenter [Tue, 11 Apr 2017 13:04:09 +0000 (15:04 +0200)]
re-added all specs from the spec/spec/ folder

7 years agofix pass
Ulrich-Matthias Schäfer [Sun, 9 Apr 2017 19:03:40 +0000 (21:03 +0200)]
fix pass

7 years agomake last test passing in svg docs
Ulrich-Matthias Schäfer [Sun, 9 Apr 2017 19:02:20 +0000 (21:02 +0200)]
make last test passing in svg docs

7 years agoUpdated CHANGELOG
wout [Fri, 7 Apr 2017 18:20:02 +0000 (20:20 +0200)]
Updated CHANGELOG

7 years agochange my email from gmail to svgjs.com
dotnetCarpenter [Fri, 31 Mar 2017 08:01:54 +0000 (10:01 +0200)]
change my email from gmail to svgjs.com

7 years agoclear does not remove parser anymore
Ulrich-Matthias Schäfer [Wed, 29 Mar 2017 14:10:36 +0000 (16:10 +0200)]
clear does not remove parser anymore

make test work in svg documents

7 years agomake path parsing even faster
Ulrich-Matthias Schäfer [Mon, 27 Mar 2017 17:19:38 +0000 (19:19 +0200)]
make path parsing even faster

7 years agobump 2.5.1 2.5.1
Ulrich-Matthias Schäfer [Mon, 27 Mar 2017 11:31:31 +0000 (13:31 +0200)]
bump 2.5.1

7 years agorelax test
Ulrich-Matthias Schäfer [Mon, 27 Mar 2017 11:29:24 +0000 (13:29 +0200)]
relax test

7 years agoSpeed improvements for plot() on path, polygon and poly line elements.
wout [Fri, 24 Mar 2017 14:17:31 +0000 (15:17 +0100)]
Speed improvements for plot() on path, polygon and poly line elements.

7 years agofixed `SVG.PathArray.parse` that did not correctly parsed flat arrays
Ulrich-Matthias Schäfer [Fri, 24 Mar 2017 09:58:19 +0000 (10:58 +0100)]
fixed `SVG.PathArray.parse` that did not correctly parsed flat arrays

7 years agoonclick events are now bound with SVG.on, prefixed globals, relax tests to work with...
Ulrich-Matthias Schäfer [Tue, 21 Mar 2017 17:16:13 +0000 (18:16 +0100)]
onclick events are now bound with SVG.on, prefixed globals, relax tests to work with svgdom, image loading uses eveents now, can now run jasmine tessts with svgdom when jasmine globally available

7 years agotypescript definitions updated, minor fix in Transformations
Ulrich-Matthias Schäfer [Sun, 19 Mar 2017 14:48:48 +0000 (15:48 +0100)]
typescript definitions updated, minor fix in Transformations

7 years agomissed another one
Ulrich-Matthias Schäfer [Sun, 19 Mar 2017 13:05:16 +0000 (14:05 +0100)]
missed another one

7 years agomissed one
Ulrich-Matthias Schäfer [Sat, 18 Mar 2017 12:18:18 +0000 (13:18 +0100)]
missed one

7 years agoprefix globals with window so window can be injected properly
Ulrich-Matthias Schäfer [Sat, 18 Mar 2017 12:07:00 +0000 (13:07 +0100)]
prefix globals with window so window can be injected properly

7 years agofixing test
Ulrich-Matthias Schäfer [Thu, 16 Mar 2017 12:17:47 +0000 (13:17 +0100)]
fixing test

7 years agofixes bug in style when css string ends with ;
Ulrich-Matthias Schäfer [Thu, 16 Mar 2017 12:15:04 +0000 (13:15 +0100)]
fixes bug in style when css string ends with ;

7 years agoTypescript definitions edits: element.stop, container.polyline(), select(): Set,...
showdep [Wed, 15 Mar 2017 15:28:19 +0000 (08:28 -0700)]
Typescript definitions edits: element.stop, container.polyline(), select(): Set, animation.scale() (#631, #635)

Thx @showdep

7 years agomake more tests pass in IE
Ulrich-Matthias Schäfer [Wed, 15 Mar 2017 10:33:09 +0000 (11:33 +0100)]
make more tests pass in IE

7 years agomove most regexe to SVG.regex, fix matrix constructor for string argument
Ulrich-Matthias Schäfer [Tue, 14 Mar 2017 17:43:22 +0000 (18:43 +0100)]
move most regexe to SVG.regex, fix matrix constructor for string argument

7 years agoupdate link to travis-ci
dotnetCarpenter [Tue, 14 Mar 2017 02:17:07 +0000 (03:17 +0100)]
update link to travis-ci

7 years agopoint release 2.5.0 to our tagged release
dotnetCarpenter [Tue, 14 Mar 2017 02:12:01 +0000 (03:12 +0100)]
point release 2.5.0 to our tagged release

7 years agoadded rotate, skew, scale and translate to typings documentation as written in our...
dotnetCarpenter [Fri, 10 Mar 2017 19:44:23 +0000 (20:44 +0100)]
added rotate, skew, scale and translate to typings documentation as written in our documentation (http://svgjs.com/manipulating/transforms/)

7 years agoRelease 2.5.0 2.5.0
Ulrich-Matthias Schäfer [Fri, 10 Mar 2017 08:32:16 +0000 (09:32 +0100)]
Release 2.5.0

### Added
- added a plot and array method to `SVG.TextPath` (#582)
- added `clone()` method to `SVG.Array/PointArray/PathArray` (#590)
- added `font()` method to `SVG.Tspan`
- added `SVG.Box()`
- added `transform()` method to boxes
- added `event()` to `SVG.Element` to retrieve the event that was fired last on the element (#550)

### Changed
- changed CHANGELOG to follow the conventions described in [“Keep a CHANGELOG”](http://keepachangelog.com) (#578)
- make the method plot a getter when no parameter is passed for `SVG.Polyline`,`SVG.Polygon`, `SVG.Line`, `SVG.Path` (related #547)
- allow `SVG.PointArray` to be passed flat array
- change the regexp `SVG.PointArray` use to parse string to allow more flexibility in the way spaces and commas can be used
- allow `plot` to be called with 4 parameters when animating an `SVG.Line`
- relative value for `SVG.Number` are now calculated in its `morph` method (related #547)
- clean up the implementation of the `initAnimation` method of the FX module (#547, #552, #584)
- deprecated `.tbox()`. `.tbox()` now map to `.rbox()`. If you are using `.tbox()`, you can substitute it with `.rbox()` (#594, #602)
- all boxes now accept 4 values or an object on creation
- `el.rbox()` now always returns the right boxes in screen coordinates and has an additional paramater to transform the box into other coordinate systems
- `font()` method can now be used like `attr()` method (#620)
- events are now cancelable by default (#550)

### Fixed
- fixed a bug in the plain morphing part of `SVG.MorphObj` that is in the FX module
- fixed bug which produces an error when removing an event from a node which was formerly removed with a global `off()` (#518)
- fixed a bug in `size()` for poly elements when their height/width is zero (#505)
- viewbox now also accepts strings and arrays as constructor arguments
- `SVG.Array` now accepts a comma seperated string and returns array of numbers instead of strings
- `SVG.Matrix` now accepts an array as input
- `SVG.Element.matrix()` now accepts also 6 values
- `dx()/dy()` now accepts percentage values, too but only if the value on the element is already percentage
- `flip()` now flips on both axis when no parameter is passed
- fixed bug with `documentElement.contains()` in IE
- fixed offset produced by svg parser (#553)
- fixed a bug with clone which didnt copy over dom data (#621)

7 years agofix bug in box when box with top and left is given which is 0 (#632)
Ulrich-Matthias Schäfer [Thu, 9 Mar 2017 21:51:17 +0000 (22:51 +0100)]
fix bug in box when box with top and left is given which is 0 (#632)

7 years agoupdated changelog
Ulrich-Matthias Schäfer [Thu, 9 Mar 2017 11:51:48 +0000 (12:51 +0100)]
updated changelog

7 years agofixed a bug with clone which didnt copy over dom data (#621)
Ulrich-Matthias Schäfer [Thu, 9 Mar 2017 11:30:02 +0000 (12:30 +0100)]
fixed a bug with clone which didnt copy over dom data (#621)

7 years agoupdate changelog
Ulrich-Matthias Schäfer [Thu, 9 Mar 2017 09:09:50 +0000 (10:09 +0100)]
update changelog

7 years agomake events cancelable by default (#550) - version 5
Ulrich-Matthias Schäfer [Thu, 9 Mar 2017 09:07:50 +0000 (10:07 +0100)]
make events cancelable by default (#550) - version 5

7 years agostart the animation when after(All)/during(All) is called (#583)
Ulrich-Matthias Schäfer [Thu, 9 Mar 2017 08:47:23 +0000 (09:47 +0100)]
start the animation when after(All)/during(All) is called (#583)

7 years agoFix offset produced by svg parser (#553)
Ulrich-Matthias Schäfer [Wed, 8 Mar 2017 18:48:20 +0000 (19:48 +0100)]
Fix offset produced by svg parser (#553)

7 years agoupdate changelog
Ulrich-Matthias Schäfer [Wed, 8 Mar 2017 18:38:56 +0000 (19:38 +0100)]
update changelog

7 years agoadd ability to use `font()` method like `attr()` method (#620)
Ulrich-Matthias Schäfer [Wed, 8 Mar 2017 18:34:22 +0000 (19:34 +0100)]
add ability to use `font()` method like `attr()` method (#620)

7 years agoupdate changelog
Ulrich-Matthias Schäfer [Wed, 8 Mar 2017 13:46:35 +0000 (14:46 +0100)]
update changelog

7 years agofix documet.contains bug in IE (#612)
Ulrich-Matthias Schäfer [Wed, 8 Mar 2017 13:44:45 +0000 (14:44 +0100)]
fix documet.contains bug in IE (#612)

7 years agoadded SVG.Box, added transform method to boxes, fix rbox (#626)
Ulrich-Matthias Schäfer [Wed, 8 Mar 2017 13:29:15 +0000 (14:29 +0100)]
added SVG.Box, added transform method to boxes, fix rbox (#626)

added SVG.Box, added transform method to boxes, fix rbox

Also:
- workaround for screenCTM with nested svg (FF bug)
- remove unneeded workaround in toParent()
- rbox accepts additional parameter to transform the box

7 years agofixes SVG.PointArray.size() which created NaN when the bbox of the point array had...
Ulrich-Matthias Schäfer [Wed, 8 Mar 2017 13:02:13 +0000 (14:02 +0100)]
fixes SVG.PointArray.size() which created NaN when the bbox of the point array had zero height/width (#625)

fixes SVG.PointArray.size() which created NaN when the bbox of the point array had zero height/width

* update changelog

7 years agoFix Animating a flip transform does not work #624
Rémi Tétreault [Tue, 7 Mar 2017 23:56:45 +0000 (18:56 -0500)]
Fix Animating a flip transform does not work #624

7 years agoMake the method dequeue stop the current animation
Rémi Tétreault [Mon, 6 Mar 2017 01:55:09 +0000 (20:55 -0500)]
Make the method dequeue stop the current animation

There was a bug in the dequeue method of the FX module. It was not stopping
the current animation as it was supposed too. This bug is now fixed. Also,
I rewritten the test that @fuzzyma left commented. I changed its
implementation to not use the once callback since there seem to be some issues
when combining once and dequeue. The method stop was also modified, it now
call start only when it's revelant.

7 years agoHave stop be called after each test of the fx module
Rémi Tétreault [Sat, 4 Mar 2017 23:50:38 +0000 (18:50 -0500)]
Have stop be called after each test of the fx module

This change should prevent some animations to keep running in
the background while the tests that spawned them is long done.

Introducing this change made some tests fail, they were also fixed.

7 years agoadd rotate() as an animation method in typescript
dotnetCarpenter [Wed, 8 Mar 2017 00:09:14 +0000 (01:09 +0100)]
add rotate() as an animation method in typescript

7 years agomake flip working with both axis when no parameter / only offset is passed
Ulrich-Matthias Schäfer [Mon, 6 Mar 2017 17:52:28 +0000 (18:52 +0100)]
make flip working with both axis when no parameter / only offset is passed

7 years agofix bug in rebuild, remove x adjusting in x method (#616)
Ulrich-Matthias Schäfer [Mon, 6 Mar 2017 14:15:39 +0000 (15:15 +0100)]
fix bug in rebuild, remove x adjusting in x method (#616)

7 years agospeed up path parsing for most cases
Ulrich-Matthias Schäfer [Mon, 6 Mar 2017 12:39:53 +0000 (13:39 +0100)]
speed up path parsing for most cases

added test, added pathArray speed bench

7 years ago added `font()` method to `SVG.Tspan` (#599)
Ulrich-Matthias Schäfer [Sun, 5 Mar 2017 14:42:11 +0000 (15:42 +0100)]
 added `font()` method to `SVG.Tspan` (#599)

7 years ago`dx()/dy()` now accepts percentage values, too (#524)
Ulrich-Matthias Schäfer [Sun, 5 Mar 2017 13:14:31 +0000 (14:14 +0100)]
`dx()/dy()` now accepts percentage values, too (#524)

but only if the value on the element is already percentage

7 years agofixed error in event which did not clean up `SVG.handlerMap` properly (#518)
Ulrich-Matthias Schäfer [Sun, 5 Mar 2017 12:52:11 +0000 (13:52 +0100)]
fixed error in event which did not clean up `SVG.handlerMap` properly (#518)

7 years agoremoved at() helper which is not used anymore
Ulrich-Matthias Schäfer [Fri, 3 Mar 2017 16:55:33 +0000 (17:55 +0100)]
removed at() helper which is not used anymore

7 years agoadded test cases to increase code coverage
Ulrich-Matthias Schäfer [Wed, 1 Mar 2017 21:20:46 +0000 (22:20 +0100)]
added test cases to increase code coverage

7 years agoadded test cases to increase coverage
Ulrich-Matthias Schäfer [Wed, 1 Mar 2017 19:00:38 +0000 (20:00 +0100)]
added test cases to increase coverage

7 years agoadded test cases to increase code coverage
Ulrich-Matthias Schäfer [Wed, 1 Mar 2017 16:26:51 +0000 (17:26 +0100)]
added test cases to increase code coverage

7 years agoAdded test cases to increase code coverage
Ulrich-Matthias Schäfer [Wed, 1 Mar 2017 13:08:20 +0000 (14:08 +0100)]
Added test cases to increase code coverage

7 years agoadded test case for ungroup/flatten
Ulrich-Matthias Schäfer [Wed, 1 Mar 2017 09:43:01 +0000 (10:43 +0100)]
added test case for ungroup/flatten

7 years agofixed bug in SVG.Transformations when creating with array/argument list.
Ulrich-Matthias Schäfer [Tue, 28 Feb 2017 17:55:27 +0000 (18:55 +0100)]
fixed bug in SVG.Transformations when creating with array/argument list.

added tests to increase code coverage

7 years agoupdate changelog
Ulrich-Matthias Schäfer [Tue, 28 Feb 2017 12:51:21 +0000 (13:51 +0100)]
update changelog

7 years agoadded tests to increase code coverage
Ulrich-Matthias Schäfer [Tue, 28 Feb 2017 12:50:08 +0000 (13:50 +0100)]
added tests to increase code coverage

7 years agoremoved old fx code which is unused (#605)
Ulrich-Matthias Schäfer [Tue, 28 Feb 2017 11:03:38 +0000 (12:03 +0100)]
removed old fx code which is unused (#605)

7 years agoadded tests to increase code coverage
Ulrich-Matthias Schäfer [Tue, 28 Feb 2017 10:59:27 +0000 (11:59 +0100)]
added tests to increase code coverage

7 years agoadded test cases to increase coverage
Ulrich-Matthias Schäfer [Mon, 27 Feb 2017 21:45:59 +0000 (22:45 +0100)]
added test cases to increase coverage

7 years agoAdd tests for the animate method of the FX module
Rémi Tétreault [Sat, 25 Feb 2017 21:47:47 +0000 (16:47 -0500)]
Add tests for the animate method of the FX module

7 years agoAdd tests for when the user call stop/finish in during callback
Rémi Tétreault [Sat, 25 Feb 2017 21:08:55 +0000 (16:08 -0500)]
Add tests for when the user call stop/finish in during callback

7 years agoAdd tests for the method atEnd of the FX module
Rémi Tétreault [Sat, 25 Feb 2017 18:23:23 +0000 (13:23 -0500)]
Add tests for the method atEnd of the FX module

List of changes:
* Add tests for atEnd for the case the animation is in a infinite loop
* Fix a bug in atEnd that was uncovered by the new tests
* Fix the indentation of the methods atStart and atEnd
* Improve the comments of some of the others tests of atEnd

7 years agoCorrect some tests for the at_ methods of the FX module
Rémi Tétreault [Fri, 24 Feb 2017 23:08:17 +0000 (18:08 -0500)]
Correct some tests for the at_ methods of the FX module

In the first test of both the methods atStart and atEnd, `this` should
instead be `fx`.

7 years agoadded test cases to increase code coverage
Ulrich-Matthias Schäfer [Sat, 25 Feb 2017 15:31:31 +0000 (16:31 +0100)]
added test cases to increase code coverage

7 years agoupdate changelog
Ulrich-Matthias Schäfer [Sat, 25 Feb 2017 14:07:42 +0000 (15:07 +0100)]
update changelog

7 years agoviewbox now also accepts arrays and strings
Ulrich-Matthias Schäfer [Sat, 25 Feb 2017 14:05:59 +0000 (15:05 +0100)]
viewbox now also accepts arrays and strings

7 years agoadded test cases to increase code coverage
Ulrich-Matthias Schäfer [Sat, 25 Feb 2017 12:52:45 +0000 (13:52 +0100)]
added test cases to increase code coverage

7 years agoadded a few missing tests to increase coverage
Ulrich-Matthias Schäfer [Fri, 24 Feb 2017 20:50:07 +0000 (21:50 +0100)]
added a few missing tests to increase coverage

7 years ago`SVG.Array` now accepts a comma seperated string and returns array of numbers instead...
Ulrich-Matthias Schäfer [Fri, 24 Feb 2017 20:48:27 +0000 (21:48 +0100)]
`SVG.Array` now accepts a comma seperated string and returns array of numbers instead of strings

7 years agonewlines
Ulrich-Matthias Schäfer [Fri, 24 Feb 2017 19:08:21 +0000 (20:08 +0100)]
newlines

7 years agoAdded SVG.Symbol so SVG.adopt can pick up symbols correctly
Ulrich-Matthias Schäfer [Fri, 24 Feb 2017 19:07:01 +0000 (20:07 +0100)]
Added SVG.Symbol so SVG.adopt can pick up symbols correctly

7 years agoslim down the SVG.TBox to SVG.RBox mapping (new SVG.TBox will not work) 602/head
dotnetCarpenter [Fri, 24 Feb 2017 15:26:15 +0000 (16:26 +0100)]
slim down the SVG.TBox to SVG.RBox mapping (new SVG.TBox will not work)

7 years agodeprecate SVG.TBox
dotnetCarpenter [Fri, 24 Feb 2017 13:38:01 +0000 (14:38 +0100)]
deprecate SVG.TBox

7 years agoremove SVG.TBox
dotnetCarpenter [Thu, 23 Feb 2017 18:38:00 +0000 (19:38 +0100)]
remove SVG.TBox

7 years agoAdded gradient tests
wout [Wed, 22 Feb 2017 11:10:20 +0000 (12:10 +0100)]
Added gradient tests

7 years agoAllow 0 to be passed without unit
Rémi Tétreault [Wed, 22 Feb 2017 05:20:09 +0000 (00:20 -0500)]
Allow 0 to be passed without unit

This commit finish fixing issue #552. It makes it unnecessary to specify a
unit with 0 when interacting with another SVG.Number that has a unit.

This was accomplished by modifying the operation methods of SVG.Number to
allow them to use the unit of the passed number when this number as no unit.

7 years agoAdded paths to bench
wout [Tue, 21 Feb 2017 10:47:38 +0000 (11:47 +0100)]
Added paths to bench

7 years agoUpdated bench
wout [Tue, 21 Feb 2017 08:43:13 +0000 (09:43 +0100)]
Updated bench

7 years agoAdded clone method to SVG.Array/PointArray/PathArray (#590)
Ulrich-Matthias Schäfer [Mon, 20 Feb 2017 14:29:14 +0000 (15:29 +0100)]
Added clone method to SVG.Array/PointArray/PathArray (#590)

7 years agoupdate changelog
Ulrich-Matthias Schäfer [Sun, 19 Feb 2017 14:54:35 +0000 (15:54 +0100)]
update changelog

7 years agoMerge pull request #589 from RmiTtro/sort-leftovers-from-old-fx
Ulrich-Matthias Schäfer [Sun, 19 Feb 2017 14:30:50 +0000 (15:30 +0100)]
Merge pull request #589 from RmiTtro/sort-leftovers-from-old-fx

Sort out leftovers from the old fx module

7 years agoMake some change to the previous commit 589/head
Rémi Tétreault [Sat, 18 Feb 2017 03:23:51 +0000 (22:23 -0500)]
Make some change to the previous commit

Here is a list of the changes:

* Enhance the call to plot in the constructor of SVG.Path, SVG.Line,
SVG.Polyline and SVG.Polygon

* Rewrite the description of the tests of the method plot for SVG.TextPath,
SVG.Path, SVG.Line, SVG.Polyline and SVG.Polygon to make it more precise

* Remove the useless parens surrounding track in the method array
of SVG.TextPath

7 years agoSort out leftovers from the old fx module
Rémi Tétreault [Fri, 17 Feb 2017 01:35:05 +0000 (20:35 -0500)]
Sort out leftovers from the old fx module

This commit is mostly to clean up the implementation of the initAnimation
method of the Fx Module (issue #547). It also fixes these issues: #552, #582
and #584.

Here is a list of the changes and fixes that are made:
* Add a plot and array method to SVG.TextPath (issue #582)

* Make the method plot a getter when no parameter is passed for SVG.Polyline,
SVG.Polygon, SVG.Line, SVG.Path (this idea come from issue #547)

* Allow SVG.PointArray to be passed flat array

* Change the regexp SVG.PointArray use to parse string to allow more
flexibility in the way spaces and commas can be used to separate points
(something like this is now accepted: '1, 2, 3, 4')

* Allow plot to be called with 4 parameters when animating an SVG.Line

* Fix a bug in the plain morphing part of SVG.MorphObj that is in the FX module

* Relative value for SVG.Number are now calculated in its morph method (idea
from issue #547)

* Clean up the implementation of the initAnimation method of the FX module
(issues #547, #552, #584)

7 years agoDocumentup config no longer required
Wout [Wed, 15 Feb 2017 09:29:34 +0000 (10:29 +0100)]
Documentup config no longer required

7 years agoUpdated CHANGELOG
wout [Sun, 5 Feb 2017 09:46:44 +0000 (10:46 +0100)]
Updated CHANGELOG

7 years agoFixed sentence
Jon Ege Ronnenberg [Sun, 5 Feb 2017 05:05:17 +0000 (06:05 +0100)]
Fixed sentence

From "change from SVG() to use querySelector instead of getElementById (breaking change) -> __TODO!__" to "change SVG() to use querySelector instead of getElementById (breaking change) -> __TODO!__"

7 years agoadded PR reference number
dotnetCarpenter [Sun, 5 Feb 2017 04:37:48 +0000 (05:37 +0100)]
added PR reference number

7 years agobegan notes for the 2.4.1 release
dotnetCarpenter [Sun, 5 Feb 2017 03:39:19 +0000 (04:39 +0100)]
began notes for the 2.4.1 release

7 years agoadded newline for readability
dotnetCarpenter [Sun, 5 Feb 2017 03:38:34 +0000 (04:38 +0100)]
added newline for readability

7 years agoMerge branch 'master' of https://github.com/svgdotjs/svg.js
dotnetCarpenter [Sun, 5 Feb 2017 03:38:12 +0000 (04:38 +0100)]
Merge branch 'master' of https://github.com/svgdotjs/svg.js

7 years agoFormat change log according to “Keep a CHANGELOG” guidelines (#578)
Zearin [Sun, 5 Feb 2017 01:55:48 +0000 (20:55 -0500)]
Format change log according to “Keep a CHANGELOG” guidelines (#578)

* 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