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

841 Commits

Author SHA1 Message Date
Mark Otto
5e3c211334 fix type shorthand in blockquote 2012-01-12 10:19:07 -08:00
Mark Otto
620d987f9f Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
	bootstrap.css
2012-01-11 21:59:33 -08:00
Jacob Thornton
19090ea333 Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Conflicts:
	bootstrap.css
2012-01-11 21:43:43 -08:00
Jacob Thornton
6f2f947a43 add build tool for js + rename twipsy to tooltip + lots of little doc cleanup 2012-01-11 21:42:55 -08:00
Mark Otto
32c6287259 comments and borders for multiple tbody 2012-01-11 09:43:13 -08:00
Mark Otto
a2ebf0c0c1 account for multiple tbody with 2px border between 2012-01-10 21:54:11 -08:00
Mark Otto
f2fdbd9113 Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip 2012-01-10 16:22:19 -08:00
Mark Otto
a34231d94d typo 2012-01-10 15:58:44 -08:00
Jacob Thornton
51e4e77034 remove some tabs from demo + fix dropdowns for pills 2012-01-09 19:53:52 -08:00
Mark Otto
5c2bf0feef remove empty margin property 2012-01-09 09:15:42 -08:00
Mark Otto
5032ef9b54 remove static popovers, modals, and twipsies from components in favor of full javascript page 2012-01-08 23:14:07 -08:00
Mark Otto
83c0896999 updated js pages to put examples first 2012-01-08 21:48:07 -08:00
Mark Otto
eaa8220d70 add utilities.less file for generic classes 2012-01-08 15:38:57 -08:00
Mark Otto
e654ec1336 Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip 2012-01-08 15:33:55 -08:00
Mark Otto
4b79443bba fix dropdowns for active state in dropdown menus 2012-01-08 15:33:44 -08:00
Jacob Thornton
a24cdb3e40 Merge pull request #932 from blizzy78/typo
Tiny typo fix
2012-01-08 15:13:56 -08:00
Jacob Thornton
7aca72322e move hover state out of timeout duh 2012-01-08 15:12:34 -08:00
Maik Schreiber
dbe5e666af fix typo 2012-01-09 00:02:13 +01:00
Jacob Thornton
91d393fd47 change prepend to append 2012-01-08 15:01:23 -08:00
Jacob Thornton
6e8a3bba32 add note about firefox persisting disabled state on buttons 2012-01-08 14:54:36 -08:00
Jacob Thornton
aa0c4acd80 fix modal insertion boolean 2012-01-08 14:38:21 -08:00
Jacob Thornton
76cadd1d2a only append modal to dom if not already present 2012-01-08 14:36:41 -08:00
Mark Otto
ac68bc39ff Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip 2012-01-08 14:33:52 -08:00
Mark Otto
2c79030439 fix navbar styles for .brand 2012-01-08 14:33:14 -08:00
Mark Otto
cb38d08ed4 updated js docs page to use grid of plugins instead of table 2012-01-08 14:33:03 -08:00
Jacob Thornton
5a33c1b96e make dropdowns toggle when clicked (for mobile) 2012-01-08 14:19:53 -08:00
Jacob Thornton
561fc8cf2a document slide and slid methods 2012-01-08 13:54:00 -08:00
Jacob Thornton
93a8b331bb Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip 2012-01-08 13:39:50 -08:00
Jacob Thornton
f83240a8f9 add slide and slid events + disable sliding during slide 2012-01-08 13:39:27 -08:00
Mark Otto
6226b14e3b fix placement of dropdowns in navbar after getting to general in those styles 2012-01-08 13:30:23 -08:00
Mark Otto
0d62778b28 correct navbar scaffolding code snippet 2012-01-08 13:22:20 -08:00
Mark Otto
cb9be7bd0c clean up dup css in responsive, fix navbar dropdown caret 2012-01-08 13:21:44 -08:00
Mark Otto
1ef9cbc6e4 rejigger z-index ranks for popovers/topbar/etc 2012-01-08 12:40:30 -08:00
Jacob Thornton
fbd686ad65 get tabs working in ie9 2012-01-08 12:08:00 -08:00
Jacob Thornton
d4ded76a8f get carousel working in firefox 2012-01-08 11:33:55 -08:00
Jacob Thornton
c78016e3ac Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip 2012-01-08 11:24:16 -08:00
Jacob Thornton
f1cbd22b99 fix buttons for firefox 2012-01-08 11:23:51 -08:00
Mark Otto
cb52458698 Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip 2012-01-08 03:19:06 -08:00
Mark Otto
21eb2dac8a add icons in nav list example and markup 2012-01-08 03:18:48 -08:00
Mark Otto
2376da40fb cleanup organization of tabbable nav section 2012-01-08 03:11:51 -08:00
Mark Otto
b7acbd8476 move collapsing navbar nav to 480 and below, unfloat nav for 768 and below to wrap links with position absolute 2012-01-08 03:00:06 -08:00
Mark Otto
9e7acc6370 fix responsive navbar nav treatment by using hover instead of click 2012-01-08 02:30:18 -08:00
Mark Otto
cf05dc8677 adjust navs for fine details on dropdowns in stacked nav and improved open state there 2012-01-08 02:15:47 -08:00
Jacob Thornton
0bbb64be4d add nav class to tabs in javascript demo 2012-01-08 02:04:23 -08:00
Mark Otto
916761d568 fix styles on right aligned blockquote to flip padding and border appropriately 2012-01-08 01:57:05 -08:00
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