]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Chris Rebert [Sun, 6 Jan 2013 01:36:20 +0000 (17:36 -0800)]
update docs to reflect #5786
Mark Otto [Fri, 28 Dec 2012 20:47:55 +0000 (14:47 -0600)]
Improve documentation for new form validation styles
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.
Mark Otto [Wed, 26 Dec 2012 20:59:58 +0000 (14:59 -0600)]
Remove .text-info and .info form validation states
Mark Otto [Wed, 26 Dec 2012 20:19:48 +0000 (14:19 -0600)]
Drop .input-block-level modifier as inputs are already width: 100%;
Mark Otto [Wed, 26 Dec 2012 20:13:44 +0000 (14:13 -0600)]
Add grid column example to form input sizing
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
Mark Otto [Wed, 26 Dec 2012 20:06:21 +0000 (14:06 -0600)]
Cleanup spacing in variables file
Mark Otto [Wed, 26 Dec 2012 19:59:09 +0000 (13:59 -0600)]
Restore .form-horizontal
Mark Otto [Wed, 26 Dec 2012 19:59:01 +0000 (13:59 -0600)]
Run make on previous commits
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
Mark Otto [Mon, 24 Dec 2012 10:08:45 +0000 (02:08 -0800)]
Update docs to reflect latest on .clearfix
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
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
Mark Otto [Fri, 21 Dec 2012 05:44:45 +0000 (21:44 -0800)]
update docs regarding normalize and clearfix
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
Mark Otto [Fri, 21 Dec 2012 04:52:43 +0000 (20:52 -0800)]
Remove reset.less now that Normalize 2 is fully integrated
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
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
Mark Otto [Thu, 20 Dec 2012 22:11:40 +0000 (14:11 -0800)]
Normalize indentation from 4 to 2 spaces
Mark Otto [Thu, 20 Dec 2012 22:08:09 +0000 (14:08 -0800)]
Convert normalize comments to // style
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
Mark Otto [Thu, 20 Dec 2012 21:57:14 +0000 (13:57 -0800)]
remove .hide specificity override from grid classes
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
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
Mark Otto [Thu, 20 Dec 2012 21:46:07 +0000 (13:46 -0800)]
Undo important on hide/show utilties; punt to 3.0
Mark Otto [Thu, 20 Dec 2012 21:41:45 +0000 (13:41 -0800)]
fix up code snippet
Mark Otto [Thu, 20 Dec 2012 21:41:08 +0000 (13:41 -0800)]
fix up code snippet
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
Mark Otto [Thu, 20 Dec 2012 09:34:19 +0000 (01:34 -0800)]
Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip
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
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
Mark Otto [Thu, 20 Dec 2012 09:30:32 +0000 (01:30 -0800)]
Fixes #6339: Use important flag on .hide and .show utility classes
Mark Otto [Thu, 20 Dec 2012 09:21:09 +0000 (01:21 -0800)]
lighter buttons closer to todays versions
fat [Thu, 20 Dec 2012 09:13:03 +0000 (01:13 -0800)]
reset carousel in the case that it is reinstantiated twice
fat [Thu, 20 Dec 2012 09:05:55 +0000 (01:05 -0800)]
Merge branch '2.2.3' into 2.3.0-wip
fat [Thu, 20 Dec 2012 09:05:07 +0000 (01:05 -0800)]
if carousel element already open, don't reopen it duh bruh bruh
Mark Otto [Thu, 20 Dec 2012 08:54:58 +0000 (00:54 -0800)]
Fixes #6236: Fix popover font-size in input groups
Mark Otto [Thu, 20 Dec 2012 08:27:46 +0000 (00:27 -0800)]
Remove dropdown submenu docs
Mark Otto [Thu, 20 Dec 2012 08:27:05 +0000 (00:27 -0800)]
Remove dropdown submenu CSS
Mark Otto [Thu, 20 Dec 2012 08:20:00 +0000 (00:20 -0800)]
Nuke third lines form carousel examples
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
Mark Otto [Thu, 20 Dec 2012 07:52:38 +0000 (23:52 -0800)]
Get on that carousel indicator lifestyle with some new hawtness
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
fat [Thu, 20 Dec 2012 07:39:26 +0000 (23:39 -0800)]
lol we dont' have affix(refresh)
Mark Otto [Thu, 20 Dec 2012 07:37:33 +0000 (23:37 -0800)]
Holy shit, buttons, button states, and input states updated
fat [Thu, 20 Dec 2012 07:25:25 +0000 (23:25 -0800)]
add js support for carousel indicators
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
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
Mark Otto [Thu, 20 Dec 2012 06:54:04 +0000 (22:54 -0800)]
More button tweaks
fat [Thu, 20 Dec 2012 06:37:41 +0000 (22:37 -0800)]
wait 100ms before engaging affix (allows for initial browser scroll)
Mark Otto [Thu, 20 Dec 2012 06:30:08 +0000 (22:30 -0800)]
remove commented out buttons css, update docs
fat [Thu, 20 Dec 2012 06:26:36 +0000 (22:26 -0800)]
whitespace in tooltip + don't pass empty selector to $() in dropdown.js
Mark Otto [Thu, 20 Dec 2012 06:25:56 +0000 (22:25 -0800)]
overhaul buttons
Mark Otto [Thu, 20 Dec 2012 06:07:11 +0000 (22:07 -0800)]
Unfuck the fucked homepage
fat [Thu, 20 Dec 2012 06:05:33 +0000 (22:05 -0800)]
fix tooltip doc dumbness
fat [Thu, 20 Dec 2012 06:03:57 +0000 (22:03 -0800)]
can't extend bounding box thingy
Mark Otto [Thu, 20 Dec 2012 06:02:57 +0000 (22:02 -0800)]
Remove @black and just use #000
fat [Thu, 20 Dec 2012 05:55:23 +0000 (21:55 -0800)]
fix ghetto ass timeout shit
Mark Otto [Thu, 20 Dec 2012 05:42:36 +0000 (21:42 -0800)]
Change .jumbotron usage in docs layout to .bs-docs-jumbotron
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
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
Mark Otto [Thu, 20 Dec 2012 05:29:57 +0000 (21:29 -0800)]
Drop labels from the docs
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.
Mark Otto [Thu, 20 Dec 2012 05:12:37 +0000 (21:12 -0800)]
Drop .form-search support
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
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
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
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.
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
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
Mark Otto [Thu, 20 Dec 2012 01:49:20 +0000 (17:49 -0800)]
Update clearfix mixin and class per @necolas's feedback
Mark Otto [Mon, 17 Dec 2012 18:11:33 +0000 (10:11 -0800)]
Use @border-radius-base var for nav tabs
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
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/
Jim Webb [Wed, 12 Dec 2012 16:48:44 +0000 (11:48 -0500)]
* modify scrollspy documentation to clarify javascript usage
* add scrollspy 'target' option
Mark Otto [Tue, 11 Dec 2012 02:31:04 +0000 (18:31 -0800)]
Version bump
Mark Otto [Mon, 10 Dec 2012 18:59:57 +0000 (10:59 -0800)]
Fixes #6174: Caret alignment in small and mini buttons
Mark Otto [Mon, 10 Dec 2012 18:55:42 +0000 (10:55 -0800)]
Escape HTML of section element
Mark Otto [Mon, 10 Dec 2012 18:29:16 +0000 (10:29 -0800)]
IE10 fix in responsive utilities, not regular utilities
Mark Otto [Mon, 10 Dec 2012 18:28:18 +0000 (10:28 -0800)]
Simplify syntax of nesting with inline lists
Mark Otto [Mon, 10 Dec 2012 18:25:18 +0000 (10:25 -0800)]
Move IE10 responsive fix to responsive utilities so Customizer gets it
Mark Otto [Mon, 10 Dec 2012 18:13:04 +0000 (10:13 -0800)]
squash new line
Mark Otto [Mon, 10 Dec 2012 17:57:23 +0000 (09:57 -0800)]
move reset after vars and mixins
Chris Rebert [Mon, 10 Dec 2012 09:46:16 +0000 (01:46 -0800)]
document caveat regarding fieldset legend and #6199
Chris Rebert [Mon, 10 Dec 2012 09:33:02 +0000 (01:33 -0800)]
document fieldset[disabled] styling added in #6199; per @mdo
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)
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
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
Mark Otto [Mon, 10 Dec 2012 06:13:40 +0000 (22:13 -0800)]
Fix checkbox and radios example
Mark Otto [Mon, 10 Dec 2012 06:08:11 +0000 (22:08 -0800)]
Nested columns docs tweaks
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
Nathan Bridgewater [Mon, 10 Dec 2012 04:10:38 +0000 (22:10 -0600)]
lowered carousel beneath the nav
Mark Otto [Sun, 9 Dec 2012 06:45:39 +0000 (22:45 -0800)]
Merge conflicts
Mark Otto [Sun, 9 Dec 2012 05:05:05 +0000 (21:05 -0800)]
Restore print styles
Mark Otto [Sun, 9 Dec 2012 05:02:37 +0000 (21:02 -0800)]
Test removal of print styles for customized builds
Mark Otto [Sun, 9 Dec 2012 02:46:34 +0000 (18:46 -0800)]
Fix docs typos
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
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
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