You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Chewbacca
A minimum of 3 (confirmed) features are needed to be a release candidate.
Features
Reusable design patterns for
role
attribute.div role="tab"
div role="dropdown">
div role="scroll">
figure role="example">
HTML5
Layout
am-row
&am-col
replaced witham-block
View CodePen exampleam-image-slider
removed.am-event
removed.form
am-layout="multi-column
removed. The default layout forfieldset
root sectioning elements is horizontal. You're good to go.stacked
changed to active voicestack
.aligned
changed to active voicealign
.CSS
.am-flat
removed.float
property removed from childam-block
.Docs and templates
Notable changes
footer
now has the propertyshrink: 0;
.form
inputs are styled to match.am-btm
type styles.form
now displays 100%.The text was updated successfully, but these errors were encountered: