Rolando
Rolando
Form on mobile should probably look more like simple-view but keeping the formatting options. I would also suggest wrapping every non-essential menu item in a drawer/dropdown menu.
Doesn't work. ``` The filter "slice" does not exist in "default.html" at line 35 ``` And I just updated to the last version of Stacey.
Worked perfectly! Thanks. Now, I would ask something trickier. I have something like this on my _shared.yml: ``` authors: rnmp: name: Rolando Murillo twitter: rnmp ppold: name: Giorgio Leveroni twitter:...
Thank you @MoOx, this is fantastic. What if we execute the balance algorithm once the window is completely loaded though? That way we don't need to predict the image heights.
Also would like to see a live example + any additional instructions to put it on the website. This is gonna be great!
Sorry for the delay! Was on vacation. I will merge this in the coming days and yes @mikedidthis, that would be very much appreciated! Thank you.
Sorry to bother @MoOx, but I cannot make this algorithm work locally after downloading the .zip of your repo as instructed (in fact, it wouldn't even load at all in...
Exciting! Will review soon.
This is a good idea. I will just make sure people add it in the footer by saying so in the website next time I updated it. Thanks!
We are using modern JS that has methods like `querySelector` that IE8 doesn't support entirely. We are working on a IE8+ wrapper, though. For now, I strongly suggest you to...