137 коммитов (6c23d020c845574393f2cb56f2c3341233dc7ce7)

Автор SHA1 Сообщение Дата
  Garrick Aden-Buie 7a5472a9ae Add missing Rd tags, namely value/@eturn 6 лет назад
  Garrick Aden-Buie 21c6d0e83f Ask before downloading "Droid Serif" to a temporary file 6 лет назад
  Garrick Aden-Buie fa8dd3813c Guarantee that missing values are assigned in the function environment only 6 лет назад
  Garrick Aden-Buie 9e27e3522a spellcheck 6 лет назад
  Garrick Aden-Buie d1d3042906 Link to ggplot2-themes vignette in various places 6 лет назад
  Garrick Aden-Buie f7284abf41 Change formatting of colorspace function links in roxygen 6 лет назад
  Garrick Aden-Buie 34bf66dbca Warn if colors used by theme_xaringan() are not in hex format 6 лет назад
  Garrick Aden-Buie 1749347745 Add check_color_is_hex() 6 лет назад
  Garrick Aden-Buie b68578bb62 rethinking check 6 лет назад
  Garrick Aden-Buie 74c4927910 no rlang, use base warning 6 лет назад
  Garrick Aden-Buie 55fe9084c5 theme_xaringan() and friends accept google_fonts()s for font arguments 6 лет назад
  Garrick Aden-Buie d8ec41f343 Ensure that text_font reaches theme_xaringan_set_defaults() when set_ggplot_defaults == TRUE 6 лет назад
  Garrick Aden-Buie fc1b0610f3 suppress partial match warning from colorspace::sequential_hcl() 6 лет назад
  Garrick Aden-Buie 83ce9ee013 Change default colors of style_duo_accent() and ...inverse() 6 лет назад
  Garrick Aden-Buie c086ba95d8 Set plot title position to "plot" for ggplot2 >= 3.3.0 6 лет назад
  Garrick Aden-Buie cc3471131f Documentation improvements 6 лет назад
  Garrick Aden-Buie 78d38c2400 Add xaringanthemer_font_default() 6 лет назад
  Garrick Aden-Buie 8f57771d4e Fix extra css heading so only added once 6 лет назад
  Garrick Aden-Buie e883552cd2 Document the CSS property accepted by the various arguments 6 лет назад
  Garrick Aden-Buie 2a4348e87c Create colors based on style starter colors 6 лет назад
  Garrick Aden-Buie 5e55c5646c Add examples to color functions 6 лет назад
  Garrick Aden-Buie efe6ec9713 Add section on usage to all style functions 6 лет назад
  Garrick Aden-Buie 254bb0802c Fix description of css variables in argument documentation 6 лет назад
  Garrick Aden-Buie 6509095af2 Document CSS variables 6 лет назад
  Garrick Aden-Buie 7d8a000dc6 Move template_variables into internal data, created via script in data-raw/ 6 лет назад
  Garrick Aden-Buie be295b4e31 Fix issue with tibble 3.0.0 6 лет назад
  Garrick Aden-Buie 139fc4b6a2 more informative error messages when using non-hex CSS colors 6 лет назад
  Garrick Aden-Buie 763e4dcefd Reflow roxygen tags in style_* functions 6 лет назад
  Garrick Aden-Buie dd7eef0249 Update element description when modifying multiple rules 6 лет назад
  Garrick Aden-Buie aa7413b19d Add missing theme declaration to scales examples 6 лет назад
  Garrick Aden-Buie 899bb02f83 Add examples for scale_xaringan* functions 6 лет назад
  Garrick Aden-Buie 3d8723e55f ggplot2 theme features are maturing 6 лет назад
  Garrick Aden-Buie 9fefdf5814 Don't rely on dot passing for theme_xarinan* functions 6 лет назад
  Garrick Aden-Buie 85cd8124db Add use_showtext option to theme_xaringan_base() 6 лет назад
  Garrick Aden-Buie e482243b09 wrap long error messages elsewhere in pkg 6 лет назад
  Garrick Aden-Buie 77271b9634 Fix function name used in errors in register_font() and get_theme_font() 6 лет назад
  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 лет назад
  Garrick Aden-Buie afe51d40d2 change inline fonts to use `em` not `rem` 6 лет назад
  Garrick Aden-Buie 2db89c925b Fix default table row even lightening percentage 6 лет назад
  Garrick Aden-Buie 8fa287c256 Set background color of theme_xaringan_base plot example to match docs 6 лет назад
  Garrick Aden-Buie 8f979684da Update theme_xaringan* examples 6 лет назад
  Garrick Aden-Buie d87c8580b6 plot theme examples are interactive only 6 лет назад
  Garrick Aden-Buie 8025d1ea61 list2css() handles duplicated selectors and property names 6 лет назад
  Garrick Aden-Buie f0912713b9 Soften table_row_even_background_color defaults 6 лет назад
  Garrick Aden-Buie 283b21c15c Update {lighten,darken}_color() documentation and add tests 6 лет назад
  Garrick Aden-Buie a5b040ca83 Move color functions from utils.R to colors.R and redoc 6 лет назад
  Garrick Aden-Buie 2aecc9fc10 Move requires_package to r/utils.R and add tests 6 лет назад
  Garrick Aden-Buie 021053a0ee Check that hex colors only have hex characters 6 лет назад
  Garrick Aden-Buie 32af20667d Fix style_extra_css, add heading arg, add tests 6 лет назад
  Garrick Aden-Buie 0a7cf8014b Add deprecation tests; fix write_extra_css() pass through 6 лет назад