0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Mark Otto
4b79443bba fix dropdowns for active state in dropdown menus 2012-01-08 15:33:44 -08:00
Mark Otto
b780034a65 clean up some spacing on the dropdown for typeahead 2012-01-08 01:50:12 -08:00
Mark Otto
19986b3dd8 remove / on js, fix link to typeahead, remove old gradient on dropdown hover 2012-01-08 01:45:49 -08:00
Jacob Thornton
4478df7681 first pass at ultra basic autocomplete 2012-01-08 00:49:38 -08:00
Mark Otto
95f47026cf fix up dropdowns and navbar docs for the new dropdown styles 2012-01-07 21:09:02 -08:00
Mark Otto
2948d1c3b2 overhaul the entire tabs component structure and docs; remove side nav and make it a nav list to build on new .nav base class 2012-01-07 20:40:28 -08:00
Mark Otto
e594107f37 change up the z-indexing and add some popover/twipsy content to the test modal on the js docs to help avoid future bugs 2012-01-07 04:17:33 -08:00
Mark Otto
5ba7c14afe another quick pass at ranking all zindexes and listing them in variables for quick overview and editing later 2012-01-07 04:07:53 -08:00
Mark Otto
8bdaf1f364 better ranking of z-indexes for tipsies so they appear above dropdown menus but below fixed topbar 2012-01-07 04:01:09 -08:00
Mark Otto
8ccc3bcf03 overhauled dropdowns now require use of .caret for dropdown arrow, redid the button group docs section, added the split button dropdown docs section 2012-01-07 03:45:24 -08:00
Mark Otto
03d7c1a65e make dropdowns use unicode character for :after 2012-01-05 15:46:48 -08:00
Mark Otto
20aecb9838 updated all docs to jQuery 1.7, move all docs JS to application.js, and move dropdowns css to dedicated file 2011-12-21 16:22:20 -06:00