Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/juicycleff/react-select
The Select Component for React.js
https://github.com/juicycleff/react-select
Merge remote-tracking branch 'origin/rebuild' into rebuild
Conflicts:
examples/src/components/Contributors.js
Adding onLabelClick and href support to multiselect values
1912fbe77e52bfb377c777e82f4e68ae79e32565 authored about 9 years ago by Jed Watson <[email protected]>
1912fbe77e52bfb377c777e82f4e68ae79e32565 authored about 9 years ago by Jed Watson <[email protected]>
These have been reviewed
a5fe043aacc6c48616b443236cfe9b7318b28edb authored about 9 years ago by Jed Watson <[email protected]>
a5fe043aacc6c48616b443236cfe9b7318b28edb authored about 9 years ago by Jed Watson <[email protected]>
Refactoring Async component to make logical flow clearer
a7adca3da75dbb7fb3432aa6f12417eccff58d8c authored about 9 years ago by Jed Watson <[email protected]>
a7adca3da75dbb7fb3432aa6f12417eccff58d8c authored about 9 years ago by Jed Watson <[email protected]>
Simplifying examples for development
83bff6a7eddd8e294730a8aa6ae9398d7e9b69c7 authored about 9 years ago by Jed Watson <[email protected]>
83bff6a7eddd8e294730a8aa6ae9398d7e9b69c7 authored about 9 years ago by Jed Watson <[email protected]>
New onMenuScrollToBottom event
81c96bbb0ee8ebc8c0fd8f9969a3d59b6b4bcf7a authored about 9 years ago by Jed Watson <[email protected]>
81c96bbb0ee8ebc8c0fd8f9969a3d59b6b4bcf7a authored about 9 years ago by Jed Watson <[email protected]>
import / let / const cleanup
ec7ce43aca09f07295af48a62a5f192ec0f3443a authored about 9 years ago by Jed Watson <[email protected]>
ec7ce43aca09f07295af48a62a5f192ec0f3443a authored about 9 years ago by Jed Watson <[email protected]>
responseHandler needs to check isMounted()
b67572469986ffb133e53888a598572a1470c32a authored about 9 years ago by Jed Watson <[email protected]>
b67572469986ffb133e53888a598572a1470c32a authored about 9 years ago by Jed Watson <[email protected]>
Implementing external cache support
3764a8d2ecd06dd948636f5711c212766abe9fa1 authored about 9 years ago by Jed Watson <[email protected]>
3764a8d2ecd06dd948636f5711c212766abe9fa1 authored about 9 years ago by Jed Watson <[email protected]>
Supporting isLoading prop in the Async component
7e315240cf72c9f3b1da47a3a81e26285cc55d9d authored about 9 years ago by Jed Watson <[email protected]>
7e315240cf72c9f3b1da47a3a81e26285cc55d9d authored about 9 years ago by Jed Watson <[email protected]>
Cleaning up Option props and focusing on mouseMove
0fcbb73425d488c22738968442f8822c9d2713c9 authored about 9 years ago by Jed Watson <[email protected]>
0fcbb73425d488c22738968442f8822c9d2713c9 authored about 9 years ago by Jed Watson <[email protected]>
Updating TODO
df5ec9843743938a42e283f831cbb29ad42cdc31 authored about 9 years ago by Jed Watson <[email protected]>
df5ec9843743938a42e283f831cbb29ad42cdc31 authored about 9 years ago by Jed Watson <[email protected]>
Closing the menu when all options are selected (multiselect)
6b949299faeef8fa6a91f4dd0dc91f02d5c67f01 authored about 9 years ago by Jed Watson <[email protected]>
6b949299faeef8fa6a91f4dd0dc91f02d5c67f01 authored about 9 years ago by Jed Watson <[email protected]>
isLoading() isn't necessary anymore
23e46b5baa6cd26673a15e6b24d80076c4fdae3f authored about 9 years ago by Jed Watson <[email protected]>
23e46b5baa6cd26673a15e6b24d80076c4fdae3f authored about 9 years ago by Jed Watson <[email protected]>
New simpleValue prop (legacy mode)
fae95d6ffbc8bc487e244795b0037aba50f679b2 authored about 9 years ago by Jed Watson <[email protected]>
fae95d6ffbc8bc487e244795b0037aba50f679b2 authored about 9 years ago by Jed Watson <[email protected]>
Correctly initialising string values for multiselect fields
b235c14e3535a142b35da4358b5772698ed91d39 authored about 9 years ago by Jed Watson <[email protected]>
b235c14e3535a142b35da4358b5772698ed91d39 authored about 9 years ago by Jed Watson <[email protected]>
Making the hidden field optional
8ed5f30c2fa0f7ec08a35115bb32965f7d13d1a2 authored about 9 years ago by Jed Watson <[email protected]>
8ed5f30c2fa0f7ec08a35115bb32965f7d13d1a2 authored about 9 years ago by Jed Watson <[email protected]>
You can now disable in-select options filtering
20e04f7cd347da6164a8b525d243b4892e516fa1 authored about 9 years ago by Jed Watson <[email protected]>
20e04f7cd347da6164a8b525d243b4892e516fa1 authored about 9 years ago by Jed Watson <[email protected]>
Fixing messages for no options / searching / type to search
dc8b8cda4993602b3d48dfb7627a81b333361c39 authored about 9 years ago by Jed Watson <[email protected]>
dc8b8cda4993602b3d48dfb7627a81b333361c39 authored about 9 years ago by Jed Watson <[email protected]>
Removing autoload prop, adding minimumLength
39120fe537ad20647d95ab227d1b628867f35d95 authored about 9 years ago by Jed Watson <[email protected]>
39120fe537ad20647d95ab227d1b628867f35d95 authored about 9 years ago by Jed Watson <[email protected]>
Consistently calling this.props.onInputChange
f5a1653fdfbf312d5728155536a39df0673e4e5d authored about 9 years ago by Jed Watson <[email protected]>
f5a1653fdfbf312d5728155536a39df0673e4e5d authored about 9 years ago by Jed Watson <[email protected]>
Adding loadingPlaceholder
3b17a9698e10bc44dbf293368bf4df5da173681d authored about 9 years ago by Jed Watson <[email protected]>
3b17a9698e10bc44dbf293368bf4df5da173681d authored about 9 years ago by Jed Watson <[email protected]>
Initial Async implementation
4aac7e7a21c79c5fd85ec8432b8f250d20a96d36 authored about 9 years ago by Jed Watson <[email protected]>
4aac7e7a21c79c5fd85ec8432b8f250d20a96d36 authored about 9 years ago by Jed Watson <[email protected]>
Diacritics are case-sensitive so ignore accents before case
3682bbb4671c981efa2d326cf6b58c262254a724 authored about 9 years ago by Jed Watson <[email protected]>
3682bbb4671c981efa2d326cf6b58c262254a724 authored about 9 years ago by Jed Watson <[email protected]>
Fixing focus scrolling behaviour on option hover
9d9053e5eaa5bf1c67770ee2bd6c1514a8c2d113 authored about 9 years ago by Jed Watson <[email protected]>
9d9053e5eaa5bf1c67770ee2bd6c1514a8c2d113 authored about 9 years ago by Jed Watson <[email protected]>
Reset the input value when an option is selected
9254c42fd909e5b3b65a418707580729e3c14c99 authored about 9 years ago by Jed Watson <[email protected]>
9254c42fd909e5b3b65a418707580729e3c14c99 authored about 9 years ago by Jed Watson <[email protected]>
Pseudo-focus via closeMenu when the arrow is clicked
4e57c56336cc3d3d362a0ccd160d349c10648192 authored about 9 years ago by Jed Watson <[email protected]>
4e57c56336cc3d3d362a0ccd160d349c10648192 authored about 9 years ago by Jed Watson <[email protected]>
Implementing componentDidUpdate and focus scroll handling
8fe93b37da5a9a823f7a7050232e52ca55755296 authored about 9 years ago by Jed Watson <[email protected]>
8fe93b37da5a9a823f7a7050232e52ca55755296 authored about 9 years ago by Jed Watson <[email protected]>
this.close -> this.closeMenu for clarity
80f5264c5458967f46549c23053a8fd42547027d authored about 9 years ago by Jed Watson <[email protected]>
80f5264c5458967f46549c23053a8fd42547027d authored about 9 years ago by Jed Watson <[email protected]>
New escapeClearsValue prop
1d9d4cb1a74a0c08d9d26ba8371c1459c2c69b6d authored about 9 years ago by Jed Watson <[email protected]>
1d9d4cb1a74a0c08d9d26ba8371c1459c2c69b6d authored about 9 years ago by Jed Watson <[email protected]>
Implementing keyboard events and navigation
c3d5e0127a8970d6b179e5862447ae6c57f36c8d authored about 9 years ago by Jed Watson <[email protected]>
c3d5e0127a8970d6b179e5862447ae6c57f36c8d authored about 9 years ago by Jed Watson <[email protected]>
Implementing pseudo-focus on single option select
77e1bab4472fd4f0778dd8b7b7291091aa5de202 authored about 9 years ago by Jed Watson <[email protected]>
77e1bab4472fd4f0778dd8b7b7291091aa5de202 authored about 9 years ago by Jed Watson <[email protected]>
Fixing focus handling on option select
bcad866ebc4f6ab353d159b9c6458d838cbe1ba4 authored about 9 years ago by Jed Watson <[email protected]>
bcad866ebc4f6ab353d159b9c6458d838cbe1ba4 authored about 9 years ago by Jed Watson <[email protected]>
Cleaning up remove icon in MultiValue component
6c37a82e082e174c1e34c9256105795211fdc154 authored about 9 years ago by Jed Watson <[email protected]>
6c37a82e082e174c1e34c9256105795211fdc154 authored about 9 years ago by Jed Watson <[email protected]>
Correctly passing link target to window.open
86112626dc934fdee45232b8885d656c6ee4e299 authored about 9 years ago by Jed Watson <[email protected]>
86112626dc934fdee45232b8885d656c6ee4e299 authored about 9 years ago by Jed Watson <[email protected]>
Fixing focus behaviour on value remove in multiselect
57cb6246131ecc5dcd899013f1bac205e749abc9 authored about 9 years ago by Jed Watson <[email protected]>
57cb6246131ecc5dcd899013f1bac205e749abc9 authored about 9 years ago by Jed Watson <[email protected]>
Fixing placeholder w/ inputValue bug
dd47dd155663ea44040112be59b7d581695aa97f authored about 9 years ago by Jed Watson <[email protected]>
dd47dd155663ea44040112be59b7d581695aa97f authored about 9 years ago by Jed Watson <[email protected]>
Fixing reset behaviour in clearValue
b14ac2d88314e15c2301485c14008f6a1918ab1b authored about 9 years ago by Jed Watson <[email protected]>
b14ac2d88314e15c2301485c14008f6a1918ab1b authored about 9 years ago by Jed Watson <[email protected]>
Optimising filterOptions
0199a8afc0319a729c1e56141396d21c67afcbbb authored about 9 years ago by Jed Watson <[email protected]>
0199a8afc0319a729c1e56141396d21c67afcbbb authored about 9 years ago by Jed Watson <[email protected]>
Fixing filterOptions; excluding values and handling empty searches properly
b704b1899edafcc513a189f9ba9d3c83bb289367 authored about 9 years ago by Jed Watson <[email protected]>
b704b1899edafcc513a189f9ba9d3c83bb289367 authored about 9 years ago by Jed Watson <[email protected]>
Fixing valueArray reference
ee8f0703c8301d70277adc484657e7b3f5452900 authored about 9 years ago by Jed Watson <[email protected]>
ee8f0703c8301d70277adc484657e7b3f5452900 authored about 9 years ago by Jed Watson <[email protected]>
Implementing focused option navigation
7bf5bd679c237af00ead62143d29a52994c21787 authored about 9 years ago by Jed Watson <[email protected]>
7bf5bd679c237af00ead62143d29a52994c21787 authored about 9 years ago by Jed Watson <[email protected]>
Cleaning up render methods & retaining last visible options array
d4cabc6a951598f5fc19431629ede599e83153a1 authored about 9 years ago by Jed Watson <[email protected]>
d4cabc6a951598f5fc19431629ede599e83153a1 authored about 9 years ago by Jed Watson <[email protected]>
Cleanup & updating TODO
45829d6df90a625fa455e0a97434215942ba5334 authored about 9 years ago by Jed Watson <[email protected]>
45829d6df90a625fa455e0a97434215942ba5334 authored about 9 years ago by Jed Watson <[email protected]>
Temporarily disabling remote scripts for development
11ec538ae0059d79547e3c0e0146a6a66318d06d authored about 9 years ago by Jed Watson <[email protected]>
11ec538ae0059d79547e3c0e0146a6a66318d06d authored about 9 years ago by Jed Watson <[email protected]>
Implementing ignoreAccents (strips diacritics when filtering), closes #513
6ae9fbeee5fac987c22ec2e5074e43f53784b87d authored about 9 years ago by Jed Watson <[email protected]>
6ae9fbeee5fac987c22ec2e5074e43f53784b87d authored about 9 years ago by Jed Watson <[email protected]>
Adding stripDiacritics util, thanks to PR #514
fe843bb898cc3d7e8dd1dfc441bbede0b478cde2 authored about 9 years ago by Jed Watson <[email protected]>
fe843bb898cc3d7e8dd1dfc441bbede0b478cde2 authored about 9 years ago by Jed Watson <[email protected]>
Implementing filterOptions
409de7fa3afa46d19901313cc9d753a041df01cf authored about 9 years ago by Jed Watson <[email protected]>
409de7fa3afa46d19901313cc9d753a041df01cf authored about 9 years ago by Jed Watson <[email protected]>
Adding TODO
2318efc87c4670129695255c7b5c1bab1da8be74 authored about 9 years ago by Jed Watson <[email protected]>
2318efc87c4670129695255c7b5c1bab1da8be74 authored about 9 years ago by Jed Watson <[email protected]>
Cleaning up renderInput
d45aafc39b73334b5957276cc4da1d15c6d55679 authored about 9 years ago by Jed Watson <[email protected]>
d45aafc39b73334b5957276cc4da1d15c6d55679 authored about 9 years ago by Jed Watson <[email protected]>
Fixing value behaviour for single mode
cd086e1277923b14ef349609b0c43d85f7413f96 authored about 9 years ago by Jed Watson <[email protected]>
cd086e1277923b14ef349609b0c43d85f7413f96 authored about 9 years ago by Jed Watson <[email protected]>
Rendering values
fc6dff7b913f16eb7029f66bb7184a4f8e532f42 authored about 9 years ago by Jed Watson <[email protected]>
fc6dff7b913f16eb7029f66bb7184a4f8e532f42 authored about 9 years ago by Jed Watson <[email protected]>
Rendering menu options (WIP)
aa21896a39fde22a54568f7a33cc0127afe99261 authored about 9 years ago by Jed Watson <[email protected]>
aa21896a39fde22a54568f7a33cc0127afe99261 authored about 9 years ago by Jed Watson <[email protected]>
Implementing handleMouseDownOnArrow
9b4c59216bd9544f8c045e2bc7d39889987172b8 authored about 9 years ago by Jed Watson <[email protected]>
9b4c59216bd9544f8c045e2bc7d39889987172b8 authored about 9 years ago by Jed Watson <[email protected]>
Adding focus and blur handling methods
dd313f6c056f73063534edbd1e414d97b46713b9 authored about 9 years ago by Jed Watson <[email protected]>
dd313f6c056f73063534edbd1e414d97b46713b9 authored about 9 years ago by Jed Watson <[email protected]>
Implementing focus()
b29be17e12ade04f55421b29d2ded8209141f8bf authored about 9 years ago by Jed Watson <[email protected]>
b29be17e12ade04f55421b29d2ded8209141f8bf authored about 9 years ago by Jed Watson <[email protected]>
Merge branch 'master' into rebuild
f62a465eac669fb877167bce332d2e1237c6834f authored about 9 years ago by Jed Watson <[email protected]>
f62a465eac669fb877167bce332d2e1237c6834f authored about 9 years ago by Jed Watson <[email protected]>
Adding methods to TODO
c6f5c44c06af80ff61a2f1025d09eaa0159a3d43 authored about 9 years ago by Jed Watson <[email protected]>
c6f5c44c06af80ff61a2f1025d09eaa0159a3d43 authored about 9 years ago by Jed Watson <[email protected]>
Removing unused id
15a06acc5e9d17776fd468d80ec8ea0eaaf6e2a0 authored about 9 years ago by Jed Watson <[email protected]>
15a06acc5e9d17776fd468d80ec8ea0eaaf6e2a0 authored about 9 years ago by Jed Watson <[email protected]>
Cleaned up render() method
bd977cc5a729f51cf46033954d960716ebb96c6e authored about 9 years ago by Jed Watson <[email protected]>
bd977cc5a729f51cf46033954d960716ebb96c6e authored about 9 years ago by Jed Watson <[email protected]>
Cleaning up propTypes and defaultProps
ba985f19d29edaded792ad8fe2d233cb95be52f0 authored about 9 years ago by Jed Watson <[email protected]>
ba985f19d29edaded792ad8fe2d233cb95be52f0 authored about 9 years ago by Jed Watson <[email protected]>
Style fix; hover drop shadow should not display when disabled
9b5b00745ae6b44a1e41f9f0abd22fed287e41b2 authored about 9 years ago by Jed Watson <[email protected]>
9b5b00745ae6b44a1e41f9f0abd22fed287e41b2 authored about 9 years ago by Jed Watson <[email protected]>
Starting rebuild
fce8878b5c392193b59fef5dab289819c050f098 authored about 9 years ago by Jed Watson <[email protected]>
fce8878b5c392193b59fef5dab289819c050f098 authored about 9 years ago by Jed Watson <[email protected]>
Moving aside current implementation
4e3f61a8a57a1e3869bf98c88b09789bc6b009a5 authored about 9 years ago by Jed Watson <[email protected]>
4e3f61a8a57a1e3869bf98c88b09789bc6b009a5 authored about 9 years ago by Jed Watson <[email protected]>
v0.9.1
d8fe544f32dc28e1f72592671f7c70bddae3258a authored about 9 years ago by Jed Watson <[email protected]>
d8fe544f32dc28e1f72592671f7c70bddae3258a authored about 9 years ago by Jed Watson <[email protected]>
Updating changelog
a28b7075d8f13f70cd65e557a1e850b02f0eaac0 authored about 9 years ago by Jed Watson <[email protected]>
a28b7075d8f13f70cd65e557a1e850b02f0eaac0 authored about 9 years ago by Jed Watson <[email protected]>
Updating build
ad57e967184376a69462d8cd25c0c84718d7f275 authored about 9 years ago by Jed Watson <[email protected]>
ad57e967184376a69462d8cd25c0c84718d7f275 authored about 9 years ago by Jed Watson <[email protected]>
Adding contributors example w/ custom value & label props
fc904c660000e93aaa25408a766ca72f1bcfc5f8 authored about 9 years ago by Jed Watson <[email protected]>
fc904c660000e93aaa25408a766ca72f1bcfc5f8 authored about 9 years ago by Jed Watson <[email protected]>
Fixing missing use of props.valueKey
d428b2964a07df29cd0d41a2a059e7517e2b327a authored about 9 years ago by Jed Watson <[email protected]>
d428b2964a07df29cd0d41a2a059e7517e2b327a authored about 9 years ago by Jed Watson <[email protected]>
Providing default renderer to Value components for labelKey support
49335a54926b65ed6c91a9510abcdc1e6d92bd90 authored about 9 years ago by Jed Watson <[email protected]>
49335a54926b65ed6c91a9510abcdc1e6d92bd90 authored about 9 years ago by Jed Watson <[email protected]>
Fixing missing valueKey reference
9d15b8bbc3ec124bdf516f756e407cdd1beea1ef authored about 9 years ago by Jed Watson <[email protected]>
9d15b8bbc3ec124bdf516f756e407cdd1beea1ef authored about 9 years ago by Jed Watson <[email protected]>
Cleaning up users data
eea6d4b38da4def49a2e8671cf879844a97b8b71 authored about 9 years ago by Jed Watson <[email protected]>
eea6d4b38da4def49a2e8671cf879844a97b8b71 authored about 9 years ago by Jed Watson <[email protected]>
Autoloading with blank value, fixes #557
9a8c706f401aa495db2e624b517afd3e8c5bac19 authored about 9 years ago by Jed Watson <[email protected]>
9a8c706f401aa495db2e624b517afd3e8c5bac19 authored about 9 years ago by Jed Watson <[email protected]>
Respecting valueKey and labelKey props in initValuesArray, fixes #555
259affb65fa1cd63f43316dda65e075c1fc93e12 authored about 9 years ago by Jed Watson <[email protected]>
259affb65fa1cd63f43316dda65e075c1fc93e12 authored about 9 years ago by Jed Watson <[email protected]>
Updating dependencies
3394c1b1d95479ed88182c19ca9b4609c9d44482 authored about 9 years ago by Jed Watson <[email protected]>
3394c1b1d95479ed88182c19ca9b4609c9d44482 authored about 9 years ago by Jed Watson <[email protected]>
Whitespace cleanup
1a11d5a36d178a0b380e18caa0eaf646e8817275 authored about 9 years ago by Jed Watson <[email protected]>
1a11d5a36d178a0b380e18caa0eaf646e8817275 authored about 9 years ago by Jed Watson <[email protected]>
v0.9.0
193f19f1fa8600c3cf5c70c3e945a2919831b127 authored about 9 years ago by Jed Watson <[email protected]>
193f19f1fa8600c3cf5c70c3e945a2919831b127 authored about 9 years ago by Jed Watson <[email protected]>
Updating bower dependencies, fixes #536
8ce64a0751743d0b4a468f3673b744d7e3468768 authored about 9 years ago by Jed Watson <[email protected]>
8ce64a0751743d0b4a468f3673b744d7e3468768 authored about 9 years ago by Jed Watson <[email protected]>
Updating changelog
ea2301a41b15cda1da4803f8793ac08ddcf87a58 authored about 9 years ago by Jed Watson <[email protected]>
ea2301a41b15cda1da4803f8793ac08ddcf87a58 authored about 9 years ago by Jed Watson <[email protected]>
Updating build
e4a0b321db050307df53f2f06c053a489a76a6ef authored about 9 years ago by Jed Watson <[email protected]>
e4a0b321db050307df53f2f06c053a489a76a6ef authored about 9 years ago by Jed Watson <[email protected]>
Updating Custom Option Component
89af12a80a972794222b193a767f44234bbe9817 authored about 9 years ago by Jed Watson <[email protected]>
89af12a80a972794222b193a767f44234bbe9817 authored about 9 years ago by Jed Watson <[email protected]>
Merge pull request #544 from subshad/add-sass
Convert LESS to SCSS and re-organise
066a8de85ab1ca098bc73d7639040dea378fe4f5 authored about 9 years ago by Jed Watson <[email protected]>
Fixing invalid reference after merge
7e2ec4a8def139436a043a7e7c777cff3e5229ec authored about 9 years ago by Jed Watson <[email protected]>
7e2ec4a8def139436a043a7e7c777cff3e5229ec authored about 9 years ago by Jed Watson <[email protected]>
Merge remote-tracking branch 'origin/master'
Conflicts:
src/Option.js
Fixing rebinding of event handlers in every render
efb2385772a3a2c817bc892256f1b3ade0e704f9 authored about 9 years ago by Jed Watson <[email protected]>
efb2385772a3a2c817bc892256f1b3ade0e704f9 authored about 9 years ago by Jed Watson <[email protected]>
Merge pull request #522 from ooflorent/clear_inputValue_on_blur
Clear search input on blur
06702d8c5448aef9f8d92406c600e83630a3ec87 authored about 9 years ago by Jed Watson <[email protected]>
Convert LESS to SCSS and re-organise
Convert LESS to SCSS using the less2sass gem. Fix references to some
mixins in the individual sc...
v0.8.4
7ac6a3418d48380db43b730de03df5605eadbd88 authored about 9 years ago by Jed Watson <[email protected]>
7ac6a3418d48380db43b730de03df5605eadbd88 authored about 9 years ago by Jed Watson <[email protected]>
Updating changelog
04436dcd9748d04092dec0e98f3b4536379a7dd6 authored about 9 years ago by Jed Watson <[email protected]>
04436dcd9748d04092dec0e98f3b4536379a7dd6 authored about 9 years ago by Jed Watson <[email protected]>
Merge pull request #542 from vincentfretin/patch-1
Fix math operations to use less --strict-math=on
c43029532ec86b4ca7ca395b1f7f07c7e247da20 authored about 9 years ago by Jed Watson <[email protected]>
v0.8.3
e035f1bd465bf9ea7a5b3f1616037497de6379ba authored about 9 years ago by Jed Watson <[email protected]>
e035f1bd465bf9ea7a5b3f1616037497de6379ba authored about 9 years ago by Jed Watson <[email protected]>
Updating changelog
553ea3f6c0e7936219282ec70f74fa7997a507e3 authored about 9 years ago by Jed Watson <[email protected]>
553ea3f6c0e7936219282ec70f74fa7997a507e3 authored about 9 years ago by Jed Watson <[email protected]>
Updating build
4545bed033c1d981ca74ff19e77d8fbc0fdbe04d authored about 9 years ago by Jed Watson <[email protected]>
4545bed033c1d981ca74ff19e77d8fbc0fdbe04d authored about 9 years ago by Jed Watson <[email protected]>
Fix math operations to use less --strict-math=on
a6d27d6bb10afe9620bfa8bda3a699d4b718e3cc authored about 9 years ago by Vincent Fretin <[email protected]>
a6d27d6bb10afe9620bfa8bda3a699d4b718e3cc authored about 9 years ago by Vincent Fretin <[email protected]>
Merge pull request #539 from petetnt/petetnt/ie10-11-blur-fix
IE-fix: don't blur if document.activeElement is menuDOM
dd9a364777081830462bd66c009e726324227806 authored about 9 years ago by Jed Watson <[email protected]>
Merge pull request #533 from dmatteo/docs
Docs update for `asyncOptions` plus "nicety"
83f89adf0ac69d756b2adbd3fd330cadeb7d0508 authored about 9 years ago by Jed Watson <[email protected]>
IE-fix: don't blur if document.activeElement is menuDOM
b81f1e0a0c45a1afa304a2ba79e5790742f24e56 authored about 9 years ago by Pete Nykanen <[email protected]>
b81f1e0a0c45a1afa304a2ba79e5790742f24e56 authored about 9 years ago by Pete Nykanen <[email protected]>
Simplifying Option implementation
e883307e7176b069d8f31e9a1170153df2a006b4 authored about 9 years ago by Jed Watson <[email protected]>
e883307e7176b069d8f31e9a1170153df2a006b4 authored about 9 years ago by Jed Watson <[email protected]>
Updating dependencies
6c7a115ec290844ed31af503930a01ffe8533353 authored about 9 years ago by Jed Watson <[email protected]>
6c7a115ec290844ed31af503930a01ffe8533353 authored about 9 years ago by Jed Watson <[email protected]>
Optimising option label rendering
Function doesn’t need to be created on every render
70b672a983d12f69a3f7fc91ff18f860fa1309a7 authored about 9 years ago by Jed Watson <[email protected]>