]> git.evergreen-ils.org Git - working/eg-antora.git/history - src
simplify logic to expand nav explore panel
[working/eg-antora.git] / src /
2020-12-30 Dan Allensimplify logic to expand nav explore panel
2020-12-30 Dan Allenuse variable to set width and height of nav toggle...
2020-12-30 Dan Allendefine toc CSS vars after doc vars
2020-12-29 Dan Allenreduce space between doctitle and embedded toc
2020-12-28 Dan Allenremove unused close icon
2020-12-28 Dan Allenright right property on page versions menu
2020-12-27 Dan Allenconsistently use background instead of background-color...
2020-12-27 Dan Allenremove needless style for page versions
2020-12-26 Dan Allenenable page version selector on mobile
2020-12-26 Dan Allenallow navbar burger to shrink
2020-12-26 Dan Allenuse background color instead of border for lines in...
2020-12-26 Dan Allenredo navbar burger using flexbox and add transition...
2020-12-26 Dan Allenfix alignment of burger area and use rem unit for width...
2020-12-26 Dan Allensimplify header styles; remove redundant properties
2020-12-25 Dan Allenremove unused CSS
2020-12-25 Dan Allendon't use flexbox for nav menu; style top of sibling...
2020-12-25 Dan Allenstyle scrollbars in body uniformly
2020-12-23 Dan Allenadd support for nobreak and nowrap utility roles
2020-12-23 Dan Allenuse correct value for max height of navbar menu on...
2020-12-23 Dan Allenrestrict link around home to icon
2020-12-23 Dan Allenlink home icon size to toolbar height
2020-12-22 Dan Allenuse order instead of row-reverse to swap article and toc
2020-12-22 Dan Alleninsert toc before article and swap position w/ flexbox...
2020-12-22 Dan Allenremove -webkit-text-size-adjust property on html since...
2020-12-22 Dan Allenpass radix to parseInt function (to avoid unnecessary...
2020-12-21 Dan Allenadd .5px to max-width media queries to ensure a smooth...
2020-12-21 Dan Allenflatten comment in script
2020-12-21 Dan Allenuse test instead of match when looking for section...
2020-12-21 Dan Allenpredefine regular expressions in JavaScript functions
2020-12-21 Dan Allenfix missing replacement for line continaution in copy...
2020-12-21 Dan Allenmake correction for view height when opening navbar...
2020-12-21 Dan Allenrefactor logic for navbar burger to align with other...
2020-12-21 Dan Allendon't override behavior of modified clicks in fragment...
2020-12-21 Dan Allenconsolidate code in fragment jumper
2020-12-20 Dan Allenminor refactoring
2020-12-20 Dan Allenrename concealEvent to trapEvent
2020-12-17 Dan Allenlimit hdlist styles to hdlist and add space between...
2020-12-15 Dan Allenmerge !136
2020-12-15 Pierre Radermeckeradd back syntax highlighting for diff
2020-12-15 Dan Allenremove lesser used languages from highlight.js bundle...
2020-12-15 Dan Allenmerge !135
2020-12-13 Pierre Radermeckeradd syntax highlighting for Puppet
2020-12-13 Dan Allenmerge !134
2020-12-13 Dan Allenstyle table footer
2020-12-13 Dan Allentweak layout for page versions
2020-12-13 Dan Allenmerge !133
2020-12-13 Dan Allenfix selector for page versions when version overflows
2020-12-13 Dan Allencontrain main content on mobile to prevent breaking...
2020-12-12 Dan Allenmerge !132
2020-12-12 Dan Allenadjust height of nav panel when activating, if necessary
2020-12-12 Dan Allenremove used style for p in table
2020-12-12 Dan Allendefine uiRootPath var in head instead of footer
2020-12-12 Dan Allenmerge !131
2020-12-12 Dan Allenadd support for stripes attribute on table
2020-12-12 Dan Allenuse top-oriented approach to add margin to table; remov...
2020-12-12 Dan Allenfix vertical alignment of images
2020-12-12 Dan Allenmove override for p in table to tableblock section
2020-12-12 Dan Allenmake the stretch role generic
2020-12-12 Dan Allenmove user select for language-console below source...
2020-12-12 Dan Allenstrip trailing space (left behind by callouts) when...
2020-12-12 Dan Allencorrectly flatten command with line continuation when...
2020-12-12 Dan Allenmerge !130
2020-12-12 Dan Allenadd copy to clipboard button to source blocks
2020-12-10 Dan Allenfix word-wrap (aka overflow-wrap) setting
2020-12-10 Dan Allenset border-collapse on table in CSS reset
2020-12-10 Dan Allenadd styles for the horizontal dlist
2020-12-09 Dan Allenoffer a way back in the message on the 404 page
2020-12-09 Dan Allenmove article tag for 404 to separate partial
2020-12-08 Dan Allenadd ne helper and use it for negated equality test
2020-12-08 Dan Allenexpand explore panel on 404 page
2020-12-07 Dan Allenmake component title in component drawer a link
2020-12-07 Dan Allenuse pseudo-element to position caret next to version...
2020-12-02 Dan Allenmerge !129
2020-12-02 Dan Allenuse more specific selector for on this page component
2020-12-02 Dan Allenadd top margin to details block (forward looking)
2020-12-02 Dan Allenstyle thematic break
2020-12-02 Dan Allenincrease font size for lead paragraph
2020-12-02 Dan Allenclear built-in margin on dl tag
2020-11-29 Dan Allenremove top margin from first child in AsciiDoc table...
2020-11-29 Dan Allenmerge !128
2020-11-28 Dan Allenadd support for unordered list styles and some missing...
2020-11-19 Dan Allenremove irrelevant condition in breadcrumbs partial
2020-11-04 Dan Allenadd "Regular" to name of local Roboto Mono Regular...
2020-09-24 Dan Allenadd missing closing bracket
2020-09-24 Dan Allenreplace reference to latestVersion property with latest
2020-09-17 Dan Allenapply correct styles to literal table cell
2020-09-17 Dan Allenapply correct (minimal) styles to verse block
2020-09-17 Dan Allenmerge !123
2020-09-17 Dan Allenonly highlight code tags that have the hljs class
2020-05-23 Dan Allenmerge !120
2020-05-20 Dan Allenadd elixir language to highlight.js bundle
2020-05-20 Dan Allenremove commented lines in highlight.js bundle
2020-05-10 Dan Allenconsistently use triple handlebars for URLs
2020-05-10 Dan Allendon't attempt to escape uiRootPath value
2020-05-10 Dan Allendon't attempt to encode page role (as it should already...
2020-05-10 Dan Allenmerge !117
2020-05-09 Dan Allenadd flex: auto to article so it expands to available...
2020-04-29 Dan Allenmerge !115
2020-04-29 Dan Allenforce words to break that don't fit within available...
2020-04-29 Dan Allenmerge !112
next