Giter Club home page Giter Club logo

baseline's People

Contributors

ajlkn avatar jzila 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

baseline's Issues

responsive image

not really an issue, more of a question.

is baseline set up to handle responsive imaging? if not, what do you recommend?

input type=submit disabled in form post

sorry for posting in the wrong place, I had thought I was under baseline.

added a simple form post to a layout, and it appears the below line is causing the submit button from submitting any form.

var addEventsListener=function(o,t,e){var n,i=t.split(" ");for(n in i)o.addEventListener(i[n],e)}

No errors, or warnings in console, simply won't submit. I've commented that specific line out and the form submits with no problems, however, obviously the rest of the site breaks with the above line is commented out.

Support for not-$breakpoint and only-$breakpoint classes

Hi AJ,

I'm currently working with skel-baseline v3.0.0-dev and I was looking for how to use the not-$breakpoint and only-$breakpoint classes that were (to my knowledge) avaliable in older versions through skel layout. Are these classes supported in the current version of baseline?

The docs are a little unclear right now, it looks like you're folding skel layout into the core sass for baseline..? Anyway, I dove into the sass and wrote in support for those classes. I can submit a PR if you'd like but I was mainly interested in seeing if those are already implemented in a different way.

Thanks for building cool stuff!

-Ryan

Equal height columns

Is it possible to make all columns within a row equal height?

I've tried a few suggestions around the web but can't get them to work with Skel's grid.

Thanks

Adding JQuery to main.js

I recently upgraded from skel 1.0.x baseline and noticed jQuery wasn't working in main.js skel.on( "init" ){} etc.
I changed the function to:
(function($) { // main js stuff}) (jQuery);
jQuery works in main.js now but I was wondering if this poses any issues to the vanilla that's there already?
Thanks for any guidance.

[Request] Stylized <select multiple> elements

<select multiple> form elements don't conform to the rest of the theme:

screen shot 2015-07-15 at 12 58 23 pm

P.S. The work you've done is incredible and makes web design so much less of a chore. I love it. Keep up the great work.

[Request] Repositories?

Hey,
you did an amazing job with skel, thumbs up.
I'd like to use it more often, so it would be easier to get skel and/or baseline per npm or bower repository.
Will there be one in the near future?

jquery.dropotron broken

I'm not sure if this is the right place for this issue, but I experience dropotron to throw errors in baseline 3.0:

Uncaught TypeError: matchExpr[type].exec is not a function - tested with jquery 1.11.1

it's caused by
Object.prototype.addEventsListener=function(t,e){var n,i=t.split(" ");for(n in i)this.addEventListener(i[n],e)}

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.