]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
13 years agoFixed extra margin on Navbar buttons. 2907/head
Bryan Petty [Tue, 10 Apr 2012 21:19:10 +0000 (15:19 -0600)] 
Fixed extra margin on Navbar buttons.

13 years agoChanged .nav-collapse to clear both instead of left, and added compiled files.
Bryan Petty [Thu, 5 Apr 2012 19:48:17 +0000 (13:48 -0600)] 
Changed .nav-collapse to clear both instead of left, and added compiled files.

13 years agoRestrict collapsed items in Navbar to only those in .nav-collapse, and buttons in...
Bryan Petty [Sun, 1 Apr 2012 22:22:52 +0000 (16:22 -0600)] 
Restrict collapsed items in Navbar to only those in .nav-collapse, and buttons in Navbar.

13 years agoMerge branch 'alecrust-patch-1' into 2.0.3-wip
Mark Otto [Sun, 1 Apr 2012 18:10:20 +0000 (11:10 -0700)] 
Merge branch 'alecrust-patch-1' into 2.0.3-wip

13 years agoCorrected "resises" to "resides" 2893/head
Alec Rust [Sun, 1 Apr 2012 15:25:43 +0000 (17:25 +0200)] 
Corrected "resises" to "resides"

13 years agofix #2296: allow fluid thumbnails
Mark Otto [Sun, 1 Apr 2012 08:05:00 +0000 (01:05 -0700)] 
fix #2296: allow fluid thumbnails

13 years agofix #2572: streamline thumbnails css to allow for offsets
Mark Otto [Sun, 1 Apr 2012 07:59:34 +0000 (00:59 -0700)] 
fix #2572: streamline thumbnails css to allow for offsets

13 years agofix #2811: left and right aligned tabbable tabs fixes so that .tab-content grows...
Mark Otto [Sun, 1 Apr 2012 07:15:04 +0000 (00:15 -0700)] 
fix #2811: left and right aligned tabbable tabs fixes so that .tab-content grows to match parent's width

13 years agofix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layouts
Mark Otto [Sun, 1 Apr 2012 06:53:54 +0000 (23:53 -0700)] 
fix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layouts

13 years agoupdate less docs page to reflect changes in mixins (no more default values) and varia...
Mark Otto [Sun, 1 Apr 2012 04:36:45 +0000 (21:36 -0700)] 
update less docs page to reflect changes in mixins (no more default values) and variable name fix

13 years agofix #2856: make inputs using .span* classes responsive at <767px layout
Mark Otto [Sun, 1 Apr 2012 04:31:01 +0000 (21:31 -0700)] 
fix #2856: make inputs using .span* classes responsive at <767px layout

13 years agoremove @shadow instances and replace with escaped values, update mixins to not use...
Mark Otto [Sun, 1 Apr 2012 04:06:16 +0000 (21:06 -0700)] 
remove @shadow instances and replace with escaped values, update mixins to not use a default value at all

13 years agoclarify use of dropdowns, href, and data-target for js docs; add tests to css tests...
Mark Otto [Sat, 31 Mar 2012 19:31:56 +0000 (12:31 -0700)] 
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

13 years agofix fluid grid selectors to remove > in selectors
Mark Otto [Sat, 31 Mar 2012 07:53:38 +0000 (00:53 -0700)] 
fix fluid grid selectors to remove > in selectors

13 years agoMerge branch 'grantzau-patch-1' into 2.0.3-wip
Mark Otto [Sat, 31 Mar 2012 06:38:16 +0000 (23:38 -0700)] 
Merge branch 'grantzau-patch-1' into 2.0.3-wip

13 years agoMSTransitionEnd + move paren (thanks rick waldron)
Jacob Thornton [Thu, 29 Mar 2012 21:14:17 +0000 (14:14 -0700)] 
MSTransitionEnd + move paren (thanks rick waldron)

13 years agomove over paren just because.
Jacob Thornton [Thu, 29 Mar 2012 20:55:56 +0000 (13:55 -0700)] 
move over paren just because.

13 years agosimplify transition plugin a little
Jacob Thornton [Thu, 29 Mar 2012 20:51:23 +0000 (13:51 -0700)] 
simplify transition plugin a little

13 years agoremove "technique"
Jacob Thornton [Thu, 29 Mar 2012 19:48:37 +0000 (12:48 -0700)] 
remove "technique"

13 years agoreplace UA sniffing
Jacob Thornton [Thu, 29 Mar 2012 19:35:06 +0000 (12:35 -0700)] 
replace UA sniffing

13 years agoRenaming @gridColumnGutter to @gridGutterWidth 2863/head
Julius Graakjær Grantzau [Thu, 29 Mar 2012 11:56:53 +0000 (14:56 +0300)] 
Renaming @gridColumnGutter to @gridGutterWidth

13 years agofix js links in css tests
Mark Otto [Thu, 29 Mar 2012 03:03:57 +0000 (20:03 -0700)] 
fix js links in css tests

13 years agorearrange other parts of forms docs
Mark Otto [Thu, 29 Mar 2012 02:41:23 +0000 (19:41 -0700)] 
rearrange other parts of forms docs

13 years agodocument .backface-visibility and update comments and initial value
Mark Otto [Thu, 29 Mar 2012 01:25:27 +0000 (18:25 -0700)] 
document .backface-visibility and update comments and initial value

13 years agoMerge branch 'backface-visibility' of https://github.com/dannykeane/bootstrap into...
Mark Otto [Thu, 29 Mar 2012 01:21:04 +0000 (18:21 -0700)] 
Merge branch 'backface-visibility' of https://github.com/dannykeane/bootstrap into dannykeane-backface-visibility

13 years agofix #2846: Firefox required two clicks on selects to get to options dropdown
Mark Otto [Thu, 29 Mar 2012 01:18:41 +0000 (18:18 -0700)] 
fix #2846: Firefox required two clicks on selects to get to options dropdown

13 years agostart rearranging form docs and clear up messaging about required classes and default...
Mark Otto [Thu, 29 Mar 2012 01:00:05 +0000 (18:00 -0700)] 
start rearranging form docs and clear up messaging about required classes and default styles

13 years agofix homepage link in css-tests and remove second help text from example form
Mark Otto [Thu, 29 Mar 2012 00:52:03 +0000 (17:52 -0700)] 
fix homepage link in css-tests and remove second help text from example form

13 years agomoving css tests to less directory
Mark Otto [Thu, 29 Mar 2012 00:41:40 +0000 (17:41 -0700)] 
moving css tests to less directory

13 years agofix #2832: clarify docs on use of .tabbable and add mention of .fade
Mark Otto [Thu, 29 Mar 2012 00:35:06 +0000 (17:35 -0700)] 
fix #2832: clarify docs on use of .tabbable and add mention of .fade

13 years agofix #2829: redeclare .pull-right for navs since they get more specific floats
Mark Otto [Thu, 29 Mar 2012 00:02:13 +0000 (17:02 -0700)] 
fix #2829: redeclare .pull-right for navs since they get more specific floats

13 years agoAdded the back-face visibility css property to mixins.less, this property prevents... 2845/head
Danny Keane [Wed, 28 Mar 2012 14:05:49 +0000 (15:05 +0100)] 
Added the back-face visibility css property to mixins.less, this property prevents the browser flickered experienced especially in Chrome when using 3D transformations.

13 years agofix second booboo
Mark Otto [Tue, 27 Mar 2012 16:22:15 +0000 (09:22 -0700)] 
fix second booboo

13 years agoMerge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Mark Otto [Tue, 27 Mar 2012 16:21:35 +0000 (09:21 -0700)] 
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip

Conflicts:
docs/assets/bootstrap.zip

13 years agofix spelling booboo
Mark Otto [Tue, 27 Mar 2012 16:21:13 +0000 (09:21 -0700)] 
fix spelling booboo

13 years agoMerge pull request #2817 from andriijas/2.0.3-wip
Mark Otto [Tue, 27 Mar 2012 16:14:39 +0000 (09:14 -0700)] 
Merge pull request #2817 from andriijas/2.0.3-wip

Finish of a.close to button.close

13 years agoFinish of close conversion from a to button 2817/head
Andreas Cederström [Tue, 27 Mar 2012 06:36:34 +0000 (08:36 +0200)] 
Finish of close conversion from a to button

13 years agoupdate LESS docs to note @baseFontSize and @baseLineHeight must be pixels
Mark Otto [Mon, 26 Mar 2012 16:30:42 +0000 (09:30 -0700)] 
update LESS docs to note @baseFontSize and @baseLineHeight must be pixels

13 years agofix #2799, mention of text in the navbar
Mark Otto [Mon, 26 Mar 2012 16:25:31 +0000 (09:25 -0700)] 
fix #2799, mention of text in the navbar

13 years agoadd position relative to .dropup
Mark Otto [Mon, 26 Mar 2012 05:28:43 +0000 (22:28 -0700)] 
add position relative to .dropup

13 years agoupdate docs messaging around alerts and buttons
Mark Otto [Mon, 26 Mar 2012 03:44:01 +0000 (20:44 -0700)] 
update docs messaging around alerts and buttons

13 years agochange all anchor alert closes to buttons
Mark Otto [Mon, 26 Mar 2012 03:41:59 +0000 (20:41 -0700)] 
change all anchor alert closes to buttons

13 years agoadd heads up note for required href on alert dismiss actions
Mark Otto [Mon, 26 Mar 2012 02:47:13 +0000 (19:47 -0700)] 
add heads up note for required href on alert dismiss actions

13 years agoadd back href for alerts in components docs to make close work on iphone
Mark Otto [Mon, 26 Mar 2012 01:03:30 +0000 (18:03 -0700)] 
add back href for alerts in components docs to make close work on iphone

13 years agoadd refresh method documentation to js docs to close #2028 and #2795
Mark Otto [Mon, 26 Mar 2012 00:37:38 +0000 (17:37 -0700)] 
add refresh method documentation to js docs to close #2028 and #2795

13 years agoadd css tests for fluid rows and inputs
Mark Otto [Mon, 26 Mar 2012 00:11:50 +0000 (17:11 -0700)] 
add css tests for fluid rows and inputs

13 years agoMerge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip
Mark Otto [Sun, 25 Mar 2012 23:41:57 +0000 (16:41 -0700)] 
Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip

13 years agoremove > in fluid grid selectors, fix double padding issue on fluid layout and example
Mark Otto [Sun, 25 Mar 2012 23:40:51 +0000 (16:40 -0700)] 
remove > in fluid grid selectors, fix double padding issue on fluid layout and example

13 years agofix double padding issue on fluid layout and example
Mark Otto [Sun, 25 Mar 2012 23:40:51 +0000 (16:40 -0700)] 
fix double padding issue on fluid layout and example

13 years agochange arrows in one pagination example because opera janks it up, per #2697
Mark Otto [Sun, 25 Mar 2012 21:51:54 +0000 (14:51 -0700)] 
change arrows in one pagination example because opera janks it up, per #2697

13 years agojankify the IE7 horizontal forms a bit more to account for no labels before .controls...
Mark Otto [Sun, 25 Mar 2012 21:46:47 +0000 (14:46 -0700)] 
jankify the IE7 horizontal forms a bit more to account for no labels before .controls, per #2728

13 years agogive IE7 inline-block behavior for input-prepend/append
Mark Otto [Sun, 25 Mar 2012 21:37:19 +0000 (14:37 -0700)] 
give IE7 inline-block behavior for input-prepend/append

13 years agoremove padding on .search-query for IE7-8 since it doesn't pick up large border-radius
Mark Otto [Sun, 25 Mar 2012 21:31:04 +0000 (14:31 -0700)] 
remove padding on .search-query for IE7-8 since it doesn't pick up large border-radius

13 years agoRemove black border on buttons in IE7:
Mark Otto [Sun, 25 Mar 2012 21:28:24 +0000 (14:28 -0700)] 
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

13 years agofix responsive navbar
Jacob Thornton [Sun, 25 Mar 2012 20:33:36 +0000 (13:33 -0700)] 
fix responsive navbar

13 years agorevert bart's mixin fix
Mark Otto [Sun, 25 Mar 2012 19:42:47 +0000 (12:42 -0700)] 
revert bart's mixin fix

13 years agoadd navbarheight support to .brand and .nav links in navbar
Mark Otto [Sun, 25 Mar 2012 19:32:29 +0000 (12:32 -0700)] 
add navbarheight support to .brand and .nav links in navbar

13 years agointroduce .navbar-link to resolve issue with buttons in .navbar-text
Mark Otto [Sun, 25 Mar 2012 08:21:47 +0000 (01:21 -0700)] 
introduce .navbar-link to resolve issue with buttons in .navbar-text

13 years agoOverhaul the responsive utility classes:
Mark Otto [Sun, 25 Mar 2012 08:12:51 +0000 (01:12 -0700)] 
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)

13 years agoadding 144x144 ipad touch icon
Mark Otto [Sun, 25 Mar 2012 07:46:03 +0000 (00:46 -0700)] 
adding 144x144 ipad touch icon

13 years agoremove height: auto on images since it interferes with inline dimensions
Mark Otto [Sun, 25 Mar 2012 07:20:30 +0000 (00:20 -0700)] 
remove height: auto on images since it interferes with inline dimensions

13 years agoMerge branch 'andreasbovens-master' into 2.0.3-wip
Mark Otto [Sun, 25 Mar 2012 07:07:09 +0000 (00:07 -0700)] 
Merge branch 'andreasbovens-master' into 2.0.3-wip

13 years agoadd missing closing brace
Jacob Thornton [Sun, 25 Mar 2012 03:01:51 +0000 (20:01 -0700)] 
add missing closing brace

13 years agoadd MSTransitionEnd event to js plugin
Jacob Thornton [Sun, 25 Mar 2012 02:02:55 +0000 (19:02 -0700)] 
add MSTransitionEnd event to js plugin

13 years agoreturn matcher value directly + cleanup first lines of files
Jacob Thornton [Sun, 25 Mar 2012 01:59:04 +0000 (18:59 -0700)] 
return matcher value directly + cleanup first lines of files

13 years agoadd explict note that tooltip delay isn't applied to manual trigger type in popover...
Jacob Thornton [Sun, 25 Mar 2012 01:45:12 +0000 (18:45 -0700)] 
add explict note that tooltip delay isn't applied to manual trigger type in popover/tooltip

13 years agoadd preventDefault support for all inital event types (show, close, hide, etc.) ...
Jacob Thornton [Sun, 25 Mar 2012 01:20:09 +0000 (18:20 -0700)] 
add preventDefault support for all inital event types (show, close, hide, etc.) + fix small bug with scrollspy.last

13 years agoallow prevent default for show and hide event in modal
Jacob Thornton [Sun, 25 Mar 2012 00:50:21 +0000 (17:50 -0700)] 
allow prevent default for show and hide event in modal

13 years agoAdded -o- and -ms- prefixes to animations CSS 2783/head
Andreas Bovens [Sat, 24 Mar 2012 17:53:27 +0000 (18:53 +0100)] 
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.

13 years agoMerge branch 'bartt-master' into 2.0.3-wip
Mark Otto [Sat, 24 Mar 2012 03:56:48 +0000 (20:56 -0700)] 
Merge branch 'bartt-master' into 2.0.3-wip

Conflicts:
docs/assets/bootstrap.zip
docs/assets/css/bootstrap.css
less/button-groups.less

13 years agofix other instances of mixins, swap use of box-shadow everywhere, include border...
Mark Otto [Sat, 24 Mar 2012 03:56:04 +0000 (20:56 -0700)] 
fix other instances of mixins, swap use of box-shadow everywhere, include border-radius and transition

13 years agoMerge branch '2.1.0-wip' into 2.0.3-wip
Mark Otto [Sat, 24 Mar 2012 01:29:21 +0000 (18:29 -0700)] 
Merge branch '2.1.0-wip' into 2.0.3-wip

Conflicts:
docs/assets/bootstrap.zip

13 years agoThe native box-shadow, background-clip and background-size instructions all take... 2775/head
Bart Teeuwisse [Fri, 23 Mar 2012 19:37:40 +0000 (12:37 -0700)] 
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.

13 years agoMerge branch '2.0.3-wip' of https://github.com/andriijas/bootstrap into andriijas...
Mark Otto [Fri, 23 Mar 2012 16:53:04 +0000 (09:53 -0700)] 
Merge branch '2.0.3-wip' of https://github.com/andriijas/bootstrap into andriijas-2.0.3-wip

Conflicts:
docs/assets/bootstrap.zip

13 years agoFix #2758: Uneditable inputs in input-prepend/append
Mark Otto [Fri, 23 Mar 2012 16:47:57 +0000 (09:47 -0700)] 
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

13 years agobadge-error => badge-important 2763/head
Andreas Cederström [Fri, 23 Mar 2012 12:35:46 +0000 (13:35 +0100)] 
badge-error => badge-important

13 years agocss tests cleanup
Mark Otto [Fri, 23 Mar 2012 08:31:22 +0000 (01:31 -0700)] 
css tests cleanup

13 years agofix broken tables with double borders and such, add css tests page to start with...
Mark Otto [Fri, 23 Mar 2012 08:28:04 +0000 (01:28 -0700)] 
fix broken tables with double borders and such, add css tests page to start with table edge cases

13 years agoadding blog link to docs homepage
Mark Otto [Fri, 23 Mar 2012 08:13:20 +0000 (01:13 -0700)] 
adding blog link to docs homepage

13 years agoadd mention of transitions plugin requirement on collapse
Mark Otto [Fri, 23 Mar 2012 07:58:41 +0000 (00:58 -0700)] 
add mention of transitions plugin requirement on collapse

13 years agoadd comment for append/prepend z-indexing
Mark Otto [Fri, 23 Mar 2012 07:51:31 +0000 (00:51 -0700)] 
add comment for append/prepend z-indexing

13 years agofix #2613: labels hang too low
Mark Otto [Fri, 23 Mar 2012 07:40:10 +0000 (00:40 -0700)] 
fix #2613: labels hang too low

13 years agofix #2617: add negative margin to fixed-bottom navbar
Mark Otto [Fri, 23 Mar 2012 07:38:13 +0000 (00:38 -0700)] 
fix #2617: add negative margin to fixed-bottom navbar

13 years agofix #2625 manually: account for dropup caret on large button
Mark Otto [Fri, 23 Mar 2012 07:37:15 +0000 (00:37 -0700)] 
fix #2625 manually: account for dropup caret on large button

13 years agorun make on merge of progress bars change
Mark Otto [Fri, 23 Mar 2012 07:28:58 +0000 (00:28 -0700)] 
run make on merge of progress bars change

13 years agoMerge branch 'patch-1' of https://github.com/sirlantis/bootstrap into sirlantis-patch-1
Mark Otto [Fri, 23 Mar 2012 07:28:25 +0000 (00:28 -0700)] 
Merge branch 'patch-1' of https://github.com/sirlantis/bootstrap into sirlantis-patch-1

13 years agoremove redundant max-width img from docs css
Mark Otto [Fri, 23 Mar 2012 06:49:39 +0000 (23:49 -0700)] 
remove redundant max-width img from docs css

13 years agofix left and right tab-content alignment with width: auto;
Mark Otto [Fri, 23 Mar 2012 06:38:50 +0000 (23:38 -0700)] 
fix left and right tab-content alignment with width: auto;

13 years agoAdd "the" on lines 28 and 29
TJ Rana [Wed, 21 Mar 2012 20:00:58 +0000 (17:00 -0300)] 
Add "the" on lines 28 and 29

13 years agoAdd s to bumps on line 30
TJ Rana [Tue, 20 Mar 2012 05:02:00 +0000 (02:02 -0300)] 
Add s to bumps on line 30

13 years agoMake guidelines for release numbering more specific
TJ Rana [Tue, 20 Mar 2012 05:01:00 +0000 (02:01 -0300)] 
Make guidelines for release numbering more specific

13 years agoDropdowns overhaul:
Mark Otto [Fri, 23 Mar 2012 06:09:31 +0000 (23:09 -0700)] 
Dropdowns overhaul:

1. Removed broken and unused dropup examples from the navs/pills docs
2. New defaults for dropdown menus: all corners are rounded and always 1px offset from top unless otherwise specified
3. Refined active and open states for button dropdowns by adding a darker background color for each button variation when opened; also changed the opened dropdown-toggle's inset shadow to match that of an :active button
4. Generalized .dropdown.open to just .open, thus removing a few lines from button-groups.less.
5. Annnnnnnnnd I think that's it.

13 years agorestore max-width 100% for images
Mark Otto [Fri, 23 Mar 2012 05:06:23 +0000 (22:06 -0700)] 
restore max-width 100% for images

13 years agoadd the broken out responsive files
Mark Otto [Fri, 23 Mar 2012 04:54:54 +0000 (21:54 -0700)] 
add the broken out responsive files

13 years agobump version numbers in css files to 2.0.3, break out responsive CSS into separate...
Mark Otto [Fri, 23 Mar 2012 04:33:06 +0000 (21:33 -0700)] 
bump version numbers in css files to 2.0.3, break out responsive CSS into separate files for further customization

13 years agoremove labels and badges from customizer and replace with single file
Mark Otto [Fri, 23 Mar 2012 04:17:55 +0000 (21:17 -0700)] 
remove labels and badges from customizer and replace with single file

13 years agoadd new @formActionsBackground to customize page
Mark Otto [Fri, 23 Mar 2012 04:09:27 +0000 (21:09 -0700)] 
add new @formActionsBackground to customize page

13 years agoadd shell of tests page, lighten form actions background and give it a variable
Mark Otto [Fri, 23 Mar 2012 04:08:41 +0000 (21:08 -0700)] 
add shell of tests page, lighten form actions background and give it a variable

13 years agofinish adding remaining component variables to less docs page
Mark Otto [Fri, 23 Mar 2012 02:36:55 +0000 (19:36 -0700)] 
finish adding remaining component variables to less docs page

13 years agoremove mentions of unused button variable per #2537
Mark Otto [Fri, 23 Mar 2012 00:49:13 +0000 (17:49 -0700)] 
remove mentions of unused button variable per #2537