Skip to content

Releases: etiennebacher/prompter

prompter 1.2.0

08 Apr 17:40
Compare
Choose a tag to compare
  • Fix use with echarts4r. Using add_prompt() made plots very narrow (#5).
  • Add documentation on how to have same options for all tooltips.
  • Add documentation on how to add a tooltip on a single icon, and how to have
    line breaks in the text.
  • Update hint.css to 3.0.0:
    • New size value "fit" that makes the tooltip be as large as the element
      to which it is attached.
    • The default font size is slightly smaller (1rem).
    • When rounded = TRUE, the tip of the arrow is rounded too.

prompter 1.1.0

08 Oct 17:26
Compare
Choose a tag to compare
  • Fix "permanent" option (#2)
  • Update hint.css to 2.7.0
  • Add "arrow" and "shadow" options

prompter 1.0.0

11 Jan 11:37
Compare
Choose a tag to compare
  • First version