aboutsummaryrefslogtreecommitdiff
path: root/lib/dropdowns.less
AgeCommit message (Collapse)AuthorFilesLines
2012-01-08clean up some spacing on the dropdown for typeaheadMark Otto1-9/+16
2012-01-08remove / on js, fix link to typeahead, remove old gradient on dropdown hoverMark Otto1-1/+0
2012-01-08first pass at ultra basic autocompleteJacob Thornton1-10/+11
2012-01-07fix up dropdowns and navbar docs for the new dropdown stylesMark Otto1-1/+2
2012-01-07overhaul the entire tabs component structure and docs; remove side nav and ↵Mark Otto1-1/+4
make it a nav list to build on new .nav base class
2012-01-07change up the z-indexing and add some popover/twipsy content to the test ↵Mark Otto1-1/+1
modal on the js docs to help avoid future bugs
2012-01-07another quick pass at ranking all zindexes and listing them in variables for ↵Mark Otto1-1/+1
quick overview and editing later
2012-01-07better ranking of z-indexes for tipsies so they appear above dropdown menus ↵Mark Otto1-1/+1
but below fixed topbar
2012-01-07overhauled dropdowns now require use of .caret for dropdown arrow, redid the ↵Mark Otto1-31/+27
button group docs section, added the split button dropdown docs section
2012-01-05make dropdowns use unicode character for :afterMark Otto1-1/+1
2011-12-21updated all docs to jQuery 1.7, move all docs JS to application.js, and move ↵Mark Otto1-0/+94
dropdowns css to dedicated file