• Fix issue with glides not working in modals (#39, @analytichealth)
  • Fix conditional controls not updated when glide inserted with InsertUI (#36, @JulianoAtto)
  • Resize glides when parent is resized (#30, @ismirsehregal)
  • Add swipe option to glide function to disable swiping navigation
  • Fix issue when slide reloaded from renderUI (thanks @ChristianKahmann)
  • Migrate development to packer
  • Update Glide.js to 3.6.0
  • Add current index Shiny input (thanks @gueyenono)
  • Style default controls layout with flex instead of bootstrap
  • Add fix for collapsible sidebar in shinydashboard (thanks @nklepeis)
  • Add keyboard option to glide function to disable keyboard navigation
  • Fix incorrect glides dimensions in tabs (thanks @LeonhardBakker)
  • Limit tab key navigation to the current visible slide (thanks @Chaskelr)
  • Fix typo which prevented left arrow disabling when prev_condition is not met
  • Fix conflict with slickR (thanks @JonP-16)
  • First version