react-pdfobject
react-pdfobject copied to clipboard
A React component for PDFObject
Fom https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/pdf_open_parameters.pdf: ``` toolbar=1|0 Turns the toolbar on or off. ``` From testing and from https://stackoverflow.com/questions/2104608/hiding-the-toolbars-surrounding-an-embedded-pdf, this also works on Chrome.
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...
In `v1.1.` a [custom ID is provided to `pdfobject` API call](https://github.com/sugarshin/react-pdfobject/blob/v1.1.0/src/index.tsx#L58) this may cause problems if a user forgets to provide `containerId` property and instantiates two or more `` >...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v2` -> `v4` | --- ### Release...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/enzyme](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/enzyme) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme)) | [`3.10.13` -> `3.10.19`](https://renovatebot.com/diffs/npm/@types%2fenzyme/3.10.13/3.10.19) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@types/enzyme-adapter-react-16](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/enzyme-adapter-react-16)...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v2` -> `v5` | --- ### Release...