1. 6fc251d added include_thead support to column_spec (part of #551) by Hao Zhu · 4 years, 1 month ago
  2. b2dfc04 Merge branch 'master' of github.com:haozhu233/kableExtra by Hao Zhu · 4 years, 2 months ago
  3. d51bf32 Fix #527 by Hao Zhu · 4 years, 2 months ago
  4. 8def4da fix #517 and #518, empty data and empty img tags by Bill Evans · 4 years, 2 months ago
  5. 30b84f5 fix #519, change from 'class' comparison to 'inherits' by Bill Evans · 4 years, 2 months ago
  6. d57df63 fix #512 by Hao Zhu · 4 years, 3 months ago
  7. 9399dcc disable execution of examples for notes on cran by Hao Zhu · 4 years, 3 months ago
  8. 5fe235c added spec_image, spec_hist, spec_boxplot and fixed some cran comments by Hao Zhu · 4 years, 3 months ago
  9. d0f7c8a For collapse_rows, tried to solve the group breaking issue (#314) without regex. Also I changed full mode back to default. by Hao Zhu · 4 years, 3 months ago
  10. c79d854 Fixed a bug when row_spec and cell_spec used together by Hao Zhu · 4 years, 3 months ago
  11. 33b865f * Added kable_paper style for a NYT like table by Hao Zhu · 4 years, 3 months ago
  12. 2b739ac add a kable function with better doc by Hao Zhu · 4 years, 3 months ago
  13. 8bc9622 Allow general column spec in LaTeX by Duncan Murdoch · 6 years ago
  14. 72917f9 Version 1.1 release by Hao Zhu · 6 years ago
  15. 67764aa added docs for xtable by Hao Zhu · 6 years ago
  16. 6eb2950 Wrong kind of brackets! by Duncan Murdoch · 6 years ago
  17. c106041 The old align could be "l", matching the "l" in "tabular". by Duncan Murdoch · 6 years ago
  18. 6107f37 bump version to 0.9.0 & update docs by Hao Zhu · 7 years ago
  19. 517453c Fix a potential bug in column/row spec by Hao Zhu · 7 years ago
  20. 907ddfe add include_thead to column_spec by Hao Zhu · 7 years ago
  21. b1caa27 add width_min, width_max to column_spec by Hao Zhu · 7 years ago
  22. 9ac3e38 update chinese doc by Hao Zhu · 7 years ago
  23. ae80df4 add auto convert from makecell to newline in column_spec by Hao Zhu · 7 years ago
  24. 3fc0e88 improve encoding for LaTeX table. #138 by Hao Zhu · 7 years ago
  25. 401ebd8 Improve warning message by Hao Zhu · 7 years ago
  26. b49bddf Fix #107 by Hao Zhu · 7 years ago
  27. ef0c830 add strikeout and underline to spec functions by Hao Zhu · 7 years ago
  28. f210083 Apply class kableExtra to all HTML functions by Hao Zhu · 7 years ago
  29. b1de967 Add extra_css to spec family by Hao Zhu · 7 years ago
  30. 994fc56 Add \leavevmode to \color specification to preserve vertical alignment in columns. (https://tex.stackexchange.com/questions/328043/changing-the-text-color-for-a-cell-does-change-alignment) by Stefanie LaZerte · 7 years ago
  31. 915b1b2 add HTML color support to background color by Hao Zhu · 7 years ago
  32. 6a14e88 remove display inline-block in column width by Hao Zhu · 7 years ago
  33. 457acb4 improve color code setting by Hao Zhu · 7 years ago
  34. 9ce317e Add spec_color and family by Hao Zhu · 7 years ago
  35. e7c8f70 Add font_size option to row_spec; regenerate documentation by Hao Zhu · 7 years ago
  36. 4840bc9 bump version... by Hao Zhu · 7 years ago
  37. f2ebf9e fix a bug in column_spec, fix kable_as_image in windows by Hao Zhu · 7 years ago
  38. 322de08 add vector support to row_spec (HTML & PDF) by Hao Zhu · 7 years ago
  39. 9b43f62 add vector support to column_spec_html as well by Hao Zhu · 7 years ago
  40. 6ea2afd allow column take vector for LaTeX by Hao Zhu · 7 years ago
  41. 53e240f update documentation by Hao Zhu · 7 years ago
  42. 245931c add escape to footnote; by Hao Zhu · 7 years ago
  43. a0a3851 Merge branch 'master' of https://github.com/haozhu233/kableExtra by Hao Zhu · 7 years ago
  44. 93e19a8 add kable_as_image; don't use this feature by Hao Zhu · 7 years ago
  45. d2c0f73 add enc2utf8 to solve unicode issue by Hao Zhu · 7 years ago
  46. ec7ab92 add column background to latex by Hao Zhu · 7 years ago
  47. a73601b add text/bg color to latex except column bg color by Hao Zhu · 7 years ago
  48. 669bcd2 add text & background color option in column_spec & row_spec as #43 by Hao Zhu · 7 years ago
  49. 558c72f change read_kable_as_xml for the entire package by Hao Zhu · 7 years ago
  50. f2dfd14 solve the XML declaration problem by Hao Zhu · 7 years ago
  51. 8f20299 - Fix a bug in collapse_row on removing addlinespace by Hao Zhu · 7 years ago
  52. f4b3529 add collapse_rows_latex by Hao Zhu · 7 years ago
  53. bf5bfe2 bug fix to column_spec by Hao Zhu · 7 years ago
  54. 32f43f7 Made changes to add_header_left. by Hao Zhu · 7 years ago
  55. 78e6122 Drop version due to CRAN resubmission; Add examples as requested by Hao Zhu · 8 years ago
  56. f13a35e bug fix by Hao Zhu · 8 years ago
  57. bff0191 Added column_spec function for HTML and LaTeX by Hao Zhu · 8 years ago
  58. 25d78f6 bump to dev ver by Hao Zhu · 8 years ago