aboutsummaryrefslogtreecommitdiffstats
path: root/src/viewbox.js
Commit message (Collapse)AuthorAgeFilesLines
* viewbox now also accepts arrays and stringsUlrich-Matthias Schäfer2017-02-251-22/+11
|
* fixed string parsing in viewbox (#483), specs `SVG.ViewBox`Ulrich-Matthias Schäfer2016-05-131-3/+26
|
* Implementation new fx moduleUlrich-Matthias Schäfer2016-03-231-59/+111
|
* tab to space, block comments to line commentsUlrich-Matthias Schäfer2015-11-061-8/+8
|
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
|
* Removed all structural referenceswout2014-06-211-4/+4
|
* Fixing a bug in viewboxwout2014-06-191-6/+6
|
* Fixed Infinite LoopStephen Habegger2014-06-161-2/+6
| | | | | Fixed infinite loop in ViewBox when element has a percentage width/height.
* Fix in viewboxwout2014-01-221-6/+21
|
* Fix in SVG.Viewboxwout2014-01-221-2/+2
|
* Bumped to v0.33wout2014-01-221-0/+0
|
* Fix in viewbox0.33wout2013-08-231-4/+3
|
* Fix in viewboxwout2013-08-231-2/+2
|
* Added deep traversing, reorganizd moduleswout2013-06-091-1/+3
|
* Fix in viewbox() methodwout2013-03-291-3/+3
|
* Added viewbox toString() methodwout2013-02-201-1/+9
|
* Defaulting zoom in viewbox to 1wout2013-02-201-9/+10
|
* Fix in viewbox fallbackwout2013-02-201-18/+17
|
* ViewBox zoom descriptionwout2013-02-201-2/+2
|
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-0/+35