]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
12 years agoRemove comment out code and simplify what's left for button group toggles
Mark Otto [Sun, 13 Jan 2013 12:05:34 +0000 (04:05 -0800)] 
Remove comment out code and simplify what's left for button group toggles

12 years agoFix btn link hover and tweak dropdown border/shadows
Mark Otto [Sun, 13 Jan 2013 12:04:16 +0000 (04:04 -0800)] 
Fix btn link hover and tweak dropdown border/shadows

12 years agoFix up .brand in navbar of docs
Mark Otto [Sun, 13 Jan 2013 04:10:42 +0000 (20:10 -0800)] 
Fix up .brand in navbar of docs

12 years agowhite text on buttons on hover for links
Mark Otto [Sun, 13 Jan 2013 04:08:13 +0000 (20:08 -0800)] 
white text on buttons on hover for links

12 years agoNuke shadow on pagination
Mark Otto [Sun, 13 Jan 2013 03:46:47 +0000 (19:46 -0800)] 
Nuke shadow on pagination

12 years agofixed navbars fixings
Mark Otto [Sun, 13 Jan 2013 03:44:51 +0000 (19:44 -0800)] 
fixed navbars fixings

12 years agoRemove shadows from active links in navbar
Mark Otto [Sun, 13 Jan 2013 03:02:58 +0000 (19:02 -0800)] 
Remove shadows from active links in navbar

12 years agoTweak button
Mark Otto [Sun, 13 Jan 2013 03:02:48 +0000 (19:02 -0800)] 
Tweak button

12 years agobuttons and button group flattening improvements
Mark Otto [Sun, 13 Jan 2013 02:52:06 +0000 (18:52 -0800)] 
buttons and button group flattening improvements

12 years agoremove font-sizes from button group btn sizes
Mark Otto [Sun, 13 Jan 2013 01:54:30 +0000 (17:54 -0800)] 
remove font-sizes from button group btn sizes

12 years agofinetune buttons flattened colors
Mark Otto [Sun, 13 Jan 2013 01:51:57 +0000 (17:51 -0800)] 
finetune buttons flattened colors

12 years agoFlatten navbar
Mark Otto [Sat, 12 Jan 2013 22:31:18 +0000 (14:31 -0800)] 
Flatten navbar

12 years agoMerge branch '3.0.0-wip' into bs3-flatten
Mark Otto [Sat, 12 Jan 2013 22:16:49 +0000 (14:16 -0800)] 
Merge branch '3.0.0-wip' into bs3-flatten

12 years agoRemove mention of Extend page from readme and index page
Mark Otto [Sat, 12 Jan 2013 21:57:41 +0000 (13:57 -0800)] 
Remove mention of Extend page from readme and index page

12 years agoRemove Extend page from the docs entirely
Mark Otto [Sat, 12 Jan 2013 21:46:07 +0000 (13:46 -0800)] 
Remove Extend page from the docs entirely

* Information was old and out of date on compiling Bootstrap
* Information was also not directly related to Bootstrap with background info on Less and apps for compiling (Google it, yo)
* Starter template and recommended HTML is already in use on the Getting Started page

12 years agoRemove parent div from pagination component
Mark Otto [Sat, 12 Jan 2013 21:15:19 +0000 (13:15 -0800)] 
Remove parent div from pagination component

* No more div.pagination; it's now just ul.pagination
* No more .pagination-right or .pagination-centered
* Sizes remain
* Any further customization, such as alignment, should be done on the individual application or site level.

12 years agoMerge pull request #6463 from cvrebert/input-required-docs-fix-3.0.0
Mark Otto [Sat, 12 Jan 2013 08:29:23 +0000 (00:29 -0800)] 
Merge pull request #6463 from cvrebert/input-required-docs-fix-3.0.0

update 3.0.0 docs to reflect #5786

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Sat, 12 Jan 2013 04:27:00 +0000 (20:27 -0800)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agoRemove overflow: auto; from .tab-content
Mark Otto [Sat, 12 Jan 2013 04:26:48 +0000 (20:26 -0800)] 
Remove overflow: auto; from .tab-content

12 years agoFixes #6555: remove .controls-row from responsive
Mark Otto [Sat, 12 Jan 2013 04:23:37 +0000 (20:23 -0800)] 
Fixes #6555: remove .controls-row from responsive

12 years agoMerge pull request #6550 from Boulox/font-variable-fix
Mark Otto [Fri, 11 Jan 2013 19:11:32 +0000 (11:11 -0800)] 
Merge pull request #6550 from Boulox/font-variable-fix

Add glyphicons font path variable

12 years agoAdd glyphicons font path variable 6550/head
Fabien [Fri, 11 Jan 2013 17:32:00 +0000 (18:32 +0100)] 
Add glyphicons font path variable

12 years agoAdd text alignment utility classes 6546/head
Mark Otto [Thu, 10 Jan 2013 02:56:08 +0000 (18:56 -0800)] 
Add text alignment utility classes

12 years agoupdate docs to reflect #5786 6463/head
Chris Rebert [Sun, 6 Jan 2013 01:36:20 +0000 (17:36 -0800)] 
update docs to reflect #5786

12 years agoSuper lame typo on my part, sorry @necolas :)
Mark Otto [Sat, 29 Dec 2012 01:24:13 +0000 (19:24 -0600)] 
Super lame typo on my part, sorry @necolas :)

12 years agoImprove documentation for new form validation styles
Mark Otto [Fri, 28 Dec 2012 20:47:55 +0000 (14:47 -0600)] 
Improve documentation for new form validation styles

12 years agoSimplify form validation states while enabling them to be applied to one field at...
Mark Otto [Wed, 26 Dec 2012 21:57:52 +0000 (15:57 -0600)] 
Simplify form validation states while enabling them to be applied to one field at a time.

12 years agoRemove .text-info and .info form validation states
Mark Otto [Wed, 26 Dec 2012 20:59:58 +0000 (14:59 -0600)] 
Remove .text-info and .info form validation states

12 years agoDrop .input-block-level modifier as inputs are already width: 100%;
Mark Otto [Wed, 26 Dec 2012 20:19:48 +0000 (14:19 -0600)] 
Drop .input-block-level modifier as inputs are already width: 100%;

12 years agoAdd grid column example to form input sizing
Mark Otto [Wed, 26 Dec 2012 20:13:44 +0000 (14:13 -0600)] 
Add grid column example to form input sizing

12 years agoRemove .controls-row; instead, folks should use .row and .span* for all their grid...
Mark Otto [Wed, 26 Dec 2012 20:09:36 +0000 (14:09 -0600)] 
Remove .controls-row; instead, folks should use .row and .span* for all their grid input sizing needs when multiple inputs per line are required

12 years agoCleanup spacing in variables file
Mark Otto [Wed, 26 Dec 2012 20:06:21 +0000 (14:06 -0600)] 
Cleanup spacing in variables file

12 years agoRestore .form-horizontal
Mark Otto [Wed, 26 Dec 2012 19:59:09 +0000 (13:59 -0600)] 
Restore .form-horizontal

12 years agoRun make on previous commits
Mark Otto [Wed, 26 Dec 2012 19:59:01 +0000 (13:59 -0600)] 
Run make on previous commits

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Wed, 26 Dec 2012 16:15:23 +0000 (10:15 -0600)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agoUpdate docs to reflect latest on .clearfix
Mark Otto [Mon, 24 Dec 2012 10:08:45 +0000 (02:08 -0800)] 
Update docs to reflect latest on .clearfix

12 years agoRemove .badge-info and .badge-inverse; change docs label of .badge-important to ...
Mark Otto [Mon, 24 Dec 2012 10:06:28 +0000 (02:06 -0800)] 
Remove .badge-info and .badge-inverse; change docs label of .badge-important to .badge-danger

12 years agoMerge pull request #6247 from jimwebb/scrollspy-documentation-clarify
fat-kun [Sat, 22 Dec 2012 04:23:44 +0000 (20:23 -0800)] 
Merge pull request #6247 from jimwebb/scrollspy-documentation-clarify

change scrollspy documentation to clarify javascript usage

12 years agoflatten buttons and forms
Mark Otto [Fri, 21 Dec 2012 08:50:28 +0000 (00:50 -0800)] 
flatten buttons and forms

12 years agoupdate docs regarding normalize and clearfix
Mark Otto [Fri, 21 Dec 2012 05:44:45 +0000 (21:44 -0800)] 
update docs regarding normalize and clearfix

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Fri, 21 Dec 2012 04:56:00 +0000 (20:56 -0800)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agoRemove reset.less now that Normalize 2 is fully integrated
Mark Otto [Fri, 21 Dec 2012 04:52:43 +0000 (20:52 -0800)] 
Remove reset.less now that Normalize 2 is fully integrated

12 years agoFinish migrating to Normalize 2:
Mark Otto [Fri, 21 Dec 2012 04:52:20 +0000 (20:52 -0800)] 
Finish migrating to Normalize 2:

* Port print styles from reset.less to scaffolding.less
* Port responsive image styles from reset.less to scaffolding.less

12 years agoMerge pull request #6354 from cvrebert/3.0.0-wip
Mark Otto [Thu, 20 Dec 2012 23:33:52 +0000 (15:33 -0800)] 
Merge pull request #6354 from cvrebert/3.0.0-wip

add comment regarding caveat of #6199 impl per discussion in/of 14844db862

12 years agoNormalize indentation from 4 to 2 spaces
Mark Otto [Thu, 20 Dec 2012 22:11:40 +0000 (14:11 -0800)] 
Normalize indentation from 4 to 2 spaces

12 years agoConvert normalize comments to // style
Mark Otto [Thu, 20 Dec 2012 22:08:09 +0000 (14:08 -0800)] 
Convert normalize comments to // style

12 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

12 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

12 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

12 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

12 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

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

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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

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

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

12 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

12 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

12 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

12 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

12 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)

12 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

12 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

12 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

12 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

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

12 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)

12 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

12 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

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

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

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

12 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

12 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

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

12 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

12 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

12 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

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

12 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.

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

12 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

12 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

12 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

12 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.

12 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

12 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

12 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

12 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

12 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

12 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/