Skip to content

feat(list): add selected property to the list-item component#15414

Merged
simeonoff merged 5 commits intomasterfrom
simeonoff/feat-15121
Feb 28, 2025
Merged

feat(list): add selected property to the list-item component#15414
simeonoff merged 5 commits intomasterfrom
simeonoff/feat-15121

Conversation

@simeonoff
Copy link
Copy Markdown
Collaborator

Closes #15121

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

@simeonoff
Copy link
Copy Markdown
Collaborator Author

@adrianptrov We need updated samples and docs for this feature.

@SisIvanova SisIvanova added 💥 status: in-test PRs currently being tested and removed ❌ status: awaiting-test PRs awaiting manual verification labels Feb 27, 2025
@SisIvanova SisIvanova added ✅ status: verified Applies to PRs that have passed manual verification and removed 💥 status: in-test PRs currently being tested labels Feb 27, 2025
Co-authored-by: Silvia Ivanova <59446295+SisIvanova@users.noreply.github.com>
@SisIvanova SisIvanova self-requested a review February 27, 2025 14:36
SisIvanova
SisIvanova previously approved these changes Feb 27, 2025
@simeonoff simeonoff merged commit adb1c79 into master Feb 28, 2025
5 checks passed
@simeonoff simeonoff deleted the simeonoff/feat-15121 branch February 28, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

list version: 19.1.x ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose "selected" style in List Item

2 participants