1. 6290fdd fix checks & update vignette by Hao Zhu · 7 years ago
  2. 0a7f47c update doc by Hao Zhu · 7 years ago
  3. 6f362bb Add spec_tooltip & spec_popover; Update documentation by Hao Zhu · 7 years ago
  4. ce5ee41 update documentation by Hao Zhu · 7 years ago
  5. 44f6c49 Re-fix #34 by Hao Zhu · 7 years ago
  6. fffcbda remove that sparkline part by Hao Zhu · 7 years ago
  7. 16c2f9e Improve method so it's 200% faster when there are many many rows by Hao Zhu · 7 years ago
  8. 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
  9. f6be00b change from div to span for background color in cell_spec by Hao Zhu · 7 years ago
  10. 7d09334 Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 7 years ago
  11. 457acb4 improve color code setting by Hao Zhu · 7 years ago
  12. 5b6191b Merge pull request #78 from nichtleiter/master by Hao Zhu · 7 years ago
  13. 35f01b1 escape also special regex character ? by energien · 7 years ago
  14. 9ce317e Add spec_color and family by Hao Zhu · 7 years ago
  15. bacd2f3 Adding cell_spec by Hao Zhu · 7 years ago
  16. b35f188 switch from readr::write_file to writeLines by Hao Zhu · 7 years ago
  17. 20784e7 add * to the last line by Hao Zhu · 7 years ago
  18. c83eb63 remove star by Hao Zhu · 7 years ago
  19. 9c18fd8 ops... by Hao Zhu · 7 years ago
  20. e7c8f70 Add font_size option to row_spec; regenerate documentation by Hao Zhu · 7 years ago
  21. 78acf9f fix some wording issue by Hao Zhu · 7 years ago
  22. 8d347c4 issue #26 & #66 by Hao Zhu · 7 years ago
  23. 18b4766 Merge pull request #73 from newtux/master by Hao Zhu · 7 years ago
  24. b2b4199 Fix #70 by Hao Zhu · 7 years ago
  25. b7f4f4e change default text for continued by Hao Zhu · 7 years ago
  26. 6c9714a add feature for issue #69 by Hao Zhu · 7 years ago
  27. d286706 Fix issue in hold position being used with center default float by newtux · 7 years ago
  28. f4268d4 Improve language in Description based on Uwe's comments; bump version to dev by Hao Zhu · 7 years ago
  29. 4840bc9 bump version... by Hao Zhu · 7 years ago
  30. 2a6256d Improve latex package listing method by Hao Zhu · 7 years ago
  31. 246b95c Provide documentation about ghostscript by Hao Zhu · 7 years ago
  32. cc39792 try to fix kable_as_image for windows again... by Hao Zhu · 7 years ago
  33. f2ebf9e fix a bug in column_spec, fix kable_as_image in windows by Hao Zhu · 7 years ago
  34. f03decd Improve doc & bump version to dev (ops) by Hao Zhu · 7 years ago
  35. 49483bf add index to group_rows for robust row-grouping tasks by Hao Zhu · 7 years ago
  36. 322de08 add vector support to row_spec (HTML & PDF) by Hao Zhu · 7 years ago
  37. 9b43f62 add vector support to column_spec_html as well by Hao Zhu · 7 years ago
  38. 6ea2afd allow column take vector for LaTeX by Hao Zhu · 7 years ago
  39. 834cf56 minor by Hao Zhu · 7 years ago
  40. f70fba9 minor change by Hao Zhu · 7 years ago
  41. fb0a6d4 bump version by Hao Zhu · 7 years ago
  42. 8e69561 update doc by Hao Zhu · 7 years ago
  43. 3af9f94 improve the way to change table environment in LaTeX by Hao Zhu · 7 years ago
  44. 8c2072b update NEWS by Hao Zhu · 7 years ago
  45. 356ca9f add kableExtra_latex_packages by Hao Zhu · 7 years ago
  46. a44e375 bump version & update doc by Hao Zhu · 7 years ago
  47. a9c43dc clean up kable_as_image documentation by Hao Zhu · 7 years ago
  48. c779a7f reduce pkg size by Hao Zhu · 7 years ago
  49. b0fd4ef bump version by Hao Zhu · 7 years ago
  50. 53e240f update documentation by Hao Zhu · 7 years ago
  51. 2e318eb add comments by Hao Zhu · 7 years ago
  52. b350b9f highlight code chunk in pdf vig by Hao Zhu · 7 years ago
  53. c761ee5 update pdf by Hao Zhu · 7 years ago
  54. 6521605 update documentation by Hao Zhu · 7 years ago
  55. 245931c add escape to footnote; by Hao Zhu · 7 years ago
  56. bd427f5 Merge pull request #57 from qifei9/master by Hao Zhu · 7 years ago
  57. 8743c77 Fix issue in getting caption of table with caption.short by qifei · 7 years ago
  58. 2a64dc6 Complete documentation for kable_as_image by Hao Zhu · 7 years ago
  59. e02b06f add rob for his contribution in #49 & #50 by Hao Zhu · 7 years ago
  60. 653e851 Merge pull request #50 from robshep/master by Hao Zhu · 7 years ago
  61. c59d15e Add option for using float package with [H] float specifier by Rob Shepherd · 7 years ago
  62. 9b05ce1 Fix #47 by Hao Zhu · 7 years ago
  63. a0a3851 Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 7 years ago
  64. 93e19a8 add kable_as_image; don't use this feature by Hao Zhu · 7 years ago
  65. d2c0f73 add enc2utf8 to solve unicode issue by Hao Zhu · 7 years ago
  66. f451dbb Fix #44 by Hao Zhu · 7 years ago
  67. ec7ab92 add column background to latex by Hao Zhu · 7 years ago
  68. a73601b add text/bg color to latex except column bg color by Hao Zhu · 7 years ago
  69. 669bcd2 add text & background color option in column_spec & row_spec as #43 by Hao Zhu · 7 years ago
  70. 70b89b1 2nd attempt to fix #37 should be fixed now by Hao Zhu · 7 years ago
  71. 71a224f change strip to stripe by Hao Zhu · 7 years ago
  72. e1be960 added strip_color option for LaTeX by Hao Zhu · 7 years ago
  73. d57c2d7 try to fix #37 by Hao Zhu · 7 years ago
  74. 850332b Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 7 years ago
  75. dc28f96 removed the accidentally rendered NEWS file by Hao Zhu · 7 years ago
  76. 3ce4286 Merge pull request #38 from stla/master by Hao Zhu · 7 years ago
  77. 103afc2 ignore the autogenerated doc folder by Hao Zhu · 7 years ago
  78. 53df291 update readme by Hao Zhu · 7 years ago
  79. 316fd74 fix issue #34 by Stéphane Laurent · 7 years ago
  80. d5bda34 change before CRAN submission by Hao Zhu · 7 years ago
  81. 82fa8bd update news by Hao Zhu · 7 years ago
  82. 014d621 add PDF vignette to CRAN by Hao Zhu · 7 years ago
  83. 0a0e833 update documentation by Hao Zhu · 7 years ago
  84. 462b449 typo by Hao Zhu · 7 years ago
  85. fb57e45 update testthat... by Hao Zhu · 7 years ago
  86. eba4198 update testthat by Hao Zhu · 7 years ago
  87. ed84586 #34 by Hao Zhu · 7 years ago
  88. f01139c Fix #32 by Hao Zhu · 7 years ago
  89. ac7e70f Fix #30 by adding option escape to add_header_abover & group_rows by Hao Zhu · 7 years ago
  90. 4b0c51e update documentation (not done) by Hao Zhu · 7 years ago
  91. 1da2f89 adding @stla as ctb by Hao Zhu · 7 years ago
  92. 00ba87c Improved striped-row's looking on tables with multiple header rows. #31 by Hao Zhu · 7 years ago
  93. fd516ba Fix a bug reported on SO https://stackoverflow.com/questions/45378664/kableextra-rmarkdown-tables-aligning-grouping-row-labels-and-footnotes by Hao Zhu · 7 years ago
  94. 953f3bd minor changes by Hao Zhu · 7 years ago
  95. 3e53e60 add monospae to row_spec as well. #22 by Hao Zhu · 7 years ago
  96. 68d4fe9 Fixed #29 by Hao Zhu · 7 years ago
  97. fd2ef9b change to a safer regex method for repeat_header by Hao Zhu · 7 years ago
  98. 6f95ea4 remove \lab{} in second header in repeat_header for longtable LaTeX by Hao Zhu · 7 years ago
  99. ca211db complete documentations for changes by Hao Zhu · 7 years ago
  100. f6435d5 update namespace by Hao Zhu · 7 years ago