1. 76762d8 Fix #229 by Hao Zhu · 6 years ago
  2. ec16936 change valign's default to middle in collapse_rows. update vignette as requested by CRAN by Hao Zhu · 7 years ago
  3. 6107f37 bump version to 0.9.0 & update docs by Hao Zhu · 7 years ago
  4. 25efb13 Give people ability to customize title format in footnote by Hao Zhu · 7 years ago
  5. 465fc65 * Changed footnote title format from bold to italic. (#200) by Hao Zhu · 7 years ago
  6. 5d53dad #195 by Hao Zhu · 7 years ago
  7. be853f7 Added auto_index by Hao Zhu · 7 years ago
  8. 5dd3e28 #191 by Hao Zhu · 7 years ago
  9. 5b8eb2b removed the small tag in threeparttable (#162) by Hao Zhu · 7 years ago
  10. 17dbad1 Fix #188 by Hao Zhu · 7 years ago
  11. 895c7e5 Fix #183 by Hao Zhu · 7 years ago
  12. e5b9bff Adding support to ioslides_presentation and slidy_presentation by Hao Zhu · 7 years ago
  13. 63ff328 Merge pull request #197 from leovan/master by Hao Zhu · 7 years ago
  14. 37dbe3f simplied some logics; by Hao Zhu · 7 years ago
  15. 517453c Fix a potential bug in column/row spec by Hao Zhu · 7 years ago
  16. a2cb231 Fix float right by Hao Zhu · 7 years ago
  17. d384bc2 changes to support tables by Hao Zhu · 7 years ago
  18. 73cf373 Added save_kable by Hao Zhu · 7 years ago
  19. 83f0513 Allow no colnames with PDF output when booktabs enabled by Leo · 7 years ago
  20. e13a3e7 #180 by Hao Zhu · 7 years ago
  21. 907ddfe add include_thead to column_spec by Hao Zhu · 7 years ago
  22. cfab7f1 #175 by Hao Zhu · 7 years ago
  23. 319a546 add example by Irene · 7 years ago
  24. b1caa27 add width_min, width_max to column_spec by Hao Zhu · 7 years ago
  25. 9ac3e38 update chinese doc by Hao Zhu · 7 years ago
  26. ae80df4 add auto convert from makecell to newline in column_spec by Hao Zhu · 7 years ago
  27. b8b0cae adding none to add_footnote by Hao Zhu · 7 years ago
  28. f315512 experimenting auto_set_format by Hao Zhu · 7 years ago
  29. c78f8d0 fix a bug in text_spec by Hao Zhu · 7 years ago
  30. f94a26f Solve #149 by Hao Zhu · 7 years ago
  31. bdc59ba #161 by Hao Zhu · 7 years ago
  32. 5e4dd50 Add acknowledgement & bump version for CRAN release by Hao Zhu · 7 years ago
  33. 904c0dc Fix add_footnote by Hao Zhu · 7 years ago
  34. cd42793 double escape backslash in doc by Hao Zhu · 7 years ago
  35. 1bfaf09 put vphantom at the end of the line as @steveputman suggested by Hao Zhu · 7 years ago
  36. 4caa975 Fixed a bug with vphantom by Hao Zhu · 7 years ago
  37. 3fc0e88 improve encoding for LaTeX table. #138 by Hao Zhu · 7 years ago
  38. 3465b50 #156 add align to add_header_above by Hao Zhu · 7 years ago
  39. e4c4b11 Fix #158 by Hao Zhu · 7 years ago
  40. 1aff734 added linebreak support to all kableExtra functions by Hao Zhu · 7 years ago
  41. 248bbef add linebreak by Hao Zhu · 7 years ago
  42. c786513 improve escape in add_header_above by Hao Zhu · 7 years ago
  43. eaeb0cd Add a new layout and other features for collapse_rows for LaTeX by georgegui · 7 years ago
  44. 23bde3a extra changes for footnote with threeparttable by Hao Zhu · 7 years ago
  45. e809c56 Fixed #135 by Hao Zhu · 7 years ago
  46. 5776154 typo by Hao Zhu · 7 years ago
  47. 5b71b2d adding some checks to disable the real-time display when RStudio is not running by Hao Zhu · 7 years ago
  48. 27c7c85 Improve footnote by Hao Zhu · 7 years ago
  49. 2345676 replace threeparttable with threeparttablex; Fixed #119 by Hao Zhu · 7 years ago
  50. 2223ece Fixed #116 by Hao Zhu · 7 years ago
  51. 68b5bbf add knitr::kable to export by Hao Zhu · 7 years ago
  52. d463087 Fixed #115 by Hao Zhu · 7 years ago
  53. 164c48d Fix #153 by Hao Zhu · 7 years ago
  54. a3f43ad add in the option for a horizontal line before the grouped row label by Brian Salzer · 7 years ago
  55. 6191e74 Update group_rows.R by Hao Zhu · 7 years ago
  56. 4cc925b Add options for group_rows by georgegui · 7 years ago
  57. 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
  58. 8669213 Update kable_styling.R by bsalzer · 7 years ago
  59. 8f49eb6 change parmeter from align to latex_align to match existing parameter in function by Salzer · 7 years ago
  60. 1555085 and align feature for group_row function by Salzer · 7 years ago
  61. 8593327 Greater control for row grouping by bsalzer · 7 years ago
  62. 74e2e22 Allow adjustment on row label orientation in latex by bsalzer · 7 years ago
  63. 27eb90b add option to keep latex file for debugging by Salzer · 7 years ago
  64. 6bc84f8 add option to have line underneath headers. by Salzer · 7 years ago
  65. 35032e3 fix centering when using threeparttable by bsalzer · 7 years ago
  66. c81c1fe changed `"indentLevel"` to `"identlevel"` in `add_indent_html()` by Alan Butler · 7 years ago
  67. 8c8ac8b Fix the stackoverflow issue by Hao Zhu · 7 years ago
  68. 5ece06e Fix a typo in Doc by Hao Zhu · 7 years ago
  69. b9da01c Final fixes for 0.7.0 release by Hao Zhu · 7 years ago
  70. 401ebd8 Improve warning message by Hao Zhu · 7 years ago
  71. 53454f0 #101 by Hao Zhu · 7 years ago
  72. 12b0ade add hline options to collapse_rows by Hao Zhu · 7 years ago
  73. 01b15b8 Fix #109 by Hao Zhu · 7 years ago
  74. b49bddf Fix #107 by Hao Zhu · 7 years ago
  75. d9fc3d4 fix text_spec by Hao Zhu · 7 years ago
  76. ef0c830 add strikeout and underline to spec functions by Hao Zhu · 7 years ago
  77. f210083 Apply class kableExtra to all HTML functions by Hao Zhu · 7 years ago
  78. c830679 bug fix by Hao Zhu · 7 years ago
  79. 3b7e29d remove widget for now by Hao Zhu · 7 years ago
  80. 7cb0e37 move kePrint by Hao Zhu · 7 years ago
  81. 8a69ad1 add js to enable popover and hover message by Hao Zhu · 7 years ago
  82. eaef431 add custom print & knit_print method to display HTML table on the run by Hao Zhu · 7 years ago
  83. 2502807 bug fix by Hao Zhu · 7 years ago
  84. 17814c7 Add threeparttable to footnote by Hao Zhu · 7 years ago
  85. bab692d add kableExtra and Word by Hao Zhu · 7 years ago
  86. d57ba6d remove special case for longtable. The pagewise footnote is not feasible. by Hao Zhu · 7 years ago
  87. 5ed52cd typo by Hao Zhu · 7 years ago
  88. b1e2e3d fix example by Hao Zhu · 7 years ago
  89. 593f57e update footnote doc; fix a bug in row_spec by Hao Zhu · 7 years ago
  90. e0782ab add escape to footnote; add function documentation by Hao Zhu · 7 years ago
  91. 19c4fa5 add footnote for latex by Hao Zhu · 7 years ago
  92. 9f91748 Fix #88 by Hao Zhu · 7 years ago
  93. b1de967 Add extra_css to spec family by Hao Zhu · 7 years ago
  94. 1ac13ad Fix #105 by Hao Zhu · 7 years ago
  95. cdd7f92 change add_footnote_adv to footnote by Hao Zhu · 7 years ago
  96. 8dd65a9 add add_footnote_adv (temp name) for html table by Hao Zhu · 7 years ago
  97. 0a98df0 remove "NOBLANK" for read_html by Hao Zhu · 7 years ago
  98. 3edc85a bug fix by Hao Zhu · 7 years ago
  99. 93167fb Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 7 years ago
  100. 4e557c2 add scale_from to spec tools by Hao Zhu · 7 years ago