Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of the matchProperties/properties distinction, as it | Michael Brasser | 2010-02-18 | 1 | -1/+1 |
| | | | | | | | | | | | has proven to be confusing in practice. property/target and properties/targets will be functionally equivilant (the only distinction being singular/plural). In a transition these properties can be used for both 'matching' and explicit animation based on whether a 'to' value is supplied. The documentation, tests, examples and demos have been updated as well. | ||||
* | Twitter demo touchups | Alan Alpert | 2009-11-26 | 1 | -0/+2 |
| | | | | | | Arrowkey navigation on the login page, and Escape on the main page takes you back to the login page. Posting does not seem to be working still. Also switched to pixelSize fonts in many places. | ||||
* | Rename targets -> matchTargets and properties -> matchProperties. | Michael Brasser | 2009-11-06 | 1 | -1/+1 |
| | |||||
* | make twitter not depend on flickr example | Yann Bodson | 2009-10-30 | 1 | -8/+5 |
| | |||||
* | fix twitter example | Yann Bodson | 2009-10-30 | 1 | -1/+1 |
| | |||||
* | cleanup | Yann Bodson | 2009-10-28 | 1 | -2/+2 |
| | |||||
* | lowercase ids | Yann Bodson | 2009-10-06 | 1 | -36/+37 |
| | |||||
* | Size the list area correctly. | Martin Jones | 2009-09-07 | 1 | -1/+1 |
| | |||||
* | Fix some twitter demo bugs | Alan Alpert | 2009-09-03 | 1 | -0/+1 |
| | | | | Includes making the update button work and clearing the post box on post | ||||
* | Better default behaviour for twitter demo. | Alan Alpert | 2009-09-03 | 1 | -0/+1 |
| | |||||
* | Differentiate between loading and error states. | Alan Alpert | 2009-09-03 | 1 | -1/+7 |
| | |||||
* | Move minehunt and twitter to demos directory | Alan Alpert | 2009-09-03 | 1 | -0/+87 |
Minehunt is more a demo than an example, and the twitter app goes with the flickr app. |