Skip to content

Releases: dreamRs/capture

v0.1.5

02 Dec 15:01
802a55d
Compare
Choose a tag to compare
  • Allow floating numbers in scale = argument #13.
  • Allow to pass JavaScript function in options$filter argument #12.
  • Added loading parameters to capture() like in capture_pdf()
  • Added statusInputId parameter to capture() and capture_pdf() to retrieve status information in an input value server-side.

v0.1.4

12 Sep 09:03
Compare
Choose a tag to compare
  • Updated html-to-image to 1.11.11.
  • Updated jspdf to 2.5.1.

v0.1.2

04 Jan 15:20
785a314
Compare
Choose a tag to compare
  • Use {packer} to manage JavaScript assets.
  • Switch dom-to-image for html-to-image.
  • capture() / capture_pdf(): added button_class argument, the base CSS class for the button.

v0.1.1

16 Nov 15:32
Compare
Choose a tag to compare
  • capture() / capture_pdf(): added scale argument, to be applied to image dimensions.

v0.1.0

06 May 07:21
a8d5d46
Compare
Choose a tag to compare
  • Add a button in web page ('Shiny' or 'RMarkdown') to take a screenshot of a specified element.