- 20 Oct, 2011 5 commits
- 12 Oct, 2011 3 commits
- 11 Oct, 2011 1 commit
-
-
Mark Otto authored
-
- 10 Oct, 2011 7 commits
- 08 Oct, 2011 9 commits
- 04 Oct, 2011 11 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
make it so that checkboxes and radio options-list can have wrapping labels; needs to be cross browser tested yet
-
Mark Otto authored
overhaul the grid CSS to make it more durable for tables and forms to use the same sizing methods; need to see about improving this in the future
-
Mark Otto authored
resolve issue with form fields and errors causing no space between fields with consecutive errors; needs more work, but will address later
-
Mark Otto authored
-
Mark Otto authored
Add a white-space: nowrap; for .label elements.
-
- 03 Oct, 2011 4 commits
-
-
Jacob Thornton authored
Add jquery.ready hook after defining plugin, to avoid breakage with modernizr/yepnope
-
Steve Purcell authored
See https://gist.github.com/1258742 for an example, which results in the error "TypeError: Object has no method 'dropdown' at bootstrap-dropdown.js line 31" It looks like in these circumstances, the functions hooked into jquery.ready get run immediately, and so applying the dropdown behavior to specific elements before defining the 'dropdown' method causes breakage.
-
Jacob Thornton authored
-
Jacob Thornton authored
-