Ecosyste.ms: OpenCollective

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

Tom Select

Tom Select is the hybrid of a textbox and select box. It has autocomplete and native-feeling keyboard navigation. Useful for tagging, contact lists, etc.
Collective - Host: opensource - https://opencollective.com/tom-select - Website: https://tom-select.js.org/ - Code: https://github.com/orchidjs/tom-select

remove @rollup/plugin-inject

github.com/orchidjs/tom-select - e3f3a2d056178fffaef85d90cb7e1c0aa21bfcf9 authored over 4 years ago
skip esm-module test during travis-ci

github.com/orchidjs/tom-select - 1e5efa2faa06b761fc4e983a4e7013722c99596c authored over 4 years ago
add test/esm-module.js

github.com/orchidjs/tom-select - 9abcf8c2e83501562df9cdaaceb5540192fe39ca authored over 4 years ago
visualizer needs sourcemap option

github.com/orchidjs/tom-select - cda8d6f900523fe13922039771dcb6041165c0c8 authored over 4 years ago
fix bundle size stats

github.com/orchidjs/tom-select - 27eea630110f10b94171a474007639449db85fde authored over 4 years ago
build custom.js and build each plugin.js individually

github.com/orchidjs/tom-select - a819cae59f3490b1eb1dc95255f7016f8f992ceb authored over 4 years ago
add ESM Module example

github.com/orchidjs/tom-select - c7cbe72d5ae9b9f87816752309cf6c0cc58f0b65 authored over 4 years ago
export default TomSelect.define() works in plugin.js

github.com/orchidjs/tom-select - 59139cfed2807354b262b027011fb4d0e2aff74f authored over 4 years ago
smaller bundle, update microplugin, sifter, babel.conf

github.com/orchidjs/tom-select - f7224cc33ab6b2f45f17812c3553369247b657a4 authored over 4 years ago
build js with rollup

github.com/orchidjs/tom-select - 1b57c95e834798506694ab73181058615f1d2637 authored over 4 years ago
Merge branch 'master' of https://github.com/orchidjs/tom-select

github.com/orchidjs/tom-select - 378865051b340825bdca5b77ee0b692497bd2bc2 authored over 4 years ago
Delete ISSUE_TEMPLATE.md

github.com/orchidjs/tom-select - 3602b99fdb04895f0c5a05578d9798b76e73f9ba authored over 4 years ago
Update issue templates

github.com/orchidjs/tom-select - 1bd8286cc0e80902711048c85c6397c00fff6f57 authored over 4 years ago
use contains() instead of parentMatch()

github.com/orchidjs/tom-select - 6b86ae776280cf3a93fd740d95bdb59477aacbdc authored over 4 years ago
merge document and dropdown mousdown listeners. Fixes #7

github.com/orchidjs/tom-select - fe316a5554464e61a075e0adbf69cc69d81c7720 authored over 4 years ago
make sure target is in wrapper

github.com/orchidjs/tom-select - dc40ee838b658f426e37c07c418f3988efca54a4 authored over 4 years ago
ignoreHover for all keyDown events

github.com/orchidjs/tom-select - 7186e4073138d072c289f4855fbbf8af45ece338 authored over 4 years ago
clean up test/xss.js, add render test

github.com/orchidjs/tom-select - e11a453e8ab7834e8efd6799df88f6233ce3b005 authored over 4 years ago
escape_replace not used

github.com/orchidjs/tom-select - da297681af09c6df525dd2ae0e25414e00a57cb3 authored over 4 years ago
add test with bool values

github.com/orchidjs/tom-select - b3c6b01b2dbea8e10b682c5486014f192afbb718 authored over 4 years ago
remove unecessary (function(){

github.com/orchidjs/tom-select - a7f393c031de97920d2dfd602a443c3d09db8e17 authored over 4 years ago
use checkValidity() instead of items.length, add tests

github.com/orchidjs/tom-select - f3ee647498910946ccb695eda414c84004c1dad7 authored over 4 years ago
not preventing all form submission in tests

github.com/orchidjs/tom-select - 436fffd941fe3efc97689b44d8bd6b6f9fc9f1f6 authored over 4 years ago
generate report coverage for local tests

github.com/orchidjs/tom-select - ceb1fd01805201928a84d96cd2e51337aed50d8b authored over 4 years ago
add jsdelivr badge

github.com/orchidjs/tom-select - 10665051eb2f0954e19562b20488f4ffe94ed3bf authored over 4 years ago
async load syntax highlighting css

github.com/orchidjs/tom-select - ba716e19dfdc2854dbaab1f3229ba1d815ae49e3 authored over 4 years ago
v1.0.0-rc.1 Release

github.com/orchidjs/tom-select - a957bd77b51a6d361725a578205c39a74f125f7d authored over 4 years ago
more browserstack tests

github.com/orchidjs/tom-select - f940f103b232e327a20229c0d93452517c34cd8d authored over 4 years ago
parentMatch() not defined in tests when running compiled code

github.com/orchidjs/tom-select - 81f283661b0fe74a89b6c0de714f612586286db1 authored over 4 years ago
ignore coverage folder

github.com/orchidjs/tom-select - 5144f1dd2277de1fd8726d647a60955da8383a3b authored over 4 years ago
remove .nojekyll

github.com/orchidjs/tom-select - b3eb435cac9028dffe41cd0d7138a24e36426468 authored over 4 years ago
ignore .bash_profile

github.com/orchidjs/tom-select - 2be18c62b475180a30ecfec854dd24f9476265dd authored over 4 years ago
prevent cursor from changing test results

github.com/orchidjs/tom-select - 81d26267414f004f16b694f78b7e8d9beb7fe12a authored over 4 years ago
move sifter.js to /contrib to avoid vuln warning in sifter/bin

github.com/orchidjs/tom-select - e98f09ad14da6a49ae02c0fca7951c75729c831c authored over 4 years ago
update readme & doc index

github.com/orchidjs/tom-select - 03f237a2c970925fda7a2561e7c1fb48fa65309d authored over 4 years ago
remove outdated/unused changelog

github.com/orchidjs/tom-select - 338562e7b1b4ce205ea34db1014afed9e6387606 authored over 4 years ago
remove karma-sauce-launcher

github.com/orchidjs/tom-select - 96517e4e1d70e34c162bc968cdb609349cdc4115 authored over 4 years ago
Merge branch 'browserstack'

github.com/orchidjs/tom-select - d60a7b99c51213d83f1ffecc021f2a733171adad authored over 4 years ago
browserstack badge

github.com/orchidjs/tom-select - 20019e02aea5d545d5b166edb20baaf074c52c8a authored over 4 years ago
restore singelRun

github.com/orchidjs/tom-select - a6612f8b32a8ac654ca9d0b0f1e26a8b59a10f62 authored over 4 years ago
remove saucelab options, coveralls for browserstack

github.com/orchidjs/tom-select - cd232def214e7e354af5a1a821ab53e99701484b authored over 4 years ago
remove saucelabs from readme

github.com/orchidjs/tom-select - 6f5022cd1f7351ee929ee8239c4056668ec442f7 authored over 4 years ago
Merge branch 'browserstack'

github.com/orchidjs/tom-select - 5ecf9ae055a36d5ca3ae13a6bfaec98a1b662769 authored over 4 years ago
test safari (11,12,13), ffox (latest), edge (latest), iphone(11)

github.com/orchidjs/tom-select - 22d8b36b1c616eef6423bc22157b1efae856a08a authored over 4 years ago
setTimeout preventing some tests from running on browserstack

github.com/orchidjs/tom-select - c6f5212a7e5c993d46a56c7e0b7207685a6ee6b7 authored over 4 years ago
include css in tests for video capture and non-headless debugging

github.com/orchidjs/tom-select - 2e4cc42d8f2d5b838cd15a3320b0df3656b4c434 authored over 4 years ago
label each test

github.com/orchidjs/tom-select - 854f3483edc6dbaaca78584b06b8419779c5fa2b authored over 4 years ago
$select.remove() doesn't remove all test html

github.com/orchidjs/tom-select - 39adc0b0e97da9e10ebda8a01cfc363d2b525eef authored over 4 years ago
try another iphone config

github.com/orchidjs/tom-select - c3b4a3b98a3d99d9a8774c9e06de28fe542cfcf2 authored over 4 years ago
"browser" instead of "browserName"

github.com/orchidjs/tom-select - ceb2dc600115d8be02a544ad94669c5b23e9cb41 authored over 4 years ago
update launchers

github.com/orchidjs/tom-select - 7723012f23392a6c05b60335c8c4ed8e56a62664 authored over 4 years ago
try browserstack

github.com/orchidjs/tom-select - c3e79994cdddb083fc0f21995cde9691ac17278f authored over 4 years ago
revert startConnect:true

github.com/orchidjs/tom-select - e1a6684f1ef2746d8eecc9e340b34c9476da7a84 authored over 4 years ago
try startConnect:false

github.com/orchidjs/tom-select - eca8f5cb8a4641b5f11a40cbf825500d8162d0bf authored over 4 years ago
revert 'npm install' change

github.com/orchidjs/tom-select - 765e30a21805386ee617f5a7f7b384b626237161 authored over 4 years ago
badge for master branch

github.com/orchidjs/tom-select - 84abb6463270969a1399f20fb3ecd2818b33ac82 authored over 4 years ago
possible fix for "No output"

github.com/orchidjs/tom-select - b867ae40f5834663771dabb713837518dacf43b2 authored over 4 years ago
possible false positive fix

github.com/orchidjs/tom-select - 82908c8dad81f11b62aa0d15b1eec48446ef4f1b authored over 4 years ago
possible false positive fix

github.com/orchidjs/tom-select - 6e684f5cf7c19eb59d392def4c284a24a9f64afd authored over 4 years ago
restore concurrency workaround

github.com/orchidjs/tom-select - aefe5effb3bc114faba9a17f8b13a63787e0d035 authored over 4 years ago
test concurrency:2

github.com/orchidjs/tom-select - 4dd1e7cefc1295b992fdc861e1cd8b0eafe200f1 authored over 4 years ago
test config: port=9876, concurrency=4

github.com/orchidjs/tom-select - 3a7abf98aae21d274ddbc6bd6fd09f3fe21f24a2 authored over 4 years ago
set concurrency, update customLaunchers

github.com/orchidjs/tom-select - 00f2c2cb57db3d2d3d6b84745292c2b022a6a78b authored over 4 years ago
try different saucelabs config

github.com/orchidjs/tom-select - 2dcada526018ff719827bfbe829d04bd4b8d84aa authored over 4 years ago
attempt saucelabs

github.com/orchidjs/tom-select - 3b07670dea3e4a4a974248e974981c95493efc41 authored over 4 years ago
node-sass & grunt-sass instead of grunt-contrib-sass w/ ruby

github.com/orchidjs/tom-select - 0723f67640decad920500c321e8b8957fcd30db0 authored over 4 years ago
update docs. link to jsdeliver. npm instead of yarn

github.com/orchidjs/tom-select - d96fcba7977069ffe1131288e7ed230766583edb authored over 4 years ago
absolute url for states.json

github.com/orchidjs/tom-select - c7d922bc9b889357cb821418db880307f3d4874a authored over 4 years ago
v1.0.0-b.3 Release

github.com/orchidjs/tom-select - 71d4f06d7749d96f36fb741753b5673fdd250f31 authored over 4 years ago
improve "load once" example

github.com/orchidjs/tom-select - 0345c0a374395fd859b3c61eca2929b85cad0e49 authored over 4 years ago
add .browserslistrc

github.com/orchidjs/tom-select - 393e52742543b0b7042e0ba559f7c5474c9bb56a authored over 4 years ago
add load once example

github.com/orchidjs/tom-select - 11c1c70221a5493d90b52b961c2184a9b8e31289 authored over 4 years ago
update version before building

github.com/orchidjs/tom-select - cdbc82d8b7a734b5ba66be27d5188827412d094b authored over 4 years ago
images not used

github.com/orchidjs/tom-select - d96395fdb62f517c8cba0ae4fd94c9632f3db74a authored over 4 years ago
open examples in jsfiddle or codepen options

github.com/orchidjs/tom-select - caa96183b22410da522af9eb10181316f64582b5 authored over 4 years ago
update browserlist

github.com/orchidjs/tom-select - a348b819ed6e908c25cfbf83f93862aa37769a92 authored over 4 years ago
positionDropdown() if dropdownParent = 'body'

github.com/orchidjs/tom-select - c65f53a60333bb42763c6bcc86096c85be4f9d4b authored over 4 years ago
.ts-* instead of .tomselect-* class names

github.com/orchidjs/tom-select - f4d10418d5e2d7c92c3afcb3a8b0cafceddc4d47 authored over 4 years ago
fix broken tests and remote data example, reduce maxOptions to 50

github.com/orchidjs/tom-select - 4c387aa8663d20d69fa16c7b46d91b24a978cee6 authored over 4 years ago
add 'loading' and 'dropdown' template. update remote data examples.

github.com/orchidjs/tom-select - 7b5f59258f0a9384b53012916d8c8c85f085d52e authored over 4 years ago
change default value for maxOptions to 200

github.com/orchidjs/tom-select - 52b9c7af76fcc803dd3f8eb4ba4c78be76352071 authored over 4 years ago
add saucelabs badge

github.com/orchidjs/tom-select - 6da536299e35296872c471e48d89f0fb9bfd8b87 authored over 4 years ago
prevent 'no-results' from showing after remote data load

github.com/orchidjs/tom-select - e67f338aec986113ca4a2684f31af5355d26450d authored over 4 years ago
.call() instead of .apply()

github.com/orchidjs/tom-select - 6c89e458197f6dd28759c3a29da9e0b88066adf9 authored over 4 years ago
fix example code in readme

github.com/orchidjs/tom-select - bb3797a544a2adf10c7d06a143e90e5b45415d76 authored over 4 years ago
clean up api docs

github.com/orchidjs/tom-select - 5c867364d270f757f66e01c84512098bfd398a5e authored over 4 years ago
<p> with align center needed for npmjs.org

github.com/orchidjs/tom-select - 7748f69693a878f32d1d71fb5a5075df9dcb6a83 authored over 4 years ago
v1.0.0-b.2 Release

github.com/orchidjs/tom-select - 743d5e44676ff0b48983d16848a546308b2e860b authored over 4 years ago
test for duplicate item creation. remove util.once()

github.com/orchidjs/tom-select - 7f4cef7104d5378edd74435c5e06c949bf1557dc authored over 4 years ago
simplify no_backspace_delete

github.com/orchidjs/tom-select - 88dbe5f4f61e1698d44d006d797bf08d5dee85f6 authored over 4 years ago
use Object.assign() instead of extend()

github.com/orchidjs/tom-select - 4a90e6640ac15a8b9a4177a7975228752ea8a082 authored over 4 years ago