]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
13 years agoMerge branch '3.0.0-wip' into bs3-normalize
Mark Otto [Thu, 20 Dec 2012 22:02:54 +0000 (14:02 -0800)] 
Merge branch '3.0.0-wip' into bs3-normalize

Conflicts:
less/bootstrap.less

13 years agoremove .hide specificity override from grid classes
Mark Otto [Thu, 20 Dec 2012 21:57:14 +0000 (13:57 -0800)] 
remove .hide specificity override from grid classes

13 years agoAdd important flag to .show/.hide utility classes; remove .hide requirement from...
Mark Otto [Thu, 20 Dec 2012 21:53:38 +0000 (13:53 -0800)] 
Add important flag to .show/.hide utility classes; remove .hide requirement from modals

13 years agoMerge branch '2.3.0-wip' into 3.0.0-wip
Mark Otto [Thu, 20 Dec 2012 21:47:36 +0000 (13:47 -0800)] 
Merge branch '2.3.0-wip' into 3.0.0-wip

Conflicts:
docs/assets/css/bootstrap.css
docs/templates/pages/base-css.mustache
less/dropdowns.less
less/forms.less

13 years agoUndo important on hide/show utilties; punt to 3.0
Mark Otto [Thu, 20 Dec 2012 21:46:07 +0000 (13:46 -0800)] 
Undo important on hide/show utilties; punt to 3.0

13 years agofix up code snippet
Mark Otto [Thu, 20 Dec 2012 21:41:45 +0000 (13:41 -0800)] 
fix up code snippet

13 years agofix up code snippet
Mark Otto [Thu, 20 Dec 2012 21:41:08 +0000 (13:41 -0800)] 
fix up code snippet

13 years agoadd comment regarding caveat of #6199 impl per discussion in/of 14844db862 6354/head
Chris Rebert [Thu, 20 Dec 2012 19:00:47 +0000 (11:00 -0800)] 
add comment regarding caveat of #6199 impl per discussion in/of 14844db862

13 years agoUpdate js/tests/unit/bootstrap-tooltip.js 6349/head
Yohn [Thu, 20 Dec 2012 09:36:57 +0000 (04:36 -0500)] 
Update js/tests/unit/bootstrap-tooltip.js

13 years agofixes tooltip('toggle')
Yohn [Thu, 20 Dec 2012 09:34:28 +0000 (04:34 -0500)] 
fixes tooltip('toggle')

13 years agoMerge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip
Mark Otto [Thu, 20 Dec 2012 09:34:19 +0000 (01:34 -0800)] 
Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip

13 years agoMerge branch 'dropdown-selectors' of https://github.com/blakeembrey/bootstrap into...
Mark Otto [Thu, 20 Dec 2012 09:34:10 +0000 (01:34 -0800)] 
Merge branch 'dropdown-selectors' of https://github.com/blakeembrey/bootstrap into blakeembrey-dropdown-selectors

13 years agoMerge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto [Thu, 20 Dec 2012 09:30:43 +0000 (01:30 -0800)] 
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip

13 years agoFixes #6339: Use important flag on .hide and .show utility classes
Mark Otto [Thu, 20 Dec 2012 09:30:32 +0000 (01:30 -0800)] 
Fixes #6339: Use important flag on .hide and .show utility classes

13 years agolighter buttons closer to todays versions
Mark Otto [Thu, 20 Dec 2012 09:21:09 +0000 (01:21 -0800)] 
lighter buttons closer to todays versions

13 years agoreset carousel in the case that it is reinstantiated twice
fat [Thu, 20 Dec 2012 09:13:03 +0000 (01:13 -0800)] 
reset carousel in the case that it is reinstantiated twice

13 years agoMerge branch '2.2.3' into 2.3.0-wip
fat [Thu, 20 Dec 2012 09:05:55 +0000 (01:05 -0800)] 
Merge branch '2.2.3' into 2.3.0-wip

13 years agoif carousel element already open, don't reopen it duh bruh bruh
fat [Thu, 20 Dec 2012 09:05:07 +0000 (01:05 -0800)] 
if carousel element already open, don't reopen it duh bruh bruh

13 years agoFixes #6236: Fix popover font-size in input groups
Mark Otto [Thu, 20 Dec 2012 08:54:58 +0000 (00:54 -0800)] 
Fixes #6236: Fix popover font-size in input groups

13 years agoRemove dropdown submenu docs
Mark Otto [Thu, 20 Dec 2012 08:27:46 +0000 (00:27 -0800)] 
Remove dropdown submenu docs

13 years agoRemove dropdown submenu CSS
Mark Otto [Thu, 20 Dec 2012 08:27:05 +0000 (00:27 -0800)] 
Remove dropdown submenu CSS

13 years agoNuke third lines form carousel examples
Mark Otto [Thu, 20 Dec 2012 08:20:00 +0000 (00:20 -0800)] 
Nuke third lines form carousel examples

13 years agoMerge branch '2.2.3' into 3.0.0-wip
Mark Otto [Thu, 20 Dec 2012 08:02:52 +0000 (00:02 -0800)] 
Merge branch '2.2.3' into 3.0.0-wip

Conflicts:
Makefile
README.md
component.json
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap-affix.js
docs/assets/js/bootstrap-alert.js
docs/assets/js/bootstrap-button.js
docs/assets/js/bootstrap-carousel.js
docs/assets/js/bootstrap-collapse.js
docs/assets/js/bootstrap-dropdown.js
docs/assets/js/bootstrap-modal.js
docs/assets/js/bootstrap-popover.js
docs/assets/js/bootstrap-scrollspy.js
docs/assets/js/bootstrap-tab.js
docs/assets/js/bootstrap-tooltip.js
docs/assets/js/bootstrap-transition.js
docs/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/index.html
docs/templates/pages/base-css.mustache
docs/templates/pages/index.mustache
docs/templates/pages/javascript.mustache
js/bootstrap-affix.js
js/bootstrap-alert.js
js/bootstrap-button.js
js/bootstrap-carousel.js
js/bootstrap-collapse.js
js/bootstrap-dropdown.js
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tab.js
js/bootstrap-tooltip.js
js/bootstrap-transition.js
js/bootstrap-typeahead.js
less/bootstrap.less
less/responsive.less
less/type.less
package.json

13 years agoMerge branch '2.2.3' into 3.0.0-wip
Mark Otto [Thu, 20 Dec 2012 08:02:52 +0000 (00:02 -0800)] 
Merge branch '2.2.3' into 3.0.0-wip

Conflicts:
Makefile
README.md
component.json
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap-affix.js
docs/assets/js/bootstrap-alert.js
docs/assets/js/bootstrap-button.js
docs/assets/js/bootstrap-carousel.js
docs/assets/js/bootstrap-collapse.js
docs/assets/js/bootstrap-dropdown.js
docs/assets/js/bootstrap-modal.js
docs/assets/js/bootstrap-popover.js
docs/assets/js/bootstrap-scrollspy.js
docs/assets/js/bootstrap-tab.js
docs/assets/js/bootstrap-tooltip.js
docs/assets/js/bootstrap-transition.js
docs/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/index.html
docs/templates/pages/base-css.mustache
docs/templates/pages/index.mustache
docs/templates/pages/javascript.mustache
js/bootstrap-affix.js
js/bootstrap-alert.js
js/bootstrap-button.js
js/bootstrap-carousel.js
js/bootstrap-collapse.js
js/bootstrap-dropdown.js
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tab.js
js/bootstrap-tooltip.js
js/bootstrap-transition.js
js/bootstrap-typeahead.js
less/bootstrap.less
less/responsive.less
less/type.less
package.json

13 years agoGet on that carousel indicator lifestyle with some new hawtness
Mark Otto [Thu, 20 Dec 2012 07:52:38 +0000 (23:52 -0800)] 
Get on that carousel indicator lifestyle with some new hawtness

13 years agoMerge branch '2.2.3' of github.com:twitter/bootstrap into 2.2.3
Mark Otto [Thu, 20 Dec 2012 07:39:40 +0000 (23:39 -0800)] 
Merge branch '2.2.3' of github.com:twitter/bootstrap into 2.2.3

13 years agolol we dont' have affix(refresh)
fat [Thu, 20 Dec 2012 07:39:26 +0000 (23:39 -0800)] 
lol we dont' have affix(refresh)

13 years agoHoly shit, buttons, button states, and input states updated
Mark Otto [Thu, 20 Dec 2012 07:37:33 +0000 (23:37 -0800)] 
Holy shit, buttons, button states, and input states updated

13 years agoadd js support for carousel indicators
fat [Thu, 20 Dec 2012 07:25:25 +0000 (23:25 -0800)] 
add js support for carousel indicators

13 years agoMerge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebert-3...
Mark Otto [Thu, 20 Dec 2012 07:18:02 +0000 (23:18 -0800)] 
Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebert-3.0.0-wip

Conflicts:
docs/assets/css/bootstrap.css
less/mixins.less

13 years agoUnfuck the fucked gradient with it's fucked mix() of background colors; nuke commente...
Mark Otto [Thu, 20 Dec 2012 07:12:38 +0000 (23:12 -0800)] 
Unfuck the fucked gradient with it's fucked mix() of background colors; nuke commented out code

13 years agoMore button tweaks
Mark Otto [Thu, 20 Dec 2012 06:54:04 +0000 (22:54 -0800)] 
More button tweaks

13 years agowait 100ms before engaging affix (allows for initial browser scroll)
fat [Thu, 20 Dec 2012 06:37:41 +0000 (22:37 -0800)] 
wait 100ms before engaging affix (allows for initial browser scroll)

13 years agoremove commented out buttons css, update docs
Mark Otto [Thu, 20 Dec 2012 06:30:08 +0000 (22:30 -0800)] 
remove commented out buttons css, update docs

13 years agowhitespace in tooltip + don't pass empty selector to $() in dropdown.js
fat [Thu, 20 Dec 2012 06:26:36 +0000 (22:26 -0800)] 
whitespace in tooltip + don't pass empty selector to $() in  dropdown.js

13 years agooverhaul buttons
Mark Otto [Thu, 20 Dec 2012 06:25:56 +0000 (22:25 -0800)] 
overhaul buttons

13 years agoUnfuck the fucked homepage
Mark Otto [Thu, 20 Dec 2012 06:07:11 +0000 (22:07 -0800)] 
Unfuck the fucked homepage

13 years agofix tooltip doc dumbness
fat [Thu, 20 Dec 2012 06:05:33 +0000 (22:05 -0800)] 
fix tooltip doc dumbness

13 years agocan't extend bounding box thingy
fat [Thu, 20 Dec 2012 06:03:57 +0000 (22:03 -0800)] 
can't extend bounding box thingy

13 years agoRemove @black and just use #000
Mark Otto [Thu, 20 Dec 2012 06:02:57 +0000 (22:02 -0800)] 
Remove @black and just use #000

13 years agofix ghetto ass timeout shit
fat [Thu, 20 Dec 2012 05:55:23 +0000 (21:55 -0800)] 
fix ghetto ass timeout shit

13 years agoChange .jumbotron usage in docs layout to .bs-docs-jumbotron
Mark Otto [Thu, 20 Dec 2012 05:42:36 +0000 (21:42 -0800)] 
Change .jumbotron usage in docs layout to .bs-docs-jumbotron

13 years agoRename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports metaphors...
Mark Otto [Thu, 20 Dec 2012 05:37:16 +0000 (21:37 -0800)] 
Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports metaphors are cooler than ad ones

13 years agoremove inside support from tooltip + fix tooltip svg support + change makefile to...
fat [Thu, 20 Dec 2012 05:36:50 +0000 (21:36 -0800)] 
remove inside support from tooltip + fix tooltip svg support + change makefile to rely on local npm install

13 years agoDrop labels from the docs
Mark Otto [Thu, 20 Dec 2012 05:29:57 +0000 (21:29 -0800)] 
Drop labels from the docs

13 years agoDrop .label component. Instead, just use .badge because fuck dupe code and stuff.
Mark Otto [Thu, 20 Dec 2012 05:18:32 +0000 (21:18 -0800)] 
Drop .label component. Instead, just use .badge because fuck dupe code and stuff.

13 years agoDrop .form-search support
Mark Otto [Thu, 20 Dec 2012 05:12:37 +0000 (21:12 -0800)] 
Drop .form-search support

13 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Thu, 20 Dec 2012 05:03:43 +0000 (21:03 -0800)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

13 years agoMerge branch 'bs3-input-groups' into 3.0.0-wip
Mark Otto [Thu, 20 Dec 2012 05:02:54 +0000 (21:02 -0800)] 
Merge branch 'bs3-input-groups' into 3.0.0-wip

Conflicts:
docs/assets/css/bootstrap.css

13 years agono need for margin-top on .typeahead, it's set on .dropdown-menu
Mark Otto [Thu, 20 Dec 2012 03:46:44 +0000 (19:46 -0800)] 
no need for margin-top on .typeahead, it's set on .dropdown-menu

13 years agoRemove support for multiple buttons in input groups because fuck that shit.
Mark Otto [Thu, 20 Dec 2012 03:33:14 +0000 (19:33 -0800)] 
Remove support for multiple buttons in input groups because fuck that shit.

13 years agoFixes #6337: scope '.media .pull-left' and '.media .pull-right' to immediate children...
Mark Otto [Thu, 20 Dec 2012 02:46:55 +0000 (18:46 -0800)] 
Fixes #6337: scope '.media .pull-left' and '.media .pull-right' to immediate children only

13 years agoUse normalize as separate file instead of with other resets; still need to punt other...
Mark Otto [Thu, 20 Dec 2012 02:43:55 +0000 (18:43 -0800)] 
Use normalize as separate file instead of with other resets; still need to punt other styles

13 years agoUpdate clearfix mixin and class per @necolas's feedback
Mark Otto [Thu, 20 Dec 2012 01:49:20 +0000 (17:49 -0800)] 
Update clearfix mixin and class per @necolas's feedback

13 years agoUse @border-radius-base var for nav tabs
Mark Otto [Mon, 17 Dec 2012 18:11:33 +0000 (10:11 -0800)] 
Use @border-radius-base var for nav tabs

13 years agoMerge pull request #6267 from valorin/composer-fix
Mark Otto [Sun, 16 Dec 2012 02:45:50 +0000 (18:45 -0800)] 
Merge pull request #6267 from valorin/composer-fix

Removing "target-dir" option to stop extra nesting

13 years agoRemoving "target-dir" option to stop extra nesting 6267/head
Stephen Rees-Carter [Fri, 14 Dec 2012 05:33:07 +0000 (16:33 +1100)] 
Removing "target-dir" option to stop extra nesting

There is no valid reason to set this since it causes extra nesting:
    ./vendor/twitter/bootstrap/twitter/bootstrap/

13 years ago* modify scrollspy documentation to clarify javascript usage 6247/head
Jim Webb [Wed, 12 Dec 2012 16:48:44 +0000 (11:48 -0500)] 
* modify scrollspy documentation to clarify javascript usage
* add scrollspy 'target' option

13 years agoVersion bump
Mark Otto [Tue, 11 Dec 2012 02:31:04 +0000 (18:31 -0800)] 
Version bump

13 years agoFixes #6174: Caret alignment in small and mini buttons
Mark Otto [Mon, 10 Dec 2012 18:59:57 +0000 (10:59 -0800)] 
Fixes #6174: Caret alignment in small and mini buttons

13 years agoEscape HTML of section element
Mark Otto [Mon, 10 Dec 2012 18:55:42 +0000 (10:55 -0800)] 
Escape HTML of section element

13 years agoIE10 fix in responsive utilities, not regular utilities
Mark Otto [Mon, 10 Dec 2012 18:29:16 +0000 (10:29 -0800)] 
IE10 fix in responsive utilities, not regular utilities

13 years agoSimplify syntax of nesting with inline lists
Mark Otto [Mon, 10 Dec 2012 18:28:18 +0000 (10:28 -0800)] 
Simplify syntax of nesting with inline lists

13 years agoMove IE10 responsive fix to responsive utilities so Customizer gets it
Mark Otto [Mon, 10 Dec 2012 18:25:18 +0000 (10:25 -0800)] 
Move IE10 responsive fix to responsive utilities so Customizer gets it

13 years agosquash new line
Mark Otto [Mon, 10 Dec 2012 18:13:04 +0000 (10:13 -0800)] 
squash new line

13 years agomove reset after vars and mixins
Mark Otto [Mon, 10 Dec 2012 17:57:23 +0000 (09:57 -0800)] 
move reset after vars and mixins

13 years agodocument caveat regarding fieldset legend and #6199 6199/head
Chris Rebert [Mon, 10 Dec 2012 09:46:16 +0000 (01:46 -0800)] 
document caveat regarding fieldset legend and #6199

13 years agodocument fieldset[disabled] styling added in #6199; per @mdo
Chris Rebert [Mon, 10 Dec 2012 09:33:02 +0000 (01:33 -0800)] 
document fieldset[disabled] styling added in #6199; per @mdo

13 years agoMerge pull request #6195 from nathanb/example-carousel-nav-fix
Mark Otto [Mon, 10 Dec 2012 08:21:35 +0000 (00:21 -0800)] 
Merge pull request #6195 from nathanb/example-carousel-nav-fix

lowered carousel beneath the nav (in carousel example)

13 years agofixes #5605: style as disabled all form controls & btns under a disabled fieldset
Chris Rebert [Mon, 10 Dec 2012 07:42:05 +0000 (23:42 -0800)] 
fixes #5605: style as disabled all form controls & btns under a disabled fieldset

this is a resubmission of #5875, but now against branch 3.0.0-wip
does not exclude elements under a fieldset's legend
issue #6058 is a duplicate of #5605

13 years agoUpdate .dropdown-menu selectors to avoid conflicts with other elements. Fixes #6197 6198/head
Blake Embrey [Mon, 10 Dec 2012 06:42:41 +0000 (16:42 +1000)] 
Update .dropdown-menu selectors to avoid conflicts with other elements. Fixes #6197

13 years agoFix checkbox and radios example
Mark Otto [Mon, 10 Dec 2012 06:13:40 +0000 (22:13 -0800)] 
Fix checkbox and radios example

13 years agoNested columns docs tweaks
Mark Otto [Mon, 10 Dec 2012 06:08:11 +0000 (22:08 -0800)] 
Nested columns docs tweaks

13 years agoRefactor input groups
Mark Otto [Mon, 10 Dec 2012 05:46:14 +0000 (21:46 -0800)] 
Refactor input groups

* Deprecate .input-append and .input-prepend
* Use new, single base class for component, .input-group
* Deprecate .addon for .input-group-addon
* For compatibility with all buttons, require .input-group-btn to wrap buttons and button dropdowns
* Still need to reimplement with segmented button dropdowns, but that's dependent on a refactor of those first

13 years agolowered carousel beneath the nav
Nathan Bridgewater [Mon, 10 Dec 2012 04:10:38 +0000 (22:10 -0600)] 
lowered carousel beneath the nav

13 years agolowered carousel beneath the nav 6195/head
Nathan Bridgewater [Mon, 10 Dec 2012 04:10:38 +0000 (22:10 -0600)] 
lowered carousel beneath the nav

13 years agoMerge conflicts
Mark Otto [Sun, 9 Dec 2012 06:45:39 +0000 (22:45 -0800)] 
Merge conflicts

13 years agoRestore print styles
Mark Otto [Sun, 9 Dec 2012 05:05:05 +0000 (21:05 -0800)] 
Restore print styles

13 years agoTest removal of print styles for customized builds
Mark Otto [Sun, 9 Dec 2012 05:02:37 +0000 (21:02 -0800)] 
Test removal of print styles for customized builds

13 years agoFix docs typos
Mark Otto [Sun, 9 Dec 2012 02:46:34 +0000 (18:46 -0800)] 
Fix docs typos

13 years agoMerge branch 'master' into 3.0.0-wip
Mark Otto [Sun, 9 Dec 2012 01:40:42 +0000 (17:40 -0800)] 
Merge branch 'master' into 3.0.0-wip

Conflicts:
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap.js
docs/css.html
docs/templates/pages/base-css.mustache
docs/templates/pages/components.mustache
docs/templates/pages/javascript.mustache
less/breadcrumbs.less
less/tables.less
less/tests/css-tests.html

13 years agoFixes #5729: Nested striped tables v2.2.2
Mark Otto [Sat, 8 Dec 2012 20:57:21 +0000 (12:57 -0800)] 
Fixes #5729: Nested striped tables

* Scopes striping to immediate children of the tbody and tr
* For nested tables, sets a background color of @bodyBackground, to override the default transparent bg

13 years agoNesting tables
Mark Otto [Sat, 8 Dec 2012 20:52:19 +0000 (12:52 -0800)] 
Nesting tables

* Add simple test to css-tests.html
* Scope .table-bordered to immediate children th/td elements only

13 years agoMerge pull request #6165 from Quy/2.2.2-wip
Mark Otto [Sat, 8 Dec 2012 20:17:46 +0000 (12:17 -0800)] 
Merge pull request #6165 from Quy/2.2.2-wip

Apply code tag to data attribute on javascript page

13 years agoApply code tag to data attribute on javascript page 6165/head
Quy Ton [Sat, 8 Dec 2012 20:06:46 +0000 (12:06 -0800)] 
Apply code tag to data attribute on javascript page

13 years agoget tests passing for typeahead :P
fat [Sat, 8 Dec 2012 00:16:48 +0000 (19:16 -0500)] 
get tests passing for typeahead :P

13 years agoinsert menu of typeahead after input which it suggests on #3529
fat [Fri, 7 Dec 2012 23:59:13 +0000 (18:59 -0500)] 
insert menu of typeahead after input which it suggests on #3529

note: this will likely break things for people in the same way that doing
this to tooltip did… however we think this is a better insertion model for
z-index,scrolling,modal,etc. applications

13 years agofocus on escape in typeahead
fat [Fri, 7 Dec 2012 23:37:32 +0000 (18:37 -0500)] 
focus on escape in typeahead

13 years agoMerge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
fat [Fri, 7 Dec 2012 22:50:34 +0000 (17:50 -0500)] 
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip

13 years agoremove slide from carousel constructor #5579
fat [Fri, 7 Dec 2012 22:49:05 +0000 (17:49 -0500)] 
remove slide from carousel constructor #5579

13 years agoMerge pull request #5862 from pmclanahan/issue-5806-typeahead-keyboard-nav
billy gates [Fri, 7 Dec 2012 22:16:51 +0000 (14:16 -0800)] 
Merge pull request #5862 from pmclanahan/issue-5806-typeahead-keyboard-nav

Fix issue with double move event firing in typeahead.

13 years agorebuild and only select visible dropdown items
fat [Fri, 7 Dec 2012 22:14:49 +0000 (17:14 -0500)] 
rebuild and only select visible dropdown items

13 years agoMerge pull request #6118 from godric7/master
billy gates [Fri, 7 Dec 2012 22:11:18 +0000 (14:11 -0800)] 
Merge pull request #6118 from godric7/master

scrollSpy - add parent scrollTop to offset calculation

13 years agoadd noConflict functionality to all bootstrap plugins
fat [Fri, 7 Dec 2012 22:06:01 +0000 (17:06 -0500)] 
add noConflict functionality to all bootstrap plugins

13 years agoMerge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
Mark Otto [Fri, 7 Dec 2012 17:51:57 +0000 (09:51 -0800)] 
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip

13 years agoFixes #6148: Icons in mini buttons properly aligned
Mark Otto [Fri, 7 Dec 2012 17:51:01 +0000 (09:51 -0800)] 
Fixes #6148: Icons in mini buttons properly aligned

13 years agoMerge pull request #6151 from tierra/pre-code-white-space-fix
Mark Otto [Fri, 7 Dec 2012 17:48:14 +0000 (09:48 -0800)] 
Merge pull request #6151 from tierra/pre-code-white-space-fix

Fix code block white-space breaks within pre tags.

13 years agoMerge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
Mark Otto [Fri, 7 Dec 2012 17:43:32 +0000 (09:43 -0800)] 
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip

13 years agoFixes #6136: Proper scoping of breadcrumbs divider
Mark Otto [Fri, 7 Dec 2012 17:43:09 +0000 (09:43 -0800)] 
Fixes #6136: Proper scoping of breadcrumbs divider

13 years agoMerge pull request #6143 from Quy/2.2.2-wip
Mark Otto [Fri, 7 Dec 2012 17:41:17 +0000 (09:41 -0800)] 
Merge pull request #6143 from Quy/2.2.2-wip

Escape ×