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

update docblocks to indicate dom return element instead of jquery

github.com/orchidjs/tom-select - 305115f15fb747fefe1a8ef1997f4652506e4b1d authored over 4 years ago
don't hide input when

github.com/orchidjs/tom-select - 36bc8dbe092e7521cf31d4d44689bd7b31ca9fc4 authored over 4 years ago
var last not var $last

github.com/orchidjs/tom-select - 4980037c1c62c81a63f6190617fcb992804309b6 authored over 4 years ago
remove defaultPrevented, use targetMatch to check for blur, don't ignore blur when ignoreFocus = true

github.com/orchidjs/tom-select - 3aeacec8597d4bba5570ba724f79ca9cb4313b0d authored over 4 years ago
merge refreshClasses() into refreshState()

github.com/orchidjs/tom-select - a82b2813bd50e3dacab161f8e592e601a4be7d3a authored over 4 years ago
toggle control classes

github.com/orchidjs/tom-select - 602e69f48ef7252a9b4370ccb1d26a45097e2be5 authored over 4 years ago
begin replacing $control with control, remove watchChildEvent

github.com/orchidjs/tom-select - c31248ce2b8deff051cb0d367f401f04ca587b0b authored over 4 years ago
children instead of childNodes

github.com/orchidjs/tom-select - 2805289c11c287608094c16bbde59932b69e8667 authored over 4 years ago
setActiveItem() doesn't receive jquery objects

github.com/orchidjs/tom-select - 459eabef66648e7428fbbe5736457453382f950d authored over 4 years ago
being full should not prevent typing

github.com/orchidjs/tom-select - f8de351b40cc2519a895c30ab33efd71dcdcd661 authored over 4 years ago
set correct active option in deleteSelection()

github.com/orchidjs/tom-select - 59038af9fe71353839541c9f9c0a20ff0d641ff4 authored over 4 years ago
build with all plugins by default

github.com/orchidjs/tom-select - 5a4e4471bee204fd38ee5e2b91c774f49824c527 authored over 4 years ago
fix $activeItems in plugins

github.com/orchidjs/tom-select - c76e5a26530e00942d2384123d6654d0ece047f1 authored over 4 years ago
fix teardown, create instance w/out jquery

github.com/orchidjs/tom-select - b3a7132fe4023a5146085971c07cb42bd47038b8 authored over 4 years ago
test rtl detection, getComputedStyle() is sufficient

github.com/orchidjs/tom-select - 819b56f844e245c98bc2d691f08bf43d96894838 authored over 4 years ago
use activeItems.indexOf

github.com/orchidjs/tom-select - fdfa851d2d984ac058c4e3fafaa9b47cc463dd78 authored over 4 years ago
remove legacy.less

github.com/orchidjs/tom-select - 6304c3d434e2de06323b8656cf325f3927b78435 authored over 4 years ago
de-jquery deleteSelection(), add tests

github.com/orchidjs/tom-select - b0a001de14ec35292538a086655089809cf337c9 authored over 4 years ago
use controlChildren() in clear()

github.com/orchidjs/tom-select - 2e6c7b19e25a4c94feb2bd1c9e4a97044a339552 authored over 4 years ago
test for selectAll(), add controlChildren()

github.com/orchidjs/tom-select - 72642456f5488257b2cfba76d83fad6d08b46734 authored over 4 years ago
getAdjacent doesn't need to support jquery objects

github.com/orchidjs/tom-select - 26402a94fb84e10b3a2f900c8c93edf1b0c04a6c authored over 4 years ago
output test coverage for local tests

github.com/orchidjs/tom-select - c2be81f2685fbfacc9edde43ac22ca6e09d60093 authored over 4 years ago
test html templates, clearOptions w/out jquery + tests

github.com/orchidjs/tom-select - 0d915e559d61f6756c5d9ffb6e2ee73a73f4c861 authored over 4 years ago
build status badge

github.com/orchidjs/tom-select - 08c17ba373dd8ce05b8ad67382ba4f664efcee9a authored over 4 years ago
fix package.json errors

github.com/orchidjs/tom-select - 216eb9f527fb571f384786ab3ebd68c8cb9e1cb9 authored over 4 years ago
update name, author, contributors, git in package.json

github.com/orchidjs/tom-select - 85b215d2b13e36df452d089d2eac36106f3c3545 authored over 4 years ago
target node 10, 12, and 14

github.com/orchidjs/tom-select - 99a479c839a984ba0bc62d9aab085e00023ed857 authored over 4 years ago
orchid coverage badge and updated desription

github.com/orchidjs/tom-select - d1f47431438b10cb70bf8fb108206b78dfd7b29d authored over 4 years ago
lcov for coverateReporter on travis

github.com/orchidjs/tom-select - 3ea080b8665d2ce0d2d852e741b3e04a03caa798 authored over 4 years ago
replace $activeOption with activeOption

github.com/orchidjs/tom-select - 3f222c7ff24bde3a37f91c8c22ef2f463561e7df authored over 4 years ago
test headless firefox, don't allow any failures

github.com/orchidjs/tom-select - 61b2902f40af7a3035dd85519d706180f5bca2ea authored over 4 years ago
remove phantom, use yarn

github.com/orchidjs/tom-select - 1b6718fbcc283b2a44ee1623c0a38e82551ea03c authored over 4 years ago
remove yarn.lock

github.com/orchidjs/tom-select - b57eeb24a69c9e85ea2c313ee7c8ccfa6ddadc3d authored over 4 years ago
remove package-lock.json

github.com/orchidjs/tom-select - df839309d72bb27d6900528bfcadd2f533e61513 authored over 4 years ago
better use of keydown in advanceSelection()

github.com/orchidjs/tom-select - 6fd5fe1c1e6885a37ba41e98eda62d65c62373ab authored over 4 years ago
remove $.isEmptyObject()

github.com/orchidjs/tom-select - f30964b6779ed7056f0fac077af4a4ac95147a35 authored over 4 years ago
addItem() without jquery

github.com/orchidjs/tom-select - 7d18fcd718b12479ee0c9fac653b57f375cd6962 authored over 4 years ago
return dom elmt from getItem()

github.com/orchidjs/tom-select - 6fa40b8fdaae9906098ca34f4fc3a3925a19f21d authored over 4 years ago
removeItem() without jquery

github.com/orchidjs/tom-select - 8f98824094772475e2e4d8fb85c1a08b8f742eff authored over 4 years ago
return dom object for getElementWithValue()

github.com/orchidjs/tom-select - 23d90c508066e42ef58353acb518b5c2af23b6ae authored over 4 years ago
getAdjacentOption returns dom node

github.com/orchidjs/tom-select - 81c533c55a903da322ba05a9a469bda5cf8edc2f authored over 4 years ago
remove unused $target, use vanilla trim()

github.com/orchidjs/tom-select - 391f4e702403049217aa2e2c74f9a04b931e1dfe authored over 4 years ago
docs representing $dropdown removal

github.com/orchidjs/tom-select - c1c00b5508028e2df9abba77da06ab1011270600 authored over 4 years ago
vanilla js in onOptionSelect

github.com/orchidjs/tom-select - 6f15395d380f66b73f9d7963498f333efd8bff1e authored over 4 years ago
replace $dropdown with dropdown

github.com/orchidjs/tom-select - 46647412f85c88edd1112e91a286f9d57e265b26 authored over 4 years ago
fix default grunt

github.com/orchidjs/tom-select - aa993c80f2cbd8c3e00ffe7f69f51ab6ca2abe18 authored over 4 years ago
remove ie8 instructions

github.com/orchidjs/tom-select - 0aae8cffb18f5e8647294ab96b6e3b50c5741a1e authored over 4 years ago
replace $dropdown_content with dropdown_content

github.com/orchidjs/tom-select - e970c54e781904785f3f1c21c64dbd48fb56f3d2 authored over 4 years ago
option to grunt js only

github.com/orchidjs/tom-select - a8817c2b433ed6e0f52736546ce2f39b27a2f5ed authored over 4 years ago
replace $wrapper with wrapper

github.com/orchidjs/tom-select - 5ee42909b907168fbbf541cc2c614c9618e64b8d authored over 4 years ago
replace $input with input

github.com/orchidjs/tom-select - 7f90af496e0d7328faf1e9b5384ec058cb457daf authored over 4 years ago
settings.js with vanilla js

github.com/orchidjs/tom-select - 56cefa2fe0ee5cdf3f095af8825083ffc119f556 authored over 4 years ago
document headless firefox as default

github.com/orchidjs/tom-select - 51c538a26e6383f62731be9641429bec5f5caa65 authored over 4 years ago
output test number

github.com/orchidjs/tom-select - 27c7c9b9102c5f3b2e6f076c7dae3774a301838c authored over 4 years ago
default to firefox for tests #2

github.com/orchidjs/tom-select - 948876892a7d7f26c3eca8eff50c7f75adc5f499 authored over 4 years ago
supportsValidity() instad of constant

github.com/orchidjs/tom-select - 55ca4dc483bbf0cde3eac6acc80866b886513b97 authored over 4 years ago
vanilla isArray

github.com/orchidjs/tom-select - a4afe1805793a2c3f5a1e3222e231b2712bbdf00 authored over 4 years ago
highlight without jquery

github.com/orchidjs/tom-select - 6182ea655146b23d1edde9c9b53401223038d8d8 authored over 4 years ago
no need to assign defaults to jquery

github.com/orchidjs/tom-select - 554214b297913d774c4dbdbc724f964e10e407d1 authored over 4 years ago
fix blur for FF in single mode

github.com/orchidjs/tom-select - db2a7cd0bc633cca9b72f33caba65410cbf373ec authored over 4 years ago
split interaction test in two, ad ABTest()

github.com/orchidjs/tom-select - f2e0f2a8c052190892e2e0ee36ecd6f1afacb189 authored over 4 years ago
jqExtend was renamed to extend

github.com/orchidjs/tom-select - afe9cf76f9cd584f1d29c54c9bde0918c033bf73 authored over 4 years ago
standalone file location

github.com/orchidjs/tom-select - 14c2eddf2fae5cfedbf4e6375790a0297db03610 authored over 4 years ago
use copied extend()

github.com/orchidjs/tom-select - e292d0613aadc3f6b08380c69ed8c42a5ccc122a authored over 4 years ago
create createEfilter regex once, use extend()

github.com/orchidjs/tom-select - 872bcd958d833391170779d9be081b16b2838153 authored over 4 years ago
copy jquery's extend method

github.com/orchidjs/tom-select - 6140f6b2748f0aaacd4d6d94734fca686c210686 authored over 4 years ago
createFilter test split into two tests

github.com/orchidjs/tom-select - cd59489b9411626c5e470a571367d731f7f1b080 authored over 4 years ago
standalone file location

github.com/orchidjs/tom-select - 3f9d26dc5e22c569c04b41a92c6c95472b68bdb9 authored over 4 years ago
replace $.extend() with Object.assign()

github.com/orchidjs/tom-select - 99ed71bb50e7c72cd658c4aab0c2a6a7d6f9dd0b authored over 4 years ago
add deepAssign() .. tests failing

github.com/orchidjs/tom-select - 64647cdd5c47cfb23dfce9633e856f1d6e7b6691 authored over 4 years ago
standalone files moved

github.com/orchidjs/tom-select - 0055e79087a1bec1926b4efd328a0dbf7adfa963 authored over 4 years ago
remove bootstrap2

github.com/orchidjs/tom-select - 35e71d3596ecc14392286deb018f5b21b263a1af authored over 4 years ago
remove bootstrap2

github.com/orchidjs/tom-select - 7af1aaf2951de148fd83ea45d11e176f2a1f6170 authored over 4 years ago
remove bootstrap2

github.com/orchidjs/tom-select - c237b4dbc8353a8f77eb23167d88985da1ee92c6 authored over 4 years ago
update dependencies

github.com/orchidjs/tom-select - cdd44e385053f65a53c86c003f70f8608f81b61e authored over 4 years ago
vanilla js to set label id

github.com/orchidjs/tom-select - 3f61270ced910a163cc30afdb74eeeb1fdf3d041 authored over 4 years ago
add vanilla.js for ~jquery functions

github.com/orchidjs/tom-select - 372fc7088a8caa6ad5f2ca999f683bc8f6c41ad1 authored over 4 years ago
fix tests for control_input

github.com/orchidjs/tom-select - 57dca9701bdc482cce51f4741339b4ccf0e48526 authored over 4 years ago
fix tests for control_input

github.com/orchidjs/tom-select - 2ba184bb4a99be7976a975b1cedaab0c38bbef02 authored over 4 years ago
less jQuery, $control_input to control_input

github.com/orchidjs/tom-select - 3271796704bdf8060e2c6a9e50be45cb5afcaaa5 authored over 4 years ago
add getDom(), remove $dropdown_parent

github.com/orchidjs/tom-select - 7ae43a8238b5b5e69fceb300a107fc8be525713a authored over 4 years ago
use htmlToElement() instead of jquery

github.com/orchidjs/tom-select - 4327bad94a7ba5d5090b1e297f96507b122d27b7 authored over 4 years ago
remove unused transferStyles

github.com/orchidjs/tom-select - d50f6680221d2aa1c54d6352fc37f8f29bb5eed8 authored over 4 years ago
remove unused measureString()

github.com/orchidjs/tom-select - 64865cd8beeb661bd624a2a65cc2d310780a7501 authored over 4 years ago
disable selectAll if disableActiveItems=true

github.com/orchidjs/tom-select - 5bc5c85b4734efe9f3114e645dcbfa6cf5ea9143 authored over 4 years ago
remove autogrow

github.com/orchidjs/tom-select - 349d39d28a80aff3ae69d5c522cfcc7db27aca1c authored over 4 years ago
add disableActiveItems option

github.com/orchidjs/tom-select - ae84cc8d9a8aed4d6cb03d4e19378db25eca510e authored over 4 years ago
add isKeyDown()

github.com/orchidjs/tom-select - 9934f3f0d4ff29fd33ab9e81937fb7a636b16b6e authored over 4 years ago
pass event to onDelete

github.com/orchidjs/tom-select - 58c4760725cf96457e910bcfd02760733caea798 authored over 4 years ago
don't show dropdown when removing item

github.com/orchidjs/tom-select - 75313ed114d350df9b50e992af75ec8ae6cf1641 authored over 4 years ago
don't hideInput with custom controlInput

github.com/orchidjs/tom-select - 200efe9009124610bfa113339df1ff270b601363 authored over 4 years ago
enable dropdownParent other than body or null

github.com/orchidjs/tom-select - d479eac5730bee863a89a583fd31264719097b34 authored over 4 years ago
ignore temp files

github.com/orchidjs/tom-select - f26db53f5193b37984c816712521e6a64af1b1f9 authored over 4 years ago
type and default for render options

github.com/orchidjs/tom-select - ca5f0bacf783dd4c7bb54272449c3bac1aa21425 authored over 4 years ago
add controlInput, remove nested table

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