aboutsummaryrefslogtreecommitdiffstats
path: root/src/number.js
Commit message (Expand)AuthorAgeFilesLines
* Allow 0 to be passed without unitRémi Tétreault2017-02-221-4/+8
* Sort out leftovers from the old fx moduleRémi Tétreault2017-02-161-1/+5
* fixed unit unit regex and renamed it to numberAndUnit, added specs (fix #443)Ulrich-Matthias Schäfer2016-01-231-7/+7
* fixed `svgjs:data` attribute which was not set properly in all browsers (#428)Ulrich-Matthias Schäfer2016-01-211-0/+3
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
* Fix in SVG.Numberwout2014-09-031-3/+5
* Fixed instantiation issue in SVG.Numberwout2014-08-281-23/+17
* Various small fixeswout2014-07-251-84/+86
* Bumped to 1.0.0-rc.6wout2014-03-041-27/+25
* Added second values to SVG.Numberwout2014-02-031-1/+9
* added `morph()` and `at()` methods to `SVG.Number` for unit morphingwout2014-02-011-7/+24
* Bumped to v0.33wout2014-01-221-0/+0
* Added animatible poly's, bumped to v0.31wout2013-08-011-1/+1
* Added support for CommonJS and AMD, bunped to v0.300.31wout2013-07-261-1/+2
* Added SVG.Array and bumped to v0.29wout2013-07-251-1/+1
* Reworked SVG.Text to give more granular controlwout2013-07-231-1/+1
* Fix in SVG.Number for IE0.24wout2013-07-011-10/+12
* Fix in unit parser with negative values.wout2013-06-301-1/+1
* Added SVG.Number, reworked gradient systemwout2013-06-231-0/+75