Garrick Aden-Buie
|
2aecc9fc10
|
Move requires_package to r/utils.R and add tests
|
il y a 6 ans |
Garrick Aden-Buie
|
8392cf653f
|
requires_xaringanthemer_env() doesn't have to check for theme elements
|
il y a 6 ans |
Garrick Aden-Buie
|
802c2a557f
|
More ggplot tests, store font_is_google in pkg env
|
il y a 6 ans |
Garrick Aden-Buie
|
c544647c20
|
Add full_length_hex() because ggplot needs #123abc
|
il y a 6 ans |
Garrick Aden-Buie
|
d0c8a5b45b
|
Add css_file arg to theme_xaringan_inverse()
|
il y a 6 ans |
Garrick Aden-Buie
|
d358596c70
|
Don't register default fonts with google if `google` is explicitly FALSE
|
il y a 6 ans |
Garrick Aden-Buie
|
f95db77d76
|
download.files is from {utils}
|
il y a 6 ans |
Garrick Aden-Buie
|
85f512caa9
|
Add base_font_size and convert font sizes to rem
Now, font size is inherited from `base_font_size` which should be in absolute units.
|
il y a 6 ans |
Garrick Aden-Buie
|
13821a7004
|
work around droid serif being de-listed from google fonts
See google/fonts issue number 1223
|
il y a 6 ans |
Garrick Aden-Buie
|
86f096b56c
|
Read and load css variables from xaringan css files
|
il y a 6 ans |
Garrick Aden-Buie
|
46643574e3
|
Store whether font is from google fonts in css vars
|
il y a 6 ans |
Garrick Aden-Buie
|
adc43779f9
|
More rcmd check fixes
* fix style of ggplot2, xaringan pkg refs
* fix name of theme_xaringan_restore_defaults()
|
il y a 6 ans |
Garrick Aden-Buie
|
6ddb81e9c1
|
Fix a few rcmd check issues
|
il y a 6 ans |
Garrick Aden-Buie
|
dac3f90311
|
grkstyle
|
il y a 6 ans |
Garrick Aden-Buie
|
699d107292
|
mark ggplot2 themes and functions as experimental
|
il y a 6 ans |
Garrick Aden-Buie
|
7202d2ab5a
|
Fixup scale_xaringan...()
|
il y a 7 ans |
Garrick Aden-Buie
|
f642e56e7a
|
Fix scale_xaringan_discrete()
|
il y a 7 ans |
Garrick Aden-Buie
|
2c836ff3c5
|
WIP adding scale_xaringan...
not working because {colorspace} doesn't force evaluation of
input arguments to scale_color_xxx_xxx() before passing down
to sequential_hcl()
|
il y a 7 ans |
Garrick Aden-Buie
|
9f00685e46
|
Tweak documentation of theme_xaringan_get_value()
...and renamed from get_xaringanthemer_value()
|
il y a 7 ans |
Garrick Aden-Buie
|
9a9d4b79c4
|
Update theme_xaringan*() examples and safer sysfonts font adder
Seems Droid Serif is no longer "in" Google Fonts
Need to remove all the warnings from docs
|
il y a 7 ans |
Garrick Aden-Buie
|
b0bce6e4f2
|
Add return values to ggplot2 theme docs
|
il y a 7 ans |
Garrick Aden-Buie
|
5db3dce373
|
Add ggplot2 themes matching slide styles
|
il y a 7 ans |