.. |
basic
|
Implement 'row' type component, for multiple components per row in palettes.
|
2014-10-02 16:05:56 +02:00 |
canvas
|
Remove various double white-spaces.
|
2014-08-25 12:49:14 +02:00 |
core
|
Move user-agent code to PaperScope and expose through PaperScope#browser.
|
2014-09-29 13:07:02 +02:00 |
docs
|
Remove trailing white spaces and ensure newlines at the end.
|
2014-04-06 13:48:03 +02:00 |
dom
|
Merge Pane functionality into Component.
|
2014-10-04 18:58:11 +02:00 |
item
|
Clean up comments.
|
2014-09-27 22:53:00 +02:00 |
net
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
path
|
Clean up and simplify code a bit further.
|
2014-09-28 11:49:46 +02:00 |
project
|
Rearrange Project code for better doc sequence.
|
2014-09-27 22:53:37 +02:00 |
style
|
Support Point argument reading for Style#shadowOffset.
|
2014-09-19 18:43:00 +02:00 |
svg
|
Avoid error when SVG path data does not contain any 'm' commands.
|
2014-09-22 17:44:15 +02:00 |
text
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
tool
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
ui
|
Rename horizontal to columns
|
2014-10-04 19:02:56 +02:00 |
util
|
Clean up and simplify code a bit further.
|
2014-09-28 11:49:46 +02:00 |
view
|
Move View classes to their own folder.
|
2014-10-04 16:51:58 +02:00 |
constants.js
|
Fix some whitespaces.
|
2014-08-16 19:18:36 +02:00 |
export.js
|
Do not check typeof module.exports === 'object', since it will be the Base constructor function after straps.js is included.
|
2014-09-25 16:46:34 +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
|
Merge Pane functionality into Component.
|
2014-10-04 18:58:11 +02:00 |