flexie icon indicating copy to clipboard operation
flexie copied to clipboard

Legacy support for the CSS3 Flexible Box Model

Results 37 flexie issues
Sort by recently updated
recently updated
newest added

Using the latest jQuery (1.7.1) works, but using the standalone Sizzle engine doesn't. Not changing any code other than swapping out jQuery for Sizzle, it will go from working to...

Hello, when I use the js api , with following : var box = new Flexie.box({ target : document.getElementById("main"), orient : "vertical", align : "center", flexMatrix : [1,2,7] }); when...

I'm using Flexie on a wordpress theme that uses Disqus for comments. The flexbox layout works fine, except on pages where Disqus (which adds comments after page load via JS)...

hello dear. flexie can't detect page direction [RTL/LTR]. when page direction is RTL , value of box-pack must be set 'end'

It looks like this error has resurfaced (albeit in a different location): https://github.com/doctyper/flexie/pull/12 I've ran into the exact situation presented in the Pull Request (if there's an element in the...

Hi! Just try it on Chrome (mine is 12.0.742.0): 1. Open playground: http://flexiejs.com/playground/ 2. Put box flex to 1 : 1 : 1. 3. Change some box flex to 0...

low priority

Basically same that in Chrome ( https://github.com/doctyper/flexie/issues/14 ) the Playground have problem on "play" with box flex. Just select 1 : 1 : 1, but the problem is just it....

low priority