Releases: watson-developer-cloud/discovery-components
Releases · watson-developer-cloud/discovery-components
v4.1.4
4.1.4 (2023-02-06)
Bug Fixes
v4.1.3
4.1.3 (2022-11-02)
Bug Fixes
- keep styles from leaking in html view when highlight present (#441) (2383dc4)
v4.1.2
4.1.2 (2022-10-27)
Bug Fixes
- make loading prop optional in HtmlView and fix style leaks (#439) (e4f5bc7)
v4.1.1
4.1.1 (2022-10-18)
Bug Fixes
- escape all search filter double quote characters (#433) (cc133a4)
- remove horizontal padding from passages (#434) (bb714a3)
v3.3.0
3.3.0 (2022-10-13)
Bug Fixes
- allow passage highlight on non-text fields (#430) (785e208)
Features
- allow displaying multiple passages from each document (#397) (5818f86)
- strip out inputs, forms, buttons, and scripts from HTML doc view (#415) (e31c46f)
v4.1.0
4.1.0 (2022-10-12)
Bug Fixes
- allow passage highlight on non-text fields (#430) (f5e5468)
Features
- allow displaying multiple passages from each document (#397) (71cb02a)
v4.0.2
4.0.2 (2022-10-06)
Bug Fixes
- expose utility function for adjusting GlobalWorkerOptions (#426) (a0c4876)
v4.0.1
4.0.1 (2022-10-06)
Bug Fixes
v4.0.0
4.0.0 (2022-10-05)
Bug Fixes
BREAKING CHANGES
-
- PDF worker now required to be set up in order to use PdfViewer component
- Make pdfWorkerUrl prop optional (can use GlobalWorkerOptions.workerSrc instead)
- Make suggested README changes
- Update example app to use hosted worker
- Fix DocumentPreview story
v3.1.0
3.1.0 (2022-09-26)
Features
- strip out inputs, forms, buttons, and scripts from HTML doc view (#415) (e7a6d0b)