- Allow floating numbers in
scale =
argument #13. - Allow to pass JavaScript function in
options$filter
argument #12. - Added
loading
parameters tocapture()
like incapture_pdf()
- Added
statusInputId
parameter tocapture()
andcapture_pdf()
to retrieve status information in aninput
value server-side.
- Updated html-to-image to 1.11.11.
- Updated jspdf to 2.5.1.
- Updated html-to-image to 1.10.8.
- Use {packer} to manage JavaScript assets.
- Switch dom-to-image for html-to-image.
capture()
/capture_pdf()
: addedbutton_class
argument, the base CSS class for the button.
capture()
/capture_pdf()
: addedscale
argument, to be applied to image dimensions.capture()
: addedinputId
argument to allow retrieving image as base64 string server-side.
- Add a button in web page ('Shiny' or 'RMarkdown') to take a screenshot of a specified element.
- Added a
NEWS.md
file to track changes to the package.