Code Monkey home page Code Monkey logo

waffle-grid's People

Contributors

arguiot avatar jackmcpickle avatar lucasgruwez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

waffle-grid's Issues

Issue with gutter

The gutter is currently being placed only on one side of the column, shifting the whole layout on mobile.

Half column value support

It would be awesome to have Waffle support column, pushes, and pull values as col-3.5-of-12 or push-2.5-of-12 or pull-3.5-of-12. Currently entering values with remainders seems to breaking those column sizes.

[REQUEST] Publish to Bower

Love the framework, and it's all good having it available on npm. But since it's CSS framework, would be super helpful to have it also available via bower.
Would be great to have a it as a bower dependency ๐Ÿ˜„

Site not working

The site is showing the README instead of showing the site in the /docs folder

Helper should allow prefixing

Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.

  • **I'm submitting a ... **

    • feature request
    • bug report
    • support request => Please do not submit support request here, see note at the top of this template.
  • Do you want to request a feature or report a bug?
    Most of the grid classes can be customized with the exception of the helper clases
    https://github.com/lucasgruwez/waffle-grid/wiki/Using-the-grid#helper-classes

  • What is the current behavior?
    Currently you cannot prefix these classes which creates conflicts with other packages.

  • What is the expected behavior?
    Allow to have a scss variable you can set to prefix helper classes/

m-un-push and margin left

Hi Lucas,

thank you for Waffle, it is a bless for me! ๐Ÿ‘

I'm updating to 1.3.4 and I see that if I have:

  • grid
    • row
      • col col-5-of-12 push-1-of-12 col-m-4-of-4 m-un-push
      • col col-5-of-12 col-m-4-of-4

to have a 1551 layout, I get an asymmetry when layout is reduced to "m".

This happens because "col" has a margin:10px, but m-un-push is setting margin: 0;

In my case this is solved by replacing margin: inherit; but I understand milage may vary

(no dev here, sorry)

Hope this help,
Daniele

Scope generic-most classes

Hi,

I'm using this in SPA context and as a global dependency that isn't getting scoped by setting a scoped attribute, it's affecting generic classes of scoped components with classes like center, right, etc'. If you could give an option to scope these, it solves my issue.

What happened to `$m-columns`?

It seems the docs are no long coherent as this variable is nowhere to be found. How do you generate different columns for mobile now?

Question on grid container

Hi @lucasgruwez,

just a question on the .grid class on why the need for the display: flex; and flex-direction: column;?
Flex columns rely on height being set to utilise some of the other flex properties like justify-content, etc.

The main properties of the .grid class seem to be acting more like a container then a grid wrapper.
Seems like more of a special case - as your example on the site doesn't require it.

Just curious as a fellow flex framework dev. ๐Ÿ˜

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.