ademilter/bricklayer

more examples

ademilter opened this issue · 6 comments

I found a nice way to use bricklayer:
https://jsfiddle.net/totn2yL0/7/
much better than this: http://prnt.sc/b4kvrb

Many thanks for plugin.
Can't wait to use it in project I am currently working on.

f commented

Wow, this really makes sense.

_Fatih Kadir Akın_http://github.com/f
http://twitter.com/fkadev

I don't understand one thing there: http://prntscr.com/b4lvfw

@shchukin I tend to think of flex-basis as "keep it roughly around this value"

https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis

Here's an example with :

  1. infinite scrolling
  2. make sure column layout will not break when JS fails and prevent ugly jumps of the layout with slow internet connection
  3. includes issue #13 for internet explorer support

http://codepen.io/kilianso/pen/EyvqYG