This repository has been archived by the owner on Jan 3, 2020. It is now read-only.
Releases: mendixlabs/rich-text
Releases · mendixlabs/rich-text
AppStore release v1.3.5
We fixed a problem with multi-lines when pressing enter
AppStore release v1.3.4
- Now we improved support for iOS (iPad & iPhone) now the focus will be accepted in the first touch (Fixes Mendix Support Issue #85154).
App store release v1.3.3
The editor will no longer throw an error when used in read-only mode inside a list view on IE11 (Resolves GitHub Issue #28, Support ticket #79234)
App store release v1.3.2
- Improved error message when sanitation fails (Mendix support ticket #78000)
App store release v1.3.1
- We fixed a Japanese character issue (solves GitHub issue #25)
- From now on, Chrome will not longer tries to translate the content of the editor (Fixes support Ticket #77385)
- However when 'Readonly-style' is set to 'Rich text' and 'Editable' is set to 'Never', or the Data view is set 'Editable' 'No' the content will be translatable by Chrome.
App store release v1.30
Add property to control tab behavior, indent the text or change the focus to the next element.
App store release v1.2.1
Fix, the onchange was triggerd when read only, causes an error when the user does not have rights to change the value. (Solves ticket #64470)
App store release v1.2.0
- Add nanoflow for on change events
- Now the tab key will insert a tab instead of moving focus to the next input. (Fixes GitHub #14)
App store release v1.1.1
- Update desktop modeler icon
App store release v1.1.0
-
Add inline validation
-
Add html sanitation before displaying content
-
Fix tab display issue