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

feat!: change customFilter signature & add extra options/methods #81

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Jun 25, 2023

- follows original ms-select v1.6.0 that was released recently, this PR includes the changes as follow:
- added `setSelects` by text support.
- added `divider` option support.
- added `classes`, `classPrefix` and `size` options.
- added `dropdown` support for bootstrap theme.
- added `getData` method.
- fixed clear button display error.
- updated the default parameter of `customFilter` option, changes the argument signature from multiple arguments to a single object argument that accepts multiple options (this is a breaking change)
@github-actions
Copy link

🎭 Playwright Summary - Success 🎉

Playwright Report

[email protected] test:e2e /home/runner/work/multiple-select-vanilla/multiple-select-vanilla
playwright test --config playwright/playwright.config.ts

Running 63 tests using 1 worker
·······························································
63 passed (1.2m)

@ghiscoding ghiscoding merged commit ca9f0ce into main Jun 25, 2023
@ghiscoding ghiscoding deleted the feat/data-divider-extras branch June 25, 2023 05:12
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.

1 participant