.. |
basic
|
Some code clean-up.
|
2014-11-08 17:26:43 -08:00 |
canvas
|
Fix formatting issues.
|
2014-10-08 15:52:41 +02:00 |
core
|
Allow injection of additional undefined fields through object literal constructors and #set().
|
2014-11-18 15:24:40 -08:00 |
docs
|
Fix formatting issues.
|
2014-10-08 15:52:41 +02:00 |
dom
|
Remove all Palette and Component related code, as it is separated into its own project.
|
2014-10-08 17:43:03 +02:00 |
event
|
Rename ui folder to event.
|
2014-10-08 18:32:55 +02:00 |
item
|
Return emitter in #on(), #off(), #once(), so calls can be chained.
|
2014-11-18 14:56:55 -08:00 |
net
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
path
|
Use correct formula in Curve#getTangentAt() for end-points when there is no handle.
|
2014-11-08 17:16:22 -08:00 |
project
|
Improve docs sequence a bit.
|
2014-10-20 23:55:24 +02:00 |
style
|
Bump Acorn version.
|
2014-10-09 00:17:16 +02:00 |
svg
|
Correctly handle white-space before first matrix value when handling transform SVG attribute.
|
2014-11-22 09:01:01 -08:00 |
text
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
tool
|
Return emitter in #on(), #off(), #once(), so calls can be chained.
|
2014-11-18 14:56:55 -08:00 |
util
|
Clean up and simplify code a bit further.
|
2014-09-28 11:49:46 +02:00 |
view
|
Return emitter in #on(), #off(), #once(), so calls can be chained.
|
2014-11-18 14:56:55 -08:00 |
constants.js
|
Fix some whitespaces.
|
2014-08-16 19:18:36 +02:00 |
export.js
|
Do not export internal Http module.
|
2014-10-08 15:58:11 +02:00 |
legacy.js
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
load.js
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
options.js
|
Bump version to v0.9.21
|
2014-11-22 19:23:35 -08:00 |
paper.js
|
Rename ui folder to event.
|
2014-10-08 18:32:55 +02:00 |