0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... over 10 years ago
Fixed bug preventing ghost clicks on touch devices More... about 11 years ago
Add warning to README.md More... about 11 years ago
Added unit tests and fixed bugs for Panel More... about 11 years ago
Panel fixes and demo complete More... about 11 years ago
Allow mobile devices on the same wifi network to find 'grunt server' More... about 11 years ago
Panels slide siblings around. More... about 11 years ago
{{panel}} working by itself, but does not yet reposition siblings More... about 11 years ago
{{panel}} sized according to parent and opens/hides More... about 11 years ago
Included jquery.animate-enhanced. It replaces jQuery's animate() with a CSS3 accelerated on mobile. This helps make panel animations smooth. More... about 11 years ago
More on panels More... about 11 years ago
Build upgrade moving from Yeoman 0.9.6 to 1.0 beta More... about 11 years ago
Renamed properties to . The style attribute is often necessary and that name should be reserved so it doesn't confuse people. More... about 11 years ago
Added more {{panel}} properties More... about 11 years ago
Scaffolding for {{panel}} More... about 11 years ago
Renamed files from using - to _ as the separator. Ember prefers this (even if Google doesn't for search). Ember automatically uses camelCase variables from camel_case.hbs. More... about 11 years ago
Touch ups to the demo app More... about 11 years ago
Added tests and fixed bugs in {{checkbox-button-group}} and {{radio-button-group}} More... about 11 years ago
Added button groups {{radio-button-group}} and {{checkbox-button-group}} More... about 11 years ago
Button now has an property and toggle() method to flip it. Useful for ButtonGroup to make a set of buttons into radio or checkbox controls. More... about 11 years ago
Added tests and finished {{progress-bar}} More... about 11 years ago
{{progress-bar}} More... about 11 years ago
{{back-button}} More... about 11 years ago
Finished basic {{navbar}} More... about 11 years ago
Independently compile templates for the ui/ and demo/ directories More... about 11 years ago
Beginnings of {{navbar}} More... about 11 years ago
300ms click prevention fixed (tested on device) More... about 11 years ago
Update README.md More... about 11 years ago
Documentation improvements More... about 11 years ago
ClickableView handles actions using the 'action' and 'target' properties. More... about 11 years ago