.. |
basic
|
Implement 'row' type component, for multiple components per row in palettes.
|
2014-10-02 16:05:56 +02:00 |
canvas
|
Fix formatting issues.
|
2014-10-08 15:52:41 +02:00 |
core
|
Preserve line-breaks when replacing mathematical operators, to not mess with debugging.
|
2014-10-15 15:30:56 +02: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
|
Fix docs issues with Item#matches()
|
2014-10-18 13:40:36 +02:00 |
net
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
path
|
Fix documentation issues with Path#get*At()
|
2014-10-15 13:00:50 +02:00 |
project
|
Rearrange Project code for better doc sequence.
|
2014-09-27 22:53:37 +02:00 |
style
|
Bump Acorn version.
|
2014-10-09 00:17:16 +02:00 |
svg
|
Time to go with the flow and use the on()/off()/emit() pattern for events.
|
2014-10-08 14:57:56 +02:00 |
text
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
tool
|
Clean up event related comments, to reflect recent renaming.
|
2014-10-08 18:33:17 +02:00 |
util
|
Clean up and simplify code a bit further.
|
2014-09-28 11:49:46 +02:00 |
view
|
Remove documentation for deprecated #attach() methods.
|
2014-10-15 13:01:59 +02: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.20
|
2014-08-25 14:48:05 +02:00 |
paper.js
|
Rename ui folder to event.
|
2014-10-08 18:32:55 +02:00 |