Garrick Aden-Buie
1ff1cc29e1
Better horizontal alignment for code blocks ( #68 )
* Increment version number
* Better horizontal alignment of code blocks
* Use testthat 3e
* Use expect_known_output() because we need the css files
* Replace `with_mock()` with `mockery::stub()`
* Remove extraneous line
* Set ml and mr for all horiz alignment classes
* Add NEWS for #68
пре 4 година
Garrick Aden-Buie
ea5d1de808
Add `link_decoration` parameter to style functions ( #57 )
пре 5 година
Garrick Aden-Buie
ff02422e23
Add text_bold_font_weight argument and css rule
Fixes #50
пре 5 година
Garrick Aden-Buie
2c068446e6
feat: Add header_font_family_fallback
Fixes #41
пре 5 година
Garrick Aden-Buie
8a8ebd5e41
feat: Add inverse_link_color to styles
Fixes #44
пре 5 година
Garrick Aden-Buie
99af06835c
Clear floats only on element immediately after .pull-right
https://github.com/yihui/xaringan/pull/271
пре 5 година
Garrick Aden-Buie
2a4348e87c
Create colors based on style starter colors
E.g. primary_color and secondary_color in style_duo() become --primary and --secondary
пре 6 година
Garrick Aden-Buie
4e36e9ad18
Set height/width to 100% in .remark-slide-content
Fixes #24
пре 6 година
Garrick Aden-Buie
af15b74b8b
update function name in css help text header
пре 6 година
Garrick Aden-Buie
27827fb149
Add &display=swap to google font urls
пре 6 година
Garrick Aden-Buie
c538ce4d6c
Fix header_background template variables
header_background_padding is now learned from the slide padding so that left and right margins match
пре 6 година
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.
пре 6 година
Garrick Aden-Buie
46643574e3
Store whether font is from google fonts in css vars
пре 6 година
Garrick Aden-Buie
e65d7b1dcf
Feature: custom color classes
Inspired by tachyons, easily add additional colors to slides using the `colors` argument. The argument takes a named list or vector and adds a CSS variable with the color name. Also added are .<color> and .bg-<name> classes.
пре 6 година
Garrick Aden-Buie
86a024a53f
Use CSS variables in themed CSS
пре 6 година
Garrick Aden-Buie
e7a1bfb206
Change header_background_enable to header_background_auto for #10
пре 7 година
Garrick Aden-Buie
f3a6e7a9b7
Add header_background_enable and options for #10
пре 7 година
Garrick Aden-Buie
356c6e5184
Include xaringanthemer package version in output header
пре 7 година
Garrick Aden-Buie
e80c164657
Fix a couple minor issues with whisker template
пре 7 година
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 година
Garrick Aden-Buie
5cc6f7eacc
Fix #5 replace text-side with font-size in css template
пре 8 година
Garrick Aden-Buie
455579c25c
Fix #4 Update css template
Avoids table css being applied to help text overlay
пре 8 година
Garrick Aden-Buie
503c125301
Add slide background image and padding template variables
пре 8 година
Garrick Aden-Buie
025a94c4a5
BREAKING - blockquote_left_border_color replaces blockquote_left_color
пре 8 година
Garrick Aden-Buie
862f265285
Add header to xaringan-themer.css file
пре 8 година
Garrick Aden-Buie
75390330bd
Add affected CSS element to parameter description
пре 8 година
Garrick Aden-Buie
3bef06b3be
Add footnote theme parameters
- Also reorder code params
пре 8 година
Garrick Aden-Buie
c8a3b12754
Fix text_size -> text_font_size
Add "Font" to documentation: "Text Font Size"
пре 8 година
Garrick Aden-Buie
d064318976
Add title_slide_background_color and title_slide_background_position
пре 8 година
Garrick Aden-Buie
bd5b5ae00c
Add extra_fonts paramater and template variable
пре 8 година
Garrick Aden-Buie
401b25f969
Rename font size arguments and make code font size relative
пре 8 година
Garrick Aden-Buie
2bb0fd418a
Separate sizes for code inline and code blocks
пре 8 година
Garrick Aden-Buie
403b1dfa7a
Remove slide numbers on title slide by default
пре 8 година
Garrick Aden-Buie
07b573ed50
Add text_size* template variables
пре 8 година
Garrick Aden-Buie
cf1ed9d81d
Fix typo in .title-slide CSS
пре 8 година
Garrick Aden-Buie
1c3937c93d
Minimally fix dataTable styles to match slides
пре 8 година
Garrick Aden-Buie
4f8008ea95
Define .title-slide *after*.inverse
пре 8 година
Garrick Aden-Buie
316f2c32c2
Initial commit, MWP
- write_xaringan_theme works
- mono_* works
пре 8 година