Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download ember-7.x-2.0-alpha2.tar.gztar.gz 399.7 KB
MD5: aa9dc7a8f7af6c35d4e33a6193c4261f
SHA-1: cea1dce48332d7bb067ed3e55c2d3f5c3d6bbbfb
SHA-256: d3e9b5e4c6770d13c5539d07b58c425d7e49699c141bc14943b37d374e8b36aa
Download ember-7.x-2.0-alpha2.zipzip 436.68 KB
MD5: d813c06e8e7d42174340275c41a893a9
SHA-1: 61db6c36c7a8fc35ed1be27045c9291fdbedb3cc
SHA-256: 5cbce3867386d020719481807c7f3ee703b1993efea0eb56d861f3736f10e756

Release notes

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.

Style gemfile
Ember relies on a style library that applies to all Acquia distributions which we implemented as a Ruby gem. We added the Gemfile and Gemfile.lock for use with the bundler gem, converted the library styles to a proper Compass extension, added new functions, that reuse variables properly, better rtl support and some variables to prevent legacy spacing issues.

Vertical Rhythm
Changes to the fieldsets that adjust padding and margin to give them more harmonious vertical rhythm and indent and changes to global margin on tags and field items that fix the jumping effect when a collapsed fieldset is expanded. Adjusted vertical rhythm on forms.

Sass formatting
We reformatted styles for the following into sass syntax: media, features, panels, ctools, views, blocks, regions, vertical tabs, dropbuttons, overlay, tips, tables, fieldsets, summaries, filters, secondary and action links, tabs, form style overrides, Skip links and Messages. We also made changes to views, ctools and features styling to extend global classes rather than use styles specific to them and adjusted the Media module browser styles to be more consistent with the rest of the theme and make use of existing styles and extends.

Forms
More consistent overall approach to forms that removes all floats and replaces with inline-block. Better disabled form item style.

Tabs, tables and messages
More consistent tabs and better styling of draggable tables, rtl support for messages and more predefined variables and support for icons.

We also fixed the following bugs:
Internet Explorer 9 fade-in effect, Drop-down Arrows doubled in IE + Firefox, modules page rendered incorrectly in Ember with Module Filter installed, cancel button requires theming, RTL on help and more links, Prevent multiple background images from appearing on select elements, select form element double arrow, content administrative layout in Firefox.

Created by: tkoleary
Created on: 27 Jan 2014 at 21:43 UTC
Last updated: 5 Mar 2015 at 14:18 UTC

Other releases