-
Notifications
You must be signed in to change notification settings - Fork 4
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
chore: cascader updates #378
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Gary Kaganas <[email protected]> Co-authored-by: Gabriel Tibúrcio <[email protected]> Co-authored-by: jared-dickman <[email protected]>
Review Forge |
# [1.29.0-chore-cascader-updates.1](v1.28.1...v1.29.0-chore-cascader-updates.1) (2024-08-26) ### Bug Fixes * allow any component as a Label, include placement prop in base cascader ([16f9d0d](16f9d0d)) * update nav link active background color ([#376](#376)) ([3965e60](3965e60)) ### Features * adds README for UPS ([#302](#302)) ([f80ea27](f80ea27))
…m into chore/cascader-updates
# [1.29.0-chore-cascader-updates.2](v1.29.0-chore-cascader-updates.1...v1.29.0-chore-cascader-updates.2) (2024-08-29) ### Features * add searchLabel to queryItemCascader, and defaultOpen prop ([bb80cdc](bb80cdc))
…m into chore/cascader-updates
# [1.29.0-chore-cascader-updates.3](v1.29.0-chore-cascader-updates.2...v1.29.0-chore-cascader-updates.3) (2024-08-29)
…m into chore/cascader-updates
# [1.29.0-chore-cascader-updates.4](v1.29.0-chore-cascader-updates.3...v1.29.0-chore-cascader-updates.4) (2024-08-29)
…m into chore/cascader-updates
# [1.29.0-chore-cascader-updates.5](v1.29.0-chore-cascader-updates.4...v1.29.0-chore-cascader-updates.5) (2024-08-30) ### Bug Fixes * input display when selecting a reactNode label ([b691903](b691903))
# [1.30.0-chore-cascader-updates.1](v1.29.0...v1.30.0-chore-cascader-updates.1) (2024-08-30) ### Bug Fixes * allow any component as a Label, include placement prop in base cascader ([16f9d0d](16f9d0d)) * input display when selecting a reactNode label ([b691903](b691903)) ### Features * add searchLabel to queryItemCascader, and defaultOpen prop ([bb80cdc](bb80cdc)) * adds README for UPS ([#302](#302)) ([f80ea27](f80ea27))
"This branch has conflicts that must be resolved" @jared-dickman |
…m into chore/cascader-updates # Conflicts: # CHANGELOG.md # package-lock.json # package.json
# [1.31.0-chore-cascader-updates.1](v1.30.1...v1.31.0-chore-cascader-updates.1) (2024-09-05) ### Bug Fixes * allow any component as a Label, include placement prop in base cascader ([16f9d0d](16f9d0d)) * input display when selecting a reactNode label ([b691903](b691903)) ### Features * add searchLabel to queryItemCascader, and defaultOpen prop ([bb80cdc](bb80cdc)) * adds README for UPS ([#302](#302)) ([f80ea27](f80ea27))
…m into chore/cascader-updates
# [1.31.0-chore-cascader-updates.2](v1.31.0-chore-cascader-updates.1...v1.31.0-chore-cascader-updates.2) (2024-09-10) ### Bug Fixes * add horizontal gap in suite selector ([#391](#391)) ([74a43d0](74a43d0)) * add icons ([#399](#399)) ([3343c26](3343c26)) * Add Icons in Aquarium ([#395](#395)) ([d554ed5](d554ed5))
…m into chore/cascader-updates # Conflicts: # CHANGELOG.md # package-lock.json # package.json
jared-dickman
requested review from
ZoeAstra,
tibuurcio,
nrmerlis,
danielsiemens,
nastyastavitskaya and
gabyzif
September 10, 2024 22:24
danielsiemens
approved these changes
Sep 12, 2024
🎉 This PR is included in version 1.31.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.31.0-chore-cascader-updates.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
placement
prop to QueryItem cascader