Igor Vaynberg
af901bafaa
use correct options in createMultiSelect
2019-06-27 17:33:40 -07:00
Igor Vaynberg
09494074b8
update dist building
2019-06-27 16:50:00 -07:00
Igor Vaynberg
6c00b633fc
added license banner
2019-06-27 08:42:41 -07:00
Igor Vaynberg
1eabe8379c
initial commit of select2 v5 wip
2019-06-25 15:23:14 -07:00
Kevin Brown
20ffd1296a
Bump versions for 4.0.7 release
2019-05-07 16:02:59 -04:00
Kevin Brown
48e2f56fea
Bump versions for 4.0.7-rc.0 release
2019-04-30 23:33:21 -04:00
Kevin Brown
2a5f46bcc4
Move almost and jquery-mousewheel to devDependencies ( #5489 )
...
These two are required at build time to generate the full builds
of Select2 (for jQuery Mousewheel) and to inject the AMD loader
(for Almond.js). They are not required for anyone who depends on
Select2, since jQuery Mousewheel is an optional dependency.
This may result in some people needing to add jQuery Mousewheel to
their projects as a required dependency, if they were expecting
it to be added by Select2 before.
2019-04-30 23:15:22 -04:00
Kevin Brown
a8ea4cc3e3
Bump versions for 4.0.6 release
2019-04-27 22:42:34 -04:00
Kevin Brown
9f8b6fff40
[WIP] Get Grunt consistently working again ( #5466 )
...
Get Grunt consistently working again
2019-03-19 23:16:01 -04:00
alexweissman
d9b8624682
bump for 4.0.6-rc.1
2017-10-26 18:22:26 -04:00
Jevon Wright
43ffaea244
Add style property to package.json ( #5019 )
...
By adding a reference to the main dist CSS, gulp tools such as `sass-module-importer` can automatically import the stylesheet
2017-10-26 00:27:34 -04:00
alexweissman
7d41ea153e
Merge branch 'hotfix' into develop and bump for 4.0.6-rc.0
2017-10-25 18:37:05 -04:00
alexweissman
46ed8ae3ae
bump version to 4.0.5
2017-10-25 17:46:02 -04:00
alexweissman
dac0433e2f
bump for 4.0.5-rc.0
2017-10-25 16:55:19 -04:00
alexweissman
2855656a2d
Merge branch 'hotfix'
2017-09-24 12:03:26 -04:00
alexweissman
41edff388b
lock version of node-sass and request to deal with Travis build issues
...
See https://github.com/sass/node-sass/issues/2100
2017-09-24 11:48:36 -04:00
alexweissman
a4ec7fa0c6
update versions and urls in package configs
2017-09-23 17:07:29 -04:00
alexweissman
2eadef964f
update version in package manager config files
2017-09-06 17:05:28 -04:00
Kevin Brown
763b3cef3f
Updated grunt-saucelabs to the latest version
...
It was incorrectly set to 0.0.0 instead of 9.0.0 in
288f0283b1
2016-12-29 19:49:32 -05:00
Kevin Brown
288f0283b1
Updated grunt-saucelabs to latest version
2016-12-29 19:29:01 -05:00
Kevin Brown
566c7846fb
Update version identifiers for 4.0.3
2016-05-26 21:16:06 -04:00
Kevin Brown
622a619d25
Updated version identifiers for 4.0.2
2016-03-08 20:33:38 -05:00
Kevin Brown
eae6fcc2bd
Update version identifiers to 4.0.2-rc.1
2016-02-14 17:06:23 -05:00
Kevin Brown
bc19964170
Update version identifiers to 4.0.1
2015-11-27 18:26:20 -05:00
Kevin Brown
8edf3c6408
Add dependencies on Almond and jQuery Mousewheel
...
These are technically only required when building the final versions,
but if someone is pulling from NPM they may want to deal with building
it as well. Almond is used for loading in packages and jQuery Mousewheel
is used to prevent the results from scrolling the page.
2015-11-27 16:07:05 -05:00
Decagon
6dbe2d9164
Fix #3932
2015-11-15 16:11:29 -04:00
Kevin Brown
87b182fe2a
Update version identifiers to 4.0.1-rc.1
2015-11-09 20:23:20 -05:00
Kevin Brown
5021356751
Update grunt-saucelabs version
2015-08-12 10:19:50 -04:00
Bogdan Chadkin
acfeaaa015
Add npm files filter
2015-08-04 16:12:52 +03:00
KahWee Teng
eecbcceb9b
Upgraded dev dependency grunt-sass to "^1.0.0".
...
Remove explicit node-sass dependency since it is included as part of grunt-sass.
2015-06-12 23:53:47 +08:00
Kevin Brown
80eb44bec7
Bump version numbers for 4.0.0 release
2015-04-26 17:02:52 -04:00
Kevin Brown
69e2d73c42
Bump version numbers for rc.2
2015-03-14 20:51:32 -04:00
Kevin Brown
9d6752e3ea
Bumping version numbers for rc.1 release
2015-03-01 21:30:37 -05:00
Kevin Brown
a0c26e1114
Hook up with SauceLabs
...
This sets up Select2 to be able to run tests on the SauceLabs
environment. This will allow us to run the tests on different
browsers in the future, though at the moment we need to start
combining test files.
This required adding a snippet of code for reporting QUnit test
results to SauceLabs within the global test helper file.
The tests currently cannot be run on IE 8 because all of the tests
are using jQuery 2.x, which is not compatible.
2015-02-13 21:59:09 -05:00
Kevin Brown
a4448d3d00
Preparing for the 4.0.0-beta.3 release
2015-01-27 20:11:38 -05:00
Kevin Brown
911966be78
Update version identifiers for 4.0.0-beta.2
2015-01-13 19:18:33 -05:00
Kevin Brown
766d9f05e0
Automatically set up docs symlink
...
This also adds some docs about building the documentation.
[ci skip]
2015-01-12 19:56:25 -05:00
Kevin Brown
05d8407b05
Added Travis CI badge and fixed package.json
2015-01-09 16:09:30 -05:00
Kevin Brown
e76460a392
Updated package files
...
The package files (bower, npm, etc.) now point to the new
distribution locations, and have the beta version numbers in place.
The version number has been removed from the `bower.json` and
`composer.json` files as they will retrieve the version numbers
from Git.
2015-01-07 23:30:05 -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
85593de1fa
Fixed bug when destroying Select2
...
When destroying Select2, an error could be raised while destroying
the selection container. This was because the destroy handler was
relying on the container id being present.
The old functionality has been restored where Select2 will destroy
itself when it is initialized again.
2014-11-25 13:39:46 -05:00
Kevin Brown
12de3c2b5e
Set up the GitHub Pages command
...
Now we can synchronize GitHub Pages with the docs in the master
branch quickly and easily.
2014-11-25 08:36:01 -05:00
Kevin Brown
aebc7ce0d2
Added very basic jshint config
2014-10-21 21:43:57 -04:00
Kevin Brown
06e195b025
Work on the AMD scaffolding
...
This will make it far easier to ensure that components are in their
own modules as well as make it possible to have custom builds of
Select2.
2014-10-21 21:43:56 -04:00
Igor Vaynberg
76933017bf
out with the old
2014-10-21 21:43:56 -04:00
Kevin Brown
362751acd4
modified version identifiers in descriptors for release 3.5.1
2014-07-22 18:58:58 -04:00
Kevin Brown
0d9893936c
modified version identifiers in descriptors for release 3.5.0
2014-06-16 19:29:46 -04:00
Kevin Brown
0db21bb26d
modified version identifiers in descriptors for release 3.4.8
2014-05-01 09:50:32 -04:00
Kevin Brown
e9ed6b9182
modified version identifiers in descriptors for release 3.4.7
2014-04-30 19:28:04 -04:00
Kevin Brown
774a0d7765
modified version identifiers in descriptors for release 3.4.6
2014-03-22 22:30:17 -04:00