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

Fix plugin paths in built `scss/tom-select.scss`

https://github.com/orchidjs/tom-select/issues/208

github.com/orchidjs/tom-select - 42bf9d4511d0aaed87ff6cf5d912aa35fcce2249 authored over 3 years ago
Add missing SCSS files to `copy:scss` task

https://github.com/orchidjs/tom-select/issues/208

github.com/orchidjs/tom-select - 1328958b067b156eedead8021dad8bded040b052 authored over 3 years ago
Replace Bootstrap's `box-shadow` mixin with CSS property.

Using `box-shadow` mixin breaks SCSS build when Bootstrap
is not imported.

https://github.com/o...

github.com/orchidjs/tom-select - c3a42d171e08fa16613185b2cd095b4c48d8cbea authored over 3 years ago
remove icon-blender link

github.com/orchidjs/tom-select - 96565e5e5815c27416d268fcb3ca49d0caf1d595 authored over 3 years ago
Merge branch 'issue-201'

github.com/orchidjs/tom-select - 48f99315baeecc4a197c8d588ad8784587d41ea5 authored over 3 years ago
move build/docs to build-docs for #207

github.com/orchidjs/tom-select - 83ec5dce6a51e50c2447e8df41afbeecaac48e55 authored over 3 years ago
Merge branch 'master' of github.com:orchidjs/tom-select

github.com/orchidjs/tom-select - 8b17c1325b5906fa2799872950f1f407163023eb authored over 3 years ago
Merge pull request #205 from jordan-ware/master

remove .js extension on imports of ts files

github.com/orchidjs/tom-select - f61d1e796b02aaac7f84fe451f005a8eea270a6a authored over 3 years ago
Possible fix for #201

github.com/orchidjs/tom-select - 4bc41044345c8cc789f15bd2d8792c2a001ca22b authored over 3 years ago
use doc.activeElement in asyncType()

github.com/orchidjs/tom-select - 26f3fdaeb1424b2f7b9f8e8127cad0595c3397a4 authored over 3 years ago
fix [ctrl+a] for dropdown input plugin

github.com/orchidjs/tom-select - 98ff5c973a2e94d73af5d7682cf95a6ed2f4b75e authored over 3 years ago
remove .js extension on imports of ts files

github.com/orchidjs/tom-select - 00a600a6a0d8163304dccd7a0336bfa5a6bc05f4 authored over 3 years ago
v2.0.0-rc.3 Release

github.com/orchidjs/tom-select - 40f7138bef802f1a82b3d46f2b5a9e9e0e685dec authored over 3 years ago
docs: min-height for side nav

github.com/orchidjs/tom-select - 8cdebbca740f9ee042c0cbd8d28b109e3d871c7e authored over 3 years ago
docs: travis-ci links

github.com/orchidjs/tom-select - d76d7e7f911cc17c4911b18a888d78296a6d5b40 authored over 3 years ago
fix placeholder hide/display when items.length > 0. Fixes #202

github.com/orchidjs/tom-select - c6e6bf676b634004ecfdb9f04b17c57384d0c25c authored over 3 years ago
upgrade to sifter 0.9.0 add better sort control

github.com/orchidjs/tom-select - d18e2de07e44bdd8cf92ac777bce2e7a25cf6bd5 authored over 3 years ago
docs: fix navbar display for safari 12,13

github.com/orchidjs/tom-select - 5fbdb29b0c5c668800084418f5508f9330bb2b3a authored over 3 years ago
Partial<settings> fixes #188

github.com/orchidjs/tom-select - 8e96b1d9ee1a9ce265175c787e87e306eb5dae72 authored over 3 years ago
don't blur & close dropdown if clicking outside of window. Fixes #191

github.com/orchidjs/tom-select - 31e04cf81d335b42348c153526d835f2a7be7fb8 authored over 3 years ago
update README. Fix #198

github.com/orchidjs/tom-select - 2c7be2b70b56322ef8c4c38515ab39c4864231ee authored over 3 years ago
v2.0.0-rc.2 Release

github.com/orchidjs/tom-select - 16e017ade110cf5492a035a1ecc03233105a6456 authored over 3 years ago
loading spinner should show when preload=focus. fixes #185

github.com/orchidjs/tom-select - 7f90d22a2e52ca598bd07ba4b0ceccedec57053a authored over 3 years ago
preload one time only. Fixes #184

github.com/orchidjs/tom-select - f02e565509734f296cd6cc3e7c02cbc4b6165202 authored over 3 years ago
v2.0.0-rc.1 Release

github.com/orchidjs/tom-select - 00aef64b42b79fb777c194f1d3f0a319fb12cb60 authored over 3 years ago
correct types for TomSettings.plugins fixes #168

github.com/orchidjs/tom-select - d76bb10877c63563572a90afce34cdba40b0bf73 authored over 3 years ago
Merge branch '2.0'

github.com/orchidjs/tom-select - 22aef543b43a7b31d30fec658a7c44d729b313cb authored over 3 years ago
dropdown_input plugin: don't focus before close if not open. fixes #180

github.com/orchidjs/tom-select - c420979a45b1538c22b9eec0e2d34891f1ee1b9f authored over 3 years ago
tests: include dropdown_input plugin

github.com/orchidjs/tom-select - 8092f7a97596dee60ac5dad838e1f55ad4eb7fe8 authored over 3 years ago
Merge pull request #171 from orchidjs/dependabot/npm_and_yarn/jsdom-17.0.0

build(deps-dev): bump jsdom from 16.7.0 to 17.0.0

github.com/orchidjs/tom-select - 61bad972985841a81214e89f96903aea02e02f06 authored over 3 years ago
build(deps-dev): bump jsdom from 16.7.0 to 17.0.0

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.7.0 to 17.0.0.
- [Release notes](https://g...

github.com/orchidjs/tom-select - f95d32bf0b6abb2b135a02c6de88f32b87d92270 authored over 3 years ago
v2.0.0-Beta.3 Release

github.com/orchidjs/tom-select - 3a0a568fc9d0ea5bf61cab06ab28223e33543073 authored over 3 years ago
use data-ts-item attr to find items

github.com/orchidjs/tom-select - 843ef1b31ffccd0ee18610df7ea431a22249f35d authored over 3 years ago
tests: fix query selector

github.com/orchidjs/tom-select - 7129b0b3ee02cada168dc46c0936f647e18cb208 authored over 3 years ago
Merge branch 'master' into 2.0

github.com/orchidjs/tom-select - 38c053befaa89520bca1c02b64e86ffe83a5465b authored over 3 years ago
getItem() should get item for empty option

github.com/orchidjs/tom-select - 9bcf514d3536cdb87467cbaf10c5b9502c15d98e authored over 3 years ago
select empty option for clear_button w/ allowEmptyOption:true

github.com/orchidjs/tom-select - c91f2e3e9671216b16103ec2d25679921c2c2206 authored over 3 years ago
use iterate() instead of for..in/of

github.com/orchidjs/tom-select - 5b72285ecebb9d94d0991df3e8e091803f5b178e authored over 3 years ago
remove renderCache

github.com/orchidjs/tom-select - 913d8add960f7829469840ebe0d28254bce710a6 authored over 3 years ago
don't close dropdown when closeAfterSelect=false in single mode. For #165

github.com/orchidjs/tom-select - 6f20eb553ff50b57482471e123404f1923bddf3e authored over 3 years ago
Merge branch 'master' into 2.0

github.com/orchidjs/tom-select - eaedb8575689e725a25005ae3fd8da034dcfd0da authored over 3 years ago
docs: clarify default value of getOption(.. create)

github.com/orchidjs/tom-select - c57099b2bc2d306fbf04712782481680c3d31a51 authored over 3 years ago
Merge branch 'master' into 2.0

github.com/orchidjs/tom-select - 6d24b3e5a95a080198c20fa1686fb859d8cf4f08 authored over 3 years ago
Fix padding from bootstrap is-invalid. Fixes #150

github.com/orchidjs/tom-select - 426b0715509c1549de98715034f65706c4fe2f02 authored over 3 years ago
document querySelectory([selected]) change

github.com/orchidjs/tom-select - 1d7deb06d57b7ad60c6929e1b3c2e40306aa864b authored over 3 years ago
Fix validation in safari. Removed support for [selected] query selectors (use :checked instead)

github.com/orchidjs/tom-select - e757c8c0d4c7a950f593551c9275550c1d543aaf authored over 3 years ago
Merge branch 'master' into 2.0

github.com/orchidjs/tom-select - 7bbb1f23b7c7d027d9cdcf1c3046c77c44ffcc1a authored over 3 years ago
Merge branch 'master' of github.com:orchidjs/tom-select

github.com/orchidjs/tom-select - 7b01243d55042bdd43482c4d8df3c3ecb3fd613b authored over 3 years ago
Merge pull request #154 from orchidjs/dependabot/npm_and_yarn/rollup/plugin-commonjs-20.0.0

build(deps-dev): bump @rollup/plugin-commonjs from 19.0.2 to 20.0.0

github.com/orchidjs/tom-select - 51d721d58784a92d477753a069062d98e619366c authored over 3 years ago
Add 'create' arg to getOption(). For #151

github.com/orchidjs/tom-select - ab18841622e5491625e248fcdc508a3fb2046635 authored over 3 years ago
remove user created options when persist=false. Fixes #167

github.com/orchidjs/tom-select - 831afd9e4e1051ca7b304851dede7dc7ab3e43a0 authored over 3 years ago
use jsdeliver.net/npm/ urls instead of jsdeliver.net/gh/

github.com/orchidjs/tom-select - 5cdcd1b266a20930ee044c0f88c2c8dfa6b1bb07 authored over 3 years ago
Merge branch 'master' into 2.0

github.com/orchidjs/tom-select - 3e708f839e5964907bafe02b6f50dfeefb277a0e authored over 3 years ago
sifter.js v0.8.0 fixes unicode character searching #158

github.com/orchidjs/tom-select - 829a2aec1bbb1db4c94f5b23e1c66d8cc5e0d3d5 authored over 3 years ago
docs: escape html

github.com/orchidjs/tom-select - ce854e046083604223c826491b70694d22660ce4 authored over 3 years ago
build(deps-dev): bump @rollup/plugin-commonjs from 19.0.2 to 20.0.0

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) f...

github.com/orchidjs/tom-select - 87788137b3f1c82f292c22c7042a917197c5b902 authored over 3 years ago
Merge branch 'master' into 2.0

github.com/orchidjs/tom-select - 977b9ff583127dbb58c9af63fe8ea028e37881a7 authored over 3 years ago
Merge branch 'master' of https://github.com/orchidjs/tom-select

github.com/orchidjs/tom-select - 278fbb1c215d5ab1f53acf95bd945489b665cecd authored over 3 years ago
remove duplicate 'required' attr

github.com/orchidjs/tom-select - 296bf3d996744c4aab921396531186710f33ab6c authored over 3 years ago
Merge pull request #152 from rickselby/master

Add minimised bootstrap 5 css file

github.com/orchidjs/tom-select - 2d99c45fbc5ff38d9436858721b36f240ef40c4c authored over 3 years ago
Add minimised bootstrap 5 css file

github.com/orchidjs/tom-select - 75057c2b9ef7d07619f56e739a371d0906b4caf7 authored over 3 years ago
change 'keyup' event to 'input' event. per selectize/selectize.js/1608

github.com/orchidjs/tom-select - 8af873e34696ed08b65a6a4e080ca32565ca391e authored over 3 years ago
Merge branch 'master' into 2.0

github.com/orchidjs/tom-select - bab4b87e29d4a9c3999ca99936130e76047b788c authored over 3 years ago
remove links to /dist folder on github

github.com/orchidjs/tom-select - 58824f8a684bac46290e9762a9408541538a5459 authored over 3 years ago
Merge branch 'master' into 2.0

github.com/orchidjs/tom-select - 398687d0488c9c65187ef5e1faf0abd583af318f authored over 3 years ago
docs: add migration.md

github.com/orchidjs/tom-select - 480538ca8757b5521b8da00b461908f3bcd73c4e authored over 3 years ago
copyClassesToDropdown defaults to false

github.com/orchidjs/tom-select - 29481bde3d9e486347ff85f16a23b7178230c77d authored over 3 years ago
Remove dist folder from source control. see https://mykeels.medium.com/node-how-to-handle-your-dist-files-9667f47316ab

github.com/orchidjs/tom-select - 344ba7910c654e11ed7dd3b1d3cabaa8e7e7db84 authored over 3 years ago
Merge branch 'master' into 2.0

github.com/orchidjs/tom-select - 3a8bf3cd23ed4f5220ec9ee9d748f24460149e74 authored over 3 years ago
Merge branch 'master' into 2.0

github.com/orchidjs/tom-select - 705fd985ec0a3774e46f586e93f4935dc1b82c47 authored over 3 years ago
*.d.ts in dist/types for #66

github.com/orchidjs/tom-select - 0968b2e0e4ebdc95e128efc44869bb3b21cb1821 authored over 3 years ago
tests: fixed for class changes

github.com/orchidjs/tom-select - b99fb75f95bcbde7377c5f94ea003ddf829b8d2a authored over 3 years ago
css: toggle 'has-items' and 'has-options' on wrapper instead of control

github.com/orchidjs/tom-select - 726fc48d7a3c37f3a26f0dfd84579032066d1c3d authored over 3 years ago
css: toggle 'dropdown-active' class on wrapper instead of control

github.com/orchidjs/tom-select - 265d7b8dc221069d6f9a853e165add68750a2997 authored over 3 years ago
css: toggle 'input-active' class on wrapper instead of control

github.com/orchidjs/tom-select - 687b63731b82ef9c04af28965c307638cd3f6eb3 authored over 3 years ago
css: toggle 'full' class on wrapper instead of control. Remove 'not-full' class

github.com/orchidjs/tom-select - f287ab8033e029f2df06912629ce1c7ac073c380 authored over 3 years ago
css: toggle 'locked' class on wrapper instead of control

github.com/orchidjs/tom-select - 093c61a76eb28df92aff6309130d8f68957d5ab4 authored over 3 years ago
css: toggle 'invalid' class on wrapper instead of control

github.com/orchidjs/tom-select - ae26fb99c3694b1d1d48dc2131cdbea861562f37 authored over 3 years ago
css: toggle 'required' class on wrapper instead of control

github.com/orchidjs/tom-select - 5ea93c5843e91bc23eb5181901e642a831422d47 authored over 3 years ago
css toggle 'disabled' class on wrapper instead of control

github.com/orchidjs/tom-select - b856fa620df88b75c5be786a3a66047f3d98d5ab authored over 3 years ago
css: toggle 'focus' class on wrapper instead of control

github.com/orchidjs/tom-select - 8ae736e11513ad77a328ffd65dad3e03d6d16bed authored over 3 years ago
css: rename .ts-input to .ts-control to align with js property name

github.com/orchidjs/tom-select - 705d641c6967777f3045ead40d65ed4e8fd28abf authored over 3 years ago
css: rename .ts-control to .ts-wrapper to align with js property name

github.com/orchidjs/tom-select - 4ff38e6a290085a3a4702e3ca6a33f5673af576d authored over 3 years ago
remove bootstrap3 css

github.com/orchidjs/tom-select - 54e4594483e6bfd33e24976e7aaf036ad1814aa4 authored over 3 years ago
v2.0.0-Beta.1 Release

github.com/orchidjs/tom-select - 9bcde13444fe6461253640301241be13135ff0ff authored over 3 years ago
docs: "persist" parameter was changed to "user_created"

github.com/orchidjs/tom-select - 504da990a7d399472eee8cf39475315df2ab7700 authored over 3 years ago
docs: caret_position

github.com/orchidjs/tom-select - 7cb7b4f3ff211a0c163d838eaf0cc2fa0dbbeb40 authored over 3 years ago
Merge branch 'master' into 2.0

github.com/orchidjs/tom-select - 854bd9b597c21baf9d061cce0fc388ad21b3a0ee authored over 3 years ago
docs: fix id conflicts

github.com/orchidjs/tom-select - caf6f5c4edf3e4a1f98d98989b762cef99f7da8d authored over 3 years ago
create caret_postion plugin

github.com/orchidjs/tom-select - 2beb4db0f2d2c3aff807becc12c47897f0e67b66 authored over 3 years ago
Merge branch 'addOptions' into 2.0

github.com/orchidjs/tom-select - 4f98b23b32b7e7c04b443cc4541217176904353d authored over 3 years ago
addOption() should not treat new options as user created by default #145

github.com/orchidjs/tom-select - 51a3826987f9e3595a37d8dda0bef3719cf8b1e0 authored over 3 years ago
Merge branch 'hidden-input' into 2.0

github.com/orchidjs/tom-select - 1cc91642553cd59f60b7b23d89bc81d0414447df authored over 3 years ago