Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] New Select Component #625

Closed
afbora opened this issue May 4, 2020 · 8 comments
Closed

[FEATURE] New Select Component #625

afbora opened this issue May 4, 2020 · 8 comments
Labels
discussing Further information is requested security Pull requests that address a security vulnerability

Comments

@afbora
Copy link

afbora commented May 4, 2020

Is your feature request related to a problem?
Selectize is no longer developed (Latest version as v0.12.6 released on 13 Jul 2018 and latest commit was submitted at 21 Nov 2018) and there are more than 500 issues.

Describe the solution you'd like
I would like using Select2 which is actively developed and frequently used with bootstrap. instead of Selectize.

@ollym
Copy link
Contributor

ollym commented May 4, 2020

I agree, but this one is better:
https://github.com/JedWatson/react-select

@afbora afbora changed the title [FEATURE] Switching to Select2 [FEATURE] New Select Component May 4, 2020
@FreexD
Copy link
Contributor

FreexD commented Nov 26, 2020

react-select will only work for React users. Tabler should also cover other frameworks ;) Select2 however is jQuery based and Tabler is trying to get rid of jQuery for v1 since bootstrap doesn't use jQuery anymore in v5.

That said I agree that replacing Selectize is a must ;) Any other propositions of selects tabler might use?

@FreexD FreexD added component discussing Further information is requested security Pull requests that address a security vulnerability labels Nov 26, 2020
@aditya5660
Copy link

@FreexD you can use Choices JS Vanilla Javascript or Select2

@oyejorge
Copy link
Contributor

@FreexD there's also an updated and vanilla js fork of selectize: tom-select

@ollym
Copy link
Contributor

ollym commented Mar 17, 2021

@oyejorge https://github.com/orchidjs/tom-select actually looks really good. I know recently @codecalm twiced to Choices JS but that still isn't ideal because it is no longer maintained. @codecalm maybe tom-select is worth considering instead? What do you think?

oyejorge added a commit to oyejorge/tabler that referenced this issue Mar 20, 2021
@oyejorge
Copy link
Contributor

@ollym glad you like it. I created a tabler fork with tom-select to see how it would work. There are a couple css changes still needed (caret, is-valid) but so far, so good.

@ronaldtveen
Copy link

Doing some research but Tom Select does look like a good contender. So many others either are jQuery based or no longer maintained. There is a risk in depending on quite a young code base, but I don't see a better alternative either. Plus, since it is a fork of selectize.js I guess it has a pretty solid foundation.

Got my vote.

@rjd22
Copy link
Collaborator

rjd22 commented Nov 19, 2021

Tom select has now been integrated with Tabler.

@rjd22 rjd22 closed this as completed Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussing Further information is requested security Pull requests that address a security vulnerability
Projects
None yet
Development

No branches or pull requests

7 participants