Releases: ProjectProvenance/react-native-provenance
Releases · ProjectProvenance/react-native-provenance
Release 0.3.2
18 Mar 14:42
Compare
Sorry, something went wrong.
No results found
0.3.2 (2025-03-18)
Bug Fixes
iOS home element overlapping bundle content in default modal (8ed64d7 )
Release 0.3.1
12 Mar 14:17
Compare
Sorry, something went wrong.
No results found
0.3.1 (2025-03-12)
Features
display trust badge when product has only brand PPs (0aab6be )
Release 0.3.0
08 Nov 17:13
Compare
Sorry, something went wrong.
No results found
0.3.0 (2024-11-08)
Bug Fixes
chevron alignment in TrustBadge (#25 ) (6d35250 )
prevent error when overlay size is smaller than min modal height (f447f62 )
Features
add chevron to the TrustBadge (#23 ) (120b437 )
ensure TalkBack can read content (8882d41 )
Release 0.2.3
04 Oct 16:24
Compare
Sorry, something went wrong.
No results found
0.2.3 (2024-10-04)
Features
allow bundle x2 scaling, modal x1.3 (74a7f0a )
allow modal scaling (91f59bd )
make bundle and modal scalable via font scaling approach (53a699a )
Release 0.2.2
30 Sep 14:03
Compare
Sorry, something went wrong.
No results found
0.2.2 (2024-09-30)
Bug Fixes
warning of image src on older RN versions (ae732d2 )
Features
Release 0.2.1
26 Sep 13:46
Compare
Sorry, something went wrong.
No results found
0.2.1 (2024-09-26)
feat: scale TrustBadge according to the system font size
Release 0.2.0
23 Sep 13:57
Compare
Sorry, something went wrong.
No results found
0.2.0 (2024-09-23)
Bug Fixes
extra space after ClaimsIcons (a4e072f )
type error in test file (7658e2d )
feat(configuration)!: configure requires bundleId and API key (a2905c9 )
Features
allow client apps to get notified of errors via onError callback (47855cb )
config: prevent long relative paths via an alias (1ce76b2 )
ensure library configured before rendering (2eaacf0 )
fetch offer from API (b6db372 )
get notified when webview crashes (5e6e2d6 )
handle errors gracefully (e5789de )
handle errors happening in webview (4a2db56 )
inform about calls made via RN package (2df1ec4 )
mockup icons (c7c858b )
show no badge unless proof points present RIS-536 (eedd62e )
show proof point trust badge (6abaa4a )
show up to 3 supported icons (8ca06c4 )
BREAKING CHANGES
Client apps MUST call configure and pass there bundleId and
apiKey (API key) before using any of the provided components.
Release 0.1.4
06 Sep 17:10
Compare
Sorry, something went wrong.
No results found
0.1.4 (2024-09-06)
Bug Fixes
Features
allow client to specify overlay height RIS-527 (662a074 )
Release 0.1.2
28 Aug 13:33
Compare
Sorry, something went wrong.
No results found
0.1.2 (2024-08-28)
Features
export heights so clients could avoid hardcoded values (e124d75 )
Release 0.1.1
20 Aug 10:41
Compare
Sorry, something went wrong.
No results found
0.1.1 (2024-08-20)
Bug Fixes
limit scale to prevent overflow (514348d )
text cut off on larger font RIS-684 (a64ac65 )