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

[select] feat(MultiSelect): add item on blur #5684

Draft
wants to merge 29 commits into
base: develop
Choose a base branch
from

Conversation

SoulPancake
Copy link
Contributor

@SoulPancake SoulPancake commented Oct 21, 2022

Fixes #5683

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

Reviewers should focus on:

Screenshot

dependabot bot and others added 29 commits October 19, 2022 08:12
Bumps [promise](https://github.com/then/promise) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/then/promise/releases)
- [Commits](then/promise@8.1.0...8.2.0)

---
updated-dependencies:
- dependency-name: promise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 5.5.4 to 6.0.1.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v6.0.1/core/lerna)

---
updated-dependencies:
- dependency-name: lerna
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…erna-6.0.1

chore(deps): bump lerna from 5.5.4 to 6.0.1
…romise-8.2.0

chore(deps): bump promise from 8.1.0 to 8.2.0
…nd_yarn/promise-8.2.0

Revert "chore(deps): bump promise from 8.1.0 to 8.2.0"
…nd_yarn/lerna-6.0.1

Revert "chore(deps): bump lerna from 5.5.4 to 6.0.1"
@SoulPancake SoulPancake marked this pull request as ready for review October 26, 2022 14:17
@SoulPancake
Copy link
Contributor Author

@adidahiya Can you check my PR once , I have tried to implement it but I am not able to test it out locally.

@adidahiya adidahiya changed the title Ab/multiselect add item on blur [select] feat(MultiSelect): add item on blur Jan 3, 2024
@adidahiya adidahiya marked this pull request as draft January 3, 2024 17:25
@adidahiya adidahiya self-assigned this Jan 3, 2024
@adidahiya adidahiya removed their assignment Feb 14, 2024
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.

MultiSelect2 add item on blur
2 participants