1. f36f960 option to add_indent spacing to any column by Damian Thomas · 3 years, 7 months ago
  2. 7898891 added line_col to spec_pointrange by Hao Zhu · 3 years, 9 months ago
  3. 30db027 1.33 release by Hao Zhu · 3 years, 9 months ago
  4. f6b60e8 fix bugs before cran release by Hao Zhu · 4 years, 1 month ago
  5. d4f5498 added header_separate function based on the suggestion in #541 by Hao Zhu · 4 years, 2 months ago
  6. 95a0428 convert spec_hist, spec_boxplot to graphics-helpers design; pdf default by Bill Evans · 4 years, 2 months ago
  7. b62414a support "any" graphic device by Bill Evans · 4 years, 2 months ago
  8. 548d715 rename spec_line to spec_plot by Bill Evans · 4 years, 2 months ago
  9. a8ef1fb add polys to spec_line, fix xlim/ylim and arg listifying by Bill Evans · 4 years, 2 months ago
  10. defd189 separate documentations for current spec_plot functions. by Hao Zhu · 4 years, 3 months ago
  11. 5a383e5 missing comma by Bill Evans · 4 years, 3 months ago
  12. cebc971 add 'spec_line' to inline plotting by Bill Evans · 4 years, 3 months ago
  13. 9399dcc disable execution of examples for notes on cran by Hao Zhu · 4 years, 3 months ago
  14. 7f3fa85 fix another cran notes by Hao Zhu · 4 years, 3 months ago
  15. 5fe235c added spec_image, spec_hist, spec_boxplot and fixed some cran comments by Hao Zhu · 4 years, 3 months ago
  16. 3e21ff9 bump version for cran release but it seems that they are on vacation :P by Hao Zhu · 4 years, 3 months ago
  17. ab67094 added density to control the resolution of save_kable. Also improved html screenshot quality. by Hao Zhu · 4 years, 3 months ago
  18. 16d6619 removed readr from dependencies by Hao Zhu · 4 years, 3 months ago
  19. 03e3333 added a few formatting options to pack_rows by Hao Zhu · 4 years, 3 months ago
  20. f2f4202 Added wraptable_width to kable_styleing and updated doc by Hao Zhu · 4 years, 3 months ago
  21. 8b16a6c improve lightable's look on add_header_above/group_rows improve documentation by Hao Zhu · 4 years, 3 months ago
  22. f2be482 rename kable to kbl by Hao Zhu · 4 years, 3 months ago
  23. 33b865f * Added kable_paper style for a NYT like table by Hao Zhu · 4 years, 3 months ago
  24. 2b739ac add a kable function with better doc by Hao Zhu · 4 years, 3 months ago
  25. 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
  26. d8a2e33 added classic_2 by Hao Zhu · 4 years, 3 months ago
  27. 9bf1998 Adding material dark by Hao Zhu · 4 years, 3 months ago
  28. dcbdff6 added new_tab to cell_spec by Hao Zhu · 4 years, 4 months ago
  29. ad4ea39 Adding lightable theme by Hao Zhu · 4 years, 4 months ago
  30. fdff6f4 Fix bugs in remove_column by Hao Zhu · 4 years, 4 months ago
  31. 9410a27 add all_cols to add_indent by Hao Zhu · 4 years, 4 months ago
  32. 8bc9622 Allow general column spec in LaTeX by Duncan Murdoch · 6 years ago
  33. 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
  34. 72917f9 Version 1.1 release by Hao Zhu · 6 years ago
  35. 1c4917e Right before cran release by Hao Zhu · 6 years ago
  36. 62f5031 move doc to vignette by Hao Zhu · 6 years ago
  37. 37975a3 Export kable_xml functions. by Hao Zhu · 6 years ago
  38. b361fb5 add note to as_image by Hao Zhu · 6 years ago
  39. 9b05159 Added table.envir by Hao Zhu · 6 years ago
  40. 8902df8 Add save_kable and as_image vignette by Hao Zhu · 6 years ago
  41. f1873a4 Add as_image; Add xcolor back in but without options by Hao Zhu · 6 years ago
  42. d851693 finishing save_kable latex part by Hao Zhu · 6 years ago
  43. 270846b Merge, rebuild man pages by Hao Zhu · 6 years ago
  44. 7039ecf remove xcolor latex dependency by Hao Zhu · 6 years ago
  45. 95c1437 Better regex and documentation by Duncan Murdoch · 6 years ago
  46. 911dca3 Protect LaTeX math in the HTML format: see https://stackoverflow.com/q/54048265/2554330 by Duncan Murdoch · 6 years ago
  47. aebd829 Fix collape_rows for arbitrary columns by Jakob Richter · 6 years ago
  48. 7f8b684 improved save_kable and added webshot support by Hao Zhu · 6 years ago
  49. 149faed #271 by Hao Zhu · 6 years ago
  50. f64f475 Add include_empty by Hao Zhu · 6 years ago
  51. 2742ffc add indent option by Hao Zhu · 6 years ago
  52. b548aac add line_sep to add_header_above by Hao Zhu · 6 years ago
  53. 7ba755d update doc by Hao Zhu · 6 years ago
  54. 6d68f7c add extra_css to add_header_above by Hao Zhu · 6 years ago
  55. bd28891 Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 6 years ago
  56. 76f0eb6 Add extra customization options to add_header_above by Hao Zhu · 6 years ago
  57. bfaf703 Small note to use LaTex language packages in case of non-English tables by antaldaniel · 6 years ago
  58. cf11dac Small note for non-English text tables by antaldaniel · 6 years ago
  59. ec16936 change valign's default to middle in collapse_rows. update vignette as requested by CRAN by Hao Zhu · 7 years ago
  60. 6107f37 bump version to 0.9.0 & update docs by Hao Zhu · 7 years ago
  61. be853f7 Added auto_index by Hao Zhu · 7 years ago
  62. 73cf373 Added save_kable by Hao Zhu · 7 years ago
  63. 907ddfe add include_thead to column_spec by Hao Zhu · 7 years ago
  64. 319a546 add example by Irene · 7 years ago
  65. b1caa27 add width_min, width_max to column_spec by Hao Zhu · 7 years ago
  66. b8b0cae adding none to add_footnote by Hao Zhu · 7 years ago
  67. f94a26f Solve #149 by Hao Zhu · 7 years ago
  68. 5e4dd50 Add acknowledgement & bump version for CRAN release by Hao Zhu · 7 years ago
  69. cd42793 double escape backslash in doc by Hao Zhu · 7 years ago
  70. 3465b50 #156 add align to add_header_above by Hao Zhu · 7 years ago
  71. 248bbef add linebreak by Hao Zhu · 7 years ago
  72. 68b5bbf add knitr::kable to export by Hao Zhu · 7 years ago
  73. 53454f0 #101 by Hao Zhu · 7 years ago
  74. eaef431 add custom print & knit_print method to display HTML table on the run by Hao Zhu · 7 years ago
  75. b1e2e3d fix example by Hao Zhu · 7 years ago
  76. 593f57e update footnote doc; fix a bug in row_spec by Hao Zhu · 7 years ago
  77. e0782ab add escape to footnote; add function documentation by Hao Zhu · 7 years ago
  78. b1de967 Add extra_css to spec family by Hao Zhu · 7 years ago
  79. 1ac13ad Fix #105 by Hao Zhu · 7 years ago
  80. cdd7f92 change add_footnote_adv to footnote by Hao Zhu · 7 years ago
  81. 8dd65a9 add add_footnote_adv (temp name) for html table by Hao Zhu · 7 years ago
  82. 4e557c2 add scale_from to spec tools by Hao Zhu · 7 years ago
  83. 8b32b19 update docs by Hao Zhu · 7 years ago
  84. 6290fdd fix checks & update vignette by Hao Zhu · 7 years ago
  85. 6f362bb Add spec_tooltip & spec_popover; Update documentation by Hao Zhu · 7 years ago
  86. ce5ee41 update documentation by Hao Zhu · 7 years ago
  87. 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
  88. 457acb4 improve color code setting by Hao Zhu · 7 years ago
  89. 9ce317e Add spec_color and family by Hao Zhu · 7 years ago
  90. bacd2f3 Adding cell_spec by Hao Zhu · 7 years ago
  91. e7c8f70 Add font_size option to row_spec; regenerate documentation by Hao Zhu · 7 years ago
  92. 4840bc9 bump version... by Hao Zhu · 7 years ago
  93. 246b95c Provide documentation about ghostscript by Hao Zhu · 7 years ago
  94. 49483bf add index to group_rows for robust row-grouping tasks by Hao Zhu · 7 years ago
  95. 322de08 add vector support to row_spec (HTML & PDF) by Hao Zhu · 7 years ago
  96. 356ca9f add kableExtra_latex_packages by Hao Zhu · 7 years ago
  97. a9c43dc clean up kable_as_image documentation by Hao Zhu · 7 years ago
  98. b0fd4ef bump version by Hao Zhu · 7 years ago
  99. 53e240f update documentation by Hao Zhu · 7 years ago
  100. 245931c add escape to footnote; by Hao Zhu · 7 years ago