Jürg Lehni
|
d68239a541
|
SVG: Introduce SVGNode object to handle SVG Elements.
|
2016-02-01 12:31:18 +01:00 |
|
Jürg Lehni
|
bc2729683c
|
Core: Renamed Symbol and PlacedSymbol classes and properties.
- Symbol -> SymbolDefinition
- PlacedSymbol -> SymbolItem
- Symbol#definition -> SymbolDefinition#item
- PlacedSymbol#symbol -> SymbolItem#definition
- Deprecate Project#symbols
Closes #770
|
2016-01-31 16:52:51 +01:00 |
|
Jürg Lehni
|
567f286774
|
Tests: Switch to our own gulp-qunits module.
Since it handles PhantomJS as well as Node.js execution, and formats errors identically and quickly.
|
2016-01-31 12:43:38 +01:00 |
|
Jürg Lehni
|
e0429f44df
|
Tests: Improve QUnit test logging and various cleanup on helpers.
|
2016-01-31 12:43:38 +01:00 |
|
Jürg Lehni
|
4c84c3dad5
|
Tests: Start getting QUnit tests to work on Node.js
Work in progress…
|
2016-01-31 12:43:20 +01:00 |
|