Commit Graph

1222 Commits

Author SHA1 Message Date
Eric Rowell
6650733b0a updated docs 2014-01-20 23:38:23 -08:00
Eric Rowell
d7796a1955 added new after func for factor setters. The filters can now hook into after, rather than a validator 2014-01-20 22:47:47 -08:00
Eric Rowell
da28418239 introduced new alpha component for colors. fixed #755. Created new validators namespace for getter setter validator functions 2014-01-20 11:26:01 -08:00
Eric Rowell
708937d5c5 reenabling all tests 2014-01-19 22:01:35 -08:00
Eric Rowell
9579d4b2f6 Merge pull request #739 from lavrton/docImprove
Doc improve
2014-01-19 21:57:48 -08:00
Eric Rowell
37df33a8eb hooked bower json file generation to full grunt build. added minified build so root directory 2014-01-19 21:51:06 -08:00
Eric Rowell
2243010d33 collections are now chainable 2014-01-19 21:37:13 -08:00
Eric Rowell
f1b1c58166 all methods are now copied to Collection prototype so that you don't have to use the each() method all the time 2014-01-19 21:35:28 -08:00
Eric Rowell
79f86f2fe0 fixed pattern scale default issue 2014-01-12 21:48:33 -08:00
Лаврёнов Антон
07f89dc7c4 ring have no angle conf 2014-01-13 01:21:23 +08:00
Лаврёнов Антон
fb92e63985 Ellipse radius typo? 2014-01-13 01:20:37 +08:00
Лаврёнов Антон
d5cb070933 tween methods are chainable 2014-01-13 01:18:35 +08:00
Лаврёнов Антон
89415e6853 getPointerPosition return object 2014-01-13 01:15:35 +08:00
Лаврёнов Антон
1db2a43657 hasChildren returns Boolean 2014-01-13 01:07:57 +08:00
Лаврёнов Антон
90dd146c47 find returns Collection 2014-01-13 01:07:06 +08:00
Лаврёнов Антон
a8adef8927 Container's add return this 2014-01-13 01:05:46 +08:00
Лаврёнов Антон
41927fd0c1 toImage don't return image - because async. 2014-01-13 01:03:23 +08:00
Лаврёнов Антон
de8073b89b toDataURL don't need callback. It is sync function. 2014-01-13 01:02:40 +08:00
Лаврёнов Антон
2ea7e5c53c getCanvas, getHitCanvas and getContext is Layer methods right? 2014-01-13 00:49:48 +08:00
Лаврёнов Антон
a2714debe6 evt and bubble is optional 2014-01-13 00:46:18 +08:00
Eric Rowell
8dd503c7bd checking in jsdoc dir so people can generate docs themselves 2014-01-12 00:39:08 -08:00
Eric Rowell
98b282b819 updated Node and Shape param docs 2014-01-12 00:32:58 -08:00
Eric Rowell
290d66880a finished Shape docs 2014-01-12 00:23:53 -08:00
Eric Rowell
2c5f332706 continued working on Shape docs 2014-01-11 20:54:57 -08:00
Eric Rowell
0e0c92da18 added Node unit test 2014-01-11 14:59:19 -08:00
Eric Rowell
cb78b9bd0e removed Polar Tests and make a few tweaks to Node 2014-01-11 12:55:19 -08:00
Eric Rowell
99e7ad4bf0 added back compat Factor method and plugged in the methods that changed with the 5.0.0 release 2014-01-10 22:58:55 -08:00
Eric Rowell
79701fcca0 reverted center attr back to offset. I think it's more confusing 2014-01-10 22:09:22 -08:00
Eric Rowell
9e574fd241 added support for Factor getter setter validators 2014-01-10 01:29:41 -08:00
Eric Rowell
4b367ae2c8 halfway finished with updating Shape docs 2014-01-09 22:56:56 -08:00
Eric Rowell
baf635c7f0 changed dashArray to dash. started chipping away at the Shape docs 2014-01-09 22:37:27 -08:00
Eric Rowell
13b91d0db7 removed color getter and setters from Factory. color components are now red, green, and blue, not r, g, b 2014-01-09 00:29:38 -08:00
Eric Rowell
749c8731db removed filter getter setter from factory. Filter methods now use addGetterSetter like all of the other classes 2014-01-08 23:40:47 -08:00
Eric Rowell
f73baa1a4e cutting down Factory by creating a addComponentsGetterSetter method which all component attrs will use 2014-01-08 23:13:50 -08:00
Eric Rowell
01306af86b fixed d&d docs 2014-01-08 00:07:38 -08:00
Eric Rowell
fc8273e792 updated overloaded docs for d&d, node, shape, stage, sprite, text, and wedge 2014-01-07 23:56:49 -08:00
Eric Rowell
4d8ee45f71 Sprite animations keys are now set to arrays of integers, not array of object literals containing x y width and height. changed index attr to frameIndex 2014-01-07 00:43:31 -08:00
Eric Rowell
e594aa5656 Merge branch 'master' of github.com:ericdrowell/KineticJS 2014-01-06 21:51:58 -08:00
Eric Rowell
b0dbee91b6 updated more docs for Arc, Circle, Ellipse, and Image 2014-01-06 21:50:40 -08:00
Eric Rowell
66b65f1c19 removed radian angle attrs. All rotations are set in degrees now 2014-01-06 21:37:46 -08:00
ippo615
55fe6fa933 Fixed text in Kaleidoscope documentation 2014-01-06 19:29:13 -05:00
ippo615
f3c2bd5c01 Changed Kaleidoscope parameters: power and angle 2014-01-06 19:27:47 -05:00
Eric Rowell
ceddf561fc removed shape enablers and disables. They were reduandant methods and muddied up the API 2014-01-05 21:03:11 -08:00
Eric Rowell
2e97e20436 updated more overloaded docs 2014-01-05 20:52:09 -08:00
Eric Rowell
bd5b6de77f updated Node docs 2014-01-05 14:55:35 -08:00
Eric Rowell
3c9eee732f beginning to prep for 5.0.0 release. Disabling Ripple and Kaleidoscope filters for now because they aren't quite ready 2014-01-05 14:14:41 -08:00
Eric Rowell
3d76beb260 removed misspelled files 2014-01-05 13:40:54 -08:00
Eric Rowell
193b9d0970 fixed kaleidoscope filter spelling 2014-01-05 13:32:50 -08:00
Eric Rowell
09aaa44e07 Merge branch 'master' of github.com:ericdrowell/KineticJS 2014-01-05 13:21:27 -08:00
Eric Rowell
0d7cfdee9d added more cache and filter tests 2014-01-05 13:21:05 -08:00