Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/orchidjs/tom-select

Tom Select is a lightweight (~16kb gzipped) hybrid of a textbox and select box. Forked from selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation. Useful for tagging, contact lists, etc.
https://github.com/orchidjs/tom-select

v1.1.3 Release

53e91e23c6f0a10ef2745f97dd971227ec495cf9 authored almost 4 years ago
fix implicit any Typescript notices

c882330c25772369de466d0bae79f98b7a72c84e authored almost 4 years ago
prefer "new TomSelect()" over "tomSelect()"

555e651f3823ecc7d377316e1d90b5dfee6ebe50 authored almost 4 years ago
replace examples/required with examples/validation. For #24

7393224ce6d27a60b2cf445815010dafda9b7576 authored almost 4 years ago
Validation fixes: refreshState() after updateOriginalInput() Add .was-validated to bootstrap scss :focus changed to .focus set input.required for correct checkValidity() return

913354dd00cc05ddb719ac7d48cc9acdbf935a10 authored almost 4 years ago
v1.1.2 Release

39d7b63a5b82436b864033e8690b013f672b289f authored almost 4 years ago
revert 741a2eb761c9836997faa1aa2c6bea6d1225bcad and add test

eef6acd033a7549ef03533112c22868df0214c2f authored almost 4 years ago
package-lock.json doesn't need to be updated in release

2d6af36c402e50439991d91f3eda8aaa3d878fc5 authored almost 4 years ago
check for existence of navigator variable for #21

eab5b4afb812d84d22ced8d57ff7cd4bab2218a2 authored almost 4 years ago
use lodder/grunt-postcss

db7b799676d67206114b15719d52c6ead1258974 authored almost 4 years ago
update config for new version of @rollup/plugin-node-resolve

a42857ca7c3d6f74b71ee5b359a516fc484530ee authored almost 4 years ago
Merge pull request #20 from orchidjs/dependabot/npm_and_yarn/node-sass-5.0.0

Bump node-sass from 4.14.1 to 5.0.0

b85c4248b5979c67c6a24c5470c6bc6f971667b8 authored almost 4 years ago
Merge pull request #19 from orchidjs/dependabot/npm_and_yarn/karma-6.1.0

Bump karma from 5.2.3 to 6.1.0

5424aebd94579ea70705bfb3e9747d0d9c37d220 authored almost 4 years ago
Bump node-sass from 4.14.1 to 5.0.0

Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 5.0.0.
- [Release notes](htt...

051b575425b1e9829aacbbfa5cb95f5d1921d57b authored almost 4 years ago
Bump karma from 5.2.3 to 6.1.0

Bumps [karma](https://github.com/karma-runner/karma) from 5.2.3 to 6.1.0.
- [Release notes](http...

0a392d064c97ae2bc28f997b24ace52b45db445e authored almost 4 years ago
comment out "duplicate" dependency config

5996e1a914ae9d831bda4b9a12294040e60c4627 authored almost 4 years ago
check indirect dependencies weekly

c9e03f30dab081e74701f026324cbf64663b6d04 authored almost 4 years ago
Merge pull request #18 from orchidjs/dependabot/npm_and_yarn/rollup/plugin-node-resolve-11.1.1

Bump @rollup/plugin-node-resolve from 9.0.0 to 11.1.1

6f34382e580a5e4d7183fb1718d1f0f603d5304d authored almost 4 years ago
Bump @rollup/plugin-node-resolve from 9.0.0 to 11.1.1

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 9.0.0 to 11.1.1.
- [...

f4ba6a1eba3e90c67585e9db15d4af14ea289a38 authored about 4 years ago
Merge pull request #17 from orchidjs/dependabot/npm_and_yarn/karma-firefox-launcher-2.1.0

Bump karma-firefox-launcher from 1.3.0 to 2.1.0

19f1a254486f705356479a18fb6f4619347965be authored about 4 years ago
Merge pull request #16 from orchidjs/dependabot/npm_and_yarn/markdown-it-anchor-7.0.1

Bump markdown-it-anchor from 5.3.0 to 7.0.1

1d7df5210e2b285721d1e0cab74a1406994ea589 authored about 4 years ago
Merge pull request #15 from orchidjs/dependabot/npm_and_yarn/rollup/plugin-commonjs-17.1.0

Bump @rollup/plugin-commonjs from 15.1.0 to 17.1.0

42f4aec58ddd28f20616f321550b861ae1573839 authored about 4 years ago
Bump karma-firefox-launcher from 1.3.0 to 2.1.0

Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 1.3....

5e4cbe3d3f44e13d56e5d7bc8ea7fb19f56880b0 authored about 4 years ago
Bump markdown-it-anchor from 5.3.0 to 7.0.1

Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 5.3.0 to ...

de7fe85e472e54d5dc6652a1f9d9775ae0e7ab89 authored about 4 years ago
Bump @rollup/plugin-commonjs from 15.1.0 to 17.1.0

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 15.1.0 to 17.1.0.
- [Rel...

e795fe9cd6facb0f90540f23642b830bee2ec053 authored about 4 years ago
Create dependabot.yml

21d64beec6b213272e40f6e828e58867efcbc64e authored about 4 years ago
hideInput() when tab key is pressed, otherwise blur()

741a2eb761c9836997faa1aa2c6bea6d1225bcad authored about 4 years ago
don't blur input when closing after tab key

533352e48d1b1099cd932648a9a10c4823a23611 authored about 4 years ago
remove IE11 bugfix

a2158efea83c0a4e5ad1e827221fe2b8d7dfbc35 authored about 4 years ago
v1.1.1 Release

43795c1a0ea70307db5637cc7b764dba3009dd82 authored about 4 years ago
bootstrap5 version

4c2280e2c7d3d2b6fb1dc9e051eb8958ba6f9551 authored about 4 years ago
add bootstrap5.scss for #14

61eb003e53565ef6aa4e911aa0d89861e1f9fafc authored about 4 years ago
declare type of 'this' in loadDebounce

d944a88b894d9bb82fb720b2fe8e0e842b1483df authored about 4 years ago
allow custom render methods to return null. Possible solution for #12

3f437b88fcf91fa5cfcc7deebaf9113eeb5e1c76 authored about 4 years ago
add values to loadedSearches in loadDebounce. fixes #13

8150727bed4d0fe7b4cb434aa07a75199f17a8b8 authored about 4 years ago
only change source input required if originally required. Fixes #11

c105e716d0821b73e691a8866e00ba0b10fb9e08 authored about 4 years ago
topLevel terser config removes tomSelect footer. fixes #9

3590c3136bbb8970e0751dc5c8f65ddc7c718df9 authored about 4 years ago
restore_on_backup for active items

1379350ed437f3fcdb5f4a61db32da204e1c885c authored about 4 years ago
call it_n() instead of it()

bcc2b6b581f684991e4987547761522016e05809 authored about 4 years ago
add setMaxItems API Per selectize/selectize.js#1231

390b2a0a8191dfc9cc492fb4fc468ba28f289e41 authored about 4 years ago
Trigger "input" event as per DOM specs.

Per selectize/selectize.js#1562

765afb2b418271efdb3bfcdf020fbb690655151e authored about 4 years ago
Handle quotation marks in input ids. Fixes selectize/selectize.js#1568

203e33fbd2fbd4343c69abadcfa8c2e819b4b9ae authored about 4 years ago
add build step for types

e6c846a8771ae81cc61af93a5d064d8e0316fefe authored about 4 years ago
active_before not used

155e47166749ed18518b1f1059219d7b534217d7 authored about 4 years ago
codepen/jsfiddle on index example

bf420e6a7dbda657453aebdacbccc8565014c819 authored about 4 years ago
clean up readme

d39015555b2f85ff067a15accd6f5941e35624ee authored about 4 years ago
v1.1.0 Release

3d462fac49d9f5f234b27e4d9460da527f28b064 authored about 4 years ago
update "Installation" docs

844fa02e2f17c29721d8013cea49c943ca4a000d authored about 4 years ago
Update remote data examples

18c35e7d8e62ab552a0fe644fc822c117d128f72 authored about 4 years ago
simplify logic in refreshOptions()

1eb7650f2e1d02a1049a6d346fb03121022a414a authored about 4 years ago
add no_close to inline example, alt data source for load once

dc3417f72484271b1285358bac88976940885227 authored about 4 years ago
undo removal of some uses of call() to maintain correct value of 'this'

545d72d86f967bf337e89ce382e734504ed4b9a9 authored about 4 years ago
simplify API, deprecate onSearchChange, fix loadDebounce,

bc10b8a66445a29e9a3986d4fe2d274c69685f85 authored about 4 years ago
Merge branch 'master' into typescript

9b80febc4a082b3b32522d518bac7a557b644502 authored about 4 years ago
more type notiation

cc380e9d1aff28abed57baff25f5f074bfc9befc authored about 4 years ago
v1.0.0 Release

990efb11181297a2a953a43a4cd8aa1c6cc0ae7b authored about 4 years ago
revert change to highlight.js

ee02ef151cb15e895733b936d8cca721a4f7f8ab authored about 4 years ago
Update description of fork changes

f8668001cdef8b13d5e10d1361faff507f06962d authored about 4 years ago
Merge branch 'master' into typescript

ab4c59dd68221afb1e11a97504793c45d844ff90 authored about 4 years ago
add input_autogrow test

daf4a8de23fab70a73e1b12aee935d2e3fc4e5bf authored about 4 years ago
add dropdownParent=body test

0856ce8cbc5fcfb5a540202417436cf87bd83158 authored about 4 years ago
Merge branch 'master' into typescript

72a4c0a0c61843f669dd8ba8d3ad2995886442dc authored about 4 years ago
document command key usage instead of option key

a92239e874d172854371eac56bdf62dfd2ae1a4d authored about 4 years ago
document new TomSelect() instead of tomSelect() function

1830eb1203f874b327e6db3a921ddfd32ab4e091 authored about 4 years ago
add module entry to package.json

08ec0a04486a5180277baa1559a16430f16224ba authored about 4 years ago
move isKeyDown() to utils.js

a074f0eeb48beaca638685477810855b4fb32c49 authored about 4 years ago
remove uses of callback.call and callback.apply

076a01aefd0d74e3decce4c19d3fcf67d214b39b authored about 4 years ago
ternary operator instead of Number()

c748690a41b3ab6a91016d1f32fa9aa92ac5e8aa authored about 4 years ago
set up createFilter function

439aa7b7ed350af681447c1e6d13fef015c39457 authored about 4 years ago
arrow functions

589a4813d4efe21961466ce45e6d353bfa3c9d2b authored about 4 years ago
unused tsconfig option

a21f45e925810c679a387a01a8517f76adebda25 authored about 4 years ago
restore disconnect settings

6cd582f0e784ab4fe7c1efa7f0c9ee11a3ec4a91 authored about 4 years ago
add noUnusedLocals, remove unused variables

9dc0dbba6603d392970b767eb1fa69a5e41561df authored about 4 years ago
update browserslist

1acb315fd2ac49e6680736fe220af9c8726abda6 authored about 4 years ago
@babel/typescript instead of @rollup/plugin-typescript

86fbbad76ebeff959ea08968fc1a000ee542d953 authored about 4 years ago
loadDebounce back to utils

87fc492b57d9d7d2ced3f1deb54ec06db13bd492 authored about 4 years ago
reduce build size (addEvent, preventDefault, self...)

7d2d7d7747e4113a00ae6f1739ebbb7912f15670 authored about 4 years ago
typescript config in rollup

d85148b2d44955a6196464b5cd5a7dfa37af217a authored about 4 years ago
remove console.log()

23b62e53efcc503621b8660697b88f2e7d3e9b72 authored about 4 years ago
add TomOption type

4d3cc073ae56fbae9e16c995a083b7bc3b985766 authored about 4 years ago
Merge branch 'master' into typescript

0fb8bf4fb5ddeb12e3a98db5dd0c83c30508aca1 authored about 4 years ago
restore mac specific shortcut key

ae2b7af9a08cf0aa2649ed270797ec03ae8a8a13 authored about 4 years ago
tom-select.ts

ca52c9ddb1e8ebeeefc6fe351cb667b18a598977 authored about 4 years ago
constants.ts and defaults.ts

829b7cdcdd394a92ba5be48d933b4e44ebdd7cbf authored about 4 years ago
plugin.ts, add TomSettings type

7c493e9fb25398381d871cd9d1ad85f2212dec78 authored about 4 years ago
utils.ts from utils.js

7c20815fd4338660a46e9a0509980bf6f02c0f2b authored about 4 years ago
compile esm modules from typescript

67ebf8172bf7fee43cd6f08829e350ced0bbb427 authored about 4 years ago
export not needed in plugin.js

918b309726522da10ea5c5b3e0edc5e8114a8303 authored about 4 years ago
passive events & jsdoc

e068538b6f71ebda95fcbd5b239e2d3ab518b5a4 authored about 4 years ago
add jsdoc

95990af47917e6ff421b6b5ef228d4fa52b0cdcd authored about 4 years ago
v1.0.0-rc.3 Release

da0891d124366cd1d1616e1506145352d0156cd4 authored about 4 years ago
preserve license in min.js builds

d91aa83e4e499e6c6190559eb298c003ef02aecb authored about 4 years ago
revert signatures of onOptionHover() and onItemSelect()

aa56debe196336195926a3e092593155d1ef4dbe authored about 4 years ago
add test:typescript, fixed loose warnings

ea26abe609abfee1ce38d62e54422f8d3931d5b9 authored about 4 years ago
process.env only has NODE_ENV on browserstack

ecd5cb3c6295eff8d7869771eb05d1ce5e4db906 authored over 4 years ago
tom-select.base.js not tom-select.js

fdd32bfcb1af4460f5964c35f70ff22b4b0f4daf authored over 4 years ago
v1.0.0-rc.2 Release

5af0933d142c008ef3cb30e1d81a171c2d8d3a70 authored over 4 years ago
multiple relevant caniuse links

6a20a3e3b104ad668ccc550dbd997fe8e8473d9f authored over 4 years ago
firefox 67

5dac6eded0d707945eb21037dfd1e61081ee9f5d authored over 4 years ago
plugin documentation

e9f09565c640aaf95481bfe0df5bb78a947ba62f authored over 4 years ago