index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
table_spec.rb
Age
Commit message (
Expand
)
Author
2022-05-22
resolves #403 advance table to next page if rowspan in first row does not fit...
Dan Allen
2022-05-22
resolves #1368 use specified column widths to avoid bugs in column width calc...
Dan Allen
2022-05-14
resolves #2163 rename theme suffix with-fallback-font to with-font-fallbacks;...
Dan Allen
2022-05-04
consolidate map/uniq when used together for assertions
Dan Allen
2022-05-02
resolves #2125 remap table-caption-side theme key to table-caption-end (PR #2...
Dan Allen
2022-05-02
remove debug flags in test suite
Dan Allen
2022-04-30
use sensible fallbacks for table border color and width (PR #2112)
Dan Allen
2022-04-30
resolves #2103 cap border corners on block when width is defined using array ...
Dan Allen
2022-04-26
verify color of bottom border on head row defaults to grid color
Dan Allen
2022-04-23
resolves #902 allow sides of table frame to be styled independently (PR #2067)
Dan Allen
2022-04-18
resolves #1796 rename literal category to codespan in theme (PR #2045)
Dan Allen
2022-04-17
add test to verify code span with relative size is scaled relative to size of...
Dan Allen
2022-04-17
confirm that counter is restored after computing height of AsciiDoc table cel...
Dan Allen
2022-04-17
update RuboCop and tweak configuration
Dan Allen
2022-04-17
use .any? in place of .find? where applicable
Dan Allen
2022-04-16
resolves #2032 allow theme to control line height for blocks using line-heigh...
Dan Allen
2022-04-14
resolves #1515 implement smart block bottom margins to prevent extra space be...
Dan Allen
2022-04-10
remove debug flag on test [skip ci]
Dan Allen
2022-04-06
resolves #2022 add support for unbreakable option on tables (PR #2025)
Dan Allen
2022-04-06
resolves #2009 log error and skip table instead of raising error if cell cont...
Dan Allen
2022-03-08
resolves #2007 prevent font scale from compounding for nested blocks in Ascii...
Dan Allen
2022-03-07
use prawn-table release (PR #2006)
Dan Allen
2022-03-06
account for top/bottom padding when computing height of AsciiDoc table cell (...
Dan Allen
2022-03-06
remove bottom padding when setting height for bounds of AsciiDoc table cell
Dan Allen
2022-03-06
verify no warning if content in table cell overflows page but doesn't add con...
Dan Allen
2022-03-06
only extend bounding box for AsciiDoc table cell to bottom of content area, n...
Dan Allen
2021-09-12
resolves #1965 fix alignment of list marker for list in AsciiDoc table cell (...
Dan Allen
2021-07-21
fix lint error in test suite
Dan Allen
2021-07-21
turn scenario reported in #1735 into a test case
Dan Allen
2021-06-16
enable additional code style rules; add reason when disabling rule; update co...
Dan Allen
2021-03-17
fix center vertical alignment of normal table cell
Dan Allen
2021-02-13
verify processor emits error message if AsciiDoc table cell exceeds height of...
Dan Allen
2021-02-13
fix lint error in test suite
Dan Allen
2021-02-13
verify converter does not log message for AsciiDoc cell that exceeds page hei...
Dan Allen
2021-02-13
verify converter does not log message if AsciiDoc cell exceeds page height wi...
Dan Allen
2021-02-11
fix lint error
Dan Allen
2021-02-11
verify table grid color with independent axes is not used as fallback color f...
Dan Allen
2021-02-09
only allow array value of size 2 to be used as axis color values for table grid
Dan Allen
2021-02-08
resolves #1777 capture footnotes in AsciiDoc table cell and render them (PR #...
Dan Allen
2021-02-06
refactor code from fix for #1875
Dan Allen
2021-02-06
resolves #1875 allow horizontal and vertical lines in table grid to be styled...
Kjell Irgens
2020-12-03
remove wip from test description
Dan Allen
2020-11-30
resolves #1835 patch float precision so prawn-table does not fail to arrange ...
Dan Allen
2020-11-14
fix case when passthrough image in autowidth table cell has percentage width
Dan Allen
2020-10-21
resolves #1798 force inline image to fit within table cell when width is larg...
Dan Allen
2020-10-10
verify empty line in table cell as width of 0
Dan Allen
2020-09-17
verify table uses base border color if table border and grid color are not sp...
Dan Allen
2020-09-17
verify lines are not empty before asserting properties in table tests
Dan Allen
2020-09-14
verify that padding array is truncated to 4 elements
Dan Allen
2020-09-13
verify expand_padding_value can handle nil value
Dan Allen
[next]