]> source.dussan.org Git - svg.js.git/commitdiff
changelog for last commit
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Fri, 22 Jan 2016 23:35:20 +0000 (00:35 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Fri, 22 Jan 2016 23:35:20 +0000 (00:35 +0100)
CHANGELOG.md

index 22a84ee016a1a2571f766562497864c715ea59e9..56e3777c4b8828ba8350e738e929641663ab48ba 100644 (file)
@@ -12,6 +12,7 @@
 - added `SVG.Point` which serves as Wrapper to the native `SVGPoint` (#437)
 - added `element.point(x,y)` which transforms a point from screen coordinates to the elements space (#403)
 - fixed `svgjs:data` attribute which was not set properly in all browsers (#428)
+- fixed `isNumber` and `numberAndUnit` regex (#405)
 
 # 2.2.5 (29/12/2015)
 - added check for existence of node (#431)