Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download ember-7.x-2.0-alpha3.tar.gztar.gz 1.1 MB
MD5: 0f9e6543880da40dbb1d59177d24854e
SHA-1: 7d2e16c63027b6bcb986f3a514053b26b9fab8b9
SHA-256: 5398efabea0a4ea6daa90aaf60ae0cbec43edc116b52ed0a34f6fd923df31fed
Download ember-7.x-2.0-alpha3.zipzip 1.14 MB
MD5: 125a019dff24a8a60d267b889ea24f4f
SHA-1: f5340cf4edc093d681285dcd92dc78217aa8b517
SHA-256: 46003617e4bbed5904aaccf44f17c7470149931b4102b831044a93403b22bded

Release notes

Changes since 7.x-2.0-alpha2:

  • add in styles associated with #2430573
  • #2430573 by cam8001: Views Admin UI: Add wrappers around field label elements
  • #2434747 by samuel.mortenson: Improve user interface at admin/appearance
  • Fix exposed filter padding on labels that were overlapping
  • Removed stray patch file in root level of repository.
  • Removed margin-bottom on collapsed fieldsets.
  • remove tables.css as it no longer being used
  • CSS fix in views to removeundesirable text centering on h3 elements
  • Add readme to project, including instructuions on how to make updates to SCSS files
  • remove max width on all headline elements as they are often times used as toolbars, causing them to be truncated
  • fix rules page layout list items to be more readable
  • fix
    indent issue when there is an error
  • fix indent on nested draggable tables
  • Fix input padding issue when there is an error with a form field
  • fix collapse items from height not expanding (i.e. replacement patterns)
  • #2424641 by chiebert: Filter Log fieldset on admin/reports/dblog pushes the Clear Log fieldset right and produces horizontal scrollbars
  • #2419591 by samuel.mortenson: Views UI buttons are in confusing places
  • #2420073 by samuel.mortenson: clearfix override breaking two-column layout at admin/config
  • #2359499 by cam8001: spark_bg_tile.png is 50kB, running it through smush.it reduces it to 99 bytes (!!!)
  • remove overflow hidden for td and the items as well
  • overflow: hidden breaks tables with dropdown elements in them, eg panelizer
  • fix for latest jquery ui
  • clean up various different bugs with views_ui layout.
  • remove veritcal tab issues and fix autocomplete throbber image and alignment
  • Removed global last-child styles that caused regressions in tables and cleaned up some strangeness in reports pages.
  • More changes to tables. Abstracted contrib, component and core files into subdirectories in sass. Some fixes to workbench CSS.
  • Changes to the width of th and td
  • fixed bug in tables on modules page where description column was too narrow and had a different hover transition. Plus some other granular changes to tables and a few tweaks to features.
  • fixed features module regression in tables. Removed growl style messages.
  • Fixed sticky table head bug I created. Moved all table styles into tables.css. Added global color variables for backgrounds.
  • remove unnessecary file from ux_styleguide reference
  • #2249147 by brantwynn: Remove growl style messages.
  • Fixed bug in exposed filters for additional filters (text overlap). More refinement to tables.
  • rough implementation of responsive tables with frozen second column. (first is usually bulk operation checkboxes).
  • Added more table styles. Made tables sass. Refined sass for edit-filters and edit-options. Added growl style fading messages.
  • Many changes to exposed filters to make them more responsive. Also added the bulk of new table styles.
  • Changed the background color and text color for tabs-secondary to create more visual seperation. Made .active things not have a pointer cursor since you cant do anything with them.
  • Made all button text bold, removed letterspacing, removed margin-left (ltr) so that submits on the left margin align to text above them. Reduced page title size. Removed margin from div.admin both ltr and rtl. Changed margin bottom for legend. Added margin top to #page.
  • Removed fieldset indent. Fixed alignment problems with exposed filers. Adjustments to vertical tabs panes rtl styles.
  • #[issue number] by [comma-separated usernames]: [Short summary of the change]. git commit -mIssue
  • Removed fixed height on textarea per 2100279 Due to fixed textarea height Ember does not respect the row number of textarea widgets
  • Added ember specific styling for responsive vertical tabs
  • moved breadcrumbs into branding
  • revert change to vertical tabs
  • remove vertical tabs override
  • #2230067 by Zarabadoo: Make the ctools dropbutton maintain vertical space.
  • #2222489 by Zarabadoo: Update media and jQuery UI Dialog styles.
  • add class "ember" to the classes.
  • blue ascending aand descending arrows added, fixed padding in vertical tabs pane and added #fff background, removed grey background from select icon
  • Changes svg for selects to blue with white background
Created by: Bcwald
Created on: 5 Mar 2015 at 14:13 UTC
Last updated: 2 Oct 2015 at 18:28 UTC
Bug fixes
New features

Other releases