1. 70404ee Do not use HOLD position as float default, close #568 by Greg Macfarlane · 4 years ago
  2. bdcffde Fix #533 by Hao Zhu · 4 years, 2 months ago
  3. 9399dcc disable execution of examples for notes on cran by Hao Zhu · 4 years, 3 months ago
  4. 16d6619 removed readr from dependencies by Hao Zhu · 4 years, 3 months ago
  5. f2f4202 Added wraptable_width to kable_styleing and updated doc by Hao Zhu · 4 years, 3 months ago
  6. 33b865f * Added kable_paper style for a NYT like table by Hao Zhu · 4 years, 3 months ago
  7. 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
  8. ad4ea39 Adding lightable theme by Hao Zhu · 4 years, 4 months ago
  9. 9c3007e Fix #476 by Hao Zhu · 4 years, 4 months ago
  10. 3078d8b #377 seems to be fixed now by Hao Zhu · 6 years ago
  11. 72917f9 Version 1.1 release by Hao Zhu · 6 years ago
  12. 1c4917e Right before cran release by Hao Zhu · 6 years ago
  13. 9b05159 Added table.envir by Hao Zhu · 6 years ago
  14. 685eaab Fixed a critical bug by Hao Zhu · 6 years ago
  15. d851693 finishing save_kable latex part by Hao Zhu · 6 years ago
  16. 270846b Merge, rebuild man pages by Hao Zhu · 6 years ago
  17. 7039ecf remove xcolor latex dependency by Hao Zhu · 6 years ago
  18. 95c1437 Better regex and documentation by Duncan Murdoch · 6 years ago
  19. c3e1a3b Don't want to get an extra char ahead of the latex block by Duncan Murdoch · 6 years ago
  20. 911dca3 Protect LaTeX math in the HTML format: see https://stackoverflow.com/q/54048265/2554330 by Duncan Murdoch · 6 years ago
  21. be1e055 fix a bug with the latest changes in kable_styling by Hao Zhu · 6 years ago
  22. 81eb934 move latex options in kable_styling to upper level by Hao Zhu · 6 years ago
  23. bd28891 Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 6 years ago
  24. 76f0eb6 Add extra customization options to add_header_above by Hao Zhu · 6 years ago
  25. e58f1aa Merge pull request #209 from antaldaniel/master by Hao Zhu · 6 years ago
  26. 76762d8 Fix #229 by Hao Zhu · 6 years ago
  27. cf11dac Small note for non-English text tables by antaldaniel · 6 years ago
  28. 63ff328 Merge pull request #197 from leovan/master by Hao Zhu · 7 years ago
  29. 37dbe3f simplied some logics; by Hao Zhu · 7 years ago
  30. a2cb231 Fix float right by Hao Zhu · 7 years ago
  31. 83f0513 Allow no colnames with PDF output when booktabs enabled by Leo · 7 years ago
  32. ae80df4 add auto convert from makecell to newline in column_spec by Hao Zhu · 7 years ago
  33. 3fc0e88 improve encoding for LaTeX table. #138 by Hao Zhu · 7 years ago
  34. 164c48d Fix #153 by Hao Zhu · 7 years ago
  35. 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
  36. 8669213 Update kable_styling.R by bsalzer · 7 years ago
  37. 74e2e22 Allow adjustment on row label orientation in latex by bsalzer · 7 years ago
  38. 401ebd8 Improve warning message by Hao Zhu · 7 years ago
  39. f210083 Apply class kableExtra to all HTML functions by Hao Zhu · 7 years ago
  40. eaef431 add custom print & knit_print method to display HTML table on the run by Hao Zhu · 7 years ago
  41. 6f362bb Add spec_tooltip & spec_popover; Update documentation by Hao Zhu · 7 years ago
  42. 44f6c49 Re-fix #34 by Hao Zhu · 7 years ago
  43. 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
  44. 20784e7 add * to the last line by Hao Zhu · 7 years ago
  45. c83eb63 remove star by Hao Zhu · 7 years ago
  46. 9c18fd8 ops... by Hao Zhu · 7 years ago
  47. e7c8f70 Add font_size option to row_spec; regenerate documentation by Hao Zhu · 7 years ago
  48. 8d347c4 issue #26 & #66 by Hao Zhu · 7 years ago
  49. 18b4766 Merge pull request #73 from newtux/master by Hao Zhu · 7 years ago
  50. b7f4f4e change default text for continued by Hao Zhu · 7 years ago
  51. 6c9714a add feature for issue #69 by Hao Zhu · 7 years ago
  52. d286706 Fix issue in hold position being used with center default float by newtux · 7 years ago
  53. 3af9f94 improve the way to change table environment in LaTeX by Hao Zhu · 7 years ago
  54. 53e240f update documentation by Hao Zhu · 7 years ago
  55. 6521605 update documentation by Hao Zhu · 7 years ago
  56. 245931c add escape to footnote; by Hao Zhu · 7 years ago
  57. 2a64dc6 Complete documentation for kable_as_image by Hao Zhu · 7 years ago
  58. 653e851 Merge pull request #50 from robshep/master by Hao Zhu · 7 years ago
  59. c59d15e Add option for using float package with [H] float specifier by Rob Shepherd · 7 years ago
  60. d2c0f73 add enc2utf8 to solve unicode issue by Hao Zhu · 7 years ago
  61. 71a224f change strip to stripe by Hao Zhu · 7 years ago
  62. e1be960 added strip_color option for LaTeX by Hao Zhu · 7 years ago
  63. 316fd74 fix issue #34 by Stéphane Laurent · 7 years ago
  64. ed84586 #34 by Hao Zhu · 7 years ago
  65. 00ba87c Improved striped-row's looking on tables with multiple header rows. #31 by Hao Zhu · 7 years ago
  66. 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
  67. 68d4fe9 Fixed #29 by Hao Zhu · 7 years ago
  68. fd2ef9b change to a safer regex method for repeat_header by Hao Zhu · 7 years ago
  69. 6f95ea4 remove \lab{} in second header in repeat_header for longtable LaTeX by Hao Zhu · 7 years ago
  70. ca211db complete documentations for changes by Hao Zhu · 7 years ago
  71. 9bab153 change read_xml to read_html + 2 xml_child by Hao Zhu · 7 years ago
  72. f2dfd14 solve the XML declaration problem by Hao Zhu · 7 years ago
  73. f4b3529 add collapse_rows_latex by Hao Zhu · 7 years ago
  74. 32f43f7 Made changes to add_header_left. by Hao Zhu · 7 years ago
  75. 909ea38 standardize attr pipes by Hao Zhu · 7 years ago
  76. 7d4a3e3 improve the look of striped rows in longtable by Hao Zhu · 7 years ago
  77. 838f6ed add italics by Hao Zhu · 7 years ago
  78. fdec184 put back caption for multi-page longtable in latex by Hao Zhu · 7 years ago
  79. a31e97f Improve the look of continuous table based one #14 by Hao Zhu · 7 years ago
  80. 971d89f Add `repeat_header` LaTeX option for #13 by Hao Zhu · 7 years ago
  81. 78e6122 Drop version due to CRAN resubmission; Add examples as requested by Hao Zhu · 8 years ago
  82. bff0191 Added column_spec function for HTML and LaTeX by Hao Zhu · 8 years ago
  83. fc14c9b Font size of table caption won't be changed by Hao Zhu · 8 years ago
  84. cc21dc7 Add landscape.R; Improve scale_down by Hao Zhu · 8 years ago
  85. 9c40539 do nothing if not latex or html output by guangchuang yu · 8 years ago
  86. 6a07646 Add vignettes by Hao Zhu · 8 years ago
  87. 9b45a18 Add support for global options by Hao Zhu · 8 years ago
  88. f7994dd Update readme and documentations by Hao Zhu · 8 years ago
  89. a3fc0c4 finishing kable_styling by Hao Zhu · 8 years ago
  90. c05e181 keep working on style by Hao Zhu · 8 years ago
  91. c1f3841 reorganize folder by Hao Zhu · 8 years ago[Renamed (61%) from R/htmlTable_styling.R]
  92. 2623412 Change htmlTable_styling to a pipable function by Hao Zhu · 8 years ago
  93. 59f5fe0 remove unnecessary html files by Hao Zhu · 8 years ago
  94. 9495658 Add vignettes by Hao Zhu · 8 years ago
  95. e10cfd3 Add htmlTable_styling; Improve old functions by Hao Zhu · 8 years ago