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
/
sidebar_spec.rb
Age
Commit message (
Expand
)
Author
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2022-07-14
broaden support for relative font sizes in theme to more than just inline ele...
Dan Allen
2022-05-11
resolves #2158 do not orphan sidebar title (PR #2159)
Dan Allen
2022-05-04
resolves #2134 use base-border-color as default border color (PR #2136)
Dan Allen
2022-04-28
resolves #2095 separate align and text-align keys in theme schema and update ...
Dan Allen
2022-04-26
resolves #2068 protect bottom padding of decorated blocks (PR #2073)
Dan Allen
2022-04-11
verify correct padding is applied around content of example block
Dan Allen
2022-04-11
verify correct padding is applied around content of sidebar block
Dan Allen
2022-04-05
resolves #2003 compute extent of content in scratch document to arrange conte...
Dan Allen
2020-08-28
add test to verify border style on block can be set to dotted
Dan Allen
2020-08-17
use heading align as fallback for sidebar title align
Dan Allen
2020-04-16
test behavior of page split for block when border is transparent or has zero ...
Dan Allen
2020-04-14
add test that border is not added to block if color is transparent
Dan Allen
2020-03-30
test adjacent delimited blocks
Dan Allen
2020-03-30
test behavior of delimited block with trailing page break
Dan Allen
2020-03-03
resolves #1586 allow theme to control border style of delimited blocks (PR #1...
Dan Allen
2020-01-07
make sidebar border test more robust
Dan Allen
2020-01-01
add tests for splitting sidebar across pages
Dan Allen
2019-12-31
don't apply border to block if border width is nil
Dan Allen
2019-12-03
add and customize dedicated linter rules for rspec
Dan Allen
2019-12-03
enforce magic comment for frozen string literal
Dan Allen
2019-10-30
add test for border around sidebar block; clean up properties in line analyzer
Dan Allen
2019-10-19
add test for sidebar title
Dan Allen
2019-08-23
verify sidebar is kept together if it can fit on one page
Dan Allen