gwforg / gwf

A flexible, pragmatic workflow tool.
https://gwf.app/
GNU General Public License v3.0
31 stars 12 forks source link

Update furo to 2020.12.9b21 #336

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates furo from 2020.11.14b16 to 2020.12.9b21.

Changelog ### 2020.12.09.beta21 ``` - Rebuild theme assets, for main release. ``` ### 2020.12.09.beta20 ``` - Clarify expectations around sidebar customisation. - Declare plugin information to pacify Sphinx's "are you parallel" check. - Disable sidebar-follows-you-as-you-scroll Javascript. - Fix scrollbar styles affecting document body. - Tweak colors for problematic content. - Tweak how words wrap in sidebar title. - Tweak spacing in API documentation. - Tweak wrapping of text in API function/class signatures. ``` ### 2020.11.27.beta19 ``` - Re-add our development documentation kitchen-sink. - Tweak styling for basic definition lists. - Fix styling for multi-term definition lists items. - Fix bottom-of-page JS conditional. - Tweak how ToC sidebar handles scrollbars. - Fix stability of resources hashes. (thanks [dvarrazzo](https://github.com/dvarrazzo)) - Add styling for scrollbars, to make them match the theme. - Add styling for rubrics. ``` ### 2020.11.19.beta18 ``` - Fix search page. It had become non-operational, due to changes to JS in the previous release. ``` ### 2020.11.15.beta17 ``` - Add properly documented mechanisms for customising the sidebar. - Add dedicated styling for ethical ads. - Tweak how JS scripts are loaded. ```
Links - PyPI: https://pypi.org/project/furo - Changelog: https://pyup.io/changelogs/furo/ - Repo: https://github.com/pradyunsg/furo