summaryrefslogtreecommitdiffstats
path: root/src/number.js
Commit message (Expand)AuthorAgeFilesLines
* Rename files so that they reflect their exported classes (see next commit)Ulrich-Matthias Schäfer2018-10-251-99/+0
* fix testsUlrich-Matthias Schäfer2018-10-181-10/+0
* The runners step was reimplemented with testsSaivan2018-05-311-1/+2
* fixed declaritive again, fromArray now works on all object instancesUlrich-Matthias Schäfer2018-05-301-3/+2
* make morphing work, fix inheritance, animations now workUlrich-Matthias Schäfer2018-05-011-0/+6
* Another collaboration session with @FuzzymaSaivan2018-04-301-7/+0
* Added some timeline and Morphing functionsSaivan2018-04-231-0/+6
* The first half of the library complies with Standard lintingSaivan2018-02-271-39/+33
* 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