1. c53f0cd move row label justification from latex_options to its own parameter so that it can be used in html tables by Salzer · 7 years ago
  2. 8669213 Update kable_styling.R by bsalzer · 7 years ago
  3. 8f49eb6 change parmeter from align to latex_align to match existing parameter in function by Salzer · 7 years ago
  4. 1555085 and align feature for group_row function by Salzer · 7 years ago
  5. 8593327 Greater control for row grouping by bsalzer · 7 years ago
  6. 74e2e22 Allow adjustment on row label orientation in latex by bsalzer · 7 years ago
  7. 27eb90b add option to keep latex file for debugging by Salzer · 7 years ago
  8. 6bc84f8 add option to have line underneath headers. by Salzer · 7 years ago
  9. 35032e3 fix centering when using threeparttable by bsalzer · 7 years ago
  10. c81c1fe changed `"indentLevel"` to `"identlevel"` in `add_indent_html()` by Alan Butler · 7 years ago
  11. 8c8ac8b Fix the stackoverflow issue by Hao Zhu · 7 years ago
  12. 5ece06e Fix a typo in Doc by Hao Zhu · 7 years ago
  13. b9da01c Final fixes for 0.7.0 release by Hao Zhu · 7 years ago
  14. 401ebd8 Improve warning message by Hao Zhu · 7 years ago
  15. 53454f0 #101 by Hao Zhu · 7 years ago
  16. 12b0ade add hline options to collapse_rows by Hao Zhu · 7 years ago
  17. 01b15b8 Fix #109 by Hao Zhu · 7 years ago
  18. b49bddf Fix #107 by Hao Zhu · 7 years ago
  19. d9fc3d4 fix text_spec by Hao Zhu · 7 years ago
  20. ef0c830 add strikeout and underline to spec functions by Hao Zhu · 7 years ago
  21. f210083 Apply class kableExtra to all HTML functions by Hao Zhu · 7 years ago
  22. c830679 bug fix by Hao Zhu · 7 years ago
  23. 3b7e29d remove widget for now by Hao Zhu · 7 years ago
  24. 7cb0e37 move kePrint by Hao Zhu · 7 years ago
  25. 8a69ad1 add js to enable popover and hover message by Hao Zhu · 7 years ago
  26. eaef431 add custom print & knit_print method to display HTML table on the run by Hao Zhu · 7 years ago
  27. 2502807 bug fix by Hao Zhu · 7 years ago
  28. 17814c7 Add threeparttable to footnote by Hao Zhu · 7 years ago
  29. bab692d add kableExtra and Word by Hao Zhu · 7 years ago
  30. d57ba6d remove special case for longtable. The pagewise footnote is not feasible. by Hao Zhu · 7 years ago
  31. 5ed52cd typo by Hao Zhu · 7 years ago
  32. b1e2e3d fix example by Hao Zhu · 7 years ago
  33. 593f57e update footnote doc; fix a bug in row_spec by Hao Zhu · 7 years ago
  34. e0782ab add escape to footnote; add function documentation by Hao Zhu · 7 years ago
  35. 19c4fa5 add footnote for latex by Hao Zhu · 7 years ago
  36. 9f91748 Fix #88 by Hao Zhu · 7 years ago
  37. b1de967 Add extra_css to spec family by Hao Zhu · 7 years ago
  38. 1ac13ad Fix #105 by Hao Zhu · 7 years ago
  39. cdd7f92 change add_footnote_adv to footnote by Hao Zhu · 7 years ago
  40. 8dd65a9 add add_footnote_adv (temp name) for html table by Hao Zhu · 7 years ago
  41. 0a98df0 remove "NOBLANK" for read_html by Hao Zhu · 7 years ago
  42. 3edc85a bug fix by Hao Zhu · 7 years ago
  43. 93167fb Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 7 years ago
  44. 4e557c2 add scale_from to spec tools by Hao Zhu · 7 years ago
  45. 994fc56 Add \leavevmode to \color specification to preserve vertical alignment in columns. (https://tex.stackexchange.com/questions/328043/changing-the-text-color-for-a-cell-does-change-alignment) by Stefanie LaZerte · 7 years ago
  46. 915b1b2 add HTML color support to background color by Hao Zhu · 7 years ago
  47. 6a14e88 remove display inline-block in column width by Hao Zhu · 7 years ago
  48. 7f7293e Fix #89 by Hao Zhu · 7 years ago
  49. 8b32b19 update docs by Hao Zhu · 7 years ago
  50. 5883428 remove sparkline by Hao Zhu · 7 years ago
  51. 6290fdd fix checks & update vignette by Hao Zhu · 7 years ago
  52. 6f362bb Add spec_tooltip & spec_popover; Update documentation by Hao Zhu · 7 years ago
  53. ce5ee41 update documentation by Hao Zhu · 7 years ago
  54. 44f6c49 Re-fix #34 by Hao Zhu · 7 years ago
  55. 16c2f9e Improve method so it's 200% faster when there are many many rows by Hao Zhu · 7 years ago
  56. 064990d Fix the duplicated row bug in LaTeX table. Fix a bug introduced in #73. Change back to div for cell_spec by Hao Zhu · 7 years ago
  57. f6be00b change from div to span for background color in cell_spec by Hao Zhu · 7 years ago
  58. 7d09334 Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 7 years ago
  59. 457acb4 improve color code setting by Hao Zhu · 7 years ago
  60. 35f01b1 escape also special regex character ? by energien · 7 years ago
  61. 9ce317e Add spec_color and family by Hao Zhu · 7 years ago
  62. bacd2f3 Adding cell_spec by Hao Zhu · 7 years ago
  63. b35f188 switch from readr::write_file to writeLines by Hao Zhu · 7 years ago
  64. 20784e7 add * to the last line by Hao Zhu · 7 years ago
  65. c83eb63 remove star by Hao Zhu · 7 years ago
  66. 9c18fd8 ops... by Hao Zhu · 7 years ago
  67. e7c8f70 Add font_size option to row_spec; regenerate documentation by Hao Zhu · 7 years ago
  68. 8d347c4 issue #26 & #66 by Hao Zhu · 7 years ago
  69. 18b4766 Merge pull request #73 from newtux/master by Hao Zhu · 7 years ago
  70. b2b4199 Fix #70 by Hao Zhu · 7 years ago
  71. b7f4f4e change default text for continued by Hao Zhu · 7 years ago
  72. 6c9714a add feature for issue #69 by Hao Zhu · 7 years ago
  73. d286706 Fix issue in hold position being used with center default float by newtux · 7 years ago
  74. 4840bc9 bump version... by Hao Zhu · 7 years ago
  75. 2a6256d Improve latex package listing method by Hao Zhu · 7 years ago
  76. 246b95c Provide documentation about ghostscript by Hao Zhu · 7 years ago
  77. cc39792 try to fix kable_as_image for windows again... by Hao Zhu · 7 years ago
  78. f2ebf9e fix a bug in column_spec, fix kable_as_image in windows by Hao Zhu · 7 years ago
  79. 49483bf add index to group_rows for robust row-grouping tasks by Hao Zhu · 7 years ago
  80. 322de08 add vector support to row_spec (HTML & PDF) by Hao Zhu · 7 years ago
  81. 9b43f62 add vector support to column_spec_html as well by Hao Zhu · 7 years ago
  82. 6ea2afd allow column take vector for LaTeX by Hao Zhu · 7 years ago
  83. 3af9f94 improve the way to change table environment in LaTeX by Hao Zhu · 7 years ago
  84. 356ca9f add kableExtra_latex_packages by Hao Zhu · 7 years ago
  85. a9c43dc clean up kable_as_image documentation by Hao Zhu · 7 years ago
  86. b0fd4ef bump version by Hao Zhu · 7 years ago
  87. 53e240f update documentation by Hao Zhu · 7 years ago
  88. 6521605 update documentation by Hao Zhu · 7 years ago
  89. 245931c add escape to footnote; by Hao Zhu · 7 years ago
  90. 8743c77 Fix issue in getting caption of table with caption.short by qifei · 7 years ago
  91. 2a64dc6 Complete documentation for kable_as_image by Hao Zhu · 7 years ago
  92. 653e851 Merge pull request #50 from robshep/master by Hao Zhu · 7 years ago
  93. c59d15e Add option for using float package with [H] float specifier by Rob Shepherd · 7 years ago
  94. 9b05ce1 Fix #47 by Hao Zhu · 7 years ago
  95. a0a3851 Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 7 years ago
  96. 93e19a8 add kable_as_image; don't use this feature by Hao Zhu · 7 years ago
  97. d2c0f73 add enc2utf8 to solve unicode issue by Hao Zhu · 7 years ago
  98. f451dbb Fix #44 by Hao Zhu · 7 years ago
  99. ec7ab92 add column background to latex by Hao Zhu · 7 years ago
  100. a73601b add text/bg color to latex except column bg color by Hao Zhu · 7 years ago