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

Don't give control focus when calling addItem() alone – #66.

github.com/orchidjs/tom-select - da0793dd4c33972adb60dde141c13539cdf01dde authored over 11 years ago
Released 0.6.12.

github.com/orchidjs/tom-select - 6def72bd67de89484fa9574a89b5e7ff0ca635a3 authored over 11 years ago
Merge pull request #62 from KorvinSzanto/master

Fix #61 in osx

github.com/orchidjs/tom-select - 6fbc64c37518033387fda19e9fc35e97624917a4 authored over 11 years ago
Fix #61 in osx

github.com/orchidjs/tom-select - b8d608c1ac6b5afea97641a7ed39087f88b8b6aa authored over 11 years ago
Released 0.6.11.

github.com/orchidjs/tom-select - 861b03c65ef4255f13ce6a8cae49543367adf65c authored over 11 years ago
Bugfix for createItem behavior when non-object returned by "create" callback.

Introduced in 0.6.10.

github.com/orchidjs/tom-select - 67dfa314175bf36b7b95bf1dda280f165e5ea912 authored over 11 years ago
Released 0.6.10.

github.com/orchidjs/tom-select - 54aba49016c03fb2bea42440498095792a8ca0c8 authored over 11 years ago
Better support for raw integers (+ tests). Fixes #59

github.com/orchidjs/tom-select - 03c10f9d11eb5e8d31e3d5977078cce8da649b2c authored over 11 years ago
Allow input text to be selected with CMD+A.

github.com/orchidjs/tom-select - c05a4e69061973fc61b9030defec45ea0a1f5d79 authored over 11 years ago
Released 0.6.9.

github.com/orchidjs/tom-select - 4393317ad0ec16d2c98187a2ce4e8de1c57539cb authored over 11 years ago
Fixed regression: dropdown not closing after option create in "single" mode.

github.com/orchidjs/tom-select - aa272558b1ee8fdb1447b0d2ed15b9e77c2a81e5 authored over 11 years ago
Released 0.6.8.

github.com/orchidjs/tom-select - 01aa533bdbe401adc6a6e9d879a502d16e68407d authored over 11 years ago
Fixed bug causing open() to not give control proper focus.

github.com/orchidjs/tom-select - 0a5959a32a5e875cd48b712494fb194b6e330987 authored over 11 years ago
Released 0.6.7.

github.com/orchidjs/tom-select - d7eab47eb245dc13a9071df63a94b4a3947f0770 authored over 11 years ago
Don't reset option selection after deleting an item (w/"hideSelected" disabled).

github.com/orchidjs/tom-select - c4e10c9ce911f996aa7ca58a91e4a56b69dba1d2 authored over 11 years ago
Improved option hover behavior after selection when "hideSelected" disabled.

github.com/orchidjs/tom-select - 166aa86deab5a4ba3258979bf57e64355bfbbe7b authored over 11 years ago
Released 0.6.6.

github.com/orchidjs/tom-select - 0eefbf2fbd6249b7041280b4e9bf1b5252f9ffe9 authored over 11 years ago
Added event tests.

github.com/orchidjs/tom-select - a47a6e5169ed5158bd7ab43a6ff809ff21387785 authored over 11 years ago
Added "dropdown_header" plugin.

github.com/orchidjs/tom-select - 245cebb667b011c4f5e479c60728cec98818cbf7 authored over 11 years ago
Added "initialize" event + "onInitialize" callback.

github.com/orchidjs/tom-select - 276877dbb5f2f48c1eee70fb9bab0a49946c9b07 authored over 11 years ago
Changed "Create" to "Add" in option_create.

github.com/orchidjs/tom-select - b747acf74d7ea737e82555b212b978770db239fa authored over 11 years ago
Added functional interaction tests.

github.com/orchidjs/tom-select - 7cd4b4ddf0684a75c124ac9e6ccedbf508f4c18b authored over 11 years ago
Released 0.6.5.

github.com/orchidjs/tom-select - 9d6ab92ce6f61f9ed72b62677365c255fd68a04a authored over 11 years ago
Shaved off 2kb for those without gzip.

github.com/orchidjs/tom-select - b662c6d35af86d40b44473139ea55c19b136c8dd authored over 11 years ago
Released 0.6.4.

github.com/orchidjs/tom-select - 532aeb57abe9ce0b7fe4501b30f7cccf039ef42f authored over 11 years ago
Allow the dropdown to be appended to the body (to prevent clipping problems) #47.

github.com/orchidjs/tom-select - 38edb722e9cef438458fd087f32e31f6aed5c310 authored over 11 years ago
Released 0.6.3.

github.com/orchidjs/tom-select - 71ea418b9b3f7a13a648d045c79bda560148b4cf authored over 11 years ago
Fix for mobile webkit focus bug #48.

github.com/orchidjs/tom-select - 976f99ac106cb108e64a8294d732356997405d18 authored over 11 years ago
Fixed typos & added ES5-shim CDN example.

github.com/orchidjs/tom-select - fe2466a4d02036dec153acc8dcf6d141f853c78b authored over 11 years ago
Released 0.6.2.

github.com/orchidjs/tom-select - 3f8a58255c25414fce1e5ea08c89c3d2f5b5f6f4 authored over 11 years ago
Merge pull request #45 from TiuSh/loadOnFocus-property

Added loadOnFocus property

github.com/orchidjs/tom-select - 94f2e606e931dc3edd26aabd963dff377e07a209 authored over 11 years ago
Move loadOnFocus property on preload option

github.com/orchidjs/tom-select - 62f7c6ede543b5db326fa3e18a7b08728670545b authored over 11 years ago
Added loadOnFocus property

github.com/orchidjs/tom-select - b052f0c9944661893ad117e2ffe7533e1078a7bc authored over 11 years ago
Released 0.6.1.

github.com/orchidjs/tom-select - 57795d745105c26739c2c3829d23984219a0b543 authored over 11 years ago
Released 0.6.0.

github.com/orchidjs/tom-select - b54bede79f86abdad99641e8daf0863fe3039e24 authored over 11 years ago
Introduced "escape" method on rendering methods.

github.com/orchidjs/tom-select - 1421439188b8f6ba4926620a6f3abf7efbc35f49 authored over 11 years ago
XSS vulnerability patches + tests.

github.com/orchidjs/tom-select - 938f27e58acef10f8a9e95beddd7cc35a0208421 authored over 11 years ago
Released 0.5.5.

github.com/orchidjs/tom-select - 69c54a0e2b38cdc24b953f8157804e01060406f7 authored over 11 years ago
Added "drag_drop" plugin (#19).

github.com/orchidjs/tom-select - 7443d601a44a544642881862d4f631b8a2b47ddc authored over 11 years ago
Removed unnecessary plugin wrapping.

github.com/orchidjs/tom-select - bbe4eaf03dbd535888ac1d3aac14aacfe64e8dc9 authored over 11 years ago
Released 0.5.4.

github.com/orchidjs/tom-select - 5ddec9cf4c4e35503b5fd208c3ff23d1f2c0ef52 authored over 11 years ago
Fix for jumpiness when using keyboard navigation on options while the mouse is over the dropdown.

github.com/orchidjs/tom-select - 02e893e35e78960fb6c9cbadb94bec942b68960b authored over 11 years ago
Released 0.5.3.

github.com/orchidjs/tom-select - 4a1f7b85b7e720fa663eef4be92ab162e5383709 authored over 11 years ago
Deselect active item on blur.

github.com/orchidjs/tom-select - dff5203ce4d71f662fe629fb22f6d443bb30ae50 authored over 11 years ago
Display Closure Compiler report after build.

github.com/orchidjs/tom-select - 81e42fe067a8a81ece50aaef7f1138c4efb22bd9 authored over 11 years ago
Released 0.5.2.

github.com/orchidjs/tom-select - 5435d7483339e895c6a3c5febe280038c151a8d4 authored over 11 years ago
Caret improvements + fluid width support for optgroup_columns + bugfixes + cleanup.

github.com/orchidjs/tom-select - 4f3c6d5fe380883dc585c7e3511d7cbaa9c0052a authored over 11 years ago
Added hook.before / hook.after for convenient function wrapping.

github.com/orchidjs/tom-select - 70dcbcc4a8c0a3b05e426248bdc7d15108c962db authored over 11 years ago
Released 0.5.1.

github.com/orchidjs/tom-select - 049e9cceae9ffd0bd69a294550df6afc021bb96b authored over 11 years ago
Fixed Firefox float width problems w/optgroup_columns plugin.

github.com/orchidjs/tom-select - 34cb50a920ed5fcd1e2c5a9b5a64ee9222ea55c9 authored over 11 years ago
Released 0.5.0.

github.com/orchidjs/tom-select - 756592ffdc2713035df9bf1b796f47a0a6fd60ff authored over 11 years ago
Merge branch 'refs/heads/optgroups'

github.com/orchidjs/tom-select - d8ea353b1c7f0805d3f211eb7f46ae75db87347f authored over 11 years ago
Updated documentation (#8).

github.com/orchidjs/tom-select - 1693f020264529c9050bae54481a07d40b7ad82c authored over 11 years ago
Added data-group attribute for class-independent selection + cleanup (#8).

github.com/orchidjs/tom-select - 8a18eb4fa1723a9338b58750b939647139104e99 authored over 11 years ago
Only highlight selectable options (don't highlight optgroup headers).

github.com/orchidjs/tom-select - eb0fb8b60af375f0a6be6b81fa8764616534b61b authored over 11 years ago
Minor consistency updates.

github.com/orchidjs/tom-select - 5434197ec31d6aa9c692a0dca5cdaf2c9c82ad8e authored over 11 years ago
Added "equalizeWidth" and "equalizeHeight" options to "optgroup_columns" plugin (#8).

github.com/orchidjs/tom-select - 49ae5eedff50609a1183f66b76916e234267440a authored over 11 years ago
Merge commit '06083990003505e7640caf7ccf9b62102b2d882e' into optgroups

github.com/orchidjs/tom-select - 5e16792e9b79cdb1addc5062c85ed17a38fc78b1 authored over 11 years ago
specify order of optgroups

github.com/orchidjs/tom-select - 06083990003505e7640caf7ccf9b62102b2d882e authored over 11 years ago
reposition or close dropdown when adding item

github.com/orchidjs/tom-select - 61819de96f68d503f668930e9181574d9b915b26 authored over 11 years ago
set searchField in optgroup example

github.com/orchidjs/tom-select - cfd0d9d870580820dd13b8bfc6469d8e3d2e40dc authored over 11 years ago
add optgroup_columns plugin and example

github.com/orchidjs/tom-select - 355007aee5d20dbc814e9e40d7b1c1fcc6fa5938 authored over 11 years ago
added optgroup example

github.com/orchidjs/tom-select - f3aeda32aef077ebaea3055e4665ebf6ed4630dc authored over 11 years ago
allow optgroups to be passed in as an array

github.com/orchidjs/tom-select - 366c4e48822d025cc94fc06fa11f27964ffb1179 authored over 11 years ago
Released 0.4.2.

github.com/orchidjs/tom-select - 453ceec35e364093825f6f7b942b8963cc785e62 authored over 11 years ago
Improvements to auto-growing input (particularly with backspace/delete behavior).

github.com/orchidjs/tom-select - c69b1f0dc9b10eb44440e467fda6d7befc55cd33 authored over 11 years ago
Provide optgroup data to wrapper rendering function. Use "optgroup-header", "optgroup" instead of "optgroup", "optgroup-wrapper". Added docs. #8

github.com/orchidjs/tom-select - 06ebba338a9f7ba48eec7e61fcd7af726f2a658f authored over 11 years ago
style [data-selectable] correctly

github.com/orchidjs/tom-select - ed747583833bec5b7b549312fd4e5f57df356a8d authored over 11 years ago
use [data-selectable] to indicate dropdown elements can be selected

github.com/orchidjs/tom-select - 70728b19ac9cd3325e90df02f23da4e0cb9c28ba authored over 11 years ago
simplify optgroupwrapper into one template call

github.com/orchidjs/tom-select - 28d9cdc23ae3fe5edebd07646aa71d383d15d339 authored over 11 years ago
wrap optgroups in div

github.com/orchidjs/tom-select - a64dec770b9b16bd2040e54bc8796abfa1b9fd86 authored over 11 years ago
use classes to select child options, not '> *'

github.com/orchidjs/tom-select - 0254f8db97e009d7cab33781a6285ac66d604b7b authored over 11 years ago
Rough implementation of optgroups (#8).

github.com/orchidjs/tom-select - 5a53e3db1211ee16f7c8f16e8cf7c03874c1edb5 authored over 11 years ago
Added responsive styles for mobile testing.

github.com/orchidjs/tom-select - e58259b43c7f583dfdaf97476ae3048e1c29d5fe authored over 11 years ago
Released 0.4.1.

github.com/orchidjs/tom-select - f67256d97dc399974e0356b4814f42be3925a560 authored over 11 years ago
Fix for onChange callback + addItem exception.

github.com/orchidjs/tom-select - f885a0af2f32416816f97d06fa3dc0c049d16a1a authored over 11 years ago
Added note about plugin dependencies.

github.com/orchidjs/tom-select - cb65baaf91ef5c488c82c8e54b8528248bb3f04e authored over 11 years ago
Released 0.4.0.

github.com/orchidjs/tom-select - d199e7d238dfac207ad6be7fd38b941ba1323a11 authored over 11 years ago
Added "restore_on_backspace" plugin.

github.com/orchidjs/tom-select - c4d4078dc579582e89ae572964621ba021d2792f authored over 11 years ago
Added "remove_button" plugin (#9).

github.com/orchidjs/tom-select - 432673531eceab843c006f64b95cf3c172fefbfc authored over 11 years ago
Added plugin API + customized builds (#20), event emitter, less reliance on e.stopPropagation, bug fixes.

github.com/orchidjs/tom-select - 631c63e446276a57bcd0fa2cbaeb53579db47962 authored over 11 years ago
Removed sudo from .travis.yml.

github.com/orchidjs/tom-select - 2c076c76791caa0cf9c54c743d646325ec578f21 authored over 11 years ago
Added Travis CI badge.

github.com/orchidjs/tom-select - 73095c27c4eaa94df87bafdb338bbf55df04ca7e authored over 11 years ago
Added test framework.

github.com/orchidjs/tom-select - 18fce2782d067242f0dcc22a4d6585f15bb300b9 authored over 11 years ago
Released 0.3.2.

github.com/orchidjs/tom-select - 2567c406dbbcd5ddf3c6ddfccd05a213a3b2d55e authored over 11 years ago
Released 0.3.1.

github.com/orchidjs/tom-select - eb95da3554644154c298487663757b8d9f7b2356 authored over 11 years ago
Merge pull request #36 from bradleypriest/patch-1

Bind the selectize instance to the create function

github.com/orchidjs/tom-select - 4ab349a086bc6fb67a900435584fdaf7b9a8427e authored over 11 years ago
Merge pull request #37 from bradleypriest/usage

Add defaults to usage.md

github.com/orchidjs/tom-select - 2c7f9f566fe7f68f51db9cd3c3148731b1356020 authored over 11 years ago
Bind this to the create function

github.com/orchidjs/tom-select - 85644ebedc3fa53638e56981df9ade9566a1c09d authored over 11 years ago
Add defaults to usage doc

github.com/orchidjs/tom-select - cea2693dafd103e70b7b2b13df5732ce0d89eae8 authored over 11 years ago
Released 0.3.0.

github.com/orchidjs/tom-select - 57bb13712ec72d5f847d0130856edea019c7dd50 authored over 11 years ago
Added CMD+A "select all" functionality (#5).

github.com/orchidjs/tom-select - f5a801d8cb83296c3b9f0f13162e564538bd2323 authored over 11 years ago
Added support for "disabled" attribute + enable/disable API methods.

github.com/orchidjs/tom-select - 7e828db0bad2688362a1ff14a36816d902f7fa96 authored over 11 years ago
Merge branch 'refs/heads/master' into 0.3

github.com/orchidjs/tom-select - dc83a66012f3ac2dccd2862f58265323cc2197e6 authored over 11 years ago
Released 0.2.4.

github.com/orchidjs/tom-select - f55f1b7efc769829c03554bfc9b9eb008c4552be authored over 11 years ago