Skip to content

Commit

Permalink
Called out 3.5.2 dodcs
Browse files Browse the repository at this point in the history
Also migrated all of the links to the new location in the GitHub
organization.
  • Loading branch information
kevin-brown committed Jan 5, 2015
1 parent ed24a51 commit 5626690
Show file tree
Hide file tree
Showing 13 changed files with 49 additions and 50 deletions.
12 changes: 6 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,12 @@ licensable under the [Apache 2 or GPL 2 licenses][licensing]. Code that cannot
be released under either of these licenses **cannot be accepted** into the
project.

[community]: https://github.com/ivaynberg/select2#community
[community]: https://select2.github.io/community.html
[reporting-bugs]: #reporting-bugs-with-select2
[requesting-features]: #requesting-features-in-select2
[issue-tracker]: https://github.com/ivaynberg/select2/issues
[mailing-list]: https://github.com/ivaynberg/select2#mailing-list
[irc-channel]: https://github.com/ivaynberg/select2#irc-channel
[issue-search]: https://github.com/ivaynberg/select2/search?q=&type=Issues
[issue-tracker]: https://github.com/select2/select2/issues
[mailing-list]: https://github.com/select2/select2#mailing-list
[irc-channel]: https://github.com/select2/select2#irc-channel
[issue-search]: https://github.com/select2/select2/search?q=&type=Issues
[isolated-case]: http://css-tricks.com/6263-reduced-test-cases/
[licensing]: https://github.com/ivaynberg/select2#copyright-and-license
[licensing]: https://github.com/select2/select2/blob/master/LICENSE.md
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Select2 is a jQuery-based replacement for select boxes. It supports searching,
remote data sets, and pagination of results.

To get started, checkout examples and documentation at
http://ivaynberg.github.io/select2
http://select2.github.io/select2

Use cases
---------
Expand Down Expand Up @@ -74,7 +74,7 @@ Community

Have a bug? Please create an issue here on GitHub!

https://github.com/ivaynberg/select2/issues
https://github.com/select2/select2/issues

### Mailing list

Expand Down Expand Up @@ -105,8 +105,8 @@ The license is available within the repository in the [LICENSE][license] file.
[bootstrap3-select2]: https://github.com/t0m/select2-bootstrap-css/tree/bootstrap3
[cdnjs]: http://www.cdnjs.com/libraries/select2
[django-select2]: https://github.com/applegrew/django-select2
[documentation]: https://ivaynberg.github.io/select2/
[documentation-folder]: https://github.com/ivaynberg/select2/tree/master/docs
[documentation]: https://select2.github.io/select2/
[documentation-folder]: https://github.com/select2/select2/tree/master/docs
[freenode]: https://freenode.net/
[jsdelivr]: http://www.jsdelivr.com/#!select2
[license]: LICENSE.md
Expand All @@ -116,7 +116,7 @@ The license is available within the repository in the [LICENSE][license] file.
[select2-rails]: https://github.com/argerim/select2-rails
[symfony-select2]: https://github.com/19Gerhard85/sfSelect2WidgetsPlugin
[symfony2-select2]: https://github.com/avocode/FormExtensions
[tags]: https://github.com/ivaynberg/select2/tags
[tags]: https://github.com/select2/select2/tags
[wicket]: http://wicket.apache.org
[wicket-select2]: https://github.com/ivaynberg/wicket-select2
[yii-select2]: https://github.com/tonybolzan/yii-select2
Expand Down
4 changes: 2 additions & 2 deletions component.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "select2",
"repo": "ivaynberg/select2",
"repo": "select/select2",
"description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
"version": "3.5.2",
"demo": "http://ivaynberg.github.io/select2/",
"demo": "https://select2.github.io/",
"keywords": [
"jquery"
],
Expand Down
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"name":
"ivaynberg/select2",
"name": "select2/select2",
"description": "Select2 is a jQuery based replacement for select boxes.",
"version": "3.5.2",
"type": "component",
"homepage": "http://ivaynberg.github.io/select2/",
"homepage": "https://select2.github.io/",
"license": "Apache-2.0",
"require": {
"robloach/component-installer": "*",
Expand Down
2 changes: 1 addition & 1 deletion docs/_includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<footer>
Select2 is licensed under the
<a href="https://github.com/ivaynberg/select2/blob/master/LICENSE.md">
<a href="https://github.com/select2/select2/blob/master/LICENSE.md">
MIT license.
</a>
The documentation is licensed under
Expand Down
2 changes: 1 addition & 1 deletion docs/_includes/navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<ul class="nav navbar-nav navbar-right">
<li>
<a href="https://github.com/ivaynberg/select2">
<a href="https://github.com/select2/select2">
<i class="fa fa-github"></i>
GitHub
</a>
Expand Down
4 changes: 3 additions & 1 deletion docs/_layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
{% include head.html %}

<style type="text/css">
.navbar { margin-bottom: 0; }
.navbar, .jumbotron { margin-bottom: 0; }
.jumbotron-side { padding-top: 2em; }
.notice-previous { background-color: #d9edf7; border-top: 1px solid #bce8f1; border-bottom: 1px solid #bce8f1; color: #31708f; padding: 0.5em; margin-bottom: 1em; text-align: center; }
.notice-previous a { font-weight: bold; }
</style>
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion docs/announcements-4.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h1>Pre-release notes</h1>
You can use the development version, available on GitHub, by getting the
source code available in the <code>select2-ng</code> branch. The source
code can be
<a href="https://github.com/ivaynberg/select2/archive/select2-ng.zip">
<a href="https://github.com/select2/select2/archive/select2-ng.zip">
downloaded as a <code>zip</code> archive
</a> as well.
</p>
Expand Down
14 changes: 7 additions & 7 deletions docs/community.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ <h1>Reporting bugs</h1>
<ol>
<li>
Use the
<a href="https://github.com/ivaynberg/select2/search?q=&type=Issues">
<a href="https://github.com/select2/select2/search?q=&type=Issues">
GitHub issue search
</a>
to check if your issue has already been reported.
Expand All @@ -81,7 +81,7 @@ <h1>Reporting bugs</h1>
<li>
Once you are sure the issue is with Select2, and not a third party
library,
<a href="https://github.com/ivaynberg/select2/issues/new">
<a href="https://github.com/select2/select2/issues/new">
submit a ticket
</a>
to the repository.
Expand All @@ -90,7 +90,7 @@ <h1>Reporting bugs</h1>

<p>
You can find more information on reporting bugs in the
<a href="https://github.com/ivaynberg/select2/blob/master/CONTRIBUTING.md#reporting-bugs-with-select2">
<a href="https://github.com/select2/select2/blob/master/CONTRIBUTING.md#reporting-bugs-with-select2">
contributing guide,
</a>
including tips on what information to include.
Expand All @@ -104,7 +104,7 @@ <h1>Requesting new features</h1>

<p>
New feature requests are usually requested by the
<a href="https://github.com/ivaynberg/select2/issues">
<a href="https://github.com/select2/select2/issues">
Select2 community on GitHub,
</a>
and are often fulfilled by
Expand All @@ -116,7 +116,7 @@ <h1>Requesting new features</h1>
<ol>
<li>
Use the
<a href="https://github.com/ivaynberg/select2/search?q=&type=Issues">
<a href="https://github.com/select2/select2/search?q=&type=Issues">
GitHub issue search
</a>
to check if your feature has already been requested.
Expand All @@ -135,7 +135,7 @@ <h1>Requesting new features</h1>

<p>
You can find more information on requesting new features in the
<a href="https://github.com/ivaynberg/select2/blob/master/CONTRIBUTING.md#requesting-features-in-select2">
<a href="https://github.com/select2/select2/blob/master/CONTRIBUTING.md#requesting-features-in-select2">
contributing guide.
</a>
</p>
Expand All @@ -148,7 +148,7 @@ <h1>Getting involved</h1>

<p>
You can find more information on triaging tickets in the
<a href="https://github.com/ivaynberg/select2/blob/master/CONTRIBUTING.md#triaging-issues-and-pull-requests">
<a href="https://github.com/select2/select2/blob/master/CONTRIBUTING.md#triaging-issues-and-pull-requests">
contributing guide.
</a>
</p>
Expand Down
4 changes: 2 additions & 2 deletions docs/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h1>Loading remote data</h1>

<p>
<select class="js-example-data-ajax form-control">
<option value="ivaynberg/select2" selected="selected">ivaynberg/select2</option>
<option value="select2/select2" selected="selected">select2/select2</option>
</select>
</p>

Expand Down Expand Up @@ -235,7 +235,7 @@ <h1>Loading remote data</h1>

<script type="text/x-example-code" class="js-code-data-ajax-html">
<select class="js-data-example-ajax">
<option value="ivaynberg/select2" selected="selected">ivaynberg/select2</option>
<option value="select2/select2" selected="selected">select2/select2</option>
</select>
</script>
</div>
Expand Down
17 changes: 12 additions & 5 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,26 @@ <h1>Select2</h1>
</div>
<div class="col-md-6 jumbotron-side">
<p>
<a href="https://github.com/ivaynberg/select2/tags" class="btn btn-success btn-lg">
<a href="announcements-4.0.html" class="btn btn-success btn-lg">
<i class="fa fa-download fa-lg"></i>
Download
</a>
</p>
<p>
<strong>Version</strong> 4.0.0 <em>alpha</em>
<strong>Version</strong> 4.0.0 <em>beta</em>
</p>
</div>
</div>
</div>
</main>

<section class="notice-previous">
<div class="container">
<a href="http://select2.github.io/select2/">Looking for the Select2 3.5.2 docs?</a>
We have moved them to a new location while we work on Select2 4.0.
</div>
</section>

<div class="container">
<section id="lead" class="lead">
Select2 gives you a customizable select box with support for searching,
Expand Down Expand Up @@ -100,7 +107,7 @@ <h3>

<ol>
<li>
<a href="https://github.com/ivaynberg/select2/tags">
<a href="https://github.com/select2/select2/tags">
Download the code
</a>
from GitHub and copy the <code>dist</code> directory to your project.
Expand Down Expand Up @@ -128,12 +135,12 @@ <h2>

<ul>
<li>
<a href="https://github.com/ivaynberg/select2">
<a href="https://github.com/select2/select2">
Source code, hosted on GitHub
</a>
</li>
<li>
<a href="https://github.com/ivaynberg/select2/issues">
<a href="https://github.com/select2/select2/issues">
Bug tracker
</a>
</li>
Expand Down
15 changes: 3 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "Select2",
"description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
"homepage": "http://ivaynberg.github.io/select2",
"homepage": "https://select2.github.io",
"author": "Igor Vaynberg",
"repository": {
"type": "git",
"url": "git://github.com/ivaynberg/select2.git"
"url": "git://github.com/select2/select2.git"
},
"main": "dist/js/select2.js",
"version": "3.4.8",
"version": "4.0.0",
"jspm": {
"main": "select2",
"files": [
Expand All @@ -17,15 +17,6 @@
"select2.css",
"select2-spinner.gif"
],
"shim": {
"select2": {
"imports": [
"jquery",
"./select2.css!"
],
"exports": "$"
}
},
"buildConfig": {
"uglify": true
}
Expand Down
8 changes: 4 additions & 4 deletions select2.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"url": "http://www.gnu.org/licenses/gpl-2.0.html"
}
],
"bugs": "https://github.com/ivaynberg/select2/issues",
"homepage": "http://ivaynberg.github.com/select2",
"docs": "http://ivaynberg.github.com/select2/",
"download": "https://github.com/ivaynberg/select2/tags",
"bugs": "https://github.com/select2/select2/issues",
"homepage": "https://select2.github.io",
"docs": "https://select2.github.io",
"download": "https://github.com/select2/select2/tags",
"dependencies": {
"jquery": ">=1.7.1"
}
Expand Down

0 comments on commit 5626690

Please sign in to comment.