https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
28c4ed8 Merge branch 'alecrust-patch-3' into 2.0.3-wip 08 April 2012, 06:38:16 UTC
5bc601d fix typo on js docs selector 08 April 2012, 06:37:58 UTC
08fee00 https://github.com/twitter/bootstrap/issues/2954 08 April 2012, 04:26:46 UTC
11064c4 Update the LICENSE to the actual APLv2 08 April 2012, 00:17:39 UTC
a20cd66 clean up new input append examples 07 April 2012, 23:49:06 UTC
3ecf109 fix conflicts, add docs example for two buttons on an append 07 April 2012, 23:44:03 UTC
1d30225 Merge branch 'jasny-patch-2' into 2.0.3-wip Conflicts: less/forms.less 07 April 2012, 23:43:48 UTC
0a71f17 readd bootstrap.zip, add @inputBorderRadius var to close #2946 07 April 2012, 23:17:15 UTC
f563b1d update kippt screenshot 07 April 2012, 22:59:14 UTC
5591a9b use yui-compress by default instead of regular compress 07 April 2012, 21:56:37 UTC
798363e fix left margin on .thumbnails for responsive <767 07 April 2012, 21:31:55 UTC
10ff5f1 fix #2968 manually: add consolas to monospace font stack 07 April 2012, 21:25:58 UTC
4b81c0d Changed .nav-collapse to clear both instead of left, and added compiled files. 05 April 2012, 20:13:16 UTC
fedce0c Allow multiple buttons in `.input-prepend` and `.input-append`. This has a look similar to button groups. 05 April 2012, 20:08:32 UTC
4953629 Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip Conflicts: docs/assets/bootstrap.zip 04 April 2012, 22:13:27 UTC
83febb3 remake and add isHTML check to popover as well 04 April 2012, 22:02:30 UTC
4bd6118 detect if title in tooltip is text or html. if text - use `text` method to prevent xss. all add a few notes to js readme about updated event 04 April 2012, 21:58:04 UTC
ff57f59 Corrected spacing 03 April 2012, 10:15:36 UTC
2ea437f fix #2908: unfloat inputs using .span* in fluid row 03 April 2012, 05:49:19 UTC
4462f24 fix #2911: correct /lib/ path to /less/ 03 April 2012, 05:40:06 UTC
2988de6 fix #2913: get more specific with button group selectors 03 April 2012, 05:38:12 UTC
030265e Restrict collapsed items in Navbar to only those in .nav-collapse, and buttons in Navbar. 02 April 2012, 08:52:06 UTC
7bf4c8e Merge branch 'alecrust-patch-1' into 2.0.3-wip 01 April 2012, 18:10:20 UTC
574592c Corrected "resises" to "resides" 01 April 2012, 15:25:43 UTC
647f1c9 fix #2296: allow fluid thumbnails 01 April 2012, 08:05:00 UTC
fe05f9a fix #2572: streamline thumbnails css to allow for offsets 01 April 2012, 07:59:34 UTC
33fa705 fix #2811: left and right aligned tabbable tabs fixes so that .tab-content grows to match parent's width 01 April 2012, 07:15:04 UTC
d652af1 fix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layouts 01 April 2012, 06:53:54 UTC
452ddc0 update less docs page to reflect changes in mixins (no more default values) and variable name fix 01 April 2012, 04:36:45 UTC
f37d9ae fix #2856: make inputs using .span* classes responsive at <767px layout 01 April 2012, 04:31:01 UTC
2355fd2 remove @shadow instances and replace with escaped values, update mixins to not use a default value at all 01 April 2012, 04:06:16 UTC
56ecc6b clarify use of dropdowns, href, and data-target for js docs; add tests to css tests page for it's display and execution in html 31 March 2012, 19:31:56 UTC
37745cd fix fluid grid selectors to remove > in selectors 31 March 2012, 07:53:38 UTC
2f4810e Merge branch 'grantzau-patch-1' into 2.0.3-wip 31 March 2012, 06:38:16 UTC
2dc979a MSTransitionEnd + move paren (thanks rick waldron) 29 March 2012, 21:14:17 UTC
0665c3e move over paren just because. 29 March 2012, 20:55:56 UTC
422d04c simplify transition plugin a little 29 March 2012, 20:51:23 UTC
30b3f47 remove "technique" 29 March 2012, 19:48:37 UTC
8ea8c31 replace UA sniffing 29 March 2012, 19:35:06 UTC
6564afb Renaming @gridColumnGutter to @gridGutterWidth 29 March 2012, 11:56:53 UTC
2bbc9a1 fix js links in css tests 29 March 2012, 03:03:57 UTC
a9f9949 rearrange other parts of forms docs 29 March 2012, 02:41:23 UTC
04baa07 document .backface-visibility and update comments and initial value 29 March 2012, 01:25:27 UTC
feccc6e Merge branch 'backface-visibility' of https://github.com/dannykeane/bootstrap into dannykeane-backface-visibility 29 March 2012, 01:21:04 UTC
3308d19 fix #2846: Firefox required two clicks on selects to get to options dropdown 29 March 2012, 01:18:41 UTC
d6680a5 start rearranging form docs and clear up messaging about required classes and default styles 29 March 2012, 01:00:05 UTC
369ca13 fix homepage link in css-tests and remove second help text from example form 29 March 2012, 00:52:03 UTC
6674367 moving css tests to less directory 29 March 2012, 00:41:40 UTC
93d42ca fix #2832: clarify docs on use of .tabbable and add mention of .fade 29 March 2012, 00:35:06 UTC
e41584a fix #2829: redeclare .pull-right for navs since they get more specific floats 29 March 2012, 00:02:13 UTC
2165ab2 Added the back-face visibility css property to mixins.less, this property prevents the browser flickered experienced especially in Chrome when using 3D transformations. 28 March 2012, 14:05:49 UTC
0fe68de fix second booboo 27 March 2012, 16:22:15 UTC
5b32683 Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip Conflicts: docs/assets/bootstrap.zip 27 March 2012, 16:21:35 UTC
d27fc24 fix spelling booboo 27 March 2012, 16:21:13 UTC
155a7c1 Merge pull request #2817 from andriijas/2.0.3-wip Finish of a.close to button.close 27 March 2012, 16:14:39 UTC
5d2062a Finish of close conversion from a to button 27 March 2012, 06:36:34 UTC
917f11e update LESS docs to note @baseFontSize and @baseLineHeight must be pixels 26 March 2012, 16:30:42 UTC
d4914f4 fix #2799, mention of text in the navbar 26 March 2012, 16:25:31 UTC
cffadd8 add position relative to .dropup 26 March 2012, 05:28:43 UTC
4449c4e update docs messaging around alerts and buttons 26 March 2012, 03:44:01 UTC
473e571 change all anchor alert closes to buttons 26 March 2012, 03:41:59 UTC
ea43735 add heads up note for required href on alert dismiss actions 26 March 2012, 02:47:13 UTC
4893928 add back href for alerts in components docs to make close work on iphone 26 March 2012, 01:03:30 UTC
8252274 add refresh method documentation to js docs to close #2028 and #2795 26 March 2012, 00:37:38 UTC
3e2e111 add css tests for fluid rows and inputs 26 March 2012, 00:11:50 UTC
519384f Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip 25 March 2012, 23:41:57 UTC
95c2877 remove > in fluid grid selectors, fix double padding issue on fluid layout and example 25 March 2012, 23:41:46 UTC
998c8a6 fix double padding issue on fluid layout and example 25 March 2012, 23:40:51 UTC
8d52e6d change arrows in one pagination example because opera janks it up, per #2697 25 March 2012, 21:51:54 UTC
4c3e769 jankify the IE7 horizontal forms a bit more to account for no labels before .controls, per #2728 25 March 2012, 21:46:47 UTC
cbd77d0 give IE7 inline-block behavior for input-prepend/append 25 March 2012, 21:37:19 UTC
d0526e3 remove padding on .search-query for IE7-8 since it doesn't pick up large border-radius 25 March 2012, 21:31:04 UTC
c0f28d8 Remove black border on buttons in IE7: 1. Removed borders on .btn and increased line-height 2px to compensate 2. Set buttons to use the endColor of the gradient as the background-color by default for extra contrast between button and background 3. Set a 5% darker background-color on hover of buttons just for IE7 25 March 2012, 21:28:24 UTC
a628109 fix responsive navbar 25 March 2012, 20:33:36 UTC
a5552a1 revert bart's mixin fix 25 March 2012, 19:42:47 UTC
b81a082 add navbarheight support to .brand and .nav links in navbar 25 March 2012, 19:32:29 UTC
6c5c29a introduce .navbar-link to resolve issue with buttons in .navbar-text 25 March 2012, 08:21:47 UTC
a7b8e52 Overhaul the responsive utility classes: 1. Rename file from responsive-utility-classes.less to responsive-utilities.less 2. Add additional help text around the documentation for the classes in Scaffolding 3. Remove unnecessary display values on initial classes 4. Drop block values for inherit for better support on inline and table elements 5. Make use of \!important on every class to avoid classes with more specific selectors (e.g., .span* classes for the grid) 25 March 2012, 08:12:51 UTC
d1864b3 adding 144x144 ipad touch icon 25 March 2012, 07:46:03 UTC
1837b8e remove height: auto on images since it interferes with inline dimensions 25 March 2012, 07:20:30 UTC
223c835 Merge branch 'andreasbovens-master' into 2.0.3-wip 25 March 2012, 07:07:09 UTC
3e79208 add missing closing brace 25 March 2012, 03:01:51 UTC
0dfff05 add MSTransitionEnd event to js plugin 25 March 2012, 02:02:55 UTC
f02d017 return matcher value directly + cleanup first lines of files 25 March 2012, 01:59:04 UTC
6dc59a9 add explict note that tooltip delay isn't applied to manual trigger type in popover/tooltip 25 March 2012, 01:45:12 UTC
bccc2cb add preventDefault support for all inital event types (show, close, hide, etc.) + fix small bug with scrollspy.last 25 March 2012, 01:20:09 UTC
ef5ac02 allow prevent default for show and hide event in modal 25 March 2012, 00:50:21 UTC
de0aaff Added -o- and -ms- prefixes to animations CSS Added -o- and -ms- prefixes to make the animated progress bars to work in the latest/upcoming versions of IE and Opera. 24 March 2012, 17:53:27 UTC
f9f03d8 Merge branch 'bartt-master' into 2.0.3-wip Conflicts: docs/assets/bootstrap.zip docs/assets/css/bootstrap.css less/button-groups.less 24 March 2012, 03:56:48 UTC
c7afe38 fix other instances of mixins, swap use of box-shadow everywhere, include border-radius and transition 24 March 2012, 03:56:04 UTC
f87e4c6 Merge branch '2.1.0-wip' into 2.0.3-wip Conflicts: docs/assets/bootstrap.zip 24 March 2012, 01:29:21 UTC
035b85e The native box-shadow, background-clip and background-size instructions all take 1 or more arguments. In 1.3.0 LESS became arity aware, see https://gist.github.com/1933613. As a result the signatures of these mixins had to change a little. 23 March 2012, 19:37:40 UTC
a575542 Merge branch '2.0.3-wip' of https://github.com/andriijas/bootstrap into andriijas-2.0.3-wip Conflicts: docs/assets/bootstrap.zip 23 March 2012, 16:53:04 UTC
0b41984 Fix #2758: Uneditable inputs in input-prepend/append 1. Added a missing comma to the input-append's form control stack () to fix border-radius 2. Add to the .uneditable-input in forms to remove the float as we do with all other form controls 23 March 2012, 16:47:57 UTC
eb4f708 badge-error => badge-important 23 March 2012, 12:35:46 UTC
5179df1 css tests cleanup 23 March 2012, 08:31:22 UTC
de7aee2 fix broken tables with double borders and such, add css tests page to start with table edge cases 23 March 2012, 08:28:04 UTC
622b8fa adding blog link to docs homepage 23 March 2012, 08:13:20 UTC
e841610 add mention of transitions plugin requirement on collapse 23 March 2012, 07:58:41 UTC
f330de0 add comment for append/prepend z-indexing 23 March 2012, 07:51:31 UTC
back to top