
flexdashboard 0.5
-----------------------------------------------------------------------

- Don't hook graphics device option for fig_mobile if it's a data
  chunk (this broke knitr caching for shiny_prerendered data chunks)


flexdashboard 0.4
-----------------------------------------------------------------------

- Add support for `target` field in navbar links (e.g. target: "_blank")

- Fix problem w/ embedding source code for Rmd w/ spaces in path (#100)

- Ensure that previous bg class on valueBox is cleared (#106)


flexdashboard 0.3
-----------------------------------------------------------------------

- Support `.hidden` attribute for pages to hide them from the navbar

- Scroll sidebar when content overflows vertically

- Correct handling for storyboard notes in mobile layout

- Handle titles with extended characters (auto-assign id if pandoc doesn't)

- Handle page titles with punctuation (sanitize id for bootstrap tabs)

- Use pre_knit hook to get access to the source file path

- Restore original DT options after rendering


flexdashboard 0.2
-----------------------------------------------------------------------

- Initial release to CRAN
