Skip to content

Releases: Open-Attestation/decentralized-renderer-react-components

v2.0.3

05 Feb 04:33
Compare
Choose a tag to compare

2.0.3 (2020-02-05)

Bug Fixes

  • trigger release (broken on npm?) (363f29b)

v2.0.2

05 Feb 04:04
Compare
Choose a tag to compare

2.0.2 (2020-02-05)

Bug Fixes

  • remove emotion and delete SimplePrivacyFilterBanner (c2b5a2a)

v2.0.1

31 Jan 08:45
Compare
Choose a tag to compare

2.0.1 (2020-01-31)

Bug Fixes

v2.0.0

31 Jan 06:24
Compare
Choose a tag to compare

2.0.0 (2020-01-31)

Features

  • extract attachment to component function (775be2f)

BREAKING CHANGES

  • previous behaviour was using pdf attachment by default. react-pdf growing the size of the bundles unnecessarily for renderer that dont need it, it wont be the case anymore. Default behaviour will provide no attachments support.

v1.2.1

08 Nov 07:50
Compare
Choose a tag to compare

1.2.1 (2019-11-08)

Bug Fixes

  • return boolean from print function to know if renderer handle it (d3c07f7)

v1.2.0

08 Nov 07:34
Compare
Choose a tag to compare

1.2.0 (2019-11-08)

Features

  • add new action from host -> print document (2568894)

v1.1.8

06 Nov 01:59
Compare
Choose a tag to compare

1.1.8 (2019-11-06)

Bug Fixes

v1.1.7

06 Nov 01:22
Compare
Choose a tag to compare

1.1.7 (2019-11-06)

Bug Fixes

v1.1.5

05 Nov 06:44
Compare
Choose a tag to compare

1.1.5 (2019-11-05)

Bug Fixes

  • expose openAttestation actions for react-native use (7a60f70)
  • expose openAttestation actions for react-native use (2442eb6)

v1.1.4

05 Nov 03:40
Compare
Choose a tag to compare

1.1.4 (2019-11-05)

Bug Fixes

  • hide SimplePrivacyFilterBanner on print mode (8032d00)