ambient-design icon indicating copy to clipboard operation
ambient-design copied to clipboard

v1.4.0 ship list

Open ionlyseespots opened this issue 9 years ago • 1 comments

Chewbacca

A minimum of 3 (confirmed) features are needed to be a release candidate.

Features

Reusable design patterns for role attribute.

  1. div role="tab"
  2. div role="dropdown">
  3. div role="scroll">
  4. figure role="example">

HTML5

Layout

am-row & am-col replaced with am-blockView CodePen example

am-image-slider removed.

am-event removed.

formam-layout="multi-column removed. The default layout for fieldset root sectioning elements is horizontal. You're good to go.

stacked changed to active voice stack.

aligned changed to active voice align.

CSS

.am-flat removed.

float property removed from child am-block.

Docs and templates

Notable changes

footer now has the property shrink: 0;.

form inputs are styled to match .am-btm type styles.

form now displays 100%.

ionlyseespots avatar Mar 02 '15 16:03 ionlyseespots

Traditionally, navigation links can be structured through divs, ul & li's, container classes and such. But I would like to see HTML5 (implicit & explicit sections) change how we think about automating design patterns.

ionlyseespots avatar May 08 '15 18:05 ionlyseespots