flexi icon indicating copy to clipboard operation
flexi copied to clipboard

Just a layout framework. Design for cross-platform with ease.

Results 38 flexi issues
Sort by recently updated
recently updated
newest added

Basic configs to automate releases with lerna and lerna-changelog.

Opening this ticket to begin building out the requirements for a v3 to support the best in modern ember. - [x] replace greenkeeper with **dependabot** - [ ] tests (regular...

I am using Flexi in my Ember js project for rendering templates under Layout folder based on device . The issue is Flexi works fine on MAC machine where we...

We can likely fix this through https://github.com/html-next/flexi-dsl/issues/3, which would allow addon authors to add a column suffix if they don't use the default 12-column configuration.

I'm thinking about adding an API for scrollable boxes. This is a first pass idea of one way this might be done. Properties - scrollX - scrollY - scrollXY -...

feature
discussion

As per https://vimeo.com/172508586 Make a list of the attributes and elements used during build time; only include the relevant styles. Will spike an RFC of this soon with thoughts on...

feature

if possible can you add a attribute like "fill parent"? this way its possible to create layouts with fixed header and scrollable columns, right now i haven't found a way...

beginner friendly
support
documentation

Stemming from this slack conversation: > https://embercommunity.slack.com/archives/e-flexi/p1459540198000492 It was decided further discussion was appropriate. The discussion revolves around the ability to exercise precise height or width on a flex item...

feature
discussion

Foundation 6 by default has a [gutter configuration for specific breakpoints](http://foundation.zurb.com/sites/docs/grid.html#gutters).

feature
beginner friendly

Applying an offset class to a box with any given column size causes the box's width to shrink. I can't seem to find any documentation on this CSS behavior, but...

bug