Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Expand)Author
2022-07-07ux: make button border navbar transparentHenk Verlinde
2022-07-05Update _dark.scssHenk Verlinde
2022-07-05Merge branch 'master' into scroll-spyHenk Verlinde
2022-07-05Merge pull request #798 from h-enk/blog-pagesHenk Verlinde
2022-07-05Merge pull request #809 from h-enk/imagesHenk Verlinde
2022-07-05content: delete test contentHenk Verlinde
2022-07-05Merge pull request #799 from james-d-elliott/feat-search-sectionsHenk Verlinde
2022-06-30ux: update for bootstrap figure classesHenk Verlinde
2022-06-27ux: update default imageHenk Verlinde
2022-06-27feat: update blog pagesHenk Verlinde
2022-06-25feat: handle homepage for search sections indexJames Elliott
2022-06-25feat: add all methodJames Elliott
2022-06-25fix: avoid error if unsetJames Elliott
2022-06-25feat(search): allow complete section customizationJames Elliott
2022-06-24feat: update blog single templateHenk Verlinde
2022-06-23feat: add scroll spy to toc pages as an option (experimental)scroll-spyHenk Verlinde
2022-06-21feat: add to top button as an optionHenk Verlinde
2022-06-20ux: update on this page toggleHenk Verlinde
2022-06-10feat: add all in single navbarHenk Verlinde
2022-04-30fix(flexsearch): separate chain of calls into statementsSteven Mathew
2022-04-01ux: fix details for firefoxHenk Verlinde
2022-03-30feat: add scroll-lock as separate fileHenk Verlinde
2022-03-30ux: update dropdown dark modeHenk Verlinde
2022-03-30fix: update dropdown width above medium breakpointHenk Verlinde
2022-02-10ux: add styles for dark modeHenk Verlinde
2022-02-10fix: remove whitespace shortcodeHenk Verlinde
2022-02-09feat: add details shortcodeHenk Verlinde
2022-02-02ux: add scroll position lock for default docs sidebarHenk Verlinde
2022-02-01ux: set font weight active page to 500Henk Verlinde
2022-02-01feat: add support for sub navigation main menuHenk Verlinde
2022-01-24Fix newline error and switch to silent comments for font family hints.Nick Kocharhook
2022-01-24Account for Google Fonts and indestructible versions of the Jost font.Nick Kocharhook
2022-01-22[#604] Allow Firefox on macOS to see italic text.Nick Kocharhook
2022-01-17feat: add last modified date as an optionHenk Verlinde
2022-01-17feat: add contextual alert supportHenk Verlinde
2022-01-14ux: better anchor placementHenk Verlinde
2022-01-14fix: copy button text no longer searchableHenk Verlinde
2022-01-14fix: import statement mermaidHenk Verlinde
2022-01-14feat: changeable global alert + fix: cumulative layout shiftHenk Verlinde
2022-01-14deps: bump versions to latestHenk Verlinde
2021-10-15flexsearch: only display 'no results' message if search query is not emptyMichael Schnerring
2021-10-15If flexsearch returns no results, display messageMichael Schnerring
2021-10-15Add descriptive class names for flexsearch result itemsMichael Schnerring
2021-10-15Use Map instead of object for flat flexsearch resultsMichael Schnerring
2021-10-15Remove obsolete query suggestion logic: accept_suggestion (flexsearch)Michael Schnerring
2021-10-15Refactor show_results (flexsearch) to be more descriptiveMichael Schnerring
2021-10-15Plainify flexsearch index valuesMichael Schnerring
2021-10-14Merge pull request #508 from schnerring/flexsearch-descriptionHenk Verlinde
2021-10-13Fix flexsearch arrow navigation errorMichael Schnerring
2021-10-13Add .Summary as fallback for descriptionMichael Schnerring