paper.js/src/ui
2013-10-29 21:34:12 +01:00
..
CanvasView.js Fix spelling mistake in CanvasView#initialize. Closes #316. 2013-10-25 17:15:54 +02:00
Component.js Improve handling of change events in Palette. 2013-10-29 21:34:12 +01:00
Event.js Bring back _class names, since code minification breaks reliance on constructor.name. 2013-06-23 20:18:32 -07:00
Key.js Implement a better way to name and export class constructors. 2013-05-27 12:48:58 -07:00
KeyEvent.js Fix documentation irregularities. 2013-08-23 19:45:28 -07:00
MouseEvent.js Fix documentation irregularities. 2013-08-23 19:45:28 -07:00
Palette.js Remove need for all special arguments in minification, and restructure code to avoid warnings. 2013-06-24 10:15:54 -07:00
View.js Docs: Various smaller clean ups. 2013-10-16 14:20:13 +02:00