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

Ambient is a CSS ( flexbox ) framework. Built as a lightweight and modular HTML5 layout methodology.

Results 22 ambient-design issues
Sort by recently updated
recently updated
newest added

consider adding min-width: 20%; in addition to the existing flex-basis: 20;

bug

grunt-autoprefixer has been deprecated in favour of grunt-postcss

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...

meta

I feel like this would be something that is consistently undone/altered by people using ambient.

For example: ``` css nav[am-layout] a:not(.am-floating-action) { display: inline-block; font-size: 14px; font-weight: 400; line-height: 36px; padding: 1em; text-decoration: none; } ``` This rule will prevent me from overriding some commonly...

Grid positioning will be done via flexbox as either a parent or child property. Find a way for Ambient to position based on the flexbox axis points as an axis...

enhancement
confirmed

Would be good to have a cheat sheet for layouts as they relate to usage and semantics of HTML5 within Ambient. A periodic table as such would be nice: periodic...

enhancement

Currently, no fall backs. Using this as a potential list for fallback requests and issues within ambient.

meta

Would like to see more design with this.

examples