Skip to content

fix(chip): Make sure that the suffix and prefix have ellipsis if they had longer text.#15395

Merged
simeonoff merged 3 commits into19.0.xfrom
mpopov/igx-chip/add-ellipsis-19.0
Feb 26, 2025
Merged

fix(chip): Make sure that the suffix and prefix have ellipsis if they had longer text.#15395
simeonoff merged 3 commits into19.0.xfrom
mpopov/igx-chip/add-ellipsis-19.0

Conversation

@desig9stein
Copy link
Copy Markdown
Contributor

@desig9stein desig9stein commented Feb 24, 2025

Closes #15389

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@SisIvanova SisIvanova added ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification labels Feb 24, 2025
@SisIvanova SisIvanova linked an issue Feb 24, 2025 that may be closed by this pull request
@desig9stein desig9stein changed the title refactor(chip): Make sure that the suffix and prefix have ellipsis if they had longer text. fix(chip): Make sure that the suffix and prefix have ellipsis if they had longer text. Feb 24, 2025
@simeonoff simeonoff merged commit 7866856 into 19.0.x Feb 26, 2025
5 checks passed
@simeonoff simeonoff deleted the mpopov/igx-chip/add-ellipsis-19.0 branch February 26, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chip version: 19.0.x ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chip: long suffix and prefix wrap on 2 lines

3 participants