This is a small set of changes that fixes a few bugs
Bug fixes:
Issue #2469143 by cam8001: Lost Views UI fields' admin titles and edit links after upgrade to 7.x-2.0-alpha3
Tab bar (secondary nav) was hidden on small devices so there was no way to access them from a phone, this fixes that issue and creates a menu style layout for those items
Issue #2447507 by chiebert: Module Filter displays overlapping text
Issue #2458483 by cam8001: Views - generates a wrong link to edit the field
Responsive
We are now using the Breakpoint gem for (existing) media queries which have been converted to sass. The long term goal is to convert to a mobile first approach for all layouts.
There are very significant differences between this release and all 1.x releases. 1.x releases followed most of the conventions established by Seven and merely changed the styling of the CSS attributes. This version changes the look and feel of the design significantly to follow more current trends towards flat design and to conform to the style guide of all Acquia maintained projects.
Additionally this release uses several new techniques including Sass, compass, and svg icons to provide a more modern flexible framework that can be more easily extended.
This is a dev release of the re-designed and re-built version of Ember.
There are very significant differences between this release and the previous release. The previous release followed most of the conventions established by Seven and merely changed the styling of the CSS attributes. This version changes the look and feel of the design significantly to follow more current trends towards flat design and to conform to the style guide of all Acquia maintained projects.
This is an initial release for the Ember theme, a responsive administrative theme for use with the upcoming Spark distribution. It is based on the Seven admin theme and is in concurrent development with the Edit and Layout modules. Ember is designed specifically with the Spark distribution in mind, though it can be used on a standalone basis as well.