.. |
basic
|
Add tolerance argument to Path#join(path, tolerance)
|
2016-06-11 12:41:23 +02:00 |
canvas
|
Implement support for web-workers.
|
2016-02-02 17:30:38 +01:00 |
core
|
Clean up Event#currentTarget handlig.
|
2016-06-19 10:55:04 +02:00 |
docs
|
Update JSDoc and do some documentation spring-cleaning.
|
2015-12-30 21:55:19 +01:00 |
dom
|
Improve handling of view updates and detection of invisible documents.
|
2016-02-09 09:59:19 +01:00 |
event
|
Accidential semicolon in var declaration
|
2016-06-22 13:10:02 +02:00 |
item
|
Add Raster#loaded to reflect the loading state of its image.
|
2016-06-14 17:08:32 +02:00 |
net
|
Improve handling of local paths and CORS on Node.js
|
2016-04-05 12:11:54 -07:00 |
node
|
Fix variable leak
|
2016-06-14 12:20:58 +09:00 |
path
|
Clean up code from #1082 & #1083
|
2016-06-16 14:16:48 +02:00 |
style
|
Fix Item#importJSON() to preserve #parent on existing, already inserted items.
|
2016-06-10 17:45:02 +02:00 |
svg
|
Remove unique IDs from Color objects.
|
2016-06-10 16:19:59 +02:00 |
text
|
Replace Item#_boundsSelected with #_selectBounds
|
2016-03-17 13:09:02 +01:00 |
tool
|
Fix #1032: Correctly handle lastPoint in first mousemove.
|
2016-04-13 15:52:59 -07:00 |
util
|
Fix to cover the case when Numerical.solveQuadratic return -1 in Numerical.solveCubic
|
2016-06-16 14:53:32 +09:00 |
view
|
Bring back accidentally removed hit-test optimization in event handling.
|
2016-06-19 11:02:54 +02:00 |
constants.js
|
Fix #769: Implement Item#selection flags to separate selection from item and bounds.
|
2016-03-17 13:02:26 +01:00 |
export.js
|
Rename curve-time in API from 'parameter' to 'time'
|
2016-02-02 11:59:53 +01:00 |
init.js
|
Fix #982: Make sure self points to the global scope on Webpack.
|
2016-02-17 19:06:29 +01:00 |
load.js
|
Implement support for web-workers.
|
2016-02-02 17:30:38 +01:00 |
options.js
|
Gulp: Implement publish task.
|
2016-01-31 14:30:14 +01:00 |
paper.js
|
Fix #982: Make sure self points to the global scope on Webpack.
|
2016-02-17 19:06:29 +01:00 |