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

[core] feat(HTMLSelect): new prop iconName #6185

Merged
merged 1 commit into from
May 26, 2023
Merged

Conversation

adidahiya
Copy link
Contributor

@adidahiya adidahiya commented May 26, 2023

Changes proposed in this pull request:

I've observed users customizing the HTMLSelect icon to use "caret-down" instead of the default "double-caret-vertical". We should make this a more first-class option instead of relying on iconProps. This is mainly motivated by the fact that iconProps.icon is being removed in Blueprint v5, so we need to provide a migration path in v4.x.

Also added a new interactive example for HTMLSelect to the docs

Reviewers should focus on:

New example, no regressions

Screenshot

2023-05-26 13 16 50

@adidahiya
Copy link
Contributor Author

[core] feat(HTMLSelect): new prop iconName

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit ffc88ee into develop May 26, 2023
@adidahiya adidahiya deleted the ad/html-select-icon branch May 26, 2023 17:56
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.

None yet

1 participant