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

use husky to run test:typescript before commits

github.com/orchidjs/tom-select - 641ed5f52a6583d021570b4a8fb103ba6139d2a2 authored over 3 years ago
type assertion for keypress in dropdown_input plugin

github.com/orchidjs/tom-select - aba367fae1cb3016e30e7e8138c39cef20a718f6 authored over 3 years ago
tests: check for tests that should be async

github.com/orchidjs/tom-select - b0449ff62247d2e966da8c033ccdff999bbaf86f authored over 3 years ago
Fix no implicit any in utils.ts (#117)

* Fix noImplicitAny in utils.ts and settings.d.ts
* Fix loadDebounce signature
* Remove value ...

github.com/orchidjs/tom-select - 885cb6179fe8e8de42e9ddfb0b985c2ae74acbf8 authored over 3 years ago
tests: async for optgroup_columns

github.com/orchidjs/tom-select - 16683ebc510f4a31e981bcc1297f374c714e9c19 authored over 3 years ago
allowEmptyOption not working #119

github.com/orchidjs/tom-select - b78e0d2b9127a8bb6ecb1a46d239a364ee50d0b0 authored over 3 years ago
docs: less vertical space between demos

github.com/orchidjs/tom-select - 913e3eb614b814b3c5417f6dbd55f783b3a9d693 authored over 3 years ago
docs: customizing.njk updates

github.com/orchidjs/tom-select - ac27c0e2136df573bd071633b98bbbc3fc6a89f8 authored over 3 years ago
add min-width for input_autogrow to make sure cursor is visible

github.com/orchidjs/tom-select - 8ee53bc223383517a011734224f639aca814246e authored over 3 years ago
docs: remove esm example

github.com/orchidjs/tom-select - c85ec1f7090a6748b0eb5a32362ffef4f89e46b6 authored over 3 years ago
docs: Render Templates instead of Rendering. Lead <p> for Remote Data

github.com/orchidjs/tom-select - 42f9657b3196e4837359c9e2e661ab7578172efb authored over 3 years ago
add dist/docs to .gitignore

github.com/orchidjs/tom-select - 90230db074eb23a96825ce75bf9d7dda9beb49ac authored over 3 years ago
fix incorrect loading count

github.com/orchidjs/tom-select - e428dc3e598969c1b1d09e1e5af9c4fd3cad615f authored over 3 years ago
fix change_listener after item removed with removeItem()

github.com/orchidjs/tom-select - 43d563ea0dd4d07306b7049bc1c030731905948c authored over 3 years ago
fix change_listener losing focus and not respecting delimiter

github.com/orchidjs/tom-select - fac10ca249aa3d951ca92d69e62970ab077e3f09 authored over 3 years ago
highlight.js to highlight.ts

github.com/orchidjs/tom-select - f6b0cba290d3e6e2e6e21840c215277eb25193c6 authored over 3 years ago
typings for noImplicitAny

github.com/orchidjs/tom-select - 3f9e2386c4491ce6cce81dbf634954b69bb2d66b authored over 3 years ago
remove correct item with backspace. Fixes #106

github.com/orchidjs/tom-select - 18c7fb0b01f744454a058ee11df7afd056846515 authored over 3 years ago
docs: update contribute.md and add pull_request_template.md

github.com/orchidjs/tom-select - 80df4d65de97b1037080f0aaaf6ff0ed9708c15c authored over 3 years ago
docs: update icon-blender

github.com/orchidjs/tom-select - 8d63345f9062f79fb237c535be1eec469ac61884 authored over 3 years ago
faster dev site rebuild

github.com/orchidjs/tom-select - 626c83176f288cc7d57d7b88311c509ed71a29ff authored over 3 years ago
add jsfiddle note

github.com/orchidjs/tom-select - 357e3104ba8c074d4f8fbe5374036b07b5d2c23b authored over 3 years ago
docs: load(query) instead of load(fn) #105

github.com/orchidjs/tom-select - 4b671f30219405b8d9c191e9bc041486f3c293ba authored over 3 years ago
docs: docsearch css

github.com/orchidjs/tom-select - f0901d70adbbeb49aaa3824cb37d577938e5f03d authored over 3 years ago
docs: update hidePlaceholder description

github.com/orchidjs/tom-select - 78ac00fa355a0dd488f0eb2001b11079015c89e8 authored over 3 years ago
onblur() not called properly #111

github.com/orchidjs/tom-select - 07a10fbfe25345ad4a3570098ca44e6f8ca6dcf3 authored over 3 years ago
more strict typescript config

github.com/orchidjs/tom-select - 60b427e63b58c4237ee3cd6e7b88c4274bb22b17 authored over 3 years ago
scrollbar visibility

github.com/orchidjs/tom-select - 5acda3c4f0794a159b8af8defda16622fabdad5d authored over 3 years ago
faster scroll for virtual_scroll tests

github.com/orchidjs/tom-select - 211ae7226042d6b8dd65b0211e1c60fb741d2f17 authored over 3 years ago
options and optgroups are optional settings. set items to empty array

github.com/orchidjs/tom-select - f8e2135d6c2f83b9e1931979c40058403faf18c2 authored over 3 years ago
match forEach callback function signature

github.com/orchidjs/tom-select - 2d47df8aaf3160ddb1ffe2ea0d2ac7d490ddc67c authored over 3 years ago
remove EventListener typing from addEvent() for now

github.com/orchidjs/tom-select - 491cf890946759a6b1541e49b99e50dc4f34121d authored over 3 years ago
maxItems can be null, hash_key() can return null

github.com/orchidjs/tom-select - c8bb382f1988ccdc962da3df6c210f1427490498 authored over 3 years ago
remove attribute if value is null in setAttr()

github.com/orchidjs/tom-select - d93ab1841e711a35edcce16ef59b22cca9191a92 authored over 3 years ago
settings.score is optional

github.com/orchidjs/tom-select - 5f334c284fab60a69da0d36b90c0489bd405a1f9 authored over 3 years ago
add replaceNode()

github.com/orchidjs/tom-select - b28573e1f6b7c9dde08b68676fcefcd8d88cdf0a authored over 3 years ago
optgroup_header header template could be null

github.com/orchidjs/tom-select - e3049aa54b537a85df2cdb6ddc6b9f56ea0177d8 authored over 3 years ago
evt.target as HTMLElement

github.com/orchidjs/tom-select - f1dcaf9d7a9b7927854ac9bd30060300813f8a37 authored over 3 years ago
fix typescript notices

github.com/orchidjs/tom-select - 551fbc89c9578df88493a5d7f6cd5548c51f587d authored over 3 years ago
don't remove highlighting from entire document

github.com/orchidjs/tom-select - cbfaccf69b0213c1492811b7e6b621be80c4b504 authored over 3 years ago
remove unused function parameters

github.com/orchidjs/tom-select - 119bb2d99171f871dea6b0c540fc6093252aabc6 authored over 3 years ago
remove unsued param from onblur()

github.com/orchidjs/tom-select - 7edad0349c51b832b47828de7690a6d61cde8495 authored over 3 years ago
typings in getSettings.ts

github.com/orchidjs/tom-select - 3f62fce2907ef7309a13b2958be69a210a1232b0 authored over 3 years ago
add test for allowEmptyOption

github.com/orchidjs/tom-select - bb8d9a4b63c2e3bb0f708b06c223ed8a0acdd4e0 authored over 3 years ago
microplugin.js to microplugin.ts

github.com/orchidjs/tom-select - caeb8460a4d7bc681af7564299f037c3c92ee5e1 authored over 3 years ago
fix typescript notices for hash_key() and removeItem()

github.com/orchidjs/tom-select - a9157f5318187c19a37d318a39d50898a645921a authored over 3 years ago
evt could be undefined

github.com/orchidjs/tom-select - bd07495d34b1d406060d8f91b01960d247f06e5b authored over 3 years ago
fix typescript notices

github.com/orchidjs/tom-select - dca63adb72394daaee95b20033b217ad16b354ff authored over 3 years ago
remove dropdown-active{border-radius...} from _items.scss

github.com/orchidjs/tom-select - 2e9463a53ce60ddabf128a013034111e946f2999 authored over 3 years ago
remove timeout = null

github.com/orchidjs/tom-select - 5df376129995e9a54d43678c8007616120334215 authored over 3 years ago
fix "Object is possibly null" typescript error

github.com/orchidjs/tom-select - 5439dbc8180b6cb70d43cc086dec3eaa9eb86a06 authored over 3 years ago
add algolia search

github.com/orchidjs/tom-select - 232343f76bceb1730fe85e38eb8654f11142a154 authored over 3 years ago
Merge pull request #103 from c4rlo/patch-1

docs: fix typo

github.com/orchidjs/tom-select - f9fc8bcec3d8c27d83e5ebd8c8cfdc1ec9c44b36 authored over 3 years ago
clicking options or items should prevent click evts on parent nodes #102

github.com/orchidjs/tom-select - 10149a2937e48e958a8b800d5e9e919594021f55 authored over 3 years ago
types should point to typescript source

github.com/orchidjs/tom-select - 4f2a01a3e3b7a627a4bbf772bcfb3b9ecf7f6b3e authored over 3 years ago
dropdown template does not have display:none

github.com/orchidjs/tom-select - 85ad9d26d905a6a61ed24184019135b431a96477 authored over 3 years ago
csp preventing inline style

github.com/orchidjs/tom-select - e00a5d84bddb5bbf31c0a97aef8cf951a63762ad authored over 3 years ago
browserstack badge showing 404

github.com/orchidjs/tom-select - 61e380a476d744edc30a1b4278b846bcd5edd671 authored over 3 years ago
add type assertion

github.com/orchidjs/tom-select - adfd87bfab25c95ec08cfe2ab1318f621cc68356 authored over 3 years ago
call clearActiveItems() instead of setActiveItem()

github.com/orchidjs/tom-select - b6b637c17cf6873d1103fa509953524ecccccb26 authored over 3 years ago
activeItems.length is already = 0

github.com/orchidjs/tom-select - c17782f0efb66ad95ebb875aa895dcdc90ad2557 authored over 3 years ago
simpler addSlashes(), add types

github.com/orchidjs/tom-select - a95e4d6ad24f6845421afde434eb420fed684205 authored over 3 years ago
close() dropdown on load to make sure it is hidden

Otherwise, dropdown may be visible if copyClassesToDropdown=true and
class has a display:block p...

github.com/orchidjs/tom-select - 542e7055476c902cacd0f8ccd3b5ea74e64d5295 authored over 3 years ago
fix bootstrap-sm & single mode padding #91

github.com/orchidjs/tom-select - 14a417ccc89e372956c54d9fe9e90ccc7d8ee5bc authored over 3 years ago
remove unnecessary else condition

github.com/orchidjs/tom-select - 2002414a17b337dab0e6a08ac3ba3784a8061a8b authored over 3 years ago
browserstack badge showing 404

github.com/orchidjs/tom-select - 23900bc6d5e3ec7e61c8a48a9d743ff1a1c72060 authored over 3 years ago
don't scroll if option is undefined

github.com/orchidjs/tom-select - b33ee8740782cf5a5c49844ac913a5eed3f12359 authored over 3 years ago
scroll to activeOption instantly on open. #93

github.com/orchidjs/tom-select - 42b81f49d180c5954822d5ef5e44398c3782a0f3 authored over 3 years ago
don't change activeOption when hideSelected = false

github.com/orchidjs/tom-select - f71f191d07a7e7f33c901ce94d110a2ee17fb9dc authored over 3 years ago
revert portions of 1bf49e5 to fix deleting duplicate items

github.com/orchidjs/tom-select - d57500f582c62b5885a9dee03a2faf66d53cc68b authored over 3 years ago
add scroll() method, add behavior option to scrollToOption()

github.com/orchidjs/tom-select - 6bce9ae6c22100fc6cca29b8fa2c0e6e69d50aad authored over 3 years ago
id matching title for easier debugging

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

github.com/orchidjs/tom-select - fbb3fcb6fee132913aa94410a8112ae1bacca340 authored over 3 years ago
if a <select> is cleared, the underlying <select> needs an empty option . #98

github.com/orchidjs/tom-select - 505cc71d9d9438ea5272598a75b7bd01687bd6c3 authored over 3 years ago
if a <select> is cleared, the underlying <select> needs an empty option

github.com/orchidjs/tom-select - 7a5ee00120704e829cd79f334a5f899cc4020616 authored over 3 years ago
call clear() from clear_button instead of looping through items

github.com/orchidjs/tom-select - 628e3556726acac1129786fb8611feafcc34e757 authored over 3 years ago
fix placement of clear-button with single mode caret. fixes #92

github.com/orchidjs/tom-select - 48314e01bbcbeb0100fff4993c1e6d745315d5bd authored over 3 years ago
:nth-child(2) instead of :first-child for bootstrap input-groups for #91

github.com/orchidjs/tom-select - c4f9317cc41aa93e0919670c167f08e0286394c9 authored over 3 years ago
revert comment edit

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

github.com/orchidjs/tom-select - ec7022e1ff18308044ad7133462b5af89ce30d50 authored over 3 years ago
Merge pull request #95 from dFayet/make-spinner-vars-overwritable

make spinner scss vars overwritable

github.com/orchidjs/tom-select - 5f5f1cd2a0145a8604be9ac08d896b77a7334e22 authored over 3 years ago
expand hideSelected test

github.com/orchidjs/tom-select - 53c8a937afacf79cfae8d6062322324d1b2c2d94 authored over 3 years ago
make spinner scss vars overwritable

github.com/orchidjs/tom-select - d001e28490e68078f7bd838d80491ccad0c39022 authored over 3 years ago
more accurate docs for clearOptions(). #94

github.com/orchidjs/tom-select - 08ad2a9fdeff97ab1ec286da1683b9df326bd4c2 authored over 3 years ago
add robots.txt and sitemap.xml

github.com/orchidjs/tom-select - 3b8af4c42872884dc0916d748be340637001a37e authored over 3 years ago
padding to prevent caret from overlapping text

github.com/orchidjs/tom-select - 4fe2cdd724dbc0ec030f2faf9b92f077696e327e authored over 3 years ago
use tom-select for theme selector

github.com/orchidjs/tom-select - 0cc3158741b21d3f11dc88e45dbb208a2e4bf138 authored over 3 years ago
add styling examples

github.com/orchidjs/tom-select - 0fe773e9b991bbaaa48ad0a8f4b5b27956e22f65 authored over 3 years ago
bootstrap 4 input-group-[sm|lg] and form-control-[sm|lg]

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