- 63c1aa9 Fixed #516 by Hao Zhu · 5 years ago
 - bdcffde Fix #533 by Hao Zhu · 5 years ago
 - fd44608 added interactive and rstudio check back by Hao Zhu · 5 years ago
 - b2dfc04 Merge branch 'master' of github.com:haozhu233/kableExtra by Hao Zhu · 5 years ago
 - d51bf32 Fix #527 by Hao Zhu · 5 years ago
 - 72a911b Merge pull request #529 from r2evans/add/524_pdf by Hao Zhu · 5 years ago
 - 352b39e Merge pull request #523 from r2evans/fix/522_specline by Hao Zhu · 5 years ago
 - 95a0428 convert spec_hist, spec_boxplot to graphics-helpers design; pdf default by Bill Evans · 5 years ago
 - b62414a support "any" graphic device by Bill Evans · 5 years ago
 - b4c2c92 add Evans to contributor list by Bill Evans · 5 years ago
 - e4e281b update html/pdf vignettes to demo spec_plot options by Bill Evans · 5 years ago
 - ad86c07 spec_plot updates/fixes by Bill Evans · 5 years ago
 - 548d715 rename spec_line to spec_plot by Bill Evans · 5 years ago
 - 6bf71b2 Merge branch 'fix/522_specline' of github.com:r2evans/kableExtra into fix/522_specline by Bill Evans · 5 years ago
 - a8ef1fb add polys to spec_line, fix xlim/ylim and arg listifying by Bill Evans · 5 years ago
 - 60fd80b fix #522, spec_line glitches and improvements by Bill Evans · 5 years ago
 - a635add Merge pull request #521 from r2evans/fix/517_img_emptydata_class_specline by Hao Zhu · 5 years ago
 - 0f74fcd fix #522, spec_line glitches and improvements by Bill Evans · 5 years ago
 - 8def4da fix #517 and #518, empty data and empty img tags by Bill Evans · 5 years ago
 - 30b84f5 fix #519, change from 'class' comparison to 'inherits' by Bill Evans · 5 years ago
 - 45709e2 Merge branch 'master' of github.com:haozhu233/kableExtra by Hao Zhu · 5 years ago
 - defd189 separate documentations for current spec_plot functions. by Hao Zhu · 5 years ago
 - f8c3732 Merge pull request #511 from vincentarelbundock/master by Hao Zhu · 5 years ago
 - ab53aeb Merge branch 'master' of github.com:haozhu233/kableExtra by Hao Zhu · 5 years ago
 - d57df63 fix #512 by Hao Zhu · 5 years ago
 - 00e092a row_spec(hline_after) uses midrule for booktabs by Vincent Arel-Bundock · 5 years ago
 - 6c7cd3f Merge pull request #502 from r2evans/add/spec_line by Hao Zhu · 5 years ago
 - 5a383e5 missing comma by Bill Evans · 5 years ago
 - cebc971 add 'spec_line' to inline plotting by Bill Evans · 5 years ago
 - 5585d9c bump version by Hao Zhu · 5 years ago
 - 9399dcc disable execution of examples for notes on cran by Hao Zhu · 5 years ago
 - cd9a581 Fix inconsistent behavior of tempfile on windows by Hao Zhu · 5 years ago
 - 7f3fa85 fix another cran notes by Hao Zhu · 5 years ago
 - a0c1fa7 Merge pull request #497 from vincentarelbundock/save_latex by Hao Zhu · 5 years ago
 - 97166b3 save_kable("file.tex") writes to file by Vincent Arel-Bundock · 5 years ago
 - 5fe235c added spec_image, spec_hist, spec_boxplot and fixed some cran comments by Hao Zhu · 5 years ago
 - f186023 another experimental script by Hao Zhu · 5 years ago
 - 86a4dd0 bump version by Hao Zhu · 5 years ago
 - 012fc07 Fix #494 by Hao Zhu · 5 years ago
 - 3e21ff9 bump version for cran release but it seems that they are on vacation :P by Hao Zhu · 5 years ago
 - d0f7c8a For collapse_rows, tried to solve the group breaking issue (#314) without regex. Also I changed full mode back to default. by Hao Zhu · 5 years ago
 - 82ee3c4 updated design for classic by Hao Zhu · 5 years ago
 - ab67094 added density to control the resolution of save_kable. Also improved html screenshot quality. by Hao Zhu · 5 years ago
 - eac7b03 include xcolor in save_kable by Hao Zhu · 5 years ago
 - 6adba33 Fix #390 by Hao Zhu · 5 years ago
 - 83a2ab5 remove dplyr from dependencies by Hao Zhu · 5 years ago
 - 16d6619 removed readr from dependencies by Hao Zhu · 5 years ago
 - ebeec79 added full_width and color warning by Hao Zhu · 5 years ago
 - 718fa3f Fixed #396 by Hao Zhu · 5 years ago
 - 4e34cd8 Fix #430 by Hao Zhu · 5 years ago
 - 03e3333 added a few formatting options to pack_rows by Hao Zhu · 5 years ago
 - 334376d Fix #331 by Hao Zhu · 5 years ago
 - e473bc8 Merge pull request #304 from tomjemmett/master by Hao Zhu · 5 years ago
 - fce6469 Merge branch 'master' into master by Hao Zhu · 5 years ago
 - ccb812f Fix #367 by Hao Zhu · 5 years ago
 - f2f4202 Added wraptable_width to kable_styleing and updated doc by Hao Zhu · 5 years ago
 - 8f46db8 fix a few check notes; added documentation for how to use sparklines. by Hao Zhu · 5 years ago
 - 8b16a6c improve lightable's look on add_header_above/group_rows improve documentation by Hao Zhu · 5 years ago
 - f2be482 rename kable to kbl by Hao Zhu · 5 years ago
 - c79d854 Fixed a bug when row_spec and cell_spec used together by Hao Zhu · 5 years ago
 - 33b865f * Added kable_paper style for a NYT like table by Hao Zhu · 5 years ago
 - 2b739ac add a kable function with better doc by Hao Zhu · 5 years ago
 - 876bcb0 added linespace to collapse_rows latex_hline by Hao Zhu · 5 years ago
 - 903968b Merge branch 'master' of github.com:haozhu233/kableExtra by Hao Zhu · 5 years ago
 - 71b30f2 In collapse_rows, added clean_cut, swapped the default order of latex_hline and added some warning message. by Hao Zhu · 5 years ago
 - 3d6da0d Merge pull request #418 from kbrevoort/align_header by Hao Zhu · 5 years ago
 - c43f82c Merge branch 'master' into align_header by Hao Zhu · 5 years ago
 - cedf90e tiny change by Hao Zhu · 5 years ago
 - 5531960 Merge pull request #421 from AdrienLeGuillou/master by Hao Zhu · 5 years ago
 - cafd4eb update news by Hao Zhu · 5 years ago
 - 60820d8 Merge pull request #422 from kbrevoort/no_header by Hao Zhu · 5 years ago
 - 69fa19d fix typo by Hao Zhu · 5 years ago
 - 226e74d Merge branch 'master' of github.com:haozhu233/kableExtra by Hao Zhu · 5 years ago
 - ebdb3c2 save collapse_matrix to latex output as well by Hao Zhu · 5 years ago
 - 0b77654 Merge pull request #423 from kbrevoort/issue246 by Hao Zhu · 5 years ago
 - a9c7f03 fix typo by Hao Zhu · 5 years ago
 - a6c9c32 Fix #433 by Hao Zhu · 5 years ago
 - 3483418 update news by Hao Zhu · 5 years ago
 - c985894 Fix #459 by Hao Zhu · 5 years ago
 - 6007040 add new html theme guide by Hao Zhu · 5 years ago
 - 3676fe2 update htmltable_class name because you can actually pass in any table class names based on your need by Hao Zhu · 5 years ago
 - 5bfb404 Merge branch 'master' of github.com:haozhu233/kableExtra by Hao Zhu · 5 years ago
 - 4a888b3 completely remove xcolor from latex dependency by Hao Zhu · 5 years ago
 - b54418c Create FUNDING.yml by Hao Zhu · 5 years ago
 - d8a2e33 added classic_2 by Hao Zhu · 5 years ago
 - bf98225 Fixed #450 by Hao Zhu · 5 years ago
 - 9bf1998 Adding material dark by Hao Zhu · 5 years ago
 - dcbdff6 added new_tab to cell_spec by Hao Zhu · 5 years ago
 - 81c335c simplify code by Hao Zhu · 5 years ago
 - d7762a4 UI change for light_themes to be consistent with kable_styling by Hao Zhu · 5 years ago
 - ad4ea39 Adding lightable theme by Hao Zhu · 5 years ago
 - d12f483 add global option view_html to control html print behavior by Hao Zhu · 5 years ago
 - 7012cd0 removed duplicated code and updated news by Hao Zhu · 5 years ago
 - bd9bfb6 Merge pull request #440 from jokorn/new_add_header_above by Hao Zhu · 5 years ago
 - 9631fbd update news by Hao Zhu · 5 years ago
 - fdff6f4 Fix bugs in remove_column by Hao Zhu · 5 years ago
 - 4231002 Merge pull request #490 from DanChaltiel/patch-1 by Hao Zhu · 5 years ago
 - 0a0f792 added early return by Dan Chaltiel · 5 years ago
 - 5979491 remove the debugging print by Hao Zhu · 5 years ago
 - b3f26ae Fix #464 by Hao Zhu · 5 years ago