Skip to content

Commit b6918ad

Browse files
committed
chore(@mendix/calendar): update changelog
1 parent c52702d commit b6918ad

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

packages/modules/calendar/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [2.3.0] Calendar - 2026-02-17
10+
11+
### [2.3.0] Calendar
12+
13+
#### Added
14+
15+
- We added support for configuring calendar time grid density via timeslots and step properties to control the widget’s required space.
16+
17+
#### Fixed
18+
19+
- We fixed an issue where the “On view range changed” event nanoflow did not trigger when switching from Day/Week to Month view, causing Month view to only load events from the last week instead of the full month range.
20+
921
## [2.2.0] Calendar - 2025-11-11
1022

1123
### [2.2.0] Calendar

packages/pluggableWidgets/calendar-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [2.3.0] - 2026-02-17
10+
911
### Added
1012

1113
- We added support for configuring calendar time grid density via timeslots and step properties to control the widget’s required space.

0 commit comments

Comments
 (0)