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

chore: cascader updates #378

Merged
merged 32 commits into from
Sep 17, 2024
Merged

chore: cascader updates #378

merged 32 commits into from
Sep 17, 2024

Conversation

jared-dickman
Copy link
Collaborator

@jared-dickman jared-dickman commented Aug 26, 2024

Summary

  • Add placement prop to QueryItem cascader
  • change Label from a string to a react component, allowing for complex cascader items
  • Add a searchLabel prop to incorporate searching on a complex label
  • turn on autofocus when the cascader opens

@ilyusha
Copy link
Collaborator

ilyusha commented Aug 26, 2024

Review Forge

Click Here for AI Insights

@jared-dickman jared-dickman changed the title Chore/cascader updates chore: cascader updates Aug 26, 2024
mparticle-automation and others added 15 commits August 26, 2024 14:33
# [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))
# [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))
# [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))
@nrmerlis
Copy link
Contributor

nrmerlis commented Sep 4, 2024

"This branch has conflicts that must be resolved" @jared-dickman

jared-dickman and others added 4 commits September 5, 2024 14:30
…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))
jared-dickman and others added 3 commits September 10, 2024 18:00
# [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 jared-dickman merged commit 6250652 into main Sep 17, 2024
10 of 11 checks passed
@mparticle-automation
Copy link
Collaborator

🎉 This PR is included in version 1.31.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mparticle-automation
Copy link
Collaborator

🎉 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants