Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add "Display Rich Text" checkbox option to dynamically show HTML content #3555

Open
wants to merge 11 commits into
base: edge
Choose a base branch
from

Conversation

RobD-tech
Copy link
Collaborator

@RobD-tech RobD-tech commented Dec 17, 2024

Added a checkbox option "Display Rich Text" to the Alert, similar to the checkbox option in the Text prefab. With this option, you are able to return rich text from the action, and show it as HTML content in the Alert. For example, to highlight certain words or to include an inline text link.

Link to the PFR ticket: PFR-945.

emielwit and others added 11 commits December 11, 2024 16:04
…ndefined-STAR-619

Fix/page crash when id is undefined star 619
## [2.198.2](v2.198.1...v2.198.2) (2024-12-11)

### Bug Fixes

* do not let the page crash when data is undefined ([c3294cf](c3294cf))
* use correct operator ([1d9a90c](1d9a90c))
* use tenerary statement since optional chaining is not suported ([2e7f214](2e7f214))
# [2.199.0](v2.198.2...v2.199.0) (2024-12-12)

### Bug Fixes

* do not let the page crash when data is undefined ([c3294cf](c3294cf))
* use tenerary statement since optional chaining is not suported ([2e7f214](2e7f214))

### Features

* added link options to box component ([6deb20f](6deb20f))
…tes-PAGE-4926

Task/introduce option templates page 4926
## [2.199.1](v2.199.0...v2.199.1) (2024-12-16)

### Bug Fixes

* bump cli version ([df3fd78](df3fd78))
* bump sdk version ([08d6fab](08d6fab))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants