Commit graph

35 commits

Author SHA1 Message Date
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
6ddf112b39 Add component.json and streamline package.json and bower.json
Closes #442
2014-04-06 12:47:22 +02:00
Jürg Lehni
720d691e16 Update version of straps.js 2014-04-02 21:58:08 +02:00
Jürg Lehni
fa9786b344 Switch to new simpler convention for control of beans creation in straps.js 2014-04-02 20:53:18 +02:00
Jürg Lehni
45d7ffd81e Bump version to v0.9.17 2014-03-20 17:23:45 +01:00
Jürg Lehni
2b15c125c3 Bump version to v0.9.16 2014-03-13 17:49:37 +01:00
Jürg Lehni
e2c87a6666 Remove fatline sub-folder. 2014-02-20 20:49:17 +01:00
Jürg Lehni
6cb25fafe3 Use changes in latest Straps.js to remove as many hidden parameters as possible.
Hidden parameters through arguments[] are bad news for JS optimizer engines.
2014-01-05 17:40:54 +01:00
Jürg Lehni
8d2271eb38 Use latest Straps.js 2013-12-28 21:04:14 +01:00
Jürg Lehni
ea4dead72b Update to latests Straps.js 2013-12-10 11:13:49 +01:00
Jürg Lehni
988dbc52dc Use latest version of Straps.js 2013-12-02 14:44:40 +01:00
Jürg Lehni
4caafd4623 Bump version to v0.9.15 2013-12-02 10:00:44 +01:00
Jürg Lehni
79caf66a23 Update to latest Straps.js and remove unnecessary isArray argument in Base.each() 2013-11-29 19:53:48 +01:00
Jürg Lehni
593e0d8d7f Remove Base.merge() and use a new Straps.js feature instead.
A more clever Base() constructor that allows merging.
2013-11-28 22:20:00 +01:00
Jürg Lehni
afb326d16e Bump version to v0.9.14 2013-11-28 19:46:12 +01:00
Jürg Lehni
ade2a2f456 Bump version to v0.9.13 2013-11-26 17:33:56 +01:00
Jürg Lehni
3da3161a33 Bump version to v0.9.12 2013-11-14 14:46:54 +01:00
Jürg Lehni
5bb3482073 Bump version to v0.9.11 2013-11-02 21:29:09 +01:00
Jürg Lehni
ac5c45906f Update to latest straps.js, with changed Base.create() method. 2013-10-14 23:37:43 +02:00
Jürg Lehni
b87448015d Include latest version of straps.js 2013-10-10 19:58:52 +02:00
Jürg Lehni
ddc359166b Include latest version of straps that solves an issue with injecting DomElement into PaperScope. 2013-10-10 16:23:45 +02:00
Jürg Lehni
4e98036828 Bump version to v0.9.9 2013-07-21 16:51:52 -07:00
Jürg Lehni
098f3e84cc Include Acorn / Esprima only into local PaperScript scope, and locally deactivate AMD.
Closes #255.
2013-07-18 09:49:30 -07:00
Jürg Lehni
a9cf4a373b Bump version to v0.9.8 2013-07-03 14:00:25 -07:00
Jürg Lehni
6b575d476d Clean up package and bower files. 2013-07-01 06:50:39 -07:00
Jürg Lehni
5b574877e9 Make PaperScript math operator methods 'hidden' and use aliases to visible methods.
Avoids Path#add() being misinterpreted as an operator, and console.log(path + ' hi'); causing weird issues.
2013-06-28 05:15:49 -07:00
Jürg Lehni
24f6bbd7cf Exclude Node.js version of the library on Bower. 2013-06-27 14:53:34 -07:00
Jürg Lehni
041586fa01 Bump version to v0.9.7 2013-06-27 14:31:42 -07:00
Jürg Lehni
c93b86f013 Use dist/paper.js as default now. 2013-06-27 04:34:34 -07:00
Jürg Lehni
77c27f8a36 Switch to using dependencies as bower components. 2013-06-27 04:21:06 -07:00
Jürg Lehni
2a64806d88 Include library dependencies in bower.json 2013-06-27 03:52:06 -07:00
Jürg Lehni
25cce566fa Do not exclude main built library. 2013-06-27 03:34:16 -07:00
Jürg Lehni
1a78bfed78 Bump version to v0.9.6 2013-06-27 03:08:33 -07:00
Jürg Lehni
a3ae977ba0 Fix various issues in bower.json 2013-06-27 03:02:40 -07:00
Jürg Lehni
f077e388a1 Include a json file for Bower. 2013-06-27 02:57:58 -07:00