mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
The date inputs used css classes like icon-arrow-right, which no longer works with font-awesome 4.x. This change uses glyphicon arrows instead, which are included with Bootstrap and therefore don't need a separate HTML dependency.