63 Révisions (c6de8688e028c0d9b282fabc09aa4ed8d5186042)

Auteur SHA1 Message Date
  Garrick Aden-Buie 99af06835c Clear floats only on element immediately after .pull-right il y a 5 ans
  Garrick Aden-Buie 34bf66dbca Warn if colors used by theme_xaringan() are not in hex format il y a 6 ans
  Garrick Aden-Buie 1749347745 Add check_color_is_hex() il y a 6 ans
  Garrick Aden-Buie d8ec41f343 Ensure that text_font reaches theme_xaringan_set_defaults() when set_ggplot_defaults == TRUE il y a 6 ans
  Garrick Aden-Buie b5c6779776 Update css test files after change in defaults il y a 6 ans
  Garrick Aden-Buie 78d38c2400 Add xaringanthemer_font_default() il y a 6 ans
  Garrick Aden-Buie 8f57771d4e Fix extra css heading so only added once il y a 6 ans
  Garrick Aden-Buie 2a4348e87c Create colors based on style starter colors il y a 6 ans
  Garrick Aden-Buie 139fc4b6a2 more informative error messages when using non-hex CSS colors il y a 6 ans
  Garrick Aden-Buie dd7eef0249 Update element description when modifying multiple rules il y a 6 ans
  Garrick Aden-Buie e482243b09 wrap long error messages elsewhere in pkg il y a 6 ans
  Garrick Aden-Buie afe51d40d2 change inline fonts to use `em` not `rem` il y a 6 ans
  Garrick Aden-Buie 548a8a1a51 Update css reference files for tests il y a 6 ans
  Garrick Aden-Buie a22ca99a77 Update test cases for softened duo themes il y a 6 ans
  Garrick Aden-Buie 8025d1ea61 list2css() handles duplicated selectors and property names il y a 6 ans
  Garrick Aden-Buie 283b21c15c Update {lighten,darken}_color() documentation and add tests il y a 6 ans
  Garrick Aden-Buie ed365818d1 fix requires_packages tests and mocking il y a 6 ans
  Garrick Aden-Buie 2aecc9fc10 Move requires_package to r/utils.R and add tests il y a 6 ans
  Garrick Aden-Buie d66e8e1bc9 More ggplot2 tests il y a 6 ans
  Garrick Aden-Buie 021053a0ee Check that hex colors only have hex characters il y a 6 ans
  Garrick Aden-Buie c9f2cec8ca add another google font theme test il y a 6 ans
  Garrick Aden-Buie 07213e8a5e test google font overrides individual font il y a 6 ans
  Garrick Aden-Buie 4f73fe0f76 consolidate style_extra_css.R tests il y a 6 ans
  Garrick Aden-Buie 7311e72ad0 Add tests for unnamed elements in list2css() il y a 6 ans
  Garrick Aden-Buie 32af20667d Fix style_extra_css, add heading arg, add tests il y a 6 ans
  Garrick Aden-Buie 0a7cf8014b Add deprecation tests; fix write_extra_css() pass through il y a 6 ans
  Garrick Aden-Buie 4f5900cea8 Add base theme tests il y a 6 ans
  Garrick Aden-Buie 1295ede256 Add tests for scale_xaringan_* functions il y a 6 ans
  Garrick Aden-Buie 96e2f6472d fix test description 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 d1cefe7fc6 Use system font stack for fallbacks il y a 6 ans
  Garrick Aden-Buie 67bec0ba1f Add tests for ggplot2 theme colors 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 978d1ef9e5 output = NULL returns css and doesn't write file il y a 6 ans
  Garrick Aden-Buie 4806fba416 Set default fonts via *_font_* instead of google_fonts il y a 6 ans
  Garrick Aden-Buie 4e36e9ad18 Set height/width to 100% in .remark-slide-content il y a 6 ans
  Garrick Aden-Buie af15b74b8b update function name in css help text header il y a 6 ans
  Garrick Aden-Buie e6fa1328ee only worry about spaces in google font family il y a 6 ans
  Garrick Aden-Buie 27827fb149 Add &display=swap to google font urls il y a 6 ans
  Garrick Aden-Buie 85d637bae3 Change default fonts to Cabin (heading) and Noto Sans (body) il y a 6 ans
  Garrick Aden-Buie c538ce4d6c Fix header_background template variables il y a 6 ans
  Garrick Aden-Buie 85f512caa9 Add base_font_size and convert font sizes to rem il y a 6 ans
  Garrick Aden-Buie 13821a7004 work around droid serif being de-listed from google fonts il y a 6 ans
  Garrick Aden-Buie 315fe17983 Add test for print.google_font il y a 6 ans
  Garrick Aden-Buie 59f585dcd0 Add tests for css-reading functions 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 e65d7b1dcf Feature: custom color classes il y a 6 ans
  Garrick Aden-Buie 86a024a53f Use CSS variables in themed CSS il y a 6 ans
  Garrick Aden-Buie 4d421ae106 Throw an error if c(font_string, google_font()) il y a 6 ans