Skip to content

docs: update changelog for recent changes - #2388

Merged
rkaraivanov merged 1 commit into
masterfrom
rkaraivanov/update-changelog
Sep 17, 2026
Merged

rkaraivanov merged 1 commit into
masterfrom
rkaraivanov/update-changelog

Conversation

@rkaraivanov

Copy link
Copy Markdown
Member

No description provided.

Copilot AI lite review requested due to automatic review settings September 17, 2026 13:52
@rkaraivanov rkaraivanov added documentation Improvements or additions to documentation changelog labels Sep 17, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The only noted issue is a minor changelog-scope nit and no blocking issues remain.

Pull request overview

Updates the unreleased changelog with recent component features, changes, and accessibility fixes.

Changes:

  • Documents breadcrumb components and accessibility behavior.
  • Records button-group keyboard and ARIA updates.
  • Adds recent carousel, date-picker, and dropdown fixes.
File summaries
File Summary
CHANGELOG.md Adds release notes for recent features, changes, and fixes.
Review details

Suppressed comments (1)

CHANGELOG.md:11

  • This description is broader than the implementation: _suppressTabbables() only iterates the default slot, so focusable elements assigned to the prefix or suffix slots are not removed from the tab sequence when the breadcrumb is disabled. Please narrow this to the default-slot content (or change the component behavior before documenting all slotted content).
  - The `igc-breadcrumb` element has the `listitem` role. Put the content of the item, usually an anchor, in the default slot. The `prefix` and `suffix` slots add content before and after that content. The `separator` slot replaces the icon for one item. The `current` attribute sets `aria-current="page"`. The `disabled` attribute sets `aria-disabled` and removes the slotted content from the tab sequence. Assistive technology does not read the separator. The `label` and `separator` CSS parts give access to the two containers. [#1881](https://github.com/IgniteUI/igniteui-webcomponents/pull/1881)
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@rkaraivanov
rkaraivanov merged commit ec810a0 into master Sep 17, 2026
8 checks passed
@rkaraivanov
rkaraivanov deleted the rkaraivanov/update-changelog branch September 17, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants