summaryrefslogtreecommitdiff
path: root/spec/sidebar_spec.rb
AgeCommit message (Expand)Author
2022-05-11resolves #2158 do not orphan sidebar title (PR #2159)Dan Allen
2022-05-04resolves #2134 use base-border-color as default border color (PR #2136)Dan Allen
2022-04-28resolves #2095 separate align and text-align keys in theme schema and update ...Dan Allen
2022-04-26resolves #2068 protect bottom padding of decorated blocks (PR #2073)Dan Allen
2022-04-11verify correct padding is applied around content of example blockDan Allen
2022-04-11verify correct padding is applied around content of sidebar blockDan Allen
2022-04-05resolves #2003 compute extent of content in scratch document to arrange conte...Dan Allen
2020-08-28add test to verify border style on block can be set to dottedDan Allen
2020-08-17use heading align as fallback for sidebar title alignDan Allen
2020-04-16test behavior of page split for block when border is transparent or has zero ...Dan Allen
2020-04-14add test that border is not added to block if color is transparentDan Allen
2020-03-30test adjacent delimited blocksDan Allen
2020-03-30test behavior of delimited block with trailing page breakDan Allen
2020-03-03resolves #1586 allow theme to control border style of delimited blocks (PR #1...Dan Allen
2020-01-07make sidebar border test more robustDan Allen
2020-01-01add tests for splitting sidebar across pagesDan Allen
2019-12-31don't apply border to block if border width is nilDan Allen
2019-12-03add and customize dedicated linter rules for rspecDan Allen
2019-12-03enforce magic comment for frozen string literalDan Allen
2019-10-30add test for border around sidebar block; clean up properties in line analyzerDan Allen
2019-10-19add test for sidebar titleDan Allen
2019-08-23verify sidebar is kept together if it can fit on one pageDan Allen