responsive-grid
Here are 114 public repositories matching this topic...
-
Updated
May 18, 2020
-
Updated
Jun 16, 2020 - JavaScript
In Google Chrome:
If I add data-modal-mobile-target="..." to grouped images, with the first call, (on a mobile device) it opens the lightbox. Then pressing the arrow, it shows the mobile target (so just the picture).
In Firefox it works as expected ans opens just the image and then one has to go back.
Also in Chrome I get a warning in the console: [Violation] Added non-passive event listene
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jan 24, 2018 - CSS
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Nov 25, 2019 - CSS
-
Updated
Mar 30, 2020 - Dart
I'm not sure why, but the offset-s0 was being ignored and overwritten by the medium one.
I changed it to offset-s0-important but that forced me to write down the offset for all the sizes instead of just medium.
<div class="xs12 s12 offset-xs0 offset-s0-important m6 offset-m3 offset-l3 offset-xl3">
It feels wrong to add so many classes. I expected it to work without the large and xl ve
When using regular spacing, no scrollbar is appearing :
ResponsiveRow row = layout.addRow().withMargin(ResponsiveRow.MarginSize.SMALL).withSpacing(true)
row.addColumn().withDisplayRules(12, 12, 6, 6).withComponent(panel1)
row.addColumn().withDisplayRules(12, 12, 6, 6).withComponent(panel2)
result :
<img width="754" alt="screen shot 2017-06-27 at 15 55 25" src="https://user-images
-
Updated
Sep 19, 2016 - CSS
-
Updated
Jan 16, 2018 - CSS
-
Updated
Jun 7, 2020 - JavaScript
Currently, wall-e relies on google for search. We'd want it to become independent and use something like https://github.com/christian-fei/Simple-Jekyll-Search for search.
Mesh uses post meta fields, when the page/post is translated (e.g. using WPML or Polylang),
the Mesh specific fields aren't copied to the translated post,
hence all Mesh configuration has to be redone for each translated post.
It is possible to let WPML/Polylang copy these fields using a [wpml-config.xml file](https://polylang.wordpress.com/documentation/documentation-for-developers/the-w
-
Updated
Apr 3, 2020 - CSS
-
Updated
May 3, 2017 - HTML
-
Updated
Jan 31, 2020 - HTML
-
Updated
Jun 6, 2020 - CSS
-
Updated
Dec 21, 2016 - JavaScript
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
Apr 3, 2018 - CoffeeScript
-
Updated
Dec 27, 2017 - CSS
-
Updated
Mar 30, 2017 - HTML
-
Updated
Mar 25, 2018 - CSS
-
Updated
Jan 9, 2018 - CSS
-
Updated
Oct 22, 2019 - HTML
Improve this page
Add a description, image, and links to the responsive-grid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the responsive-grid topic, visit your repo's landing page and select "manage topics."
Suggestion
Add to the Documentation a note the the following line should be added in the
<head>element:I would suggest adding it to the page Installation or to [Layout > Responsive](https://picturepan2.github.i