1. 226e74d Merge branch 'master' of github.com:haozhu233/kableExtra by Hao Zhu · 4 years, 3 months ago
  2. ebdb3c2 save collapse_matrix to latex output as well by Hao Zhu · 4 years, 3 months ago
  3. 0b77654 Merge pull request #423 from kbrevoort/issue246 by Hao Zhu · 4 years, 3 months ago
  4. a9c7f03 fix typo by Hao Zhu · 4 years, 3 months ago
  5. a6c9c32 Fix #433 by Hao Zhu · 4 years, 3 months ago
  6. c985894 Fix #459 by Hao Zhu · 4 years, 3 months ago
  7. 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
  8. 4a888b3 completely remove xcolor from latex dependency by Hao Zhu · 4 years, 3 months ago
  9. d8a2e33 added classic_2 by Hao Zhu · 4 years, 3 months ago
  10. bf98225 Fixed #450 by Hao Zhu · 4 years, 3 months ago
  11. 9bf1998 Adding material dark by Hao Zhu · 4 years, 3 months ago
  12. dcbdff6 added new_tab to cell_spec by Hao Zhu · 4 years, 4 months ago
  13. 81c335c simplify code by Hao Zhu · 4 years, 4 months ago
  14. d7762a4 UI change for light_themes to be consistent with kable_styling by Hao Zhu · 4 years, 4 months ago
  15. ad4ea39 Adding lightable theme by Hao Zhu · 4 years, 4 months ago
  16. d12f483 add global option view_html to control html print behavior by Hao Zhu · 4 years, 4 months ago
  17. 7012cd0 removed duplicated code and updated news by Hao Zhu · 4 years, 4 months ago
  18. bd9bfb6 Merge pull request #440 from jokorn/new_add_header_above by Hao Zhu · 4 years, 4 months ago
  19. 9631fbd update news by Hao Zhu · 4 years, 4 months ago
  20. fdff6f4 Fix bugs in remove_column by Hao Zhu · 4 years, 4 months ago
  21. 4231002 Merge pull request #490 from DanChaltiel/patch-1 by Hao Zhu · 4 years, 4 months ago
  22. 0a0f792 added early return by Dan Chaltiel · 4 years, 4 months ago
  23. 5979491 remove the debugging print by Hao Zhu · 4 years, 4 months ago
  24. b3f26ae Fix #464 by Hao Zhu · 4 years, 4 months ago
  25. 069fcef Fix item 3 in #480 by Hao Zhu · 4 years, 4 months ago
  26. f8f0616 yet another bugfix by Dan Chaltiel · 4 years, 4 months ago
  27. c0d3029 accounting for Zhu's coments + major bugfix by Dan Chaltiel · 4 years, 4 months ago
  28. 9e83d8f typo by Dan Chaltiel · 4 years, 4 months ago
  29. 47b1343 added mathjax support (#473) by Hao Zhu · 4 years, 4 months ago
  30. 075db09 Create remove_column.R by Dan Chaltiel · 4 years, 4 months ago
  31. 9c3007e Fix #476 by Hao Zhu · 4 years, 4 months ago
  32. aa42441 Done with latex collapse_rows #484 by Hao Zhu · 4 years, 4 months ago
  33. 5e2528e add target in collapse_rows #484 by Hao Zhu · 4 years, 4 months ago
  34. 9410a27 add all_cols to add_indent by Hao Zhu · 4 years, 4 months ago
  35. 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
  36. 094af2d Merge pull request #458 from cjber/patch-2 by Hao Zhu · 4 years, 5 months ago
  37. 2cea80d Merge pull request #479 from samiaab1990/master by Hao Zhu · 4 years, 5 months ago
  38. 67d7057 changed argument name to "level_of_indent" from number so it's more intuitive by Samia · 4 years, 5 months ago
  39. 6c4b24f fixed the latex add_indent argument by Samia · 4 years, 5 months ago
  40. 00095d4 Changed the add_indent_latex part: by Samia · 4 years, 5 months ago
  41. 5ca2746 Adding a no_of_indent argument which allows putting indents by every 2ems by Samia · 4 years, 5 months ago
  42. 7cea533 Added double quotes around temp_tex_file in xelatex call. by AC Craft · 4 years, 7 months ago
  43. de662b7 Improve spacing between table and footer by Cillian Berragan · 4 years, 9 months ago
  44. 84f1023 bypass base::format if encoding utf8 by jokorn · 5 years ago
  45. 19f6b53 stringsAsFactors = FALSE for the data frame input by jokorn · 5 years ago
  46. 1cb595e parenthesis error by jokorn · 5 years ago
  47. a00ad66 Data frame input as alternative to named vector by jokorn · 5 years ago
  48. 970777b Fix issue #246 by kbrevoort · 5 years ago
  49. 69c8bd5 Update group_header_rows attribute with new position when adding multiple group_rows to HTML table by jokorn · 5 years ago
  50. e2ee69a Add package name to bsTable autoload formats by Hao Zhu · 6 years ago
  51. b9fff91 support for 'distill' markdown articles by Will Beasley · 6 years ago
  52. 8bc9622 Allow general column spec in LaTeX by Duncan Murdoch · 6 years ago
  53. 779569e Adding a latex_wrap_text option to pack_rows (#376) by Hao Zhu · 6 years ago
  54. 3078d8b #377 seems to be fixed now by Hao Zhu · 6 years ago
  55. f820713 Improved print method by Hao Zhu · 6 years ago
  56. 57f362d Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 6 years ago
  57. 8b2126e #369 by Hao Zhu · 6 years ago
  58. e4b24f2 move the examples into the functions save_kable and as_image by Jiaxiang Li · 6 years ago
  59. 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
  60. 72917f9 Version 1.1 release by Hao Zhu · 6 years ago
  61. 50c72fc Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 6 years ago
  62. 67764aa added docs for xtable by Hao Zhu · 6 years ago
  63. 17e1ae1 Update footnote.R by Augusto Magalhães · 6 years ago
  64. f17fa46 Update font size footnote.R by Augusto Magalhães · 6 years ago
  65. 8e786ad Fix deletion/unlink of lib directories and html files by ghaarsma · 6 years ago
  66. 745e545 Add commented new fix_duplicated_row_latex by Hao Zhu · 6 years ago
  67. 24bf30c standardize naming in magic_mirror by Hao Zhu · 6 years ago
  68. 46a42a1 address #310 by Hao Zhu · 6 years ago
  69. 5e1740d put back print in print.R by Hao Zhu · 6 years ago
  70. 84102ed render xml table out by Hao Zhu · 6 years ago
  71. 1c4917e Right before cran release by Hao Zhu · 6 years ago
  72. 62f5031 move doc to vignette by Hao Zhu · 6 years ago
  73. 37975a3 Export kable_xml functions. by Hao Zhu · 6 years ago
  74. b361fb5 add note to as_image by Hao Zhu · 6 years ago
  75. 53e5961 before cran release by Hao Zhu · 6 years ago
  76. 744e739 Merge pull request #325 from martinschmelzer/master by Hao Zhu · 6 years ago
  77. f43dcf5 Update add_header_above.R by martinschmelzer · 6 years ago
  78. 09d0126 Fix #316 by Hao Zhu · 6 years ago
  79. 9b05159 Added table.envir by Hao Zhu · 6 years ago
  80. 78e4386 Fix #235 by Hao Zhu · 6 years ago
  81. da88699 Fix #322 by Hao Zhu · 6 years ago
  82. 8902df8 Add save_kable and as_image vignette by Hao Zhu · 6 years ago
  83. f1873a4 Add as_image; Add xcolor back in but without options by Hao Zhu · 6 years ago
  84. 685eaab Fixed a critical bug by Hao Zhu · 6 years ago
  85. 905b31a Fix #320 thanks @martinschmelzer by Hao Zhu · 6 years ago
  86. d851693 finishing save_kable latex part by Hao Zhu · 6 years ago
  87. 270846b Merge, rebuild man pages by Hao Zhu · 6 years ago
  88. 7039ecf remove xcolor latex dependency by Hao Zhu · 6 years ago
  89. 45122dc Merge pull request #311 from dmurdoch/column_spec by Hao Zhu · 6 years ago
  90. 95c1437 Better regex and documentation by Duncan Murdoch · 6 years ago
  91. c3e1a3b Don't want to get an extra char ahead of the latex block by Duncan Murdoch · 6 years ago
  92. 911dca3 Protect LaTeX math in the HTML format: see https://stackoverflow.com/q/54048265/2554330 by Duncan Murdoch · 6 years ago
  93. 6eb2950 Wrong kind of brackets! by Duncan Murdoch · 6 years ago
  94. c106041 The old align could be "l", matching the "l" in "tabular". by Duncan Murdoch · 6 years ago
  95. 99b88f0 Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 6 years ago
  96. be1e055 fix a bug with the latest changes in kable_styling by Hao Zhu · 6 years ago
  97. 81eb934 move latex options in kable_styling to upper level by Hao Zhu · 6 years ago
  98. aa30498 add option to fix header in scroll box by Jrmie · 6 years ago
  99. aebd829 Fix collape_rows for arbitrary columns by Jakob Richter · 6 years ago
  100. 7f8b684 improved save_kable and added webshot support by Hao Zhu · 6 years ago