maciej-gurban / responsive-bootstrap-toolkit

Responsive Bootstrap Toolkit allows for easy breakpoint detection in JavaScript
MIT License
363 stars 89 forks source link

Delaying visibility divs container until document ready #29

Closed joelcuevas closed 9 years ago

joelcuevas commented 9 years ago

Fixes: #28 Inclusion inside head not working.

maciej-gurban commented 9 years ago

I'd like to merge your PR as-is (so that you are included in the contributors list, I guess if I merge it locally and submit you won't be). For that the .min version of the library should be updated as well. Could you update the minified file as well and update the PR? I'd really appreciate it. It can be done, for example, here.

I like that you updated the change log. Thanks for taking the time to fix it!

joelcuevas commented 9 years ago

Hi Maciej,

I've already minified the source in this PR (there are 4 changed files), but I did it with http://jscompress.com/, should I change it to your suggestion?

Greetings!

maciej-gurban commented 9 years ago

I must have been in a haze that evening. I didn't notice the minified file. I think it's good to go.