..
basic
Use separate ChangeFlag for matrix changes
2018-10-13 16:44:35 +02:00
canvas
Fix typo in error message.
2016-09-22 10:42:47 -04:00
core
Add documentation for PaperScope#setup(size)
2018-10-17 17:43:06 +02:00
docs
Update JSDoc and do some documentation spring-cleaning.
2015-12-30 21:55:19 +01:00
dom
Minor fixes in comments and tests.
2018-10-10 23:03:57 +02:00
event
Events: Fix auto-filling issue on Chrome
2017-10-04 17:08:10 +02:00
item
Add documentation for PaperScope#setup(size)
2018-10-17 17:43:06 +02:00
net
Loosely couple Node.js code to canvas module.
2016-07-12 19:11:09 +02:00
node
Improve handling of push() with lots of items
2018-10-03 16:45:38 +02:00
path
Fix error in single segment closed path flatten
2018-10-15 11:01:51 +02:00
style
Improve color parsing for 4 characters hex code ( #1565 )
2018-10-14 21:44:22 +02:00
svg
Fix:SvgImport apply attributes to item #1416
2018-10-02 16:35:32 +09:00
text
Overhaul the caching of bounds and matrix decomposition.
2017-04-22 12:55:42 +02:00
tool
Fix first mouse drag event is emitted twice ( #1553 )
2018-10-09 22:04:18 +02:00
util
Update to straps.js v3.0.1 and make all functions and accessors enumerable.
2017-04-22 18:50:53 +02:00
view
Minor code refactoring
2018-10-17 14:40:05 +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
Do not polute global scope with paper object
2018-10-10 23:10:51 +02:00
init.js
Do not polute global scope with paper object
2018-10-10 23:10:51 +02:00
load.js
Add mouse interaction tests
2018-10-17 14:40:05 +02:00
options.js
Release version 0.11.8
2018-10-17 17:05:40 +02:00
paper.js
Rename PathIterator back to PathFlattener.
2016-07-27 14:18:01 +02:00