fix(components/select-field): update menu icon#4132
Merged
johnhwhite merged 2 commits intomainfrom Dec 19, 2025
Merged
Conversation
|
View your CI Pipeline Execution ↗ for commit 4c147a2
☁️ Nx Cloud last updated this comment at |
Collaborator
libs/components/select-field/src/lib/modules/select-field/select-field.component.html
Outdated
Show resolved
Hide resolved
Blackbaud-SandhyaRajasabeson
approved these changes
Dec 19, 2025
Merged
johnhwhite
pushed a commit
that referenced
this pull request
Dec 19, 2025
## [13.11.4](13.11.3...13.11.4) (2025-12-19) ### Bug Fixes * **components/modals:** add font family override for modal header in default ([#4135](#4135)) ([60aaa32](60aaa32)), closes [AB#3648543](https://github.com/AB/issues/3648543) * **components/select-field:** update menu icon ([#4132](#4132)) ([55f8ced](55f8ced)), closes [AB#3653804](https://github.com/AB/issues/3653804)
johnhwhite
added a commit
that referenced
this pull request
Jan 7, 2026
…anager * origin/data-grid: (26 commits) build: split manifest and code example builds (#4139) chore: release 13.11.4 (#4134) chore: update library resources (#4136) (#4138) fix(components/modals): add font family override for modal header in default (#4135) fix(components/select-field): update menu icon (#4132) Fix header display Missing peers chore: release 13.11.3 (#4130) fix(components/ag-grid): wait for grid to be ready before api call (#4129) chore: release 13.11.2 (#4127) fix(components/ag-grid): wait for grid to be ready before applying data manager column sizes (#4128) fix(components/data-manager): cleanup observable subscription (#4126) chore: release 13.11.1 (#4125) fix(components/code-examples): simplify data manager code examples (#4122) fix(components/docs-tools): allow for code examples without specifying `componentType` (#4124) build: code example playground should use up to date examples and dependencies (#4121) chore: release 13.11.0 (#4102) feat: update design tokens to 4.0.2 (#4106) fix(components/code-examples): update record page with block layout to match demo (#4116) chore: changelog for 12.44.1 (#4118) 🍒 (#4120) ...
This file contains hidden or 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
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.
AB#3653804