Skip to content

v1.1.0

Compare
Choose a tag to compare
@domvwt domvwt released this 18 Jun 11:23
· 28 commits to main since this release
95e707f
  • New Layout classes
    • Spacer: make an empty column within a Row
    • PageBreak: enforce a page break in printed / PDF documents
  • New Content class
    • RawHTML: place raw HTML code in the page
  • Updated Content classes
    • DataFramePd: add new CSS style to minimise row height
    • FigureMpl: SVG rendered plots are now responsive and horizontally centred
  • New publishing features
    • CSS stylesheet path can be passed to options.css_styles
    • Jinja template path can be passed to options.jinja_template