Skip to content

Latest commit

 

History

History
67 lines (34 loc) · 1.87 KB

NEWS.md

File metadata and controls

67 lines (34 loc) · 1.87 KB

rintrojs 0.3.4

  • Use potools to add Spanish translations for error and warning messages

rintrojs 0.3.3

  • Add ORCID to DESCRIPTION

  • Update personal URL in readme

  • Misc CRAN fixes

rintrojs 0.3.2

  • Fix improper use of shiny::singleton fixes #54 (Thanks @gregleleu @zagrebmukerjee)

rintrojs 0.3.1

  • Use different html attribute to identify tabPanels in jQuery, which fixes issue in #38 (Thanks @vaelliot @jsinnett)

  • Use Github Actions for CI

  • Update jQuery selector to require data-value attribute in case users use tab-pane class in unexpected ways

rintrojs 0.3.0

rintrojs 0.2.2

  • Updated intro.js to 2.9.3

rintrojs 0.2.1

  • Add predefined JS callback that makes dealing with mutli-tab introjs much easier (Thanks @crew102 and @thercast #30)

rintrojs 0.2.0

  • Fix issue with boolean introjs options (Thanks @leonawicz #16)

  • Upgrade to Intro.js 2.6.0

  • Add option to include Intro.js from CDN

  • Add data.position parameter to introBox

BREAKING CHANGES

  • Javascript code for events must now be wrapped by I().

rintrojs 0.1.2

  • Fix modules issue (Thanks @thercast and @klmr #15)

rintrojs 0.1.1