Skip to content

Releases: PSPDFKit/react-native

1.23.12

21 May 20:04
557898d

Choose a tag to compare

Align annotations changed with ios (#224)

This PR changes annotation events on UWP to pass back a list of annotations like Android and iOS does.

1.23.11

20 May 19:34
590f30a

Choose a tag to compare

UWP: Remove Annotation (#222)

Brings UWP removeAnnotation API inline with iOS and Android.
Also fixes small typo with getAnnotations JSON reply.

1.23.10

07 May 17:49
b2b0e17

Choose a tag to compare

Re-implement Css Customization (#221)

As explained in #219 (comment) due to limitations with file permissions in UWP it was necessary to rework the CSS customization. Therefore now the viable solution is to provide a native option.

In this PR I have reverted the previous CSS work and added the option to start the PSPDFKit react native package with a Uri parameter which will be passed as the CSS resource. Within this CSS resource, it's possible to set the main colors of the toolbar. As before.

1.23.9

30 Apr 15:24
fec925d

Choose a tag to compare

Fix crash when null colors are passed (#218)

JObject throws when checking for a null or undefined value. Instead of throwing we check for this and do not include the value allow the application to continue.

1.23.8

23 Apr 18:39
12fd061

Choose a tag to compare

Merge pull request #210 from PSPDFKit/rad/update-for-PSPDFKit-8.3-ios

Update for PSPDFKit 8.3 for iOS

1.23.7

16 Apr 20:35
659f9da

Choose a tag to compare

Updated and tested 1.12 (#211)

# Details
A simple update to PSPDFKit for Windows 1.12.
All tested fine.

1.23.6

15 Apr 11:28
4e80b15

Choose a tag to compare

Merge pull request #209 from PSPDFKit/rad/document-validation-check

Check if document is valid before adding or removing annotations

1.23.5

08 Apr 12:04
6215cea

Choose a tag to compare

Fix set toolbar promise. (#208)

Mistakenly did not handle the promise for set toolbar and therefore it was never fired. Same is true for the error.

1.23.4

02 Apr 13:56
be86e31

Choose a tag to compare

Merge pull request #202 from PSPDFKit/github-templates

Add Github issue and pull request templates

1.23.3

01 Apr 16:23
3b2605f

Choose a tag to compare

Merge pull request #201 from PSPDFKit/release-1.23.3

Release 1.23.3