Changes in version 0.3.4 (2024-01-11) - Use potools to add Spanish translations for error and warning messages Changes in version 0.3.3 (2023-10-26) - Add ORCID to DESCRIPTION - Update personal URL in readme - Misc CRAN fixes Changes in version 0.3.2 (2022-08-09) - Fix improper use of shiny::singleton fixes #54 (Thanks @gregleleu @zagrebmukerjee) Changes in version 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 Changes in version 0.3.0 (2021-06-06) - Added support of MathJax in tour steps (#39, #50) (Thanks @etiennebacher) - Updated intro.js to 3.2.1 - Fix a bunch of URLs (Thanks https://github.com/eddelbuettel/littler/blob/master/inst/examples/urlUpdate.r) Changes in version 0.2.2 (2019-05-29) - Updated intro.js to 2.9.3 Changes in version 0.2.1 - Add predefined JS callback that makes dealing with mutli-tab introjs much easier (Thanks @crew102 and @thercast #30) Changes in version 0.2.0 (2017-07-04) - 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(). Changes in version 0.1.2 (2016-12-02) - Fix modules issue (Thanks @thercast and @klmr #15) Changes in version 0.1.1 (2016-10-18) - Fix events bug (#7) - Upgrade to Intro.js 2.3.0 - Use AGPL-3 license (Thanks @graingert #8) - Meet Journal of Open Source Software requirements