summaryrefslogtreecommitdiffstats
path: root/src/regex.js
Commit message (Expand)AuthorAgeFilesLines
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-58/+0
* implement registerMethods(), introduce real arrays for modern browsers, fix s...Ulrich-Matthias Schäfer2018-11-041-1/+1
* convert everything to es6 classes and importsUlrich-Matthias Schäfer2018-10-251-42/+39
* All files now loosely abide by standard lintingSaivan2018-02-271-19/+19
* make more tests pass in IEUlrich-Matthias Schäfer2017-03-151-3/+0
* move most regexe to SVG.regex, fix matrix constructor for string argumentUlrich-Matthias Schäfer2017-03-141-2/+2
* speed up path parsing for most casesUlrich-Matthias Schäfer2017-03-061-12/+9
* fixed string parsing in viewbox (#483), specs `SVG.ViewBox`Ulrich-Matthias Schäfer2016-05-131-10/+10
* fixed unit unit regex and renamed it to numberAndUnit, added specs (fix #443)Ulrich-Matthias Schäfer2016-01-231-1/+1
* Fix regex for isNumbersnowyplover2016-01-171-2/+2
* `SvgPathSeg` is removed in Chrome 48. Added workaround (fixes #409)Ulrich-Matthias Schäfer2015-11-181-0/+22
* Make parsing a <transform-list> more robust in the face of IE11Ray Glover2015-08-141-0/+3
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
* Installed Jasmin 2.0.1wout2014-07-261-0/+6
* Various small fixeswout2014-07-251-15/+12
* Completely reworked transform systemwout2014-07-111-12/+12
* Added marker, symbol and dynamic referencingwout2014-06-171-0/+3
* Bumped to version 1.0.0-rc.7wout2014-06-111-0/+3
* Bumped to 1.0.0-rc.6wout2014-03-041-6/+1
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to...wout2014-02-141-3/+0
* Added loader on SVG.Image and included svg.pattern.js to the corewout2014-02-051-0/+3
* Bumped to v0.33wout2014-01-221-0/+0
* Fix in unit parser with negative values.wout2013-06-301-1/+1
* Added SVG.Number, reworked gradient systemwout2013-06-231-1/+4
* Bumped to v0.15, removed hsb color supportwout2013-04-261-7/+1
* Bumped to v0.11wout2013-03-241-1/+9
* Added x(), y(), cx(), cy() and matrixwout2013-03-121-11/+11
* Bumped to v0.9, added better style management, text support and extended anim...0.10wout2013-03-091-11/+26
* Reworked color managementwout2013-03-061-2/+13
* Added during() method and unit morphing to fx modulewout2013-03-061-0/+7