Skip to content

Commit 0822cc5

Browse files
committed
twitter/bootstrap => twbs/bootstrap in links etc.
1 parent d991ef2 commit 0822cc5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+110
-110
lines changed

CHANGELOG.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Minor release to add carousel indicators, improve tooltips, improve dev setup, a
2323
- **Added carousel indicators!** Add the HTML and it automagically works.
2424
- **Added `container` option to tooltips.** The default option is still `insertAfter`, but now you may specify where to insert tooltips (and by extension, popovers) with the optional container parameter.
2525
- Improved popovers now utilize `max-width` instead of `width`, have been widened from 240px to 280px, and will automatically hide the title if one has not been set via CSS `:empty` selector.
26-
- Improved tooltip alignment on edges with [#6713](https://github.com/twitter/bootstrap/pull/6713).
27-
- **Improved accessibility for links in all components.** After merging [#6441](https://github.com/twitter/bootstrap/pull/6441), link hover states now apply to the `:focus` state as well. This goes for basic `<a>` tags, as well as buttons, navs, dropdowns, and more.
26+
- Improved tooltip alignment on edges with [#6713](https://github.com/twbs/bootstrap/pull/6713).
27+
- **Improved accessibility for links in all components.** After merging [#6441](https://github.com/twbs/bootstrap/pull/6441), link hover states now apply to the `:focus` state as well. This goes for basic `<a>` tags, as well as buttons, navs, dropdowns, and more.
2828
- Added print utility classes to show and hide content between `screen` and `print` via CSS.
2929
- Updated input groups to make them behave more like default form controls. Added `display: inline-block;`, increased `margin-bottom`, and added `vertical-align: middle;` to match `<input>` styles.
3030
- Added `.horizontal-three-colors()` gradient mixin (with example in the CSS tests file).
@@ -34,7 +34,7 @@ Minor release to add carousel indicators, improve tooltips, improve dev setup, a
3434
- Added [new justified navigation example](https://f.cloud.github.com/assets/98681/25869/5e2f812c-4afa-11e2-9293-501cd689232d.png).
3535
- Added sticky footer with fixed navbar example.
3636

37-
See more on the [2.3.0 pull request](https://github.com/twitter/bootstrap/pull/6346).
37+
See more on the [2.3.0 pull request](https://github.com/twbs/bootstrap/pull/6346).
3838

3939

4040
## 2.2.2 (December 8, 2012)
@@ -49,14 +49,14 @@ Bugfix release addressing docs, CSS, and some JavaScript issues. Key changes inc
4949
- No longer inherits `font-size: 0;` when placed in button groups.
5050
- Arrows refactored to work in IE8, and use less code.
5151
- Plugin no longer inserts popover content into a `<p>`, but rather directly into `.popover-content`.
52-
- **Labels and badges:** Now [automatically collapse](https://github.com/twitter/bootstrap/commit/ead5dbeba5cd7acfa560bfb353f5e7c4f4a19256) if they have no content.
52+
- **Labels and badges:** Now [automatically collapse](https://github.com/twbs/bootstrap/commit/ead5dbeba5cd7acfa560bfb353f5e7c4f4a19256) if they have no content.
5353
- **Tables:** Nesting support with `.table-bordered` and `.table-striped` greatly improved.
5454
- **Typeahead:**
55-
- Now [inserts dropdown menu after the input](https://github.com/twitter/bootstrap/commit/1747caf19d59cad7fdc90ae56a00e0e2849f95f4) instead of at the close of the document.
55+
- Now [inserts dropdown menu after the input](https://github.com/twbs/bootstrap/commit/1747caf19d59cad7fdc90ae56a00e0e2849f95f4) instead of at the close of the document.
5656
- Hitting escape will place focus back on the `<input>`.
5757
- Print styles, from HTML5 Boilerplate, have been added.
5858

59-
See more on the [2.2.2 milestone](https://github.com/twitter/bootstrap/issues?milestone=17&state=closed).
59+
See more on the [2.2.2 milestone](https://github.com/twbs/bootstrap/issues?milestone=17&state=closed).
6060

6161

6262
## 2.2.1 (October 30, 2012)
@@ -68,7 +68,7 @@ Hotfix release to address the carousel bug reports.
6868

6969
### tl;dr
7070

71-
2.1.2 is now 2.2.0: four new example templates, added media component, new typographic scale, fixed that box-shadow mixin bug, fixed z-index issues, and [more](https://github.com/twitter/bootstrap/issues?milestone=15&page=1&state=closed).
71+
2.1.2 is now 2.2.0: four new example templates, added media component, new typographic scale, fixed that box-shadow mixin bug, fixed z-index issues, and [more](https://github.com/twbs/bootstrap/issues?milestone=15&page=1&state=closed).
7272

7373
### Highlights
7474

@@ -86,13 +86,13 @@ Hotfix release to address the carousel bug reports.
8686
- Miscellaneous variable improvements across the board.
8787
- Miscellaneous documentation typos fixed.
8888

89-
For the full list of issues included in this release, visit the [2.2.0 milestone on GitHub](https://github.com/twitter/bootstrap/issues?milestone=15&page=1&state=closed)
89+
For the full list of issues included in this release, visit the [2.2.0 milestone on GitHub](https://github.com/twbs/bootstrap/issues?milestone=15&page=1&state=closed)
9090

9191

9292

9393
## 2.1.1 (September 4, 2012)
9494

95-
* New feature: alert text. We documented these new classes, like `.text-success`, at the bottom of the [Typography section](http://twitter.github.com/bootstrap/base-css.html#typography) along with the long undocumented `.muted`.
95+
* New feature: alert text. We documented these new classes, like `.text-success`, at the bottom of the [Typography section](http://twbs.github.com/bootstrap/base-css.html#typography) along with the long undocumented `.muted`.
9696
* Fixed a lot of typos in the docs. Spelling is hard.
9797
* Made the `.box-shadow()` mixin more durable. It no longer requires escaping for multiple shadows, meaning you can easily use variables and functions in them once again.
9898
* Widened `.dl-horizontal dt` and `.horizontal-form .control-group` to better handle the increased font-size.
@@ -103,7 +103,7 @@ For the full list of issues included in this release, visit the [2.2.0 milestone
103103
* Fixed the vertical three color gradient in latest Firefox.
104104
* Reordered some variables that caused errors in certain Less compilers.
105105

106-
View all closed issues on the [2.1.1 milestone](https://github.com/twitter/bootstrap/issues?milestone=14&state=closed).
106+
View all closed issues on the [2.1.1 milestone](https://github.com/twbs/bootstrap/issues?milestone=14&state=closed).
107107

108108

109109
## 2.1.0 (August 20, 2012)
@@ -123,7 +123,7 @@ View all closed issues on the [2.1.1 milestone](https://github.com/twitter/boots
123123
* Fluid grid system variables are no longer fixed percentages
124124
* Removed LESS docs page
125125

126-
For full set of changes, see the completed milestone: https://github.com/twitter/bootstrap/issues?milestone=7&page=1&state=closed
126+
For full set of changes, see the completed milestone: https://github.com/twbs/bootstrap/issues?milestone=7&page=1&state=closed
127127

128128
## 2.0.4 (June 1, 2012)
129129

@@ -280,7 +280,7 @@ Overview of docs changes, bugfixes, and new features.
280280
- Added `.disabled` class support to the pager component (also added a mention of this to the docs)
281281
- Added `.well-large` and `.well-small` classes for extending the well component
282282

283-
For a full issue-by-issue rundown of the release, check out the now closed [2.0.2 milestone on GitHub](https://github.com/twitter/bootstrap/issues?sort=created&direction=desc&state=closed&page=1&milestone=9)
283+
For a full issue-by-issue rundown of the release, check out the now closed [2.0.2 milestone on GitHub](https://github.com/twbs/bootstrap/issues?sort=created&direction=desc&state=closed&page=1&milestone=9)
284284

285285
## v2.0.1 (February 17, 2012)
286286

@@ -296,10 +296,10 @@ Overview of changes:
296296
- Rearranged Scaffolding docs page to split fixed and fluid grid systems.
297297
- Tons of docs updates for typos and language changes.
298298

299-
For full list of changes, see the now closed [v2.0.1 milestone](https://github.com/twitter/bootstrap/issues?milestone=8&state=closed).
299+
For full list of changes, see the now closed [v2.0.1 milestone](https://github.com/twbs/bootstrap/issues?milestone=8&state=closed).
300300

301301
## v2.0.0 (January 28, 2012)
302-
Complete rewrite of the library. For full details, head to the upgrading doc at http://twitter.github.com/bootstrap/upgrading.html.
302+
Complete rewrite of the library. For full details, head to the upgrading doc at http://twbs.github.com/bootstrap/upgrading.html.
303303

304304
## v1.4.0
305305
### Key bug fixes and changes
@@ -308,7 +308,7 @@ Complete rewrite of the library. For full details, head to the upgrading doc at
308308
- New javascript plugin for button states
309309
- Switched to strict mode for Javascript plugins
310310
- Added more data attribute controls to our plugins
311-
- Full list of 25+ issues fixed: https://github.com/twitter/bootstrap/issues?milestone=6&state=closed
311+
- Full list of 25+ issues fixed: https://github.com/twbs/bootstrap/issues?milestone=6&state=closed
312312

313313
## v1.3.0
314314
### New features

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ As of v2.0.0, Bootstrap's documentation is powered by Mustache templates and bui
7272

7373
## License
7474

75-
By contributing your code, you agree to license your contribution under the terms of the APLv2: https://github.com/twitter/bootstrap/blob/master/LICENSE
75+
By contributing your code, you agree to license your contribution under the terms of the APLv2: https://github.com/twbs/bootstrap/blob/master/LICENSE

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [Bootstrap v2.3.2](http://twitter.github.com/bootstrap) [![Build Status](https://secure.travis-ci.org/twitter/bootstrap.png)](http://travis-ci.org/twitter/bootstrap)
1+
# [Bootstrap v2.3.2](http://twbs.github.com/bootstrap) [![Build Status](https://secure.travis-ci.org/twbs/bootstrap.png)](http://travis-ci.org/twbs/bootstrap)
22

33
Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by [Mark Otto](http://twitter.com/mdo) and [Jacob Thornton](http://twitter.com/fat).
44

@@ -10,8 +10,8 @@ To get started, checkout [http://getbootstrap.com](http://getbootstrap.com)!
1010

1111
Three quick start options are available:
1212

13-
* [Download the latest release](https://github.com/twitter/bootstrap/zipball/master).
14-
* Clone the repo: `git clone git://github.com/twitter/bootstrap.git`.
13+
* [Download the latest release](https://github.com/twbs/bootstrap/zipball/master).
14+
* Clone the repo: `git clone git://github.com/twbs/bootstrap.git`.
1515
* Install with Twitter's [Bower](http://bower.io): `bower install bootstrap`.
1616

1717

@@ -36,7 +36,7 @@ For more information on SemVer, please visit [http://semver.org/](http://semver.
3636

3737
## Bug tracker
3838

39-
Have a bug or a feature request? [Please open a new issue](https://github.com/twitter/bootstrap/issues). Before opening any issue, please search for existing issues and read the [Issue Guidelines](https://github.com/necolas/issue-guidelines), written by [Nicolas Gallagher](https://github.com/necolas/).
39+
Have a bug or a feature request? [Please open a new issue](https://github.com/twbs/bootstrap/issues). Before opening any issue, please search for existing issues and read the [Issue Guidelines](https://github.com/necolas/issue-guidelines), written by [Nicolas Gallagher](https://github.com/necolas/).
4040

4141

4242

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "twitter/bootstrap"
2+
"name": "twbs/bootstrap"
33
, "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
44
, "keywords": ["bootstrap", "css"]
5-
, "homepage": "http://twitter.github.com/bootstrap/"
5+
, "homepage": "http://twbs.github.com/bootstrap/"
66
, "author": "Twitter Inc."
77
, "license": "Apache-2.0"
88

docs/assets/js/bootstrap-affix.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ==========================================================
22
* bootstrap-affix.js v2.3.2
3-
* http://twitter.github.com/bootstrap/javascript.html#affix
3+
* http://twbs.github.com/bootstrap/javascript.html#affix
44
* ==========================================================
55
* Copyright 2012 Twitter, Inc.
66
*

docs/assets/js/bootstrap-alert.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ==========================================================
22
* bootstrap-alert.js v2.3.2
3-
* http://twitter.github.com/bootstrap/javascript.html#alerts
3+
* http://twbs.github.com/bootstrap/javascript.html#alerts
44
* ==========================================================
55
* Copyright 2012 Twitter, Inc.
66
*

docs/assets/js/bootstrap-button.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ============================================================
22
* bootstrap-button.js v2.3.2
3-
* http://twitter.github.com/bootstrap/javascript.html#buttons
3+
* http://twbs.github.com/bootstrap/javascript.html#buttons
44
* ============================================================
55
* Copyright 2012 Twitter, Inc.
66
*

docs/assets/js/bootstrap-carousel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ==========================================================
22
* bootstrap-carousel.js v2.3.2
3-
* http://twitter.github.com/bootstrap/javascript.html#carousel
3+
* http://twbs.github.com/bootstrap/javascript.html#carousel
44
* ==========================================================
55
* Copyright 2012 Twitter, Inc.
66
*

docs/assets/js/bootstrap-collapse.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* =============================================================
22
* bootstrap-collapse.js v2.3.2
3-
* http://twitter.github.com/bootstrap/javascript.html#collapse
3+
* http://twbs.github.com/bootstrap/javascript.html#collapse
44
* =============================================================
55
* Copyright 2012 Twitter, Inc.
66
*

docs/assets/js/bootstrap-dropdown.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ============================================================
22
* bootstrap-dropdown.js v2.3.2
3-
* http://twitter.github.com/bootstrap/javascript.html#dropdowns
3+
* http://twbs.github.com/bootstrap/javascript.html#dropdowns
44
* ============================================================
55
* Copyright 2012 Twitter, Inc.
66
*

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy