https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
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
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
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
091a97c white bg on docs again 23 April 2012, 10:06:30 UTC
176e0b1 Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip 23 April 2012, 10:05:22 UTC
99a916d remove background color from radios and checkboxes for IEs 23 April 2012, 10:05:10 UTC
192cb57 fix typo 23 April 2012, 06:56:36 UTC
f848821 style changes to phantom integration 20 April 2012, 00:40:58 UTC
03f78f7 run qunit tests in phantomjs for travis-ci 20 April 2012, 00:34:07 UTC
1160935 make a few changes to package.json (add make test to makefile) 19 April 2012, 23:38:43 UTC
de9271b Merge pull request #3157 from caniszczyk/2.0.3-wip Add TravisCI support and update README 19 April 2012, 23:35:27 UTC
c99dcd2 Add Travis CI Support Continous integration is nice, fixes #3155 Signed-off-by: Chris Aniszczyk <zx@twitter.com> 19 April 2012, 23:09:59 UTC
fd00959 mention responsive css in navbar responsive section 19 April 2012, 16:28:40 UTC
f89394b make build prettier - hopefully this works, maybe some makefile bro's can improve 19 April 2012, 05:49:31 UTC
edb52a8 make bootstrap compile with Recess instead of Less 18 April 2012, 23:16:42 UTC
bc07e2a allow for pushstate in scrollspy 18 April 2012, 20:35:14 UTC
b627898 Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip 18 April 2012, 20:15:58 UTC
8f98c4f offset -> position #3088 18 April 2012, 20:15:13 UTC
47b6e6b fix #3111, badge and label alignment with surrounding text 18 April 2012, 16:47:30 UTC
back to top