1. a905e52 Workaround to not execute undefined functions. by Gregory Fiumara · 6 years ago
  2. 55c1007 Merge pull request #267 from t-kalinowski/patch-1 by Hao Zhu · 6 years ago
  3. 6b4b6f1 remove warning about partial match by Tomasz Kalinowski · 6 years ago
  4. b548aac add line_sep to add_header_above by Hao Zhu · 6 years ago
  5. 66b00ef add an example of loading the caption package by Hao Zhu · 6 years ago
  6. 7ba755d update doc by Hao Zhu · 6 years ago
  7. a17edd0 Adding notes about adding linebreaks in latex caption by Hao Zhu · 6 years ago
  8. 5fa8ecc add notes for linebreak in table caption by Hao Zhu · 6 years ago
  9. 6d68f7c add extra_css to add_header_above by Hao Zhu · 6 years ago
  10. bd28891 Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 6 years ago
  11. 76f0eb6 Add extra customization options to add_header_above by Hao Zhu · 6 years ago
  12. 5a2daa6 Update issue templates by Hao Zhu · 6 years ago
  13. e58f1aa Merge pull request #209 from antaldaniel/master by Hao Zhu · 6 years ago
  14. b21af6b Merge pull request #255 from quocpeyrot/issue254 by Hao Zhu · 6 years ago
  15. ed7e624 Fix issue #254 by Quôc Peyrot · 6 years ago
  16. bf16d79 add doi by Hao Zhu · 6 years ago
  17. e305aa0 fixed an typo by Hao Zhu · 6 years ago
  18. 76762d8 Fix #229 by Hao Zhu · 6 years ago
  19. bfaf703 Small note to use LaTex language packages in case of non-English tables by antaldaniel · 6 years ago
  20. cf11dac Small note for non-English text tables by antaldaniel · 6 years ago
  21. 8d1bd5b adding the language package to the documentation that may be a problem with non-English text tables by antaldaniel · 6 years ago
  22. 719e711 "\\usepackage[utf8]{inputenc}" by antaldaniel · 6 years ago
  23. 2ea01fb writeLines(temp_tex, paste0(temp_file, ".tex"), useBytes = T) by antaldaniel · 6 years ago
  24. ccf9bf8 update cn doc by Hao Zhu · 7 years ago
  25. ec16936 change valign's default to middle in collapse_rows. update vignette as requested by CRAN by Hao Zhu · 7 years ago
  26. dda2f72 add logo to vignette by Hao Zhu · 7 years ago
  27. 6107f37 bump version to 0.9.0 & update docs by Hao Zhu · 7 years ago
  28. e4dd845 update NEWS by Hao Zhu · 7 years ago
  29. 25efb13 Give people ability to customize title format in footnote by Hao Zhu · 7 years ago
  30. 465fc65 * Changed footnote title format from bold to italic. (#200) by Hao Zhu · 7 years ago
  31. 5d53dad #195 by Hao Zhu · 7 years ago
  32. be853f7 Added auto_index by Hao Zhu · 7 years ago
  33. 5dd3e28 #191 by Hao Zhu · 7 years ago
  34. 5b8eb2b removed the small tag in threeparttable (#162) by Hao Zhu · 7 years ago
  35. 800d0b7 update xml2 version requirement as reported in #17 by Hao Zhu · 7 years ago
  36. 17dbad1 Fix #188 by Hao Zhu · 7 years ago
  37. 895c7e5 Fix #183 by Hao Zhu · 7 years ago
  38. e5b9bff Adding support to ioslides_presentation and slidy_presentation by Hao Zhu · 7 years ago
  39. 63ff328 Merge pull request #197 from leovan/master by Hao Zhu · 7 years ago
  40. 37dbe3f simplied some logics; by Hao Zhu · 7 years ago
  41. 517453c Fix a potential bug in column/row spec by Hao Zhu · 7 years ago
  42. a2cb231 Fix float right by Hao Zhu · 7 years ago
  43. d384bc2 changes to support tables by Hao Zhu · 7 years ago
  44. 5cb4f04 Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 7 years ago
  45. fb49a5c add links to readme by Hao Zhu · 7 years ago
  46. f0f1924 Added 100% scroll box doc to chinese doc by Hao Zhu · 7 years ago
  47. 73cf373 Added save_kable by Hao Zhu · 7 years ago
  48. 83f0513 Allow no colnames with PDF output when booktabs enabled by Leo · 7 years ago
  49. 18e8cb5 Merge pull request #181 from jjchern/master by Hao Zhu · 7 years ago
  50. 3dca6f4 Fix a few typos by jjchern · 7 years ago
  51. e13a3e7 #180 by Hao Zhu · 7 years ago
  52. 907ddfe add include_thead to column_spec by Hao Zhu · 7 years ago
  53. cfab7f1 #175 by Hao Zhu · 7 years ago
  54. 73735e6 Added update to documentation to NEWS (Thanks again @isteves!) by Hao Zhu · 7 years ago
  55. 3e1b84b Merge pull request #171 from isteves/docs by Hao Zhu · 7 years ago
  56. 94049fa Merge pull request #172 from isteves/scroll-box by Hao Zhu · 7 years ago
  57. 319a546 add example by Irene · 7 years ago
  58. 62a3b36 add width = 100% to example by Irene · 7 years ago
  59. b1caa27 add width_min, width_max to column_spec by Hao Zhu · 7 years ago
  60. 1bb955b still having issue with the shadow on the svg logo by Hao Zhu · 7 years ago
  61. f2fd55d update sticker by Hao Zhu · 7 years ago
  62. 6f2a017 update chinese doc by Hao Zhu · 7 years ago
  63. 9ac3e38 update chinese doc by Hao Zhu · 7 years ago
  64. ae80df4 add auto convert from makecell to newline in column_spec by Hao Zhu · 7 years ago
  65. b8b0cae adding none to add_footnote by Hao Zhu · 7 years ago
  66. f315512 experimenting auto_set_format by Hao Zhu · 7 years ago
  67. 69c8243 fix link font on sticker by Hao Zhu · 7 years ago
  68. 48e64c6 update sticker by Hao Zhu · 7 years ago
  69. c78f8d0 fix a bug in text_spec by Hao Zhu · 7 years ago
  70. b9c9ac7 edit to sticker by Hao Zhu · 7 years ago
  71. 13b2ff6 slightly changed the sticker by Hao Zhu · 7 years ago
  72. 222cd7e adding logo by Hao Zhu · 7 years ago
  73. fa48e7d update docs by Hao Zhu · 7 years ago
  74. f94a26f Solve #149 by Hao Zhu · 7 years ago
  75. bdc59ba #161 by Hao Zhu · 7 years ago
  76. ee20ec0 bug fix by Hao Zhu · 7 years ago
  77. 5e4dd50 Add acknowledgement & bump version for CRAN release by Hao Zhu · 7 years ago
  78. 904c0dc Fix add_footnote by Hao Zhu · 7 years ago
  79. cd42793 double escape backslash in doc by Hao Zhu · 7 years ago
  80. 1bfaf09 put vphantom at the end of the line as @steveputman suggested by Hao Zhu · 7 years ago
  81. 4caa975 Fixed a bug with vphantom by Hao Zhu · 7 years ago
  82. 3fc0e88 improve encoding for LaTeX table. #138 by Hao Zhu · 7 years ago
  83. 3465b50 #156 add align to add_header_above by Hao Zhu · 7 years ago
  84. e4c4b11 Fix #158 by Hao Zhu · 7 years ago
  85. cd11702 update index page on the docs site by Hao Zhu · 7 years ago
  86. 4c18fdb update NEWS by Hao Zhu · 7 years ago
  87. 1aff734 added linebreak support to all kableExtra functions by Hao Zhu · 7 years ago
  88. 248bbef add linebreak by Hao Zhu · 7 years ago
  89. c786513 improve escape in add_header_above by Hao Zhu · 7 years ago
  90. 778b70a Add @georgegui to the author's list; by Hao Zhu · 7 years ago
  91. 6a59bf8 Merge pull request #159 from georgegui/master by Hao Zhu · 7 years ago
  92. eaeb0cd Add a new layout and other features for collapse_rows for LaTeX by georgegui · 7 years ago
  93. 23bde3a extra changes for footnote with threeparttable by Hao Zhu · 7 years ago
  94. e809c56 Fixed #135 by Hao Zhu · 7 years ago
  95. 5776154 typo by Hao Zhu · 7 years ago
  96. 5b71b2d adding some checks to disable the real-time display when RStudio is not running by Hao Zhu · 7 years ago
  97. 27c7c85 Improve footnote by Hao Zhu · 7 years ago
  98. 2345676 replace threeparttable with threeparttablex; Fixed #119 by Hao Zhu · 7 years ago
  99. 2223ece Fixed #116 by Hao Zhu · 7 years ago
  100. 68b5bbf add knitr::kable to export by Hao Zhu · 7 years ago