Frie
|
76a5889a3c
|
Fix small typo in roxygen for google_font
Just a very small typo I stumbled upon while reading the help. :)
|
6 anni fa |
Garrick Aden-Buie
|
7a5472a9ae
|
Add missing Rd tags, namely value/@eturn
|
6 anni fa |
Garrick Aden-Buie
|
55fe9084c5
|
theme_xaringan() and friends accept google_fonts()s for font arguments
|
6 anni fa |
Garrick Aden-Buie
|
1e6e51422c
|
Set fig.showtext chunk option on package load and error loudly if fig.showtext = FALSE for a chunk with theme_xaringan()
|
6 anni fa |
Garrick Aden-Buie
|
a5b040ca83
|
Move color functions from utils.R to colors.R and redoc
|
6 anni fa |
Garrick Aden-Buie
|
2aecc9fc10
|
Move requires_package to r/utils.R and add tests
|
6 anni fa |
Garrick Aden-Buie
|
27827fb149
|
Add &display=swap to google font urls
|
6 anni fa |
Garrick Aden-Buie
|
dac3f90311
|
grkstyle
|
6 anni fa |
Garrick Aden-Buie
|
a1f275a638
|
Remove stringr dependency
|
7 anni fa |
Garrick Aden-Buie
|
f67f42a5c8
|
Rename style functions to use style_ prefix
* e.g. style_duo() <- duo()
* style_xaringan <- write_xaringan_theme()
* style_extra_css <- write_extra_css()
* added NEWS entry
* updated docs and /docs
|
7 anni fa |
Garrick Aden-Buie
|
bfea283b54
|
Factor light-dark color test out of choose_dark_or_light()
|
7 anni fa |
Garrick Aden-Buie
|
bceb3d404e
|
Rewrite template in mustache and use whisker
Also allow NULL or NA for template arguments but change default to NULL
|
7 anni fa |
Garrick Aden-Buie
|
65624d823a
|
Fix #6 construct write_xaringan_theme using its argument names
|
8 anni fa |
Garrick Aden-Buie
|
9215427281
|
Fix documentation issues
- google_font() not google_fonts()
- make ranges code to avoide link
|
8 anni fa |
Garrick Aden-Buie
|
a790290027
|
Fill in documentation for utils
|
8 anni fa |
Garrick Aden-Buie
|
1372aa7a7e
|
Add write_extra_css and extra_css parameters
Also fixed an issue with `outfile` argument not getting passed back to write_xaringan_theme!
|
8 anni fa |
Garrick Aden-Buie
|
1b3560d203
|
Make devtools::check() happy with documentation for all the things
|
8 anni fa |
Garrick Aden-Buie
|
b99959a33b
|
Add apply_alpha and choose_dark_or_light functions
|
8 anni fa |
Garrick Aden-Buie
|
1de2bdbdb4
|
Theme functions are now generated from template variables
using inst/scripts/generate_theme_functions.R
|
8 anni fa |
Garrick Aden-Buie
|
316f2c32c2
|
Initial commit, MWP
- write_xaringan_theme works
- mono_* works
|
8 anni fa |