summaryrefslogtreecommitdiff
path: root/docs/modules/theme
AgeCommit message (Collapse)Author
2022-05-11fix xref in docs again [no ci]Dan Allen
2022-05-11fix xrefs in docs [no ci]Dan Allen
2022-05-10add new characters and fallback font info (PR #2155)Sarah White
2022-05-10add title page and covers examples (PR #2154)Sarah White
2022-05-05move asciidoc-attributes.adoc page (PR #2144)Sarah White
2022-05-05resolves #2141 support text-transform on first line of abstract (PR #2142)Dan Allen
2022-05-04add documentation for the title-style key on the Add Running Content page ↵Dan Allen
[no ci]
2022-05-04document new and updated caption theme keys (PR #2137)Sarah White
2022-05-04resolves #1656 introduce index-pagenum-sequence-style document attribute to ↵Dan Allen
control style of sequential page numbers in index (PR #2130)
2022-05-03document breakable and unbreakable options (PR #2135)Sarah White
2022-05-03resolves #1192 add support for smallcaps text transform (PR #2131)Dan Allen
- add support for smallcaps value for text-transform in theme - add helper method to do smallcaps translation - add required glyphs to built-in fonts
2022-05-03add table styles (PR #2132)Sarah White
2022-05-02resolves #2125 remap table-caption-side theme key to table-caption-end (PR ↵Dan Allen
#2126)
2022-05-02resolves #2115 allow theme to configure the end on which the caption of a ↵Dan Allen
block image is placed (PR #2124)
2022-05-02restructure page number sections (PR #2123)Sarah White
2022-05-02remove extra space between brackets of an array value in the theme keys ↵Dan Allen
reference [no ci]
2022-05-01document running-content-start-at (PR #2120)Sarah White
2022-05-01resolves #1789 allow entry for document in outline to be controlled using ↵Dan Allen
outline-title attribute (PR #2117)
2022-05-01move running content examples to new page (PR #2118)Sarah White
2022-05-01add block border theming fundamentals (PR #2116)Sarah White
2022-05-01resolves #2044 add What's New page (PR #2111)Sarah White
2022-04-30use sensible fallbacks for table border color and width (PR #2112)Dan Allen
2022-04-30adjust top and bottom padding on quote and verse blocks in built-in themes ↵Dan Allen
(PR #2110)
2022-04-30rename title of keys page [no ci]Dan Allen
2022-04-30resolves #434 add support for defining border and padding per heading level ↵Dan Allen
in theme (PR #2098)
2022-04-30add text value definitions (PR #2109)Sarah White
2022-04-28resolves #2095 separate align and text-align keys in theme schema and update ↵Dan Allen
docs (PR #2096)
2022-04-26add border-style; update border-width (PR #2081)Sarah White
2022-04-26use "not set" instead of "none" to represent unset value in theming guide ↵Dan Allen
[no ci]
2022-04-25resolves #1995 add support for background-color property on caption (PR #2077)Dan Allen
2022-04-24add missing table-head-cell-padding key from theme docs [no ci]Dan Allen
2022-04-24resolves #2041 remove issue note from publishing modes page (PR #2074)Sarah White
2022-04-24resolves #2063 rewrite guide that explains how to create a CJK theme (PR #2064)Dan Allen
2022-04-24move custom role usage and creation to new pages (PR #2070)Sarah White
* move custom role usage and creation to new pages * apply revisions to custom role docs updates * use the phrase "paragraph and inline phrases" instead of "inline phrases and paragraphs" * show the definition of a custom role on the page that introduces the concept * bump the Custom Role entry in the nav under Customize the Theme * clarify when the lead role is applied and how it is defined by the built-in themes Co-authored-by: Dan Allen <dan.j.allen@gmail.com>
2022-04-23resolves #2040 update installation instructions; list optional dependencies ↵Dan Allen
(PR #2062)
2022-04-23resolves #902 allow sides of table frame to be styled independently (PR #2067)Dan Allen
2022-04-20resolves #2043 align structure of key category pages (PR #2060)Sarah White
2022-04-19resolves #1887 set up PDF docs component version (PR #2035)Sarah White
* set up PDF docs component version * move optional prerequisite installation content * update list keys; move dlists to own key page * add line-height key to table keys * update key filenames, titles, and navtitles * add inner-text-indent key * change key name to new kbd name * change literal to codespan; update filenames * add callout-list category * add anchor-top key to block category * change inner-text-indent to text-indent-inner * change blockquote key to quote key