Skip to content

Commit 92a510d

Browse files
uicontentgjulivan
authored andcommitted
chore(@mendix/rich-text-web): update changelog
1 parent 4279fc6 commit 92a510d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/pluggableWidgets/rich-text-web/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [4.11.0] - 2025-11-06
10+
911
### Fixed
1012

1113
- We fixed an issue where onblur and onchange when user leave editor events not firing correctly if a focusable element is clicked as change focus user action.
1214

1315
### Changed
1416

1517
- We changed Tab keyboard behavior to add indentation instead of exiting focus from editor.
18+
1619
- We changed `&nbsp;` mark for empty line in favor for `<br />` break tag instead.
1720

1821
### Added
1922

2023
- We added alt+F11 keyboard shortcut to do focus next, and alt+F10 to focus on toolbar.
24+
2125
- We added shift+enter keyboard shortcut to add `<br />` break tag.
2226

2327
## [4.10.0] - 2025-10-02

0 commit comments

Comments
 (0)