1
0
mirror of synced 2024-11-21 20:46:07 +03:00
Commit Graph

62 Commits

Author SHA1 Message Date
Kevin Brown
884a1a6930 Replace cdnjs with jsDelivr in the docs
This is needed until cdnjs figures out their future in
cdnjs/cdnjs#13524. Until then, we will just reference their existence
and promote jsDelivr to the primary source.
2019-10-28 04:28:59 -04:00
Kevin Brown
3bc5e4ee40 Update README with new docs location 2019-09-11 23:48:01 -04:00
Kevin Brown
5f78d824ac Swap Travis CI badge with GitHub Actions badge
Since it's still in a private beta, we can't link to anything useful so the link has been dropped
2019-09-11 23:44:21 -04:00
Kevin Brown
d53958ad2b
Clean up docs (#5528)
* Remove SauceLabs credentials

SauceLabs is no longer used during builds, so we no longer need to include these encrypted credentials.

* Clean up badges

* Remove SauceLabs from the README

* Misc README fixes

* Disable Travis email notifications

Looks like we accidentally re-enabled these when removing IRC.
2019-06-04 20:46:45 -04:00
Takashi Kanemoto
6009970b10 docs: add link to @ttskch/select2-bootstrap4-theme to README.md (#5487) 2019-04-28 00:06:02 -04:00
Stephen
aac9916894 add cdn badges (#5167) 2018-09-15 00:06:14 -03:00
Alfredo Barron
2c613555ec Add integration in Angularjs (#4331) 2018-09-05 14:29:52 -03:00
Christian Fritsch
9e613ff22e Add drupal plugin (#5349) 2018-09-04 22:09:39 -03:00
alexweissman
4175214444 update links in readme 2017-09-10 17:48:47 -04:00
Wouter Muller
d6ccd09f5b Fix minor typo in README.md 2017-05-24 13:20:55 +02:00
James Pic
3f874a1db4 Add django-autocomplete-light to integrations 2016-09-22 00:08:19 +02:00
Kevin Brown
296d2f8879 Add Sauce Labs matrix to the README
This also updates the Travis CI image to be a vector.
2016-02-17 17:11:17 -05:00
Kevin Brown
664210c271 Update the list of integrations
The integrations are now organized by the name of the integration, and
themes are now separated out from the plugins. The references for this
section have been pulled out at the bottom because there are so many.

This closes https://github.com/select2/select2/issues/4150.
This closes https://github.com/select2/select2/pull/4067.
This closes https://github.com/select2/select2/issues/3957.
2016-02-17 17:10:39 -05:00
justanotheranonymoususer
5acd96ee1e Update README.md 2015-03-13 12:35:19 +02:00
Kevin Brown
55d3c636cc Skip the nested data test on unsupposed browsers
The nested data attributes are only supported on jQuery 2.x or
browsers which support the `dataset` attributes on DOM elements.
In order to prevent test failures, and because tests cannot yet
be skipped conditionally, we just cut the test early.
2015-03-11 19:46:48 -04:00
Kevin Brown
5c71e2da50 Updated README and CONTRIBUTING
This also updates the LICENSE year. [ci skip]
2015-01-09 19:26:59 -05:00
Kevin Brown
05d8407b05 Added Travis CI badge and fixed package.json 2015-01-09 16:09:30 -05:00
Kevin Brown
e63c0ce6a0 Update contributing guide and README for 4.0 2015-01-09 11:10:53 -05:00
Kevin Brown
562669064b Called out 3.5.2 dodcs
Also migrated all of the links to the new location in the GitHub
organization.
2015-01-05 18:22:27 -05:00
Kevin Brown
8bf86ebae1 Tweak the README
Now we point users to the `LICENSE.md` file for the license,
instead of including it in the README. This also removes the
example integrations, which are no longer officially maintained
by Select2.

The translation section has also been updated.
2014-11-01 16:05:47 -04:00
Kevin Brown
fef1ccfd81 Merge branch 'master' into select2-ng
This adds the package management files back into the repository
and also updates the README to reflect the future Select2 4.0.
2014-11-01 15:43:01 -04:00
Michael Prentice
9ff939b534 Updated AngularJS link to HTTPS
HTTPS everywhere
2014-10-29 12:45:07 -04:00
Michael Prentice
fd9006047c Updated link for AngularUI
They have deprecated the original ui-select2 directive in favor of the new and better supported ui-select directive. This happened a couple weeks ago.
2014-10-29 12:41:03 -04:00
Igor Vaynberg
76933017bf out with the old 2014-10-21 21:43:56 -04:00
Kevin Brown
2a9db24c58 Add cdnjs to the README
This closes #2638.
2014-08-26 08:47:54 -04:00
Kevin Brown
3e77930b8a Add IRC information to README 2014-08-12 20:50:38 -04:00
Kevin Brown
3c17d3b5bb Call out documentation a bit more explicitly
This should help fix the problem with users not being able to find
the branch when trying to update the documentation.
2014-08-01 10:36:09 -04:00
David Parker
a17becd38c Update angular.js website
Make sure it's http:// so it actually has the real URL.
2014-07-23 10:02:31 -06:00
John Gallagher
a5b6ee431b Merge examples from wiki 2014-05-18 05:31:42 +01:00
Stéphane Raimbault
00bad439bc Add note about position of locale file 2014-05-09 21:09:07 +02:00
Kartik Visweswaran
b5cdf552b1 Yii 2.0 widget implementation
Updated implementation for Yii framework 2.0
2014-04-26 12:02:57 +05:30
Kartik Visweswaran
12d7142652 Update README.md 2014-04-26 12:01:28 +05:30
Kartik Visweswaran
47c1538e4e Yii 2.0 widget implementation
Updated implementation for Yii 2.0
2014-04-26 11:59:17 +05:30
Kevin Brown
514988ee54 Merge pull request #2282 from dandv/patch-2
Mention CDN hosting
2014-04-22 20:52:24 -04:00
Dan Dascalescu
143341b0a2 Mention CDN hosting 2014-04-14 14:51:45 -07:00
Dan Dascalescu
759ccc93b6 List Bootstrap 3 and Meteor integrations
Since [bootstrap-tagsinput](https://github.com/TimSchlechter/bootstrap-tagsinput/issues/123) appears to be abandoned, Select2 seems like the best choice for Meteor.
2014-04-14 14:39:49 -07:00
robertfausk
1218a35f73 Add integration for symfony2
added missing integration for symfony2
"* [Symfony2](https://github.com/avocode/FormExtensions)"
2014-01-02 17:52:26 +01:00
Igor Vaynberg
111cf37cfe fixes #1386 2013-06-05 08:18:00 -07:00
Igor Vaynberg
e6db3ef208 fixes #1385 2013-06-05 08:14:41 -07:00
Igor Vaynberg
d60fe099b4 Merge pull request #1384 from XP1/patch-2
Update README.md: Use consistent verb tenses.
2013-06-05 08:11:02 -07:00
XP1
1d8cbe7a1a Update README.md
Use consistent verb tenses.
2013-06-05 00:40:55 -04:00
XP1
28d0d04883 Update README.md
Use consistent sentence casing.
2013-06-05 01:34:54 -03:00
Igor Vaynberg
3b5b84fc99 Update README.md 2013-05-14 09:52:42 -06:00
Igor Vaynberg
c951b72bce Add link to Yii integration. Closes #1102 2013-03-27 09:00:19 -07:00
Igor Vaynberg
a425c124e1 Update README.md 2013-03-19 09:00:39 -07:00
Igor Vaynberg
d482a6ed6a Update README.md 2013-03-19 08:54:47 -07:00
Igor Vaynberg
96ddc7ad4f Update README.md 2013-03-19 08:53:36 -07:00
Igor Vaynberg
1de786b8da Update README.md 2013-03-19 08:53:02 -07:00
Jens Rantil
96d319f9d2 Mentioning i18n in README
Should probably be documented on http://ivaynberg.github.com/select2/,
too, but I'm not very much of a Jekyll dude.
2013-03-13 17:59:59 +01:00
Igor Vaynberg
89bb328a77 Update README.md 2013-03-12 00:05:18 -07:00