Age | Commit message (Expand) | Author |
---|---|---|
2012-10-30 | Added new widgets, and made them more flexible. Ready for 0.1.3! | Daniel Beauchamp |
2012-10-11 | Provide a way to get the query params given to a dashboard. | Daniel Beauchamp |
2012-09-17 | Updated the animated setter to better work with null values. | Daniel Beauchamp |
2012-09-17 | Added a debug mode that lets you see all messages coming in. | Daniel Beauchamp |
2012-08-24 | Widgets now have a formatted 'updatedAtMessage'. For stuff like 'Last updated... | Daniel Beauchamp |
2012-08-24 | Keep track of updatedAt server side, instead of on widgets. | Daniel Beauchamp |
2012-08-24 | You no longer need to call 'super' inside your onData callbacks for widgets. | Daniel Beauchamp |
2012-08-13 | Updated to use sprockets! Ah, much cleaner. | Daniel Beauchamp |