GithubHelp home page GithubHelp logo

ed.gridpak's Issues

Permalinks to pre-filled generator in generated grid resources

It would be great if the generated resources (js, css, less, and scss) included permalinks to the Gridpak generator with all of the same settings that were used to generate that set of resources pre-filled. It would allow users to easily get the latest code when there are updates.

For inspiration, other generators such as Modernizr and ThemeRoller offer similar functionality.

don't use min/max media queries all the time

When you specify both min/max, I have to specify classes for every scenario.
Note - that will require some modification for the name. (like xs, sm etc..)

Bootstrap for example will specify max for the first scenario ( 0 - max ), from then on only 'min'

so that if I like the setup I have for medium screens, I don't have to specify another for large.

I can currently achieve this by modifying the css you generate, but it would be awesome if I can define it all on the generator and have it prepared.

# of columns validation error message displays when it shouldn't

Hello. I noticed that the Must be between 1 and 99 cols message that appears when the columns are less than 1 or greater than 99 doesn't disappear until the number of columns is returned to 2 or 98 via the provided arrows, instead of 1 or 99. It's a small bug but a bug nonetheless.

compatibility IE8

Hi,

I just see that Gridpak isn't compatible with IE8 and I find a workaround.
In the .col mixin, you use "rgba(0,0,0,0)" and IE8 can't understand it, if you switch to "transparent" it will works like a charm :)

Regards,
Florian

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.