| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-10 | resolves #2307 use relative font size for big and small roles (PR #2308) | Dan Allen | |
| 2022-05-12 | resolves #2164 configure spacing around thematic break using ↵ | Dan Allen | |
| thematic-break-padding key (PR #2165) | |||
| 2022-05-04 | enable running footer when using base theme | Dan Allen | |
| 2022-05-04 | resolves #2134 use base-border-color as default border color (PR #2136) | Dan Allen | |
| 2022-05-04 | clean outdated comments out of base theme [no ci] | Dan Allen | |
| 2022-04-30 | use sensible fallbacks for table border color and width (PR #2112) | Dan Allen | |
| 2022-04-30 | adjust top and bottom padding on quote and verse blocks in built-in themes ↵ | Dan Allen | |
| (PR #2110) | |||
| 2022-04-28 | resolves #2095 separate align and text-align keys in theme schema and update ↵ | Dan Allen | |
| docs (PR #2096) | |||
| 2022-04-23 | resolves #902 allow sides of table frame to be styled independently (PR #2067) | Dan Allen | |
| 2022-04-19 | move code-callout-list-margin-top theme key to ↵ | Dan Allen | |
| callout-list-margin-top-after-code (PR #2056) | |||
| 2022-04-18 | resolves #1796 rename literal category to codespan in theme (PR #2045) | Dan Allen | |
| 2022-04-18 | resolves #2054 rename blockquote category key in theme to quote (PR #2055) | Dan Allen | |
| remap old key with warning for backwards compatibility | |||
| 2022-04-18 | resolves #2052 rename key theme key to kbd (PR #2053) | Dan Allen | |
| * rename key key to kbd * introduce lookup map for deprecated keys * rename internal <key> element to <kbd> | |||
| 2022-04-16 | resolves #1894 rename the outline-list category in the theme to list; remap ↵ | Dan Allen | |
| deprecated keys (PR #2039) | |||
| 2022-04-15 | resolves #2031 change lead category in theme to built-in role named lead (PR ↵ | Dan Allen | |
| #2033) | |||
| 2022-04-14 | resolves #1515 implement smart block bottom margins to prevent extra space ↵ | Dan Allen | |
| below blocks, particularly nested blocks (PR #2028) | |||
| 2021-03-28 | resolves #1895 allow theme to control top margin of callout lists (PR #1896) | Eiji Honjo | |
| 2021-02-25 | resolves #1774 allow theme to control font properties of menu element (PR #1879) | Dan Allen | |
| 2020-09-19 | drop the use of the undocumented vertical_spacing theme key | Dan Allen | |
| 2020-09-08 | quote and uppercase the mark background color in the base theme | Dan Allen | |
| 2020-04-19 | fix typo in key name for footnotes item spacing in base theme | Dan Allen | |
| 2019-12-31 | resolves #1309 allow theme to specify background color and full border for ↵ | Dan Allen | |
| quote and verse blocks (PR #1457) | |||
| 2019-12-30 | resolves #623 partition section title (title and subtitle) (PR #1451) | Dan Allen | |
| - set separator globally using `title-separator` document attribute - override separator per section title using `separator` block attribute | |||
| 2019-12-24 | resolves #1264 account for border offset in width of fragment (PR #1440) | Dan Allen | |
| 2019-11-16 | resolves #1393 define line-through and underline roles as built-in custom ↵ | Dan Allen | |
| roles (PR #1394) | |||
| 2019-10-13 | resolves #1320 set default footer content in base theme (PR #1321) | Dan Allen | |
| - remove logic to process `footer_<side>_content: none` key | |||
| 2019-10-09 | resolves #40 allow theme to control style of verse block independently of a ↵ | Dan Allen | |
| quote block (PR #1308) | |||
| 2019-08-27 | resolves #1226 allow theme to style mark element; add default styles to ↵ | Dan Allen | |
| built-in themes (PR #1230) | |||
| 2019-08-19 | resolves #1210 allow theme to control min height required after section (PR ↵ | Dan Allen | |
| #1220) - allow theme to control min height required after section to keep on same page - don't shift section to next page if requirement isn't met and section is empty | |||
| 2019-08-05 | resolves #305 allow initial zoom to be controlled by theme (PR #1191) | Dan Allen | |
| 2019-08-05 | reduce min font size in base theme | Dan Allen | |
| 2019-07-31 | don't rely on base_line_height_length theme key in converter; set fallback ↵ | Dan Allen | |
| value for base font size * don't rely on base_line_height_length theme key in converter * clarify that the line-height-length property on the base category in the theme is a pseudo property * use base font size as root font size with fallback value | |||
| 2019-07-30 | resolves #459 add support for big and small roles on phrases (PR #1177) | Dan Allen | |
| 2019-07-18 | resolves #133 allow theme to control glyphs used for conums (PR #1161) | Dan Allen | |
| 2019-07-13 | resolves #313 allow theme to control background and border of inline kbd (PR ↵ | Dan Allen | |
| #1154) | |||
| 2019-07-13 | fix theme defaults | Dan Allen | |
| - apply style to footnotes in base theme - increase font size of code in base theme from 10.5 to 10.8 - fix several defaults in theming guide (button, literal, footnotes) | |||
| 2019-07-08 | resolves #451 allow button to be styled by theme (PR #1143) | Dan Allen | |
| 2019-06-27 | resolves #770 allow theme to set bottom border of table head row (PR #1114) | Dan Allen | |
| 2017-03-23 | resolves #776 use bold style for description list term by default (PR #784) | Dan Allen | |
| 2017-03-08 | resolves #766 allow theme to set style of table border and grid (PR #768) | Dan Allen | |
| - add table_border_style and table_border_grid keys to theme - document new keys - rename border hash to border_width - consolidate / cleanup code | |||
| 2017-02-17 | follow-up to #724 document new theme keys to control table striping | Dan Allen | |
| - document table_body_background_color & table_body_stripe_background_color - set default value for table_body_stripe_background_color in base theme | |||
| 2016-12-24 | set example block background to white by default | Dan Allen | |
| 2016-10-01 | resolves #601 add more control over vertical rule in admonition block | Dan Allen | |
| - add line_style (solid, double, dashed, dotted) support to stroke_vertical rule - rename theme keys for controlling the vertical rule in an admonition block * admonition_border_color to admonition_column_rule_color * admonition_border_color to admonition_column_rule_width - introduce theme key admonition_column_rule_style - don't draw vertical rule in admonition block if color is nil or width is 0 - document new theme keys - adjust indentation in code | |||
| 2016-10-01 | resolves #593 allow admonition label to be controlled by theme (PR #594) | Dan Allen | |
| - add admonition_label and admonition_label_<name> categories to theme - default default settings for admonition labels in themes - fix vertical alignment of admonition label using manual positioning - don't process inline formatting in admonition label - slightly reorg and cleanup code and comments | |||
| 2016-09-28 | set default inner/outer margins in base theme | Dan Allen | |
| 2016-09-25 | resolves #582 display title for abstract (PR #583) | Dan Allen | |
| - display title for abstract - allow abstract title to be customized by theme | |||
| 2015-12-16 | Set default page size to A4 | Stephen Hay | |
| Resolves #319. Visually confirmed in Evince: File > Properties. | |||
| 2015-08-02 | resolves #289 remove use of "rhythm" theme keys from converter | Dan Allen | |
| - remove use of horizontal_rhythm and vertical_rhythm from converter - introduce block-specific padding keys - introduce vertical_spacing key * used as a fallback for a block's margin_bottom when key is missing | |||
| 2015-07-31 | resolves #132 load a base theme with defaults for required keys | Dan Allen | |
| - load base theme before loading custom theme - read base theme from flat layout, do not postprocess - don't read base theme if using base theme - don't use base theme before loading default theme - remove unnecessary keys in default theme, reorg - update information about base theme in theming guide - fix image_align key in theming guide - remove most defensive fallbacks when using theme keys - minor code cleanups | |||
