Jürg Lehni
|
0cfa83fc32
|
Make item-level mousedrag events work again.
|
2016-01-27 12:11:59 +01:00 |
|
Jürg Lehni
|
3c31c0e482
|
Have SVGImport respect the current PaperScope's applyMatrix setting.
|
2015-01-02 14:19:17 +01:00 |
|
Jürg Lehni
|
54d959df1f
|
Load CSS in all examples.
|
2014-12-30 00:29:20 +01:00 |
|
Jürg Lehni
|
48cb05a181
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
|
Jürg Lehni
|
a775d1eca4
|
Fix SVG examples that make use of display: none;
|
2014-05-07 17:32:49 +01:00 |
|
Jürg Lehni
|
fe064e9cc3
|
Switch from dist/paper.js to dist/paper-full.js and explain the different versions in the README.
Closes #422.
|
2014-04-06 13:44:19 +02:00 |
|
Jürg Lehni
|
7f251b78e3
|
Switch to HTML5 meta charset tags.
|
2013-06-02 13:41:10 -07:00 |
|
Jürg Lehni
|
7c2e57e105
|
Remove Item#applyMatrix boolean, go back to previous way of directly applying transformations to children in Group and Layer, and introduce new Clip class for non-transformed nested matrices.
|
2013-05-13 18:57:17 -07:00 |
|
Jürg Lehni
|
b59a98f7ce
|
Add jQuery style aliases to Callback and use #on() in the examples rather than #attach().
|
2013-05-06 20:56:58 -07:00 |
|
Jürg Lehni
|
96d9b6730f
|
Rename Svg acronyms in API to SVG.
|
2013-04-23 07:19:08 -07:00 |
|
Jürg Lehni
|
06beb0141b
|
Follow same naming conventions as with other examples.
|
2013-03-05 15:05:39 -08:00 |
|