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
github.com/orchidjs/tom-select - 4aa97a8595bba48b22f0ed21c3708da93186897f authored about 10 years ago
github.com/orchidjs/tom-select - f40f63e5afe076c6e68c5c39318d74e74a954be2 authored about 10 years ago
github.com/orchidjs/tom-select - b57a1ad7bae7207fde373074a550d615a5794742 authored about 10 years ago
github.com/orchidjs/tom-select - 5b526536aa658d66cd760e7ed247db8220633e50 authored about 10 years ago
github.com/orchidjs/tom-select - 8c3c1019209c3b92ac95901f24708d074f63e922 authored about 10 years ago
github.com/orchidjs/tom-select - a15265b325e8166c2d573c3b6abdf13439b88a28 authored about 10 years ago
github.com/orchidjs/tom-select - 000aa0e336b26ca0353f464ba228c912fe28f49d authored about 10 years ago
github.com/orchidjs/tom-select - 1348e8cdc39106eae05049962474e4e7474d5dad authored about 10 years ago
github.com/orchidjs/tom-select - 82027e9c30f7ece466072a4e3d6d001e34d43af1 authored about 10 years ago
github.com/orchidjs/tom-select - 2d07cc642017ae104999275dd39d1c0636207fa9 authored about 10 years ago
github.com/orchidjs/tom-select - 31fc44aa21c74754d9777b7552517641fa628273 authored about 10 years ago
github.com/orchidjs/tom-select - 135e3943e2dee6d19354a8cdfb25155ce89c1312 authored about 10 years ago
github.com/orchidjs/tom-select - 1007a97f60ac788250670d14b96cfc6251c535e9 authored about 10 years ago
github.com/orchidjs/tom-select - b9a47edb5f12769ff1c2f104c09d116e43085620 authored about 10 years ago
github.com/orchidjs/tom-select - ad21aab5badf0f2dfdc29a141a42d5f7b7e1be22 authored about 10 years ago
github.com/orchidjs/tom-select - 6ff21a13b52651f2fc7d85089a238d5745a98c4f authored about 10 years ago
github.com/orchidjs/tom-select - b9fd570d757a9868751467539fecb30db3a8375d authored about 10 years ago
github.com/orchidjs/tom-select - 0b25771ab04750258cd79eec47b457e55ece88bc authored about 10 years ago
github.com/orchidjs/tom-select - 857873ca7bca9a593228023ed2d7d9b895c23842 authored about 10 years ago
Configurable `loading` class name
github.com/orchidjs/tom-select - b9e024c644c43e5771de64eefa90a64019622177 authored about 10 years agogithub.com/orchidjs/tom-select - 0dba8a9966d9e93f7cae044ef6876dd696993c2a authored about 10 years ago
github.com/orchidjs/tom-select - bda472a98389d663447f1e26c4f16283b7a6c78b authored about 10 years ago
* commit '2fb59bbb91a0a6edbd447d2fc307fcca96c0bde3':
Adding focus and blur events
github.com/orchidjs/tom-select - 53613b94179442bb4513c49b9cb20ae70296d7db authored about 10 years ago
github.com/orchidjs/tom-select - 200ff0df4dcc9a708dce6dc1393b3388823a6309 authored about 10 years ago
Documentation cross-linking and bug fixing.
github.com/orchidjs/tom-select - fcf03a1805c8ecde4ffced13eb891998459ec65b authored about 10 years agogithub.com/orchidjs/tom-select - 3aa09d1a7a653e439eb6b10a36c8ffcbed5cf12f authored about 10 years ago
github.com/orchidjs/tom-select - d6e7cbc11b001a9d8fa238693dbd8a031189a0e5 authored about 10 years ago
point out that $score is an overwriteable function
github.com/orchidjs/tom-select - daffe43b0809326c53249dc6468035f9cf25db3b authored about 10 years agoscript tags are JavaScript by default
github.com/orchidjs/tom-select - af204ae57c16e4d15a0d915d624ee9fe7c4b77e0 authored about 10 years ago#270 Selectize Modifications For Pasting Delimited Values
github.com/orchidjs/tom-select - faf5bffe89f9225d8b6ffc56add9f89f3d652b3f authored about 10 years agoAllow jumping to next field with Tab if control is full
github.com/orchidjs/tom-select - 4cbc039e9ca6e454c6d60f7136a78f3bc72e909e authored about 10 years agoKEY_RETURN if not isOpen
github.com/orchidjs/tom-select - 248072002540aa1a741562b44c429db648eedb5f authored about 10 years agoUpdate plugin.js
github.com/orchidjs/tom-select - d33c011357fe243f20024fa2542e8b5bb1815b08 authored about 10 years agoSingle comma select
github.com/orchidjs/tom-select - 13a02be73177b0ee84cf8071681c2192fa2d17f4 authored about 10 years agoSilent change selected value
github.com/orchidjs/tom-select - 195f4fa479c113d423ae9d76c4fd1db5d88d0c02 authored about 10 years agoKEY_ESC for Bootstrap Modal
github.com/orchidjs/tom-select - e7819207f322476e4d1029ee64d58a4fe5fb24af authored about 10 years agoFix option rendering when template starts with a new line
github.com/orchidjs/tom-select - c6d3b29c340eafee434998fbd2d50c01981bc3ba authored about 10 years ago
Selectize now checks if it has been configured for a multiple input
selection. If it has, then i...
When a user types a comma into a Selectize box and Selectize is
configured to save, Selectize wi...
github.com/orchidjs/tom-select - 5f23d5ec359baf7d77b08aa6c6a62f46a7d75c3f authored about 10 years ago
If not isOpen then KEY_RETURN should allow to submit form.
github.com/orchidjs/tom-select - 95459523a12bddaeaed7fc8897cc2d0a8c56d744 authored about 10 years agogithub.com/orchidjs/tom-select - c1050fa4bdb0009dc0d894c1f0a8b97c1c382213 authored about 10 years ago
Added information about default values and asynchronous function
github.com/orchidjs/tom-select - 425c1f8d290c5181f7749ffe3093ae2f159dbf67 authored about 10 years agoI attempted to use selectize.js with a `create: function(input, callback) {}` pattern, as sugges...
github.com/orchidjs/tom-select - e8b7cdfa92ab2e97d9958af35031735caf749e88 authored about 10 years agogithub.com/orchidjs/tom-select - 17016e126c70270b44d4b341d33c13b354352629 authored about 10 years ago
github.com/orchidjs/tom-select - 0000d2e170b4d9227adbb242a84a2a859bf6f56c authored about 10 years ago
This is specified in HTML5 and is the behaviour in all HTML4 browsers.
github.com/orchidjs/tom-select - e347062597e8f7526bc2204705fec84f8130c41c authored about 10 years agogithub.com/orchidjs/tom-select - f138047750f4f0f7044c54d762400c9dfcabeeb1 authored about 10 years ago
spaces to tab
github.com/orchidjs/tom-select - 33520ff7fcfea6458bb0694d99220dc73122b637 authored over 10 years agogithub.com/orchidjs/tom-select - 89b29e4b9c422ffd4a7fd63b5a207f5184a8ab67 authored over 10 years ago
corrected method override example
github.com/orchidjs/tom-select - 33b82a35d0cf0821bc4c9041f6d8d5ab2f7d05e7 authored over 10 years agoThe first method override example was missing some parentheses.
github.com/orchidjs/tom-select - 239abf9f1e948854e8e232f53d5b4c87e1a90449 authored over 10 years agogithub.com/orchidjs/tom-select - 74e89539c8f3a8b4e3bcb51c2cb1209e0658248f authored over 10 years ago
github.com/orchidjs/tom-select - 8307e2c9d450d77e75f58f280a2f9d054377231a authored over 10 years ago
github.com/orchidjs/tom-select - 20da6e5ab04c3079743a8ad5c1e0b3ca761aaa1d authored over 10 years ago
github.com/orchidjs/tom-select - bd95ccf24c84d24ca96cbb184af54a7b03574c71 authored over 10 years ago
* refs/remotes/martinmaillard/bootstrap3-has-error:
Use bootstrap color variable
Change inpu...
* commit '533c5c3136be5f09234ddf97fb7468751d17f273':
updateOption: invalidate last query becau...
Added option to disable copying of input classes to drop down.
github.com/orchidjs/tom-select - 5a1f91322e59cc37d01f622a181660b08f8a13af authored over 10 years agogithub.com/orchidjs/tom-select - 2d22156f3a591a5dd9dba6d5a3b19d7a0a57fcb9 authored over 10 years ago
github.com/orchidjs/tom-select - 34f18bcea65fa99a23a6aaa02b1d1f76ea129270 authored over 10 years ago
github.com/orchidjs/tom-select - 94b270075aa6cede67291aa5a3f8202c91128661 authored over 10 years ago
github.com/orchidjs/tom-select - c7cb6c12efa83d6354dda7427bb48a3f249e8f4d authored over 10 years ago
github.com/orchidjs/tom-select - 851f08a1c14b463f8593e47400143d18fdcad029 authored over 10 years ago
github.com/orchidjs/tom-select - a0ed114dbe1a349143357096bfdfe7fc8c2abb45 authored over 10 years ago
github.com/orchidjs/tom-select - d20db6763cecdd1dbfabb6d8d71806d00fb411e0 authored over 10 years ago
github.com/orchidjs/tom-select - 839446ee77b178ff09b509fed048353ab1ac04e7 authored over 10 years ago
github.com/orchidjs/tom-select - 533c5c3136be5f09234ddf97fb7468751d17f273 authored over 10 years ago
github.com/orchidjs/tom-select - d7f4945747b878e4bb1b834119abe166d249703e authored over 10 years ago
Conflicts:
src/selectize.js
github.com/orchidjs/tom-select - b31e84489fbcd57febe8a8538aa6c6b4dedd94b8 authored over 10 years ago
github.com/orchidjs/tom-select - 298ee7272d45004be7dde03290d37e1f00af2db0 authored over 10 years ago
github.com/orchidjs/tom-select - 192d56e1ed69d41d2786e182bb67ad281d974007 authored over 10 years ago
github.com/orchidjs/tom-select - f293d8b3100db2cc339d4b78ac3c9d0da53d431c authored over 10 years ago
github.com/orchidjs/tom-select - c8f2944a0a1d13db872397623544569379f16d7b authored over 10 years ago
github.com/orchidjs/tom-select - b89e85744bd24703f16746bb4fbaf1658f643157 authored over 10 years ago
github.com/orchidjs/tom-select - 26edead5eb0c082f79ed4cd3f4601496d15e79a8 authored over 10 years ago
github.com/orchidjs/tom-select - 91a45e0e19308daafd80e2253c2a80f55f177e14 authored over 10 years ago
github.com/orchidjs/tom-select - 3ee3e203aab72df0f95ae52c032402fb4cb48c23 authored over 10 years ago
github.com/orchidjs/tom-select - 6a071a2809802176ebc01703b98109784ec5b931 authored over 10 years ago
renamed the undefined plugins variable to selector_plugins
github.com/orchidjs/tom-select - 8ba5ccd0763c06e6627701b2e431eb43e24e834b authored over 10 years agoFixing confusing description
github.com/orchidjs/tom-select - 28ffabd53043641bd9363756c3d97736526dca0a authored over 10 years ago```false``` is the default for the create option yet the description says ```true``` is the defa...
github.com/orchidjs/tom-select - 2d5826c93864437aae5ee20003ae0d0e9b4ee02c authored over 10 years agogithub.com/orchidjs/tom-select - 6f7de87570bbfaa13e19f44f6c821778fa9b6e41 authored over 10 years ago
github.com/orchidjs/tom-select - f2efea64d79b59fd3d43115fe839d49a32822274 authored over 10 years ago
github.com/orchidjs/tom-select - e8700f922a23062b2d5081850af0158c709b05ba authored over 10 years ago
github.com/orchidjs/tom-select - cb6d0882622b63464aaff9651fd3f8978abe16a3 authored over 10 years ago
github.com/orchidjs/tom-select - b64e193be5fad650fb0c271fbc5dcbc507f47dd4 authored over 10 years ago
github.com/orchidjs/tom-select - 90aaa3873b32763a5499df5c0f400ac7b6dae670 authored over 10 years ago
github.com/orchidjs/tom-select - efe0a0a3c2cbacab0497fd22ef66576ca49114dc authored over 10 years ago
github.com/orchidjs/tom-select - e7f249c644bd827e5ad7f8549ff3aedb6c7225f9 authored over 10 years ago
github.com/orchidjs/tom-select - 8b33103ffb88460b2629f4ec8174f4e5c06a9dbb authored over 10 years ago
github.com/orchidjs/tom-select - 337353adac9a4c18c56ce934bfff8a0e98cd6e36 authored over 10 years ago
github.com/orchidjs/tom-select - 684703f40bbcd53b3b7bc693c112caf624df2de9 authored over 10 years ago
Ensure control does not lose focus when selecting option with TAB.
github.com/orchidjs/tom-select - fcc980f0ddaee96dbc5deab71b2f65b40a9ac6e0 authored over 10 years agoAdded a clearCache method to clear the render cache
github.com/orchidjs/tom-select - c41c2d4149344cb20b3c78309bf8db055254f818 authored over 10 years agogithub.com/orchidjs/tom-select - e1e65c7d0261eb3c049c24304ef99464e0f6143c authored over 10 years ago
github.com/orchidjs/tom-select - d9f406d0b743a159f7d9d08304ee39bcfe5f04a6 authored over 10 years ago
github.com/orchidjs/tom-select - ab884a5bbddb37c9e9f4723b8f555bb74877b15c authored over 10 years ago