https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
ebc6935 2.0.3 -> 2.0.4 01 June 2012, 18:04:27 UTC
5657ab4 Merge branch '2.0.4-wip' 01 June 2012, 17:53:47 UTC
4eaeea8 rebuild and fix test 31 May 2012, 17:24:23 UTC
bcd5097 Merge pull request #3655 from jorgenfb/8dda83906d72ade81ecf9b21d55b5a2922589d30 Updated unit test for tooltips. Now using is() instead of hasClass() 31 May 2012, 16:03:53 UTC
7875e48 fix broken css tests, add fluid input-prepend/-append to tests, fix input-prepend/append for responsive for both fluid and fixed sizing 29 May 2012, 00:32:24 UTC
f53a038 remake after merging IE7/8 bugfix for animations 29 May 2012, 00:17:55 UTC
6fc5674 Merge branch 'raymccoy-no-filters' into 2.0.4-wip 29 May 2012, 00:17:36 UTC
9699e1d scope float right dropdown menus to immediate children 28 May 2012, 08:13:24 UTC
241cbd4 Merge pull request #3619 from coreyti/2.0.4-wip-fix-placeholder 2.0.4 wip fix placeholder 28 May 2012, 08:00:23 UTC
a85c8fe add note about contributing 28 May 2012, 03:07:58 UTC
8a06339 fixes .placeholder to work as a "grouped selector" adding the `&` combinator to `.placeholder` makes it work for the global case (in forms.less) as well as within `.navbar-search .search-query` the result can be seen in the generated bootstrap.css, which include the -ms vendor extension. 28 May 2012, 01:12:08 UTC
2870867 add tracking but for production only 27 May 2012, 06:17:23 UTC
cc8b260 adding google analytics tracking to docs 26 May 2012, 23:35:28 UTC
a7529e1 remove color from labels 25 May 2012, 16:19:10 UTC
7dbcd0b fix navbar button for mobile tapping (turn to button instead of adding href=#), streamline less docs page 25 May 2012, 04:30:43 UTC
aaf1825 fix example code for carousel 25 May 2012, 03:26:08 UTC
fe30bd6 make bootstrap like google maps a bit more 25 May 2012, 03:18:52 UTC
76ee212 make nested cols code match given example 25 May 2012, 03:16:25 UTC
c1c679b #3592: clarify grid sizing in grid docs 25 May 2012, 03:13:59 UTC
7fa9f60 recompile after adding ms-placeholder 25 May 2012, 02:18:06 UTC
72e3b3b Merge branch 'ademaro-patch-1' into 2.0.4-wip 25 May 2012, 02:17:49 UTC
34e5bc5 ie support placeholder color (http://msdn.microsoft.com/en-us/library/ie/hh772745(v=vs.85).aspx) 24 May 2012, 09:57:02 UTC
1948949 remove redeclared font styles from <p> and rebuild 23 May 2012, 07:05:30 UTC
5d27fbb Merge branch 'pvorb-patch-1' into 2.0.4-wip 23 May 2012, 07:05:13 UTC
3b6b6eb fix field state mixin 23 May 2012, 07:04:54 UTC
642f751 Do not use filters in fade animations 21 May 2012, 00:56:57 UTC
8dda839 Swapped out .hasClass() with .is() when checking for multiple classes 20 May 2012, 18:10:21 UTC
e388a5e Added unit test to check that tooltips is not showed when leave event is triggered before show delay has expired AND the hide delay is set to 0 20 May 2012, 17:59:53 UTC
faf2866 Remove re-declaration of font-fam, font-size, and line-height in p 20 May 2012, 08:54:21 UTC
78790da fix resizing issues from incorrectly changing <767px grid classes to inline-block, fix height issue on textareas 18 May 2012, 05:00:49 UTC
e5187e1 fix modal example per #3510 18 May 2012, 04:48:13 UTC
1dbf4c9 manually resolve #3516: type in less docs 18 May 2012, 04:45:45 UTC
5ecab61 version bump on docs home 15 May 2012, 17:59:06 UTC
e009ed2 move navbar and update paths so it sits in tests 15 May 2012, 16:45:53 UTC
67f81a2 clarify button type on dismiss icons 15 May 2012, 16:41:06 UTC
0679f24 example incorrect for modal dismiss button 15 May 2012, 16:37:28 UTC
3a27b4e remake again after pull 15 May 2012, 16:07:55 UTC
6be09df Merge branch '2.0.4-wip-forms' of github.com:twitter/bootstrap into 2.0.4-wip-forms 15 May 2012, 16:07:31 UTC
a9d4b66 finish fixing uneditable-input and remake 15 May 2012, 16:07:19 UTC
532569f updated forms to rearrange focus state, reinstate uneditable-input, and a few other cleanup tidbits 15 May 2012, 16:04:44 UTC
ecf84bd correct regressions against 2.0.3 15 May 2012, 07:17:02 UTC
87f6e42 three columns 15 May 2012, 06:50:34 UTC
c8cafa5 move forms test to less/tests 15 May 2012, 06:45:25 UTC
e28efd7 consolidate and relabel new form selectors 15 May 2012, 06:42:32 UTC
a0809ce add forms test page for all html5 input types and refactor selectors 15 May 2012, 06:40:06 UTC
33061a8 document .lead per #3213 15 May 2012, 05:02:51 UTC
1b537c6 adding navbar example, for fixed and static navbars 14 May 2012, 15:57:24 UTC
e9a7d26 Cancel running timer for tooltips with delayed show, but instant hide. This prevents delayed tooltips from appearing if the mouse leaves the elements before tooltip is showed and the hiding delay is 0. 14 May 2012, 12:03:36 UTC
826a871 #3257: share .navbar-fixed-top styles with .navbar-fixed-bottom 14 May 2012, 05:11:35 UTC
ea15660 #3420: properly scope dropdown open state to immediate children only 14 May 2012, 04:52:18 UTC
332d2a7 #3438: fix typo on i18n tag 14 May 2012, 00:43:56 UTC
a2fb9ed #3449: make legend and form-actions the same border color 14 May 2012, 00:43:04 UTC
c02c3c6 Merge branch 'aziz-patch-7' into 2.0.4-wip 13 May 2012, 21:42:12 UTC
8f44245 document .hyphens() mixin 13 May 2012, 21:31:31 UTC
23401e8 Merge branch 'Synchro-hyphenation' into 2.0.4-wip 13 May 2012, 21:29:08 UTC
1a8561d Merge branch 'hyphenation' of https://github.com/Synchro/bootstrap into Synchro-hyphenation 13 May 2012, 21:28:32 UTC
7de65e0 #3465 part 2: add mention to docs of type button issue 13 May 2012, 21:03:32 UTC
d09db29 #3465 part 1: add type="button" to all dismiss buttons in docs 13 May 2012, 21:01:57 UTC
6f61c96 Merge branch '2.0.4-wip' of github.com:twitter/bootstrap into 2.0.4-wip 13 May 2012, 20:59:26 UTC
6a89659 #3468: 140 icons, not 120 13 May 2012, 20:59:20 UTC
3a21891 #3469: add variables for dropdown menu dividers 13 May 2012, 20:58:42 UTC
526d77a remove wrapping <label> from all js docs 13 May 2012, 18:10:08 UTC
839ec86 Merge pull request #3428 from Gavrisimo/patch-1 Update .placeholder() mixin call 12 May 2012, 18:37:53 UTC
20eae67 Update .placeholder() mixin call In less/mixins.less this mixin is being created with @placeholderText color as default, which is actually set as @placeholderText: @grayLight in less/variables.less so it's redundant to make call like this: .placeholder(@grayLight); 10 May 2012, 09:25:22 UTC
ca369c4 Add Opera prefix 01 May 2012, 15:54:53 UTC
dcc89e7 Coding style 01 May 2012, 15:06:19 UTC
5ffb6d6 Add .hyphens mixin 01 May 2012, 15:01:26 UTC
ef368f0 #3263: typo in forms docs 30 April 2012, 22:43:47 UTC
b6b354c #3255: typo in components for tabbable tabs 30 April 2012, 22:42:55 UTC
5115376 Merge branch 'anirvan-master' into 2.0.4-wip 30 April 2012, 22:41:47 UTC
59ec4c7 make responsive input fields not wrap for fluid input prepend/append by setting block back to inline-block (oversight of 2.0.3) 30 April 2012, 22:40:49 UTC
c204bc6 #3237: change to CSS comments in responsive docs 30 April 2012, 22:33:35 UTC
6e9756e #3228: update docs to list dependencies from 2.0.3 for compiling via make 30 April 2012, 22:30:56 UTC
ad46b09 expand input css tests to fixed width grid 30 April 2012, 22:06:26 UTC
ec56940 several spelling corrections 27 April 2012, 17:48:59 UTC
ab17806 let's reuse color variables, instead of hardcoding colors. 26 April 2012, 14:38:47 UTC
b261f97 Merge pull request #3226 from aziz/patch-6 No need to specify units when a value is 0, thanks to RECESS 26 April 2012, 05:19:49 UTC
ffb4d90 rebuild with typeahead change 26 April 2012, 05:15:39 UTC
fc509e1 revert position -> offset for typeahead position 26 April 2012, 05:14:39 UTC
a29e5a9 fix #3234 26 April 2012, 04:52:05 UTC
99c3b78 No need to specify units when a value is 0, thanks to RECESS 25 April 2012, 15:16:59 UTC
aaabe2a fix regression in resetting collapse to auto on collapse open. (+ add spec and rebuild) 25 April 2012, 01:06:41 UTC
66ac6e1 heading 24 April 2012, 13:53:48 UTC
7b28279 officially drop support for offset on thumbnails since it breaks BC 24 April 2012, 13:52:57 UTC
5be84ad restore margins on thumbnails, add comments about it's changes and how responsive affects it 24 April 2012, 13:45:21 UTC
f9744ff make component animations work cross browsers with opacity mixin, restore float on thumbnails > li 24 April 2012, 13:39:14 UTC
e659dc7 Merge branch '2.0.3-wip' Conflicts: Makefile docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js 24 April 2012, 09:21:45 UTC
839ef3a 2.0.2 -> 2.0.3 24 April 2012, 09:19:02 UTC
79d7092 Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip 24 April 2012, 09:12:09 UTC
d8aaf50 implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not perfect, but mostly solid 24 April 2012, 09:11:59 UTC
fc871a4 Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip 24 April 2012, 09:02:28 UTC
73453c7 changes for build in preperation for 2.0.3 release 24 April 2012, 09:02:06 UTC
1c2db11 fix ie7 button group toggles and button borders 24 April 2012, 08:46:20 UTC
805ca03 fix #3179: cut off radios and checkboxes 24 April 2012, 08:33:00 UTC
7f6f3ff fix #3202: add cursor to .accordion-toggle 24 April 2012, 08:23:24 UTC
f805a60 Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip 23 April 2012, 17:06:45 UTC
419e50e fix up buttons after recess property order 23 April 2012, 17:06:35 UTC
b8b1ffd hr to var in makefil 23 April 2012, 11:16:27 UTC
c408d89 rewrite server.js, fix travis 23 April 2012, 10:44:32 UTC
c896a18 increase length of waitfor timeout for phantom 23 April 2012, 10:18:13 UTC
back to top