1. 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 · 4 years, 3 months ago
  2. ab67094 added density to control the resolution of save_kable. Also improved html screenshot quality. by Hao Zhu · 4 years, 3 months ago
  3. eac7b03 include xcolor in save_kable by Hao Zhu · 4 years, 3 months ago
  4. 6adba33 Fix #390 by Hao Zhu · 4 years, 3 months ago
  5. 16d6619 removed readr from dependencies by Hao Zhu · 4 years, 3 months ago
  6. ebeec79 added full_width and color warning by Hao Zhu · 4 years, 3 months ago
  7. 718fa3f Fixed #396 by Hao Zhu · 4 years, 3 months ago
  8. 4e34cd8 Fix #430 by Hao Zhu · 4 years, 3 months ago
  9. 03e3333 added a few formatting options to pack_rows by Hao Zhu · 4 years, 3 months ago
  10. 334376d Fix #331 by Hao Zhu · 4 years, 3 months ago
  11. fce6469 Merge branch 'master' into master by Hao Zhu · 4 years, 3 months ago
  12. ccb812f Fix #367 by Hao Zhu · 4 years, 3 months ago
  13. f2f4202 Added wraptable_width to kable_styleing and updated doc by Hao Zhu · 4 years, 3 months ago
  14. 8f46db8 fix a few check notes; added documentation for how to use sparklines. by Hao Zhu · 4 years, 3 months ago
  15. 8b16a6c improve lightable's look on add_header_above/group_rows improve documentation by Hao Zhu · 4 years, 3 months ago
  16. f2be482 rename kable to kbl by Hao Zhu · 4 years, 3 months ago
  17. c79d854 Fixed a bug when row_spec and cell_spec used together by Hao Zhu · 4 years, 3 months ago
  18. 33b865f * Added kable_paper style for a NYT like table by Hao Zhu · 4 years, 3 months ago
  19. 2b739ac add a kable function with better doc by Hao Zhu · 4 years, 3 months ago
  20. 876bcb0 added linespace to collapse_rows latex_hline by Hao Zhu · 4 years, 3 months ago
  21. 903968b Merge branch 'master' of github.com:haozhu233/kableExtra by Hao Zhu · 4 years, 3 months ago
  22. 71b30f2 In collapse_rows, added clean_cut, swapped the default order of latex_hline and added some warning message. by Hao Zhu · 4 years, 3 months ago
  23. c43f82c Merge branch 'master' into align_header by Hao Zhu · 4 years, 3 months ago
  24. cedf90e tiny change by Hao Zhu · 4 years, 3 months ago
  25. 5531960 Merge pull request #421 from AdrienLeGuillou/master by Hao Zhu · 4 years, 3 months ago
  26. 60820d8 Merge pull request #422 from kbrevoort/no_header by Hao Zhu · 4 years, 3 months ago
  27. 69fa19d fix typo by Hao Zhu · 4 years, 3 months ago
  28. 226e74d Merge branch 'master' of github.com:haozhu233/kableExtra by Hao Zhu · 4 years, 3 months ago
  29. ebdb3c2 save collapse_matrix to latex output as well by Hao Zhu · 4 years, 3 months ago
  30. 0b77654 Merge pull request #423 from kbrevoort/issue246 by Hao Zhu · 4 years, 3 months ago
  31. a9c7f03 fix typo by Hao Zhu · 4 years, 3 months ago
  32. a6c9c32 Fix #433 by Hao Zhu · 4 years, 3 months ago
  33. c985894 Fix #459 by Hao Zhu · 4 years, 3 months ago
  34. 3676fe2 update htmltable_class name because you can actually pass in any table class names based on your need by Hao Zhu · 4 years, 3 months ago
  35. 4a888b3 completely remove xcolor from latex dependency by Hao Zhu · 4 years, 3 months ago
  36. d8a2e33 added classic_2 by Hao Zhu · 4 years, 3 months ago
  37. bf98225 Fixed #450 by Hao Zhu · 4 years, 3 months ago
  38. 9bf1998 Adding material dark by Hao Zhu · 4 years, 3 months ago
  39. dcbdff6 added new_tab to cell_spec by Hao Zhu · 4 years, 3 months ago
  40. 81c335c simplify code by Hao Zhu · 4 years, 3 months ago
  41. d7762a4 UI change for light_themes to be consistent with kable_styling by Hao Zhu · 4 years, 3 months ago
  42. ad4ea39 Adding lightable theme by Hao Zhu · 4 years, 4 months ago
  43. d12f483 add global option view_html to control html print behavior by Hao Zhu · 4 years, 4 months ago
  44. 7012cd0 removed duplicated code and updated news by Hao Zhu · 4 years, 4 months ago
  45. bd9bfb6 Merge pull request #440 from jokorn/new_add_header_above by Hao Zhu · 4 years, 4 months ago
  46. 9631fbd update news by Hao Zhu · 4 years, 4 months ago
  47. fdff6f4 Fix bugs in remove_column by Hao Zhu · 4 years, 4 months ago
  48. 4231002 Merge pull request #490 from DanChaltiel/patch-1 by Hao Zhu · 4 years, 4 months ago
  49. 0a0f792 added early return by Dan Chaltiel · 4 years, 4 months ago
  50. 5979491 remove the debugging print by Hao Zhu · 4 years, 4 months ago
  51. b3f26ae Fix #464 by Hao Zhu · 4 years, 4 months ago
  52. 069fcef Fix item 3 in #480 by Hao Zhu · 4 years, 4 months ago
  53. f8f0616 yet another bugfix by Dan Chaltiel · 4 years, 4 months ago
  54. c0d3029 accounting for Zhu's coments + major bugfix by Dan Chaltiel · 4 years, 4 months ago
  55. 9e83d8f typo by Dan Chaltiel · 4 years, 4 months ago
  56. 47b1343 added mathjax support (#473) by Hao Zhu · 4 years, 4 months ago
  57. 075db09 Create remove_column.R by Dan Chaltiel · 4 years, 4 months ago
  58. 9c3007e Fix #476 by Hao Zhu · 4 years, 4 months ago
  59. aa42441 Done with latex collapse_rows #484 by Hao Zhu · 4 years, 4 months ago
  60. 5e2528e add target in collapse_rows #484 by Hao Zhu · 4 years, 4 months ago
  61. 9410a27 add all_cols to add_indent by Hao Zhu · 4 years, 4 months ago
  62. 106ad58 added a default option, if missing level_of_indent defaults to 1, otherwise to whatever level desired by Samia · 4 years, 4 months ago
  63. 094af2d Merge pull request #458 from cjber/patch-2 by Hao Zhu · 4 years, 5 months ago
  64. 2cea80d Merge pull request #479 from samiaab1990/master by Hao Zhu · 4 years, 5 months ago
  65. 67d7057 changed argument name to "level_of_indent" from number so it's more intuitive by Samia · 4 years, 5 months ago
  66. 6c4b24f fixed the latex add_indent argument by Samia · 4 years, 5 months ago
  67. 00095d4 Changed the add_indent_latex part: by Samia · 4 years, 5 months ago
  68. 5ca2746 Adding a no_of_indent argument which allows putting indents by every 2ems by Samia · 4 years, 5 months ago
  69. 7cea533 Added double quotes around temp_tex_file in xelatex call. by AC Craft · 4 years, 7 months ago
  70. de662b7 Improve spacing between table and footer by Cillian Berragan · 4 years, 9 months ago
  71. 84f1023 bypass base::format if encoding utf8 by jokorn · 5 years ago
  72. 19f6b53 stringsAsFactors = FALSE for the data frame input by jokorn · 5 years ago
  73. 1cb595e parenthesis error by jokorn · 5 years ago
  74. a00ad66 Data frame input as alternative to named vector by jokorn · 5 years ago
  75. 970777b Fix issue #246 by kbrevoort · 5 years ago
  76. cd16bc5 Fix issue #387 by kbrevoort · 5 years ago
  77. fdffec6 allow bold and italic argument of group_rows with html by Adrien Le Guillou · 5 years ago
  78. c79c5a8 Allow non-scalar values of align in header by kbrevoort · 5 years ago
  79. 69c8bd5 Update group_header_rows attribute with new position when adding multiple group_rows to HTML table by jokorn · 5 years ago
  80. e2ee69a Add package name to bsTable autoload formats by Hao Zhu · 6 years ago
  81. b9fff91 support for 'distill' markdown articles by Will Beasley · 6 years ago
  82. 8bc9622 Allow general column spec in LaTeX by Duncan Murdoch · 6 years ago
  83. 779569e Adding a latex_wrap_text option to pack_rows (#376) by Hao Zhu · 6 years ago
  84. 3078d8b #377 seems to be fixed now by Hao Zhu · 6 years ago
  85. f820713 Improved print method by Hao Zhu · 6 years ago
  86. 57f362d Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 6 years ago
  87. 8b2126e #369 by Hao Zhu · 6 years ago
  88. e4b24f2 move the examples into the functions save_kable and as_image by Jiaxiang Li · 6 years ago
  89. fcb8d45 Add the examples to kable_as_image.R from https://haozhu233.github.io/kableExtra/save_kable_and_as_image.html, and update the help document. by Jiaxiang Li · 6 years ago
  90. 72917f9 Version 1.1 release by Hao Zhu · 6 years ago
  91. 50c72fc Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 6 years ago
  92. 67764aa added docs for xtable by Hao Zhu · 6 years ago
  93. 17e1ae1 Update footnote.R by Augusto Magalhães · 6 years ago
  94. f17fa46 Update font size footnote.R by Augusto Magalhães · 6 years ago
  95. 8e786ad Fix deletion/unlink of lib directories and html files by ghaarsma · 6 years ago
  96. 745e545 Add commented new fix_duplicated_row_latex by Hao Zhu · 6 years ago
  97. 24bf30c standardize naming in magic_mirror by Hao Zhu · 6 years ago
  98. 46a42a1 address #310 by Hao Zhu · 6 years ago
  99. 5e1740d put back print in print.R by Hao Zhu · 6 years ago
  100. 84102ed render xml table out by Hao Zhu · 6 years ago