Skip to content

v1.1.1

Compare
Choose a tag to compare
@pvictor pvictor released this 04 May 10:20
· 173 commits to master since this release
3e0e72d

Features

  • Play/Pause button is back: it allow to set reactivity in "pause" when doing multiple changes, and so avoiding to render intermediate plots.
  • New translations added:
  • spanish 🇪🇸 , activate with set_i18n("es"), thanks to @dnldelarosa
  • albanian (updated) 🇦🇱 , activate with set_i18n("al"), thanks to @EGjika
  • portuguese 🇵🇹 , activate with set_i18n("pt"), thanks to @mribeirodantas

Bug fixes

  • Fix selected argument of dragulaInput() being ignored outside bookmarking.