Mark Otto
9daf1661c5
fix docs for fluid layout, update topbar to fix active text color for links
2012-01-08 01:54:59 -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
bc505560a0
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
...
Conflicts:
bootstrap.css
bootstrap.min.css
2012-01-08 00:50:48 -08:00
Jacob Thornton
4478df7681
first pass at ultra basic autocomplete
2012-01-08 00:49:38 -08:00
Mark Otto
3c2f82f469
recomment out the moz stuff for progress bars since less can't compile it right now
2012-01-07 23:31:00 -08:00
Mark Otto
d170224457
fix progress bars by removing border and negative margins
2012-01-07 23:21:40 -08:00
Mark Otto
961c479422
remove unused css and reorder the toggle classes
2012-01-07 22:07:36 -08:00
Mark Otto
22e0c5f7c8
redoing the tabs on bottom, left, and right
2012-01-07 22:06:44 -08:00
Mark Otto
d0eecc85f8
remove tabbable stuff to try new approach
2012-01-07 21:18:47 -08:00
Mark Otto
ecffa03890
nuke unused code, add to upgrading page
2012-01-07 21:10:17 -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
343dd9616d
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
2012-01-07 20:40:49 -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
Jacob Thornton
04e251cefa
Merge pull request #923 from purwandi/2.0-wip
...
Fix line number pretyprint in javascript docs
2012-01-07 18:04:08 -08:00
Purwandi
4961aa8c23
Fix line number pretyprint in javascript docs
2012-01-08 08:17:54 +07:00
Mark Otto
1438b14f74
overhauled docs to include example markup, add language around browser support and classes
2012-01-07 15:52:57 -08:00
Mark Otto
418e2c7d58
Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into pokonski-2.0-wip
...
Conflicts:
bootstrap.css
2012-01-07 13:52:36 -08:00
Mark Otto
b81b0e2b15
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
2012-01-07 13:42:35 -08:00
Mark Otto
28420311d8
more table docs cleanup
2012-01-07 13:40:05 -08:00
Mark Otto
a339f0051b
fixing tablesorter styles by adding the jquery plugin back to the lib, fixing the docs examples
2012-01-07 12:22:51 -08:00
Jacob Thornton
402c480097
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
2012-01-07 10:56:28 -08:00
Jacob Thornton
fbb42ccbbb
update link to collapse plugin
2012-01-07 10:56:00 -08:00
Mark Otto
95c88a2953
scratch that, tweaking dropdowns in tabs
2012-01-07 04:41:51 -08:00
Piotrek Okoński
3eb80591b2
Progress bars
2012-01-07 13:39:46 +01:00
Mark Otto
6dee40f469
adding back table grid sizing; will need support for responsive perhaps
2012-01-07 04:34:30 -08:00
Mark Otto
7728f7b824
add html5 invalid state for super fancy errors via browser
2012-01-07 04:28:30 -08:00
Mark Otto
b6d50c892d
scope close icon in modal to modal-header to allow alerts in modals to use close icons
2012-01-07 04:20:56 -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
2540caeddd
quick stab at fixing modal placement on 480px and down
2012-01-07 03:58:48 -08:00
Mark Otto
33dad13014
update fluid layout to use variable for sidebar width
2012-01-07 03:53:20 -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
5fb2c666ac
update the fluid examples to use new classes and clear the floats properly from sidebar
2012-01-07 01:59:53 -08:00
Mark Otto
45d671d97f
tweak spacing once more on prettify; add support for uneditable inputs to input-append and prepend
2012-01-07 01:22:52 -08:00
Mark Otto
e23448ab1b
make fixed navbars have lower z-index
2012-01-07 01:08:58 -08:00
Mark Otto
d6a1402f2a
update form shadows and tweak prettyprint styles
2012-01-07 01:03:26 -08:00
Mark Otto
bcf1136f2c
fix form field sizing for selects, document form field grid sizing
2012-01-07 00:47:53 -08:00
Mark Otto
0cb2866409
fix reponsive 1200+ media query to resolve mismatched gutters and negative margins on the row
2012-01-07 00:29:36 -08:00
Mark Otto
36e7660383
fix forms in navbars, fix examples' navbars
2012-01-07 00:26:58 -08:00
Mark Otto
94b825abc8
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
2012-01-07 00:01:52 -08:00
Mark Otto
cfc2353059
front page docs updated to include old getting started section, update code styles to look like github gists, and lots more docs updates
2012-01-06 23:59:22 -08:00
Jacob Thornton
dd99e2d048
start of autocomplete plugin
2012-01-06 18:30:32 -08:00
Jacob Thornton
64c8623533
Merge pull request #907 from ansman/2.0-wip
...
Twipsy now respects custom classes
2012-01-06 11:07:59 -08:00
Nicklas Ansman Giertz
969fbe7150
Add a test case for issue #908 (twipsy doesn't respect custom classes)
...
The test case verifies that a custom class is respected.
2012-01-06 11:33:18 +01:00
Nicklas Ansman Giertz
f07bcafd39
Make twipsy respect custom classes when using a custom template
...
If you had a custom class to the root object twipsy would overwrite
that class ($tip[0].className = 'twipsy'), now this has been changed
so it removes only classes that twipsy adds.
2012-01-06 11:16:29 +01:00
Mark Otto
5cb76037ae
fixing conflict in dividers in navbar, fix navbar docs, fix search form in navbar
2012-01-05 23:24:19 -08:00
Mark Otto
7582520808
docs cleanup and navbar brand hover
2012-01-05 22:37:23 -08:00
Mark Otto
9bedfa447c
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
2012-01-05 21:43:54 -08:00