.. |
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
|
Expose #className on all classes that define #_class
|
2014-11-30 11:13:51 -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
|
Expose #className on all classes that define #_class
|
2014-11-30 11:13:51 -08:00 |
net
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
path
|
Replace compareNumbers() with equals() and improve numerical tolerance handling in test helpers.
|
2014-11-30 11:27:14 -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
|
Fix transformation sequence to correctly handle combined rotate and scale commands.
|
2014-12-02 22:31:20 -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 |