Skip to content

docs: Update CHANGELOG.md and package.json#2233

Merged
rkaraivanov merged 1 commit into
masterfrom
rkaraivanov/changelog
May 27, 2026
Merged

docs: Update CHANGELOG.md and package.json#2233
rkaraivanov merged 1 commit into
masterfrom
rkaraivanov/changelog

Conversation

@rkaraivanov

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 27, 2026 07:53

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.

Pull request overview

Updates release documentation and packaging metadata to align dependency versions with the latest i18n packages and publish notes for the 7.2.0 release.

Changes:

  • Bumped igniteui-i18n-core and igniteui-i18n-resources versions in scripts/_package.json to ^1.0.5.
  • Added a new 7.2.0 section to CHANGELOG.md, including PR references and a compare link.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
scripts/_package.json Updates i18n dependency/peerDependency versions to ^1.0.5.
CHANGELOG.md Adds 7.2.0 release notes and a compare link.

Comment thread CHANGELOG.md
Comment on lines 4 to +7
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
## [7.2.0] - 2026-05-27
Comment thread CHANGELOG.md
- Added `keepOpenOnEscape` property — prevents the drawer from closing when the user presses the **Escape** key (non-relative positions only).
- Added `igcClosing` event — emitted just before the drawer is closed by user interaction. Cancelable.
- Added `igcClosed` event — emitted just after the drawer is closed by user interaction.
- The drawer for non-relative positions are now implemented using the native Popover API, providing built-in modal semantics, focus trapping, and accessibility support. [#2194](https://github.com/IgniteUI/igniteui-webcomponents/pull/2194)
Comment thread CHANGELOG.md

### Changed
- #### AI-Assisted Development
- Updated and enhanced the library provided skills [#2232](https://github.com/IgniteUI/igniteui-webcomponents/pull/2232)
@rkaraivanov rkaraivanov merged commit f5d7628 into master May 27, 2026
8 checks passed
@rkaraivanov rkaraivanov deleted the rkaraivanov/changelog branch May 27, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants