.. |
basic
|
Fix documentation irregularities.
|
2013-08-23 19:45:28 -07:00 |
canvas
|
Switch from options.browser and options.node to options.environment
|
2013-10-10 23:09:00 +02:00 |
core
|
Update to latest straps.js, with changed Base.create() method.
|
2013-10-14 23:37:43 +02:00 |
docs
|
Update copyright information comments, and year.
|
2013-01-28 18:03:27 -08:00 |
dom
|
Optimise DomElement.getPrefixValue()
|
2013-10-10 16:40:46 +02:00 |
item
|
Start implementing rounded rectangles in Shape.Rectangle.
|
2013-10-14 19:57:28 +02:00 |
path
|
Clean up throw statements.
|
2013-10-14 16:05:50 +02:00 |
project
|
Fix documentation irregularities.
|
2013-08-23 19:45:28 -07:00 |
style
|
Fix strange issue on iOS 7 where a simple regular expression appears to cause a complete browser crash.
|
2013-10-10 14:47:27 +02:00 |
svg
|
Fix issue with importing SVG document nodes.
|
2013-08-26 16:35:15 -07:00 |
text
|
Move and unify handling of Item#_set(props) to new Item#_initialize(), and add support for props.insert = false.
|
2013-07-21 15:45:22 -07:00 |
tool
|
Fix documentation irregularities.
|
2013-08-23 19:45:28 -07:00 |
ui
|
Improve CanvasView constructor.
|
2013-10-14 16:06:30 +02:00 |
util
|
No need for default parameter.
|
2013-10-10 23:09:18 +02:00 |
constants.js
|
Remove SVG constants, as we don't use them anymore.
|
2013-03-02 08:11:47 -08:00 |
export.js
|
Switch from options.browser and options.node to options.environment
|
2013-10-10 23:09:00 +02:00 |
load.js
|
Switch from options.browser and options.node to options.environment
|
2013-10-10 23:09:00 +02:00 |
options.js
|
Switch from options.browser and options.node to options.environment
|
2013-10-10 23:09:00 +02:00 |
paper.js
|
Adapt to new bower_components directory.
|
2013-10-11 00:20:30 +02:00 |