firatheme
R package firatheme by vankesteren — release notes from GitHub.
firatheme woke up after four years and started fixing what ggplot2 changed underneath it.
◆Recent moves
- 7mo ago
Faceting support with borders and custom strips
theme_fira() gains a facet argument that adds panel borders and a custom strip background, making facet labels legible. The gap that any single-panel theme eventually has to close.
View source ↗ - 8mo ago
Text alignment cleanup and ggplot2 deprecation fix
Cleans up text alignment and resolves a ggplot2 deprecation warning after four years without a release. Maintenance, but it changes how every plot using the theme is typeset.
View source ↗ - 5y ago
Clean builds across all three platforms
Confirms clean builds on macOS, Linux and Windows. The notes restate the 0.2.3 and 0.2.1 changelogs rather than describing anything new.
View source ↗ - 5y ago
theme_fira no longer returns a list
theme_fira() stops returning a list and the package passes devtools::check(). A return-type change that makes the theme compose like any other ggplot2 theme.
View source ↗ - 6y ago
Initial citable release
The initial citable release. The body says nothing more, so the theme's original contents can only be inferred from what later releases modify.
View source ↗