framework/ember/app/helpers
Toby Zerner 74e80ea2df Implement redesign, refactor everything
- Write CSS for everything, update templates.
- Refactor discussion view. Stream is split into two components
(content and scrubber) which have their own responsibilities.
- Extract pane functionality into a mixin.
- Implement global “back button” system. You give a “paneable” target
to the application controller, the back button will modulate its
pane-related properties as necessary, and call an action when the
button is clicked.
- Extract welcome-hero into its own component.
- Lots of other general improvements/refactoring. The code is quite
well-commented so take a look!
2015-01-16 17:26:18 +10:30
..
.gitkeep Hello world! 2014-12-20 16:56:46 +10:30
abbreviate-number.js Upgrade ember-cli to 0.1.4 and fix related breakage. closes #18 2014-12-23 12:45:07 +10:30
fa-icon.js Implement redesign, refactor everything 2015-01-16 17:26:18 +10:30
highlight-words.js Hello world! 2014-12-20 16:56:46 +10:30
human-time.js Change the way post count metadata is stored 2015-01-16 17:26:17 +10:30
user-avatar.js Hello world! 2014-12-20 16:56:46 +10:30