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

tests: controlInput=null keyboard navigation

3f15805b5ffff8086566a613eac3ccabf7e8509d authored over 3 years ago
tests: load for dropdown_input

216d9768572cc00cc05303c187aa4a78cfa2a77f authored over 3 years ago
tests: dropdown_input w/ openOnFocus=false

3e045de66dbcf1a822f2b6e094a81ea1aa59755e authored over 3 years ago
tests: keyboard interaction for dropdown-input

f9f83c26ee6a5446ac85bcd99d65319fdb5c50cc authored over 3 years ago
blur() during close() prevents further keyboard input

4c3d7c08a372079f31a6c66feeca891d2121e666 authored over 3 years ago
check for control_input inside control

e688c41fe11e3809ffb2d562948298215ccab53d authored over 3 years ago
Merge branch 'feat-sync-method' into 2.0

abae01fc085337a04029adeb0d12958afcf96792 authored over 3 years ago
Merge branch 'hidden-accessible' into 2.0

1745b84a35364df79505d8dcc6401c9903281b51 authored over 3 years ago
redo controlInput setting for improved dropdown_input plugin and input-less config for #140

b8aa01ec1c4675f193ec1a19ec256a01c3734177 authored over 3 years ago
tabIndex on control instead of wrapper

1de926112bbb505293809cbc7952b7fa863c1c82 authored over 3 years ago
tests: clean up destroy() tests

87e33d30e243e752bd5241d37d01a86835379603 authored over 3 years ago
tabIndex on wrapper instead of control_input for #140

9c5585a5d7a717d251afbfaa44e38bf7edbcb0f0 authored over 3 years ago
deprecate isInvalid. Use isValid instead

b4eaee6d3eff2ed06e87c6b71478325e4eb0d370 authored over 3 years ago
Merge branch 'master' into feat-sync-method

1545fa4701bd77835f7b904bf50e6976331ddc2e authored over 3 years ago
Merge branch 'master' into hidden-accessible

fef5e6fbb6822f061bbfaafabccef2b22b0a234c authored over 3 years ago
tests: tab should change document.activeElement

c447b49700a814435c4ef57dc79c8ce44228bdfc authored over 3 years ago
docs: remove inlince css

a0483ae25280d98796b76734694bbb24e91ad958 authored over 3 years ago
validation on original input, use hidden-accessible instead of hidden

c2bd068a979ec4146a1b168803c5001aef7100cb authored over 3 years ago
using documentFragment for selected options breaks select[required]. fixes #122

47b89ce83e87cc5c507750696fcafd62a1e4a0ae authored over 3 years ago
tests: combine 'should select option' and 'should close dropdown'

fdde08df19d114473dfe2bfb7a9303b39002f2bd authored over 3 years ago
test safari 14, drop safari 11 test

df555392a5d0499d39dfcf6f55ff6565a50d2eb2 authored over 3 years ago
docs: add constructor description

3dde812b521ed0d8104218d12f0d2a582a2f00f2 authored over 3 years ago
heading param for config_table

dd194a2ef26c72ab0426447308c65f8d9a70128c authored over 3 years ago
typos macro_config

141f0eccb07ca025868f66296404efd098b55f17 authored over 3 years ago
use eleventy-plugin-ids

dbd28edbaf25d4be790be22a6f2458619c3b9929 authored over 3 years ago
Merge branch 'master' into feat-sync-method

a0756bf716dc3dc51e498253ed42be91d8f174f2 authored over 3 years ago
focus on tab with dropdown_input plugin. Fixes #138

76d6cd92a7c151c5c9f91fe2819a211bfe7273ba authored over 3 years ago
setAttr() can accept number arguments

4e74c08cedcb6292ece6caf3378851d1dd8a1ec3 authored over 3 years ago
Merge branch 'master' into feat-sync-method

c04235016e97c4e00da6d02a1862247af65d8f48 authored over 3 years ago
v1.7.6 Release

3be945721f7b214c4fe4c93ed2bf2f8c1ee84ad0 authored over 3 years ago
tests: asyncClick() with composed:true for shadow root test

7e5de4486fa93c1dd288f7f3ab1bbaf394b0bac0 authored over 3 years ago
sifter 0.7.4

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

949f1652e89e092daa89faef4eaaa9a4cd334a80 authored over 3 years ago
Merge pull request #136 from orchidjs/dependabot/npm_and_yarn/husky-7.0.0

Bump husky from 6.0.0 to 7.0.0

c19e9962d10f37305e6d1a3593986b4bc309bad4 authored over 3 years ago
noImplicitAny:true

af32a570609a133fbde7db571db4663bd59c9942 authored over 3 years ago
microevent.ts

d4610d7fc0d8b11d9d98b4dbd6c40c4caa900ca3 authored over 3 years ago
_render can return null but not for all templates

8864957c715254fe2d514cf37d52e96722dc2c3e authored over 3 years ago
microplugin typings, plugin options are optional

564355aac34d060bd97be41915c4d94027953f9b authored over 3 years ago
types for plugins

f3dd99278f74ab13203e9e570bfd9e5ba92d76c8 authored over 3 years ago
typings for dropdown_header

4f9c5cbdc9a52c19cdc8321067afc8638aa17061 authored over 3 years ago
CBOptions type for clear_button

799dc4f0048cb92fa52dc8940ac839057316e835 authored over 3 years ago
typings for clear_button

7ee73cfe7e437d1c3d49c1d500b461f492af4a45 authored over 3 years ago
typings in getSettings

003229f8f642e7989e5fc546b1bd4b5dfc4c68fc authored over 3 years ago
microplugin typings

144ed2e54053358f578c1d7bbcb5134ca5338c31 authored over 3 years ago
export types from index.d.ts

0f1e771425b0d729396f491e9429cba807e13bac authored over 3 years ago
Bump husky from 6.0.0 to 7.0.0

Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 7.0.0.
- [Release notes](https://...

f5b155e45e95ac74bfcf3c9d74f40c888de0e90a authored over 3 years ago
import sifter TypeScript instead of JavaScript

f6caafc95f07648391dcd6850c18f462f49af72d authored over 3 years ago
handle TypeScript files in node_modules

ee8747ebcbf5a42e43937034dacbf17819d134dc authored over 3 years ago
update dev packages

5313849c80885e2aff75e41baec367c3232f1392 authored over 3 years ago
typings

c75f86e97aebc698880751950f9ebf4856b8c7b7 authored over 3 years ago
add append() utility

177ebb53b9b7bdeab62f020310add158dd7286af authored over 3 years ago
tsconfig strictBindCallApply

a9122a01f1801cd40327789c1b0898df9553409f authored over 3 years ago
.call() instead of .apply(arguments)

a1a37303f9aafcfa51283faf13f2e02ab460d59d authored over 3 years ago
orig_keydown.call() instead of .apply(arguments)

3f547abaaea37859e3254f923687b306effa47a4 authored over 3 years ago
export type

765b422f8030383257402b5056e4d7ac0d508cd0 authored over 3 years ago
orig_render_item.call(...) instead of apply(arguments)

91c19fc6286405f456848a29f73436f46e0e5c14 authored over 3 years ago
correct function signature for loadCallback

bed7e56c117ac439037392a38d6b5d83e10f516f authored over 3 years ago
typing for loadCallback

65072b3ddd834693214ae4e7cf87207dbe83fe17 authored over 3 years ago
fix conflicting TomCreateCallback type

f1adccec60c4ee9e8ea204cbb6585ed6cb49e325 authored over 3 years ago
use on(initialize) instead of hook after setup

6091fcb1033268fc44b6d3dfbb5db7f13936c8cb authored over 3 years ago
'this' typing

061fbc1ec7181eac989d6375909b6c727e6f7634 authored over 3 years ago
noUnusedParameters:false no longer needed

a46393bc79ae5bea0fb22f2d6acd15b76c7752a3 authored over 3 years ago
typescript 4.3.4

296e609e84a5a4fab13c4b0e4adfd319145bc7a4 authored over 3 years ago
docs: bootstrap 5.0.2, fix striped tables

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

1399f6c79abd8f2096d0cff8d6da5a52d434608b authored over 3 years ago
add doc_mousedown listener so that it can be removed

5e9fac0deca2c3cc184a57c42c6a55da847266e1 authored over 3 years ago
alphabetical packages

e840ea09ffcaabcc7259b8299451ba792c815fcc authored over 3 years ago
tests: async for "should select option..."

9dc879ef4946b040e5d68fd37d932c277bb22cd7 authored over 3 years ago
TomSelect in shadow root #132

f283b0074b9132c63954e6d290489665133a51f4 authored over 3 years ago
ability to create test instance outside of setup_test()

a6061361de73dcb41dc55d56a83afe2d64365e7b authored over 3 years ago
Merge pull request #135 from spaantje/patch-1

Updated Example for Render Templates

1df3386218ad7a1f653e0fb2bb6672e0b933a0eb authored over 3 years ago
Updated Example for Render Templates

The examples provided where not working for me. Maybe these are outdated, or i'm doing something...

1de52e69688ae59afd22a0be20193c60a2687dda authored over 3 years ago
update sponsors

690663262832d3d5bfa0db590d1cec05afe3001b authored over 3 years ago
tests: add sync() test

c0934b4cd21fa357f84ac2f9b6730f81b85d0eb5 authored over 3 years ago
Merge branch 'master' into feat-sync-method

f51032743a366ca4e06dc30392bfb3e7f6e315a7 authored over 3 years ago
tests: remove sync() test

edb09c2933fd853d8d2abd143f88518fc180e6a5 authored over 3 years ago
tests: less jquery

469b75dae30d951aa2e8c4de9c1cb1b35734cdc1 authored over 3 years ago
tests: combine focus and blur tests

7bc745db8f34ff345b4972e099b6810b43650993 authored over 3 years ago
tests: less jquery

ff76e50fa0d86479616af1266f8850eaef6d3139 authored over 3 years ago
tests: update browserstack launchers

a489a98ab4d44119d9d259a3105db5d79ebc6cda authored over 3 years ago
remove unnecessary clearfix hack. fixes #126

f89363a5dad7ebbf680d64594d89ee04d8a3adb4 authored over 3 years ago
tests: less jquery

3ff910abdae0a899c50bd4171f7023f84cdb0d72 authored over 3 years ago
add sync method

ca981c93aeedb4761ec6534931e89543a7632a49 authored over 3 years ago
tests: less jquery

b9c93b643f581e085164276669a3629df3f97096 authored over 3 years ago
tests: should use before() to setup tests

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

1807e508758154073e2bc97cd8b80adf7142345d authored over 3 years ago
Merge pull request #127 from orchidjs/dependabot/npm_and_yarn/markdown-it-anchor-8.0.0

Bump markdown-it-anchor from 7.1.0 to 8.0.0

d5ef7dc4b31d86a8aa3ad032fc070e7d925182f8 authored over 3 years ago
docs: fix search input positioning in chrome

12e2bd918f35cf2fdcd92ac0e0521a44f1029452 authored over 3 years ago
Bump markdown-it-anchor from 7.1.0 to 8.0.0

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

3c74ae54e0c029e8a39db6773a30e5e31416c323 authored over 3 years ago
tests: [escape] should clear the control_input

943cf253c831dd4dc51ad782b21696e6e5cbe730 authored over 3 years ago
travis-ci.com instead of .org

57998850fe27088ed5988404be53d333136dbfd3 authored over 3 years ago
Merge pull request #125 from orchidjs/dependabot/npm_and_yarn/mocha-9.0.0

Bump mocha from 8.4.0 to 9.0.0

e571cf5009a66abe5797df5f5bc4105c2e7ca74b authored over 3 years ago
Bump mocha from 8.4.0 to 9.0.0

Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.0.
- [Release notes](https://g...

fcb09636c33ed135e2153d6d9c0b51d164586050 authored over 3 years ago
v1.7.5 Release

7d35070aa70141d0b28ef436dbe160c147b16dc4 authored over 3 years ago
add item_select event

e53dfcc8e2fe53f4fa7d24c02927bbfc6ecd03f3 authored over 3 years ago
updateOriginalInput() for duplicate items

f17d382fcb7392905049f2758bc840364509ea30 authored over 3 years ago
arrow functions in vanilla.ts

38fae47cb73e8b6824cf5e8137e28e246d5c4dec authored over 3 years ago
arrow functions in utils.ts

a9523c84eeffd3dcbc6fd2389f7ad67def3c6269 authored over 3 years ago
docs: flex-column for offcanvas content

9668636a1143a1ca26e15c6b575899d55418df4c authored over 3 years ago
initialize duplicate options. buffer offers zero performance improvement

2ad9579fba72112e7e7030264eac87bcfae75820 authored over 3 years ago