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

Add minSelect prop #166

Merged
merged 14 commits into from
Nov 18, 2022
Merged

Conversation

Snailedlt
Copy link
Contributor

Fixes #163
Wasn't able to make tests because of #164

@Snailedlt
Copy link
Contributor Author

Snailedlt commented Nov 17, 2022

@janosh I'm not sure why the tests are failing, but they were successful earlier... and are always failing locally. Something's fishy

Any ideas?

Error: Cannot find module '/home/runner/work/svelte-multiselect/svelte-multiselect/src/options' imported from /home/runner/work/svelte-multiselect/svelte-multiselect/tests/multiselect.test.ts

pre-commit.ci:
- hook id: codespell
- exit code: 65

src/options.ts:61: FO ==> OF, FOR, TO, DO, GO
src/options.ts:61: RO ==> TO, ROW, ROB, ROD, ROE, ROT
readme.md Outdated Show resolved Hide resolved
@Snailedlt Snailedlt changed the title Feature/add disable remove btn prop Add minSelect prop Nov 18, 2022
@Snailedlt Snailedlt requested a review from janosh November 18, 2022 08:34
@Snailedlt
Copy link
Contributor Author

@janosh I changed the name and functionality according to your recommendations :)
Let me know if anything else is missing.

PS: Today is the last day of our Scrum sprint, so hopefully we can get this merged within the day :D

@janosh janosh enabled auto-merge (squash) November 18, 2022 18:47
@janosh
Copy link
Owner

janosh commented Nov 18, 2022

Thanks, great work! 👍 Will be released as v8.1.0 in a few mins.

@janosh janosh merged commit 917b825 into janosh:main Nov 18, 2022
@Snailedlt
Copy link
Contributor Author

Thanks for the help with the PR, and the quick release! Cheers 🥂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add prop to disable the remove button next to each selected option
2 participants