framework/ember/app/components/ui
Toby Zerner 1d6616a419 Responsive design baby!
Mobile responsive design with a very native feel, all in pure CSS (no
templating differences between versions — even though some things are
in very different positions.)

I’ve been working on this whole thing in my head for a while now,
planning out how certain components will be laid out on the mobile
version, and how to reason about them in the templates so that a
substantially different layout can still be achieved by only using CSS.
Today I finally wrote the CSS and it’s come together pretty damn
perfectly.

Still to come:
- Swiping left or right on discussions to reveal controls
- Tablet version
2015-03-03 20:30:52 +10:30
..
action-button.js Add styles for post footer/actions 2015-02-13 22:03:34 +10:30
alert-message.js Missed some create→extend changes 2015-02-26 12:47:04 +10:30
dropdown-button.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
dropdown-select.js Responsive design baby! 2015-03-03 20:30:52 +10:30
dropdown-split.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
item-list.js Responsive design baby! 2015-03-03 20:30:52 +10:30
loading-indicator.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
nav-item.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
search-input.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
select-input.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
separator-item.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
text-editor.js Responsive design baby! 2015-03-03 20:30:52 +10:30
text-input.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30