]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
13 years agoWrapped btn:hover, btn.disabled inside .btn 4028/head
nextgenthemes [Sat, 7 Jul 2012 20:20:50 +0000 (23:20 +0300)] 
Wrapped btn:hover, btn.disabled inside .btn

13 years agoMerge pull request #3986 from desandro/full-height-progress-bar
Mark Otto [Fri, 6 Jul 2012 20:44:09 +0000 (13:44 -0700)] 
Merge pull request #3986 from desandro/full-height-progress-bar

Full height progress bar

13 years agovertically align inline form content
Mark Otto [Fri, 6 Jul 2012 17:59:46 +0000 (10:59 -0700)] 
vertically align inline form content

13 years agoprevent small tags from increasing height of headings
Mark Otto [Fri, 6 Jul 2012 17:35:08 +0000 (10:35 -0700)] 
prevent small tags from increasing height of headings

13 years agoMerge branch 'philfreo-patch-1' into 2.1.0-wip
Mark Otto [Fri, 6 Jul 2012 17:22:53 +0000 (10:22 -0700)] 
Merge branch 'philfreo-patch-1' into 2.1.0-wip

13 years agoAdding 'connect' npm requirement as it is required to run `make test` (in order for... 3993/head
Phil Freo [Wed, 4 Jul 2012 06:34:11 +0000 (23:34 -0700)] 
Adding 'connect' npm requirement as it is required to run `make test` (in order for it to run `node js/tests/server.js`)

13 years ago.progress .bar { height: 100% } 3986/head
Dave DeSandro [Mon, 2 Jul 2012 21:21:26 +0000 (17:21 -0400)] 
.progress .bar { height: 100% }

13 years agoMerge pull request #3976 from benvinegar/master
Mark Otto [Sun, 1 Jul 2012 05:05:03 +0000 (22:05 -0700)] 
Merge pull request #3976 from benvinegar/master

Fix Opera .clearfix bug when using contenteditable

13 years agostandardize top level file comments
Mark Otto [Fri, 29 Jun 2012 04:46:45 +0000 (21:46 -0700)] 
standardize top level file comments

13 years agoaddress issues with fixed subnav like borders, corners, etc
Mark Otto [Fri, 29 Jun 2012 04:20:40 +0000 (21:20 -0700)] 
address issues with fixed subnav like borders, corners, etc

13 years agocleanup docs css more
Mark Otto [Fri, 29 Jun 2012 04:06:54 +0000 (21:06 -0700)] 
cleanup docs css more

13 years agoremove responsive subnav from docs and place in navbar-responsive.less
Mark Otto [Fri, 29 Jun 2012 03:59:16 +0000 (20:59 -0700)] 
remove responsive subnav from docs and place in navbar-responsive.less

13 years agouse variablef or wells background-color, update docs for glyphicons license mention...
Mark Otto [Thu, 28 Jun 2012 17:03:46 +0000 (10:03 -0700)] 
use variablef or wells background-color, update docs for glyphicons license mention, update popovers to remove that thick border and make them look mo betta

13 years agorenamed less.html to extend.html, removing all the vars and mixins
Mark Otto [Thu, 28 Jun 2012 06:56:00 +0000 (23:56 -0700)] 
renamed less.html to extend.html, removing all the vars and mixins

13 years agofix dropdowns in button groups after font-size hack
Mark Otto [Tue, 26 Jun 2012 03:57:04 +0000 (20:57 -0700)] 
fix dropdowns in button groups after font-size hack

13 years agoreverse the gradient on striped progress bars so it matches the active state when...
Mark Otto [Tue, 26 Jun 2012 03:20:32 +0000 (20:20 -0700)] 
reverse the gradient on striped progress bars so it matches the active state when animated

13 years agoFix Opera .clearfix bug when using contenteditable 3935/head 3976/head
Ben Vinegar [Tue, 26 Jun 2012 00:35:42 +0000 (17:35 -0700)] 
Fix Opera .clearfix bug when using contenteditable

13 years agoMerge pull request #3856 from Calvein/patch-1
Mark Otto [Tue, 26 Jun 2012 00:10:02 +0000 (17:10 -0700)] 
Merge pull request #3856 from Calvein/patch-1

Remove useless ms prefixes

13 years agoMerge branch 'tekezo-patch-1' into 2.1.0-wip
Mark Otto [Mon, 25 Jun 2012 23:49:13 +0000 (16:49 -0700)] 
Merge branch 'tekezo-patch-1' into 2.1.0-wip

13 years agouse @textColor to change help-block/help-inline font color
Mark Otto [Mon, 25 Jun 2012 23:47:29 +0000 (16:47 -0700)] 
use @textColor to change help-block/help-inline font color

13 years agoreorder media queries
Mark Otto [Mon, 25 Jun 2012 23:25:50 +0000 (16:25 -0700)] 
reorder media queries

13 years agoprevent button group buttons from wrapping in tight spaces by removing floats and...
Mark Otto [Mon, 25 Jun 2012 22:46:46 +0000 (15:46 -0700)] 
prevent button group buttons from wrapping in tight spaces by removing floats and replacing with font-size: 0; inline-block hack

13 years agoremove jank fix for dt bold text
Mark Otto [Mon, 25 Jun 2012 22:09:39 +0000 (15:09 -0700)] 
remove jank fix for dt bold text

13 years agoadd tests for table grid sizing, solve bugs in fluid table grid sizing
Mark Otto [Mon, 25 Jun 2012 21:37:35 +0000 (14:37 -0700)] 
add tests for table grid sizing, solve bugs in fluid table grid sizing

13 years ago#3223: make table row hover optional class
Mark Otto [Mon, 25 Jun 2012 21:11:37 +0000 (14:11 -0700)] 
#3223: make table row hover optional class

13 years agomake fixing of subnav work again
Mark Otto [Mon, 25 Jun 2012 04:07:20 +0000 (21:07 -0700)] 
make fixing of subnav work again

13 years agoremove subnav file, instead add an optional class for .navbar
Mark Otto [Mon, 25 Jun 2012 04:03:39 +0000 (21:03 -0700)] 
remove subnav file, instead add an optional class for .navbar

13 years agomore subnav optimizations
Mark Otto [Mon, 25 Jun 2012 03:42:31 +0000 (20:42 -0700)] 
more subnav optimizations

13 years agotons of docs cleanup in css, adding subnav to official components
Mark Otto [Mon, 25 Jun 2012 03:26:48 +0000 (20:26 -0700)] 
tons of docs cleanup in css, adding subnav to official components

13 years ago".linenums .tag" should be ".prettyprint .tag". 3923/head
Takayama Fumihiko [Sun, 24 Jun 2012 06:26:39 +0000 (15:26 +0900)] 
".linenums .tag" should be ".prettyprint .tag".

13 years agocreate vars for responsive grid values, fixed and fluid, and document them in the...
Mark Otto [Thu, 21 Jun 2012 06:46:51 +0000 (23:46 -0700)] 
create vars for responsive grid values, fixed and fluid, and document them in the customizer

13 years agorun make on js files
Mark Otto [Thu, 21 Jun 2012 06:46:29 +0000 (23:46 -0700)] 
run make on js files

13 years agoMerge branch 'marcusds-2.1.0-wip' into 2.1.0-wip
Mark Otto [Thu, 21 Jun 2012 03:26:59 +0000 (20:26 -0700)] 
Merge branch 'marcusds-2.1.0-wip' into 2.1.0-wip

13 years agoadd docs for fluid offsetting
Mark Otto [Thu, 21 Jun 2012 03:26:50 +0000 (20:26 -0700)] 
add docs for fluid offsetting

13 years agoMerge branch '2.1.0-wip' of https://github.com/marcusds/bootstrap into marcusds-2...
Mark Otto [Thu, 21 Jun 2012 03:22:22 +0000 (20:22 -0700)] 
Merge branch '2.1.0-wip' of https://github.com/marcusds/bootstrap into marcusds-2.1.0-wip

13 years agoMerge branch '2.1.0-wip' of https://github.com/marcusds/bootstrap into 2.1.0-wip
Mark Otto [Thu, 21 Jun 2012 03:20:22 +0000 (20:20 -0700)] 
Merge branch '2.1.0-wip' of https://github.com/marcusds/bootstrap into 2.1.0-wip

13 years agoMerge branch 'EngineerGio-patch-1' into 2.1.0-wip
Mark Otto [Thu, 21 Jun 2012 02:36:16 +0000 (19:36 -0700)] 
Merge branch 'EngineerGio-patch-1' into 2.1.0-wip

13 years agoreorder for t-r-b-l
Mark Otto [Thu, 21 Jun 2012 02:36:06 +0000 (19:36 -0700)] 
reorder for t-r-b-l

13 years agoAdded border-radius mixins to set single corner radius and single side border radius 3895/head
EngineerGio [Wed, 20 Jun 2012 22:50:28 +0000 (01:50 +0300)] 
Added border-radius mixins to set single corner radius and single side border radius

13 years agoMerge pull request #3880 from lookfirst/popover-destroy
Jacob Thornton [Wed, 20 Jun 2012 19:02:05 +0000 (12:02 -0700)] 
Merge pull request #3880 from lookfirst/popover-destroy

Add popover / tooltip destroy method

13 years agoMerge pull request #3770 from Barryvdh/2.1.0-wip
Jacob Thornton [Wed, 20 Jun 2012 17:58:20 +0000 (10:58 -0700)] 
Merge pull request #3770 from Barryvdh/2.1.0-wip

Scope carousel .active to .item

13 years agosimplify code into a single line 3880/head
Jon Stevens [Wed, 20 Jun 2012 17:42:25 +0000 (10:42 -0700)] 
simplify code into a single line

13 years agochange transition end name for opera
Jacob Thornton [Wed, 20 Jun 2012 17:40:56 +0000 (10:40 -0700)] 
change transition end name for opera

13 years agofix html typos
Mark Otto [Wed, 20 Jun 2012 07:06:05 +0000 (00:06 -0700)] 
fix html typos

13 years ago#3861: add span to pagination selectors for full support of non-link pagination items
Mark Otto [Wed, 20 Jun 2012 06:37:47 +0000 (23:37 -0700)] 
#3861: add span to pagination selectors for full support of non-link pagination items

13 years agoremove unused container reset
Mark Otto [Wed, 20 Jun 2012 03:01:03 +0000 (20:01 -0700)] 
remove unused container reset

13 years agoadd separate vars for dropdown link hover and active states
Mark Otto [Wed, 20 Jun 2012 02:17:42 +0000 (19:17 -0700)] 
add separate vars for dropdown link hover and active states

13 years agoadd note to components about nav list nesting
Mark Otto [Tue, 19 Jun 2012 22:25:35 +0000 (15:25 -0700)] 
add note to components about nav list nesting

13 years agoremove icons example of nav list--doesn't really add anything useful
Mark Otto [Tue, 19 Jun 2012 21:46:14 +0000 (14:46 -0700)] 
remove icons example of nav list--doesn't really add anything useful

13 years agoadd basic vertical button group support
Mark Otto [Tue, 19 Jun 2012 21:42:46 +0000 (14:42 -0700)] 
add basic vertical button group support

13 years ago#2764: add disabled styles to navs and dropdowns
Mark Otto [Tue, 19 Jun 2012 20:52:07 +0000 (13:52 -0700)] 
#2764: add disabled styles to navs and dropdowns

13 years agoround select list corners
Mark Otto [Tue, 19 Jun 2012 20:25:35 +0000 (13:25 -0700)] 
round select list corners

13 years agofix less docs typos
Mark Otto [Tue, 19 Jun 2012 20:23:30 +0000 (13:23 -0700)] 
fix less docs typos

13 years agoupdated tests and homepage marketing copy
Mark Otto [Tue, 19 Jun 2012 20:21:35 +0000 (13:21 -0700)] 
updated tests and homepage marketing copy

13 years agosmall typo fix to docs
Jon Stevens [Tue, 19 Jun 2012 02:56:52 +0000 (19:56 -0700)] 
small typo fix to docs

13 years agoadd unit tests for destroy behavior of popover and tooltip
Jon Stevens [Tue, 19 Jun 2012 02:51:49 +0000 (19:51 -0700)] 
add unit tests for destroy behavior of popover and tooltip

13 years agoenable the ability to destroy tooltips and popovers from elements. related to issue...
Jon Stevens [Tue, 19 Jun 2012 02:25:54 +0000 (19:25 -0700)] 
enable the ability to destroy tooltips and popovers from elements. related to issue #3453

13 years agoMerge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Mark Otto [Sun, 17 Jun 2012 19:40:43 +0000 (12:40 -0700)] 
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip

13 years ago#3864: use @baseLineHeight in alerts.less
Mark Otto [Sun, 17 Jun 2012 19:40:36 +0000 (12:40 -0700)] 
#3864: use @baseLineHeight in alerts.less

13 years agoMerge pull request #3863 from rosslaird/spelling
Mark Otto [Sun, 17 Jun 2012 19:34:29 +0000 (12:34 -0700)] 
Merge pull request #3863 from rosslaird/spelling

Corrected spelling error

13 years agoCorrected spelling error 3863/head
Ross Laird [Fri, 15 Jun 2012 20:07:44 +0000 (13:07 -0700)] 
Corrected spelling error

13 years agoRemove useless ms prefixes 3856/head
François Robichet [Fri, 15 Jun 2012 12:23:40 +0000 (15:23 +0300)] 
Remove useless ms prefixes

13 years agoimprove inline-block of append/prepend inputs with font-size: 0;
Mark Otto [Thu, 14 Jun 2012 18:56:46 +0000 (11:56 -0700)] 
improve inline-block of append/prepend inputs with font-size: 0;

13 years agofix #gradientBar to .gradientBar in LESS docs
Mark Otto [Thu, 14 Jun 2012 05:04:02 +0000 (22:04 -0700)] 
fix #gradientBar to .gradientBar in LESS docs

13 years agoclarify support of select items (which is none) for input-prepend/append
Mark Otto [Thu, 14 Jun 2012 05:00:10 +0000 (22:00 -0700)] 
clarify support of select items (which is none) for input-prepend/append

13 years agofix examples page
Mark Otto [Tue, 12 Jun 2012 05:33:16 +0000 (22:33 -0700)] 
fix examples page

13 years agoMerge pull request #3810 from purwandi/develop
Mark Otto [Tue, 12 Jun 2012 05:31:58 +0000 (22:31 -0700)] 
Merge pull request #3810 from purwandi/develop

Add space between attrs in docs on navbar button

13 years agomore rearrangement and removal of about sections in js docs
Mark Otto [Tue, 12 Jun 2012 05:28:10 +0000 (22:28 -0700)] 
more rearrangement and removal of about sections in js docs

13 years agocleanup options display in all sections, rearrange typeahead section
Mark Otto [Tue, 12 Jun 2012 05:19:25 +0000 (22:19 -0700)] 
cleanup options display in all sections, rearrange typeahead section

13 years agoAdd space on navbar button 3810/head
Purwandi [Tue, 12 Jun 2012 05:17:10 +0000 (12:17 +0700)] 
Add space on navbar button

13 years agoadd a dropdowns section to Components (still needs work) and reformat much of the...
Mark Otto [Tue, 12 Jun 2012 04:48:41 +0000 (21:48 -0700)] 
add a dropdowns section to Components (still needs work) and reformat much of the js docs

13 years agokeep tables at 13px in docs for now, clean up some modals js docs stuff
Mark Otto [Tue, 12 Jun 2012 03:33:00 +0000 (20:33 -0700)] 
keep tables at 13px in docs for now, clean up some modals js docs stuff

13 years agofix blockquote alignment
Mark Otto [Tue, 12 Jun 2012 03:20:51 +0000 (20:20 -0700)] 
fix blockquote alignment

13 years agoMerge remote-tracking branch 'upstream/2.1.0-wip' into 2.1.0-wip 3764/head
Marcus Schwab [Mon, 11 Jun 2012 09:04:14 +0000 (02:04 -0700)] 
Merge remote-tracking branch 'upstream/2.1.0-wip' into 2.1.0-wip

13 years agoProper spacing between offsets
Marcus Schwab [Mon, 11 Jun 2012 08:51:19 +0000 (01:51 -0700)] 
Proper spacing between offsets

row-fluids don't have the same negative margin-left as rows. This was
throwing everything off.
So added a different rule for first-child and subsequent "spans".

13 years agoMerge branch '2.1.0-wip' of https://github.com/marcusds/bootstrap into marcusds-2...
Mark Otto [Mon, 11 Jun 2012 06:02:30 +0000 (23:02 -0700)] 
Merge branch '2.1.0-wip' of https://github.com/marcusds/bootstrap into marcusds-2.1.0-wip

13 years agorewrite the rest of the nav section
Mark Otto [Mon, 11 Jun 2012 04:24:13 +0000 (21:24 -0700)] 
rewrite the rest of the nav section

13 years agorewrite the split button dropdowns section
Mark Otto [Mon, 11 Jun 2012 04:00:20 +0000 (21:00 -0700)] 
rewrite the split button dropdowns section

13 years agoupdated button groups section
Mark Otto [Mon, 11 Jun 2012 03:50:49 +0000 (20:50 -0700)] 
updated button groups section

13 years agorewrite the navbar section
Mark Otto [Mon, 11 Jun 2012 03:39:00 +0000 (20:39 -0700)] 
rewrite the navbar section

13 years agoredo pagination and breadcrumbs
Mark Otto [Sun, 10 Jun 2012 23:46:46 +0000 (16:46 -0700)] 
redo pagination and breadcrumbs

13 years agorearrange hero unit section
Mark Otto [Sun, 10 Jun 2012 22:14:21 +0000 (15:14 -0700)] 
rearrange hero unit section

13 years agorewrite alerts and progress bars sections
Mark Otto [Sun, 10 Jun 2012 22:12:02 +0000 (15:12 -0700)] 
rewrite alerts and progress bars sections

13 years agoredo icons section
Mark Otto [Sun, 10 Jun 2012 06:26:46 +0000 (23:26 -0700)] 
redo icons section

13 years agorealign icons to five cols, fix buttons
Mark Otto [Sun, 10 Jun 2012 05:47:45 +0000 (22:47 -0700)] 
realign icons to five cols, fix buttons

13 years agofix form display issue in docs
Mark Otto [Sun, 10 Jun 2012 02:26:06 +0000 (19:26 -0700)] 
fix form display issue in docs

13 years agooverhaul forms docs to simplify presentation of everything, reduce text, and increase...
Mark Otto [Sun, 10 Jun 2012 02:15:46 +0000 (19:15 -0700)] 
overhaul forms docs to simplify presentation of everything, reduce text, and increase visibility of examples

13 years agooverhaul tables docs for more streamlined content
Mark Otto [Sat, 9 Jun 2012 20:15:28 +0000 (13:15 -0700)] 
overhaul tables docs for more streamlined content

13 years agoremove mention of prettify from docs, fix docs subnav width when fixed
Mark Otto [Sat, 9 Jun 2012 19:58:55 +0000 (12:58 -0700)] 
remove mention of prettify from docs, fix docs subnav width when fixed

13 years agorestore scrollspy to body
Mark Otto [Fri, 8 Jun 2012 23:35:04 +0000 (16:35 -0700)] 
restore scrollspy to body

13 years agoScope finding the .active to .item 3770/head
Barryvdh [Fri, 8 Jun 2012 13:19:08 +0000 (16:19 +0300)] 
Scope finding the .active to .item

13 years agooverhaul js docs top sections, update subhead
Mark Otto [Fri, 8 Jun 2012 05:24:47 +0000 (22:24 -0700)] 
overhaul js docs top sections, update subhead

13 years agoremove individual js file download buttons
Mark Otto [Fri, 8 Jun 2012 05:12:15 +0000 (22:12 -0700)] 
remove individual js file download buttons

13 years agorestore top navs entirely
Mark Otto [Fri, 8 Jun 2012 05:10:36 +0000 (22:10 -0700)] 
restore top navs entirely

13 years agodrop the side nav, restore topbar
Mark Otto [Fri, 8 Jun 2012 04:48:03 +0000 (21:48 -0700)] 
drop the side nav, restore topbar

13 years agofix grids
Mark Otto [Fri, 8 Jun 2012 04:45:37 +0000 (21:45 -0700)] 
fix grids

13 years agoajgon's fluid offsets working with first-child
Marcus Schwab [Thu, 7 Jun 2012 21:36:45 +0000 (14:36 -0700)] 
ajgon's fluid offsets working with first-child

13 years agoAdded offsets for .row-fluid
Igor Rzegocki [Wed, 9 May 2012 13:50:13 +0000 (15:50 +0200)] 
Added offsets for .row-fluid

13 years agonav and content tweaks
Mark Otto [Thu, 7 Jun 2012 21:01:03 +0000 (14:01 -0700)] 
nav and content tweaks

13 years agofix grid tooltips, tweaks
Mark Otto [Thu, 7 Jun 2012 17:58:15 +0000 (10:58 -0700)] 
fix grid tooltips, tweaks