Skip to content

Commit 6cda349

Browse files
committed
chore(calendar-web): update changelog with all fixes
1 parent e4f1e9d commit 6cda349

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

packages/pluggableWidgets/calendar-web/CHANGELOG.md

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

1919
- When the event time range is disabled, events no longer display start/end time text.
2020

21+
### Fixed
22+
23+
- Fixed localization to properly display date/time formatting, weekday names, and month names based on the Mendix application's configured language.
24+
25+
- Fixed custom format patterns not being applied when user-defined formats were provided for toolbar items.
26+
27+
- Fixed "Format string contains an unescaped latin alphabet character" error when custom format fields were left empty.
28+
29+
- Fixed abbreviated month names (MMM format) and short weekday names reverting to English when custom formats were used.
30+
31+
- Fixed error when selecting a default view that was not enabled in the toolbar items configuration.
32+
2133
### Breaking changes
2234

2335
- Custom view buttons and their captions are now set inside the Custom top bar views configuration.

0 commit comments

Comments
 (0)