Skip to content

Releases: watson-developer-cloud/discovery-components

v4.1.4

06 Feb 20:20
Compare
Choose a tag to compare

4.1.4 (2023-02-06)

Bug Fixes

v4.1.3

02 Nov 23:15
Compare
Choose a tag to compare

4.1.3 (2022-11-02)

Bug Fixes

  • keep styles from leaking in html view when highlight present (#441) (2383dc4)

v4.1.2

27 Oct 22:14
Compare
Choose a tag to compare

4.1.2 (2022-10-27)

Bug Fixes

  • make loading prop optional in HtmlView and fix style leaks (#439) (e4f5bc7)

v4.1.1

18 Oct 21:14
Compare
Choose a tag to compare

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

13 Oct 05:23
Compare
Choose a tag to compare

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

12 Oct 18:24
Compare
Choose a tag to compare

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

06 Oct 21:11
Compare
Choose a tag to compare

4.0.2 (2022-10-06)

Bug Fixes

  • expose utility function for adjusting GlobalWorkerOptions (#426) (a0c4876)

v4.0.1

06 Oct 00:03
Compare
Choose a tag to compare

4.0.1 (2022-10-06)

Bug Fixes

v4.0.0

05 Oct 17:47
Compare
Choose a tag to compare

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

26 Sep 16:44
Compare
Choose a tag to compare

3.1.0 (2022-09-26)

Features

  • strip out inputs, forms, buttons, and scripts from HTML doc view (#415) (e7a6d0b)