Jürg Lehni
|
4a947317fb
|
Implement #hitTestAll() on Item and Project
Along with unit tests and documentation.
Closes #536
|
2016-02-14 12:39:35 +01:00 |
|
Jürg Lehni
|
e179b08156
|
Implement Item#clone(options) with support for options.deep
Closes #941
|
2016-02-09 16:01:06 +01:00 |
|
Jürg Lehni
|
da216aa581
|
Improve handling of view updates and detection of invisible documents.
Switch to the new HTML5 Page Visibility API.
|
2016-02-09 09:59:19 +01:00 |
|
Jürg Lehni
|
ad21b2b07a
|
SVG: Pass the imported SVG date as the 2nd parameter to onLoad()
|
2016-02-01 20:09:43 +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 |
|