Jürg Lehni
|
50bd5bee6f
|
SVG: Add comments explaining IE related changes in #984
|
2016-02-20 00:19:36 +01:00 |
|
Jürg Lehni
|
dba4eb371d
|
SvgImport: Implement options.insert to control insertion.
Also use settings.insertItems for faster import. Closes #763
|
2016-02-14 22:51:50 +01:00 |
|
Jürg Lehni
|
2025bd1a77
|
SvgImport: Implement onError() callback
Closes #969
|
2016-02-14 14:52:37 +01:00 |
|
Jürg Lehni
|
c0b39c4b8f
|
Tests: Implement additional tests for SvgImport.
|
2016-02-11 12:51:48 +01:00 |
|
Jürg Lehni
|
8542eb62b4
|
Gulp: Add test:browser task, to solve CORS issues on Chrome.
|
2016-02-11 10:05:21 +01:00 |
|
Jürg Lehni
|
a12e99e387
|
Implement unit tests for SVG Importing, based on visual comparison.
For now, one test for #932
|
2016-02-01 20:15:37 +01:00 |
|
Jürg Lehni
|
af5984747f
|
SVG: Rename 'SVG' prefix to 'Svg'
- To make it clear it's not browser-provided functionality
- To reflect how DomElement / DomEvent are already named, for the same reason
|
2016-02-01 12:50:22 +01:00 |
|
Jürg Lehni
|
96d9b6730f
|
Rename Svg acronyms in API to SVG.
|
2013-04-23 07:19:08 -07:00 |
|
Jürg Lehni
|
9efbc288a1
|
Merge Path.Rectangle and Path.RoundRectangle.
|
2013-04-19 12:36:49 -07:00 |
|
Jürg Lehni
|
6c9c16ad3d
|
Update copyright information comments, and year.
|
2013-01-28 18:03:27 -08:00 |
|
Jürg Lehni
|
7756e90ff9
|
Make sure cloned items do not receive the same name when placed inside the same parent, use numbered versions instead.
|
2013-01-20 14:01:43 -08:00 |
|
Jürg Lehni
|
e7d9699999
|
Define failing test for cloning complex imported SVG compound paths.
Something with #clockwise goes wrong there.
|
2012-12-01 11:05:48 -08:00 |
|
Jürg Lehni
|
142bf28a70
|
Convert SvgExporter / SvgImporter code to function scopes that only expose functionality through methods on Item and Project.
|
2012-11-06 13:07:18 -08:00 |
|