{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":337364550,"defaultBranch":"master","name":"sphinx_rtd_theme","ownerLogin":"khancyr","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-02-09T10:14:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/705341?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1698796270.0","currentOid":""},"activityList":{"items":[{"before":"03a9de65be90adae141656b533397c40c6afb76d","after":null,"ref":"refs/heads/update-1.3.0","pushedAt":"2023-10-31T23:51:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"khancyr","name":"Pierre Kancir","path":"/khancyr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/705341?s=80&v=4"}},{"before":"5d45096c2be2e08ee815cf8c9cfd85cad2c090c1","after":"03a9de65be90adae141656b533397c40c6afb76d","ref":"refs/heads/update-1.3.0","pushedAt":"2023-10-31T15:10:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"khancyr","name":"Pierre Kancir","path":"/khancyr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/705341?s=80&v=4"},"commit":{"message":"Add back ArduPilot customization to layout","shortMessageHtmlLink":"Add back ArduPilot customization to layout"}},{"before":"e3b5ee8c2ac4c2300981dad42b8e29466e404bf1","after":null,"ref":"refs/heads/new2","pushedAt":"2023-10-31T14:46:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"khancyr","name":"Pierre Kancir","path":"/khancyr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/705341?s=80&v=4"}},{"before":"d076b01e07b0b544517459b333584c9fba5412b2","after":"5d45096c2be2e08ee815cf8c9cfd85cad2c090c1","ref":"refs/heads/update-1.3.0","pushedAt":"2023-10-31T14:40:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"khancyr","name":"Pierre Kancir","path":"/khancyr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/705341?s=80&v=4"},"commit":{"message":"Update to sphinx theme master 1.3.0\n\nIt seems #677 never actually got merged into master\n\nApply suggestions from code review\n\nCo-authored-by: Jesse Tan \n\nAdd development version back to docs\n\nUpdate to next development release after 1.0.0\n\nFor now, we'll be a bugfix release at 1.0.1 but do anticipate we'll be\nadding features this release and will get to 1.1.0.\n\nRequires #1230\n\nUse consistent indentation in src/sass/_theme_rst.sass (#1234)\n\nFix typos (#1291)\n\nFix CircleCI config\n\nBuild with Node 14 installed through orbs.\n\nFixes #1275\n\nFix SASS syntax errors from #967\n\nThis introduced syntax errors that were not picked up in review, the\n`:not()` psuedo selector can't lead a selector in SASS.\n\nPin Jinja to pre-3.1 release\n\nIgnore asdf configuration\n\nBump to a valid version scheme, bump node-sass for Node 14 support\n\nDocker configuration for dev environment\n\nRemove some text @agjohnson\n\nFirst updates migrating to docker-compose\n\nRemoves Makefile + double FROM in Dockerfile\n\nFix node.js error in docker runtime, speed up build by not copying the entire context\n\nUse static setuptools metadata\n\nAdd rule to remove double margin inside dl's\n\nRemove double margin from all dl's not just last\n\nRemove double margin from all dl's not just last\n\nAdd a demo with Python types (regression test for #1196), rebuild theme.js\n\nBump to a valid version scheme, bump node-sass for Node 14 support\n\nDo not bump the version in auto-maintained file package-lock.json\n\nAdds wheel and a command to package bdist_wheel + sdist\n\nBuild everything one step at a time\n\nMake note about releasing `package-lock.json`\n\nDo not build the python package in this step\n\nFixes the fix from readthedocs#1315 - the CSS selector was wrong\n\nRebuild theme.css with \"Fix CSS selector #1320\"\n\nWrapping up the Docker work, using docker cp again in order to copy assets out of containers\n\nTune kbd selectors\n\nExclude option lists from selectors for kbd styling.\n\nRevert change to JS package\n\nThis matches the version number in the Python package, and allows\nbumpversion to continue working. We can revisit changing this version\nlater, but currently this version will never be updated again, as\nbumpversion will not match this string anymore.\n\nFixes #1326\n\nFix a wrong example, replace non-existing `Body Elements` with `References`\n\nAdd an upper bound for when Sphinx 6 is released\n\nFix #1078: Citation not styled properly (#1080)\n\n* Fix #1078: Citation not styled properly\n\nTurns out our demo docs werent being rendered by sphinx as citations so this may have slipped though the sphinx 2 fixes.\n\nI updated the demo docs and included the need style fixes.\n\n* Group citations and footnotes\n\n* Build Assets\n\n* Build theme.css with \"Fix #1078: Citation not styled properly #1080\"\n\nCo-authored-by: Benjamin Bach \n\nFixes #289: Inconsistent table typography sizing (#1215)\n\n* Fix table typography inconsistent sizing\n\n* Remove rule duplication\n\n* Remove
    and fix build\n\n* Build new theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1215\n\n* Add an example rendering with paragraphs inside tables\n\n* build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1215\n\nCo-authored-by: Benjamin Bach \n\nBuild matrix fixes (#1338)\n\n* Add new Sphinx versions to tox test matrix, but do not allow docutils >= 0.17 on Sphinx>=4.3\n\n* Stop py2 and py27 support from sphinxlatest because of build breakage\n\n* Circle CI: Repeat sphinx versions for Python 2.7 (pending adjustments)\n\n* tox.ini config: Ensure that we are getting the expected Sphinx version\n\nAdd Python 3.10 support (#1334)\n\n* Add Python 3.10 support\n\n* Add new Sphinx versions to tox test matrix, but do not allow docutils >= 0.17 on Sphinx>=4.3\n\n* Stop py2 and py27 support from sphinxlatest because of build breakage\n\n* Circle CI: Repeat sphinx versions for Python 2.7 (pending adjustments)\n\n* tox.ini config: Ensure that we are getting the expected Sphinx version\n\n* Set sphinx versions for Python 3.10\n\nFix definition lists inside api docs (#1084)\n\n* Fix definition lists inside api docs\n\nThis is similar to #1080 (and is needed to fix citations in the demo here)\n\nFixes #1052\n\n* Build Assets\n\n* Build Assets 2\n\n* New build of theme.css and theme.js\n\n* Regenerate theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1084\n\nCo-authored-by: Benjamin Bach \n\nRemove font-smoothing (#1094)\n\n* Remove font-smoothing\n\nThis is a non standard css feature and is not supported on many platforms. And has been removed from the css standard specification.\nIt is advized to not use it according to MDN along with many other guides on the internet.\n\n* rebuild theme.css and badge_only.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1094\n\nCo-authored-by: Benjamin Bach \n\nCSS: Add overflow-wrap to links inside paragraphs (#1193)\n\n* Add overflow-wrap to links inside paragraphs\n\n* Add regression test for very long URLs\n\n* Build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1193\n\n* build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1193\n\n* Build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1193\n\nCo-authored-by: Benjamin Bach \n\nUpdate Breadcrumb Styles (#1073)\n\n* Update Breadcrumb Styles\n\n- Fixes extra padding to the left/right\n- Used slash instead of >>\n- Make literalls match other link style\n- Adds demo docs for testing\n\n* Update comment\n\n* Update src/sass/_theme_breadcrumbs.sass\n\nCo-authored-by: Ana Costa \n\n* Build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1073\n\n* Build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1073\n\nCo-authored-by: Benjamin Bach \nCo-authored-by: Ana Costa \n\nFixup a wrong merge conflict resolution from #1321 (#1335)\n\n* Fixup a wrong merge conflict resolution from #1321\n\n* Add python_requires again to setup.cfg\n\nAdd sphinx 5.2 to test matrix (#1348)\n\nUpdate layout.html to support a sphinx version that is not three-integers (#1345)\n\n* Update layout.html to support a sphinx version that is not three-integers. Useful for sphinx==5.2.0.post0\n\n* Apply suggestions from code review\n\nCo-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>\n\n* No reason to only have the first three elements from the sphinx version\n\nCo-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>\nCo-authored-by: Benjamin Balder Bach \n\nTranslation updates: Pull translations from transifex, push new sources (#1354)\n\nAdds changelog for 1.1.0alpha1 (#1353)\n\n* Adds changelog for 1.1.0alpha1\n\n* Update docs/changelog.rst\n\nCo-authored-by: Anthony \n\nCo-authored-by: Anthony \n\nAdditions to Tox and Circle CI matrix (#1349)\n\n* Refines tox matrix, adds a new target \"sphinxdev\" that can test the latest upstream development branch\n\n* Adds missing tox environments in circle ci config\n\n* Remove odd undefined py2 and py3 tox environments\n\nMove context logic for layout.html to jinja (#1356)\n\n* Revert \"Update layout.html to support a sphinx version that is not three-integers (#1345)\"\n\nThis reverts commit 45cf21874fb005ac86206ed26f609cb509eebbb2.\n\n* Always slice list before unpacking so number of elements is expected range\n\n`map` filter returns a generator that needs to run through the `list` filter before slicing\n\n* Let's keep it a 3-tuple but always set 3rd component to -1 -- in case a project was unpacking 3 values\n\nRelease 1.1.0b1 + 1.1.0b2 (bump versions with bump2version) (#1352)\n\n* Bump to 1.1.0 using bump2version\n\n* Use PEP440 and make it a beta, i.e. \"1.1.0b1\"\n\n* Auto-generated package-lock.json but with version bumps\n\n* Bump to 1.1.0b2, rebuild assets\n\nRemove Jinja2 dependency (#1360)\n\n* Remove Jinja2 dependency, inherited from Sphinx + handled in external environments\n\n* Remove mentioning of Jinja2 dependency change\n\n* Add Jinja2<3.1 dependecy to affected tox environments\n\nRelease 1.1.0b3 (#1361)\n\n* Update __init__.py because it wasn't updated by previous bump2version\n\n* Add some comments about docker mechanisms that are disturbing release workflow\n\n* Bump to version 1.1.0b3\n\n* Revert \"Bump to 1.1.0b2, rebuild assets\"\n\nThis reverts commit 615eb528cc56721cfecce6ea8362e64401a2666c.\n\n* Add changelog entry for #1073\n\n* Changelog entry for #1193\n\nBump to version 1.1.0 (#1367)\n\nDo not overflow object cross references (#1369)\n\n* Do not overflow object cross references\n\n* Rebuild theme for https://github.com/readthedocs/sphinx_rtd_theme/pull/1369\n\n* Adds a demo for the regression\n\n* Mock sphinx-automodapi for now, but we can use it soon\n\n* we can replace sphinx-automodapi demo entirely with autosummary since it uses this under the hood\n\n* We need a python 2.7 compliant test module. Add a short-term workaround until this is removed in 2.0.\n\n* Add comment about the terrible tox workaround\n\n* Use a less hacky way of conditional autosummary in demo API docs\n\n- Use `only` directive for conditional reST instead\n- Drops 1.6 from our text matrix, it was deprecated in 1.0 release.\n There were issues with the conditional directive only on 1.6 for some\n reason.\n\nCo-authored-by: Benjamin Bach \nCo-authored-by: Anthony Johnson \n\nBugfix release 1.1.1 (#1371)\n\n* Bugfix release 1.1.1\n\n* Release package updates\n\n* Package lock\n* Translations\n\nBump development version after 1.1.1 release (#1372)\n\nUpdate versioning docs to be explicit about our versioning workflow (#1373)\n\nDocs: Add upgrade instructions and simplify conf.py (#1365)\n\n* Docs: Clean up several broken cross-references\n\n* Adds a section about upgrading the theme and add navigation structure to installation guide\n\n* Add a reference from Changelog to \"How to upgrade\"\n\n* Also don't import sphinx_rtd_theme in the theme's own docs/conf.py\n\n* Remove trailing linebreaks\n\n* Update docs/installing.rst\n\nCo-authored-by: Anthony \n\n* Apply suggestions from code review\n\nCo-authored-by: Anthony \n\n* Update docs/installing.rst\n\n* Replace guidance with reference to Reproducible Builds\n\n* Build link into sentence\n\n* Update the tip about using build logs and the need to pin the theme for older projects\n\n* Remove tip box for Read the Docs users re: @agjohnson's request\n\nCo-authored-by: Anthony \n\nNew release of sphinxcontrib-httpdomain==1.8.1 broke tests (#1383)\n\n* New release of sphinxcontrib-httpdomain==1.8.1 broke tests\n\n* Remove sphinxcontrib-httpdomain\n\nEager upgrade of all dependencies in docker development environment (#1350)\n\n* Do an eager upgrade of all dependencies in docker development environment\n\n* Adds a comment about installation of deps and upgrade strategy\n\nAdded aria-label to search box input field. (#1380)\n\nCo-authored-by: Benjamin Bach \n\nAdded hidden text for home link in the breadcrumbs. (#1384)\n\n* Added hidden text for home link in breadcrumbs.\n\n* Update breadcrumbs.html\n\n* Update breadcrumbs.html\n\nAdd docutils 0.18 citation/footnote support using CSS grid (#1381)\n\n* Add docutils 0.18 citation/footnote support using CSS grid\n\nThis is a fix for #1322 that continues our pattern for HTML5 support\nusing CSS grids, introduced for support for docutils < 0.17 HTML5\nsupport.\n\n* Add lots of backreferences to a footnote\n\n* Drop brackets from footnote/citation links\n\nThe brackets seem to be another docutils addition.\n\n* Tune grid display for Sphinx 4 and 5\n\nBackrefs have a new styling that drops a lot of punctuation\n\n* Bump dependency on docutils to < 0.19\n\n* Small tweak to footnote backrefs row span\n\nWe don't want to use too large a value here, as some browsers might make\nexplicit rows for us. We can't target -1 because the row count is\nimplicit.\n\n* Revert some new styling and use nonbreaking backrefs for now\n\n* Downgrade tox\n\n* Use before pseudo class to break up backrefs consistently\n\nAdd changelog entry for docutils 0.18 support (#1389)\n\n* Add changelog entry for docutils 0.18 support\n\n* Update docs/changelog.rst\n\nCo-authored-by: Anthony \n\nCo-authored-by: Anthony \n\nRelease 1.2.0rc1 (#1391)\n\n* Bump to 1.2.0alpha1\n\n* bump 2 1.2.0rc1\n\n* Update package-lock.json from nmp audit\n\n* Sync translations from Transifex (no changes found though)\n\nAllow Sphinx version 6 and add dependency for sphinxcontrib-jquery (#1385)\n\n* Allow Sphinx version 6 and add dependency for sphinxcontrib-jquery\n\n* Adds Sphinx 6.0b2 to Tox test matrix\n\n* Adds Sphinx 6 to relevant Circle CI pipelines\n\n* Build docs with Sphinx 6.0b2\n\n* Use stable Sphinx 6.0.0\n\nsupport Python 3.11 with Sphinx 5.3+ (#1395)\n\n* support Python 3.11 with Sphinx 5.3+\n\n* Update tox.ini\n\nCo-authored-by: Michael R. Crusoe <1330696+mr-c@users.noreply.github.com>\n\nCo-authored-by: Benjamin Balder Bach \nCo-authored-by: Benjamin Balder Bach \n\nsphinx-rtd-theme will automatically enable sphinxcontrib-jquery (#1399)\n\n1.2.0rc2 (#1397)\n\n* Bump to 1.2.0rc2, add changelog entry on Sphinx 6\n\n* Pull translations (no changes)\n\n* loosen sphinx 6 pinning\n\nUpdates to package-lock.json for 1.2.0rc2 (#1400)\n\nUpdates to package-lock.json\n\nSphinx 6: Use logo_url instead of logo (#1405)\n\n* Sphinx 6: Use logo_url instead of logo\n\n* Handle removal of favicon template context + refactor display of logo and link so it's easier to see what belongs to <4.0 and what is >=4.0\n\n* Adds a favicon to the demo\n\n* Import condensed version logic @agjohnson\n\n* Update sphinx_rtd_theme/layout.html\n\nCo-authored-by: Anthony \n\nCo-authored-by: Anthony \n\nRelease 1.2.0rc3 (#1414)\n\n* Bump version to 1.2.0rc3\n\n* Update changelog with more entries and known issues\n\n* Update package-lock\n\nDo not use sphinxcontrib-jquery 3.0.0 but anticipate a fixed release (#1421)\n\n* Do not use sphinxcontrib-jquery but anticipate a fixed release\n\n* Only require sphinxcontrib-jquery on Python 3 (Sphinx 6 isn't released for 2.7)\n\nrelease 1.2.0rc4 (#1430)\n\n* Bump to 1.2.0rc4\n\n* Update changelog\n\n* Update translations\n\n* Chinese (Taiwan) was also a new addition\n\nRelease 1.2.0 (#1432)\n\n* Drop development version header from changelog\n\nThis makes just as much sense as a point release header, and won't\nrequire any special attention when we're cutting a release.\n\n* Bump release 1.2.0\n\n* Update package lock\n\nBump to next alpha for development (#1433)\n\nfixed type-o in note on automatic index generation (#1458)\n\nAdd a call to add_js_files (sphinxcontrib.query) (#1448)\n\n* Add a call to add_js_files since it doesn't happen when loading extension from theme https://github.com/sphinx-contrib/jquery/issues/23\n\n* Avoid importing from sphinxcontrib.jquery in __init__\n\n* Add reference to issue\n\nDocs: Typo in recommended pinning (#1476)\n\n* Typo in recommended pinning\n\nThe paragraph above recommends \"less than the next major version\". But the example says `<=`. Make them match\n\n* Update development.rst\n\nRelease 1.2.1 (#1474)\n\n* Run bump2version\n\n* Add changelog\n\nContributing updates (#1478)\n\n* Add reminder to pull from remote\n\n* Sign git tags\n\n:menuselection: style (#1426)\n\n* Adds a bit of basic styling for `:menuselection:`\n\n* Rebuild CSS\n\n* Remove docs demo, there was one already exactly below :)\n\n* Make menuselection color same as guilabel\n\n* Update assets for https://github.com/readthedocs/sphinx_rtd_theme/pull/1426\n\nRemove version logic on sphinxcontrib-jquery, require >=4,<5 (#1446)\n\n* Remove version logic on sphinxcontrib-jquery, require >=4,<5\n\n* Bump to Sphinx 6.1.x\n\n* Remove testing for Sphinx 1.7, sphinxcontrib-jquery 4.x blocks it\n\nRelease 1.2.2 (#1484)\n\n* Changelog for 1.2.2\n\n* 1.2.2rc1\n\n* Build: Fix bug that reads out container id from previous run\n\n* Update package-lock to match release\n\n* Bump to 1.2.2 final\n\nAdd Sphinx 7 support (#1464)\n\n* Allow Sphinx 7\n\n* Also build theme docs with Sphinx 7\n\n* Add more tests cases on tox.ini\n\n* Increase the Sphinx version for the docs\n\n---------\n\nCo-authored-by: Manuel Kaufmann \n\nRelease 1.3.0rc1 (#1494)\n\n* Release 1.3.0rc1\n\n* Update lock file\n\n1.3.0rc2 (#1495)\n\nThe repo is normally bumped to the next up potential release so it\ndoesn't conflict with the current release.\n\nRelease 1.3.0 (#1509)\n\nBump the RC to final","shortMessageHtmlLink":"Update to sphinx theme master 1.3.0"}},{"before":"a7fc70d3a6dbc55592295da26c7150cfeb9bacf3","after":"d076b01e07b0b544517459b333584c9fba5412b2","ref":"refs/heads/update-1.3.0","pushedAt":"2023-10-31T14:39:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"khancyr","name":"Pierre Kancir","path":"/khancyr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/705341?s=80&v=4"},"commit":{"message":"Update to sphinx theme master 1.3.0\n\nIt seems #677 never actually got merged into master\n\nApply suggestions from code review\n\nCo-authored-by: Jesse Tan \n\nAdd development version back to docs\n\nUpdate to next development release after 1.0.0\n\nFor now, we'll be a bugfix release at 1.0.1 but do anticipate we'll be\nadding features this release and will get to 1.1.0.\n\nRequires #1230\n\nUse consistent indentation in src/sass/_theme_rst.sass (#1234)\n\nFix typos (#1291)\n\nFix CircleCI config\n\nBuild with Node 14 installed through orbs.\n\nFixes #1275\n\nFix SASS syntax errors from #967\n\nThis introduced syntax errors that were not picked up in review, the\n`:not()` psuedo selector can't lead a selector in SASS.\n\nPin Jinja to pre-3.1 release\n\nIgnore asdf configuration\n\nBump to a valid version scheme, bump node-sass for Node 14 support\n\nDocker configuration for dev environment\n\nRemove some text @agjohnson\n\nFirst updates migrating to docker-compose\n\nRemoves Makefile + double FROM in Dockerfile\n\nFix node.js error in docker runtime, speed up build by not copying the entire context\n\nUse static setuptools metadata\n\nAdd rule to remove double margin inside dl's\n\nRemove double margin from all dl's not just last\n\nRemove double margin from all dl's not just last\n\nAdd a demo with Python types (regression test for #1196), rebuild theme.js\n\nBump to a valid version scheme, bump node-sass for Node 14 support\n\nDo not bump the version in auto-maintained file package-lock.json\n\nAdds wheel and a command to package bdist_wheel + sdist\n\nBuild everything one step at a time\n\nMake note about releasing `package-lock.json`\n\nDo not build the python package in this step\n\nFixes the fix from readthedocs#1315 - the CSS selector was wrong\n\nRebuild theme.css with \"Fix CSS selector #1320\"\n\nWrapping up the Docker work, using docker cp again in order to copy assets out of containers\n\nTune kbd selectors\n\nExclude option lists from selectors for kbd styling.\n\nRevert change to JS package\n\nThis matches the version number in the Python package, and allows\nbumpversion to continue working. We can revisit changing this version\nlater, but currently this version will never be updated again, as\nbumpversion will not match this string anymore.\n\nFixes #1326\n\nFix a wrong example, replace non-existing `Body Elements` with `References`\n\nAdd an upper bound for when Sphinx 6 is released\n\nFix #1078: Citation not styled properly (#1080)\n\n* Fix #1078: Citation not styled properly\n\nTurns out our demo docs werent being rendered by sphinx as citations so this may have slipped though the sphinx 2 fixes.\n\nI updated the demo docs and included the need style fixes.\n\n* Group citations and footnotes\n\n* Build Assets\n\n* Build theme.css with \"Fix #1078: Citation not styled properly #1080\"\n\nCo-authored-by: Benjamin Bach \n\nFixes #289: Inconsistent table typography sizing (#1215)\n\n* Fix table typography inconsistent sizing\n\n* Remove rule duplication\n\n* Remove
      and fix build\n\n* Build new theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1215\n\n* Add an example rendering with paragraphs inside tables\n\n* build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1215\n\nCo-authored-by: Benjamin Bach \n\nBuild matrix fixes (#1338)\n\n* Add new Sphinx versions to tox test matrix, but do not allow docutils >= 0.17 on Sphinx>=4.3\n\n* Stop py2 and py27 support from sphinxlatest because of build breakage\n\n* Circle CI: Repeat sphinx versions for Python 2.7 (pending adjustments)\n\n* tox.ini config: Ensure that we are getting the expected Sphinx version\n\nAdd Python 3.10 support (#1334)\n\n* Add Python 3.10 support\n\n* Add new Sphinx versions to tox test matrix, but do not allow docutils >= 0.17 on Sphinx>=4.3\n\n* Stop py2 and py27 support from sphinxlatest because of build breakage\n\n* Circle CI: Repeat sphinx versions for Python 2.7 (pending adjustments)\n\n* tox.ini config: Ensure that we are getting the expected Sphinx version\n\n* Set sphinx versions for Python 3.10\n\nFix definition lists inside api docs (#1084)\n\n* Fix definition lists inside api docs\n\nThis is similar to #1080 (and is needed to fix citations in the demo here)\n\nFixes #1052\n\n* Build Assets\n\n* Build Assets 2\n\n* New build of theme.css and theme.js\n\n* Regenerate theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1084\n\nCo-authored-by: Benjamin Bach \n\nRemove font-smoothing (#1094)\n\n* Remove font-smoothing\n\nThis is a non standard css feature and is not supported on many platforms. And has been removed from the css standard specification.\nIt is advized to not use it according to MDN along with many other guides on the internet.\n\n* rebuild theme.css and badge_only.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1094\n\nCo-authored-by: Benjamin Bach \n\nCSS: Add overflow-wrap to links inside paragraphs (#1193)\n\n* Add overflow-wrap to links inside paragraphs\n\n* Add regression test for very long URLs\n\n* Build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1193\n\n* build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1193\n\n* Build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1193\n\nCo-authored-by: Benjamin Bach \n\nUpdate Breadcrumb Styles (#1073)\n\n* Update Breadcrumb Styles\n\n- Fixes extra padding to the left/right\n- Used slash instead of >>\n- Make literalls match other link style\n- Adds demo docs for testing\n\n* Update comment\n\n* Update src/sass/_theme_breadcrumbs.sass\n\nCo-authored-by: Ana Costa \n\n* Build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1073\n\n* Build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1073\n\nCo-authored-by: Benjamin Bach \nCo-authored-by: Ana Costa \n\nFixup a wrong merge conflict resolution from #1321 (#1335)\n\n* Fixup a wrong merge conflict resolution from #1321\n\n* Add python_requires again to setup.cfg\n\nAdd sphinx 5.2 to test matrix (#1348)\n\nUpdate layout.html to support a sphinx version that is not three-integers (#1345)\n\n* Update layout.html to support a sphinx version that is not three-integers. Useful for sphinx==5.2.0.post0\n\n* Apply suggestions from code review\n\nCo-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>\n\n* No reason to only have the first three elements from the sphinx version\n\nCo-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>\nCo-authored-by: Benjamin Balder Bach \n\nTranslation updates: Pull translations from transifex, push new sources (#1354)\n\nAdds changelog for 1.1.0alpha1 (#1353)\n\n* Adds changelog for 1.1.0alpha1\n\n* Update docs/changelog.rst\n\nCo-authored-by: Anthony \n\nCo-authored-by: Anthony \n\nAdditions to Tox and Circle CI matrix (#1349)\n\n* Refines tox matrix, adds a new target \"sphinxdev\" that can test the latest upstream development branch\n\n* Adds missing tox environments in circle ci config\n\n* Remove odd undefined py2 and py3 tox environments\n\nMove context logic for layout.html to jinja (#1356)\n\n* Revert \"Update layout.html to support a sphinx version that is not three-integers (#1345)\"\n\nThis reverts commit 45cf21874fb005ac86206ed26f609cb509eebbb2.\n\n* Always slice list before unpacking so number of elements is expected range\n\n`map` filter returns a generator that needs to run through the `list` filter before slicing\n\n* Let's keep it a 3-tuple but always set 3rd component to -1 -- in case a project was unpacking 3 values\n\nRelease 1.1.0b1 + 1.1.0b2 (bump versions with bump2version) (#1352)\n\n* Bump to 1.1.0 using bump2version\n\n* Use PEP440 and make it a beta, i.e. \"1.1.0b1\"\n\n* Auto-generated package-lock.json but with version bumps\n\n* Bump to 1.1.0b2, rebuild assets\n\nRemove Jinja2 dependency (#1360)\n\n* Remove Jinja2 dependency, inherited from Sphinx + handled in external environments\n\n* Remove mentioning of Jinja2 dependency change\n\n* Add Jinja2<3.1 dependecy to affected tox environments\n\nRelease 1.1.0b3 (#1361)\n\n* Update __init__.py because it wasn't updated by previous bump2version\n\n* Add some comments about docker mechanisms that are disturbing release workflow\n\n* Bump to version 1.1.0b3\n\n* Revert \"Bump to 1.1.0b2, rebuild assets\"\n\nThis reverts commit 615eb528cc56721cfecce6ea8362e64401a2666c.\n\n* Add changelog entry for #1073\n\n* Changelog entry for #1193\n\nBump to version 1.1.0 (#1367)\n\nDo not overflow object cross references (#1369)\n\n* Do not overflow object cross references\n\n* Rebuild theme for https://github.com/readthedocs/sphinx_rtd_theme/pull/1369\n\n* Adds a demo for the regression\n\n* Mock sphinx-automodapi for now, but we can use it soon\n\n* we can replace sphinx-automodapi demo entirely with autosummary since it uses this under the hood\n\n* We need a python 2.7 compliant test module. Add a short-term workaround until this is removed in 2.0.\n\n* Add comment about the terrible tox workaround\n\n* Use a less hacky way of conditional autosummary in demo API docs\n\n- Use `only` directive for conditional reST instead\n- Drops 1.6 from our text matrix, it was deprecated in 1.0 release.\n There were issues with the conditional directive only on 1.6 for some\n reason.\n\nCo-authored-by: Benjamin Bach \nCo-authored-by: Anthony Johnson \n\nBugfix release 1.1.1 (#1371)\n\n* Bugfix release 1.1.1\n\n* Release package updates\n\n* Package lock\n* Translations\n\nBump development version after 1.1.1 release (#1372)\n\nUpdate versioning docs to be explicit about our versioning workflow (#1373)\n\nDocs: Add upgrade instructions and simplify conf.py (#1365)\n\n* Docs: Clean up several broken cross-references\n\n* Adds a section about upgrading the theme and add navigation structure to installation guide\n\n* Add a reference from Changelog to \"How to upgrade\"\n\n* Also don't import sphinx_rtd_theme in the theme's own docs/conf.py\n\n* Remove trailing linebreaks\n\n* Update docs/installing.rst\n\nCo-authored-by: Anthony \n\n* Apply suggestions from code review\n\nCo-authored-by: Anthony \n\n* Update docs/installing.rst\n\n* Replace guidance with reference to Reproducible Builds\n\n* Build link into sentence\n\n* Update the tip about using build logs and the need to pin the theme for older projects\n\n* Remove tip box for Read the Docs users re: @agjohnson's request\n\nCo-authored-by: Anthony \n\nNew release of sphinxcontrib-httpdomain==1.8.1 broke tests (#1383)\n\n* New release of sphinxcontrib-httpdomain==1.8.1 broke tests\n\n* Remove sphinxcontrib-httpdomain\n\nEager upgrade of all dependencies in docker development environment (#1350)\n\n* Do an eager upgrade of all dependencies in docker development environment\n\n* Adds a comment about installation of deps and upgrade strategy\n\nAdded aria-label to search box input field. (#1380)\n\nCo-authored-by: Benjamin Bach \n\nAdded hidden text for home link in the breadcrumbs. (#1384)\n\n* Added hidden text for home link in breadcrumbs.\n\n* Update breadcrumbs.html\n\n* Update breadcrumbs.html\n\nAdd docutils 0.18 citation/footnote support using CSS grid (#1381)\n\n* Add docutils 0.18 citation/footnote support using CSS grid\n\nThis is a fix for #1322 that continues our pattern for HTML5 support\nusing CSS grids, introduced for support for docutils < 0.17 HTML5\nsupport.\n\n* Add lots of backreferences to a footnote\n\n* Drop brackets from footnote/citation links\n\nThe brackets seem to be another docutils addition.\n\n* Tune grid display for Sphinx 4 and 5\n\nBackrefs have a new styling that drops a lot of punctuation\n\n* Bump dependency on docutils to < 0.19\n\n* Small tweak to footnote backrefs row span\n\nWe don't want to use too large a value here, as some browsers might make\nexplicit rows for us. We can't target -1 because the row count is\nimplicit.\n\n* Revert some new styling and use nonbreaking backrefs for now\n\n* Downgrade tox\n\n* Use before pseudo class to break up backrefs consistently\n\nAdd changelog entry for docutils 0.18 support (#1389)\n\n* Add changelog entry for docutils 0.18 support\n\n* Update docs/changelog.rst\n\nCo-authored-by: Anthony \n\nCo-authored-by: Anthony \n\nRelease 1.2.0rc1 (#1391)\n\n* Bump to 1.2.0alpha1\n\n* bump 2 1.2.0rc1\n\n* Update package-lock.json from nmp audit\n\n* Sync translations from Transifex (no changes found though)\n\nAllow Sphinx version 6 and add dependency for sphinxcontrib-jquery (#1385)\n\n* Allow Sphinx version 6 and add dependency for sphinxcontrib-jquery\n\n* Adds Sphinx 6.0b2 to Tox test matrix\n\n* Adds Sphinx 6 to relevant Circle CI pipelines\n\n* Build docs with Sphinx 6.0b2\n\n* Use stable Sphinx 6.0.0\n\nsupport Python 3.11 with Sphinx 5.3+ (#1395)\n\n* support Python 3.11 with Sphinx 5.3+\n\n* Update tox.ini\n\nCo-authored-by: Michael R. Crusoe <1330696+mr-c@users.noreply.github.com>\n\nCo-authored-by: Benjamin Balder Bach \nCo-authored-by: Benjamin Balder Bach \n\nsphinx-rtd-theme will automatically enable sphinxcontrib-jquery (#1399)\n\n1.2.0rc2 (#1397)\n\n* Bump to 1.2.0rc2, add changelog entry on Sphinx 6\n\n* Pull translations (no changes)\n\n* loosen sphinx 6 pinning\n\nUpdates to package-lock.json for 1.2.0rc2 (#1400)\n\nUpdates to package-lock.json\n\nSphinx 6: Use logo_url instead of logo (#1405)\n\n* Sphinx 6: Use logo_url instead of logo\n\n* Handle removal of favicon template context + refactor display of logo and link so it's easier to see what belongs to <4.0 and what is >=4.0\n\n* Adds a favicon to the demo\n\n* Import condensed version logic @agjohnson\n\n* Update sphinx_rtd_theme/layout.html\n\nCo-authored-by: Anthony \n\nCo-authored-by: Anthony \n\nRelease 1.2.0rc3 (#1414)\n\n* Bump version to 1.2.0rc3\n\n* Update changelog with more entries and known issues\n\n* Update package-lock\n\nDo not use sphinxcontrib-jquery 3.0.0 but anticipate a fixed release (#1421)\n\n* Do not use sphinxcontrib-jquery but anticipate a fixed release\n\n* Only require sphinxcontrib-jquery on Python 3 (Sphinx 6 isn't released for 2.7)\n\nrelease 1.2.0rc4 (#1430)\n\n* Bump to 1.2.0rc4\n\n* Update changelog\n\n* Update translations\n\n* Chinese (Taiwan) was also a new addition\n\nRelease 1.2.0 (#1432)\n\n* Drop development version header from changelog\n\nThis makes just as much sense as a point release header, and won't\nrequire any special attention when we're cutting a release.\n\n* Bump release 1.2.0\n\n* Update package lock\n\nBump to next alpha for development (#1433)\n\nfixed type-o in note on automatic index generation (#1458)\n\nAdd a call to add_js_files (sphinxcontrib.query) (#1448)\n\n* Add a call to add_js_files since it doesn't happen when loading extension from theme https://github.com/sphinx-contrib/jquery/issues/23\n\n* Avoid importing from sphinxcontrib.jquery in __init__\n\n* Add reference to issue\n\nDocs: Typo in recommended pinning (#1476)\n\n* Typo in recommended pinning\n\nThe paragraph above recommends \"less than the next major version\". But the example says `<=`. Make them match\n\n* Update development.rst\n\nRelease 1.2.1 (#1474)\n\n* Run bump2version\n\n* Add changelog\n\nContributing updates (#1478)\n\n* Add reminder to pull from remote\n\n* Sign git tags\n\n:menuselection: style (#1426)\n\n* Adds a bit of basic styling for `:menuselection:`\n\n* Rebuild CSS\n\n* Remove docs demo, there was one already exactly below :)\n\n* Make menuselection color same as guilabel\n\n* Update assets for https://github.com/readthedocs/sphinx_rtd_theme/pull/1426\n\nRemove version logic on sphinxcontrib-jquery, require >=4,<5 (#1446)\n\n* Remove version logic on sphinxcontrib-jquery, require >=4,<5\n\n* Bump to Sphinx 6.1.x\n\n* Remove testing for Sphinx 1.7, sphinxcontrib-jquery 4.x blocks it\n\nRelease 1.2.2 (#1484)\n\n* Changelog for 1.2.2\n\n* 1.2.2rc1\n\n* Build: Fix bug that reads out container id from previous run\n\n* Update package-lock to match release\n\n* Bump to 1.2.2 final\n\nAdd Sphinx 7 support (#1464)\n\n* Allow Sphinx 7\n\n* Also build theme docs with Sphinx 7\n\n* Add more tests cases on tox.ini\n\n* Increase the Sphinx version for the docs\n\n---------\n\nCo-authored-by: Manuel Kaufmann \n\nRelease 1.3.0rc1 (#1494)\n\n* Release 1.3.0rc1\n\n* Update lock file\n\n1.3.0rc2 (#1495)\n\nThe repo is normally bumped to the next up potential release so it\ndoesn't conflict with the current release.\n\nRelease 1.3.0 (#1509)\n\nBump the RC to final","shortMessageHtmlLink":"Update to sphinx theme master 1.3.0"}},{"before":null,"after":"a7fc70d3a6dbc55592295da26c7150cfeb9bacf3","ref":"refs/heads/update-1.3.0","pushedAt":"2023-10-31T14:38:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"khancyr","name":"Pierre Kancir","path":"/khancyr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/705341?s=80&v=4"},"commit":{"message":"Nicer styles for \n\nIt seems #677 never actually got merged into master\n\nApply suggestions from code review\n\nCo-authored-by: Jesse Tan \n\nAdd development version back to docs\n\nUpdate to next development release after 1.0.0\n\nFor now, we'll be a bugfix release at 1.0.1 but do anticipate we'll be\nadding features this release and will get to 1.1.0.\n\nRequires #1230\n\nUse consistent indentation in src/sass/_theme_rst.sass (#1234)\n\nFix typos (#1291)\n\nFix CircleCI config\n\nBuild with Node 14 installed through orbs.\n\nFixes #1275\n\nFix SASS syntax errors from #967\n\nThis introduced syntax errors that were not picked up in review, the\n`:not()` psuedo selector can't lead a selector in SASS.\n\nPin Jinja to pre-3.1 release\n\nIgnore asdf configuration\n\nBump to a valid version scheme, bump node-sass for Node 14 support\n\nDocker configuration for dev environment\n\nRemove some text @agjohnson\n\nFirst updates migrating to docker-compose\n\nRemoves Makefile + double FROM in Dockerfile\n\nFix node.js error in docker runtime, speed up build by not copying the entire context\n\nUse static setuptools metadata\n\nAdd rule to remove double margin inside dl's\n\nRemove double margin from all dl's not just last\n\nRemove double margin from all dl's not just last\n\nAdd a demo with Python types (regression test for #1196), rebuild theme.js\n\nBump to a valid version scheme, bump node-sass for Node 14 support\n\nDo not bump the version in auto-maintained file package-lock.json\n\nAdds wheel and a command to package bdist_wheel + sdist\n\nBuild everything one step at a time\n\nMake note about releasing `package-lock.json`\n\nDo not build the python package in this step\n\nFixes the fix from readthedocs#1315 - the CSS selector was wrong\n\nRebuild theme.css with \"Fix CSS selector #1320\"\n\nWrapping up the Docker work, using docker cp again in order to copy assets out of containers\n\nTune kbd selectors\n\nExclude option lists from selectors for kbd styling.\n\nRevert change to JS package\n\nThis matches the version number in the Python package, and allows\nbumpversion to continue working. We can revisit changing this version\nlater, but currently this version will never be updated again, as\nbumpversion will not match this string anymore.\n\nFixes #1326\n\nFix a wrong example, replace non-existing `Body Elements` with `References`\n\nAdd an upper bound for when Sphinx 6 is released\n\nFix #1078: Citation not styled properly (#1080)\n\n* Fix #1078: Citation not styled properly\n\nTurns out our demo docs werent being rendered by sphinx as citations so this may have slipped though the sphinx 2 fixes.\n\nI updated the demo docs and included the need style fixes.\n\n* Group citations and footnotes\n\n* Build Assets\n\n* Build theme.css with \"Fix #1078: Citation not styled properly #1080\"\n\nCo-authored-by: Benjamin Bach \n\nFixes #289: Inconsistent table typography sizing (#1215)\n\n* Fix table typography inconsistent sizing\n\n* Remove rule duplication\n\n* Remove
        and fix build\n\n* Build new theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1215\n\n* Add an example rendering with paragraphs inside tables\n\n* build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1215\n\nCo-authored-by: Benjamin Bach \n\nBuild matrix fixes (#1338)\n\n* Add new Sphinx versions to tox test matrix, but do not allow docutils >= 0.17 on Sphinx>=4.3\n\n* Stop py2 and py27 support from sphinxlatest because of build breakage\n\n* Circle CI: Repeat sphinx versions for Python 2.7 (pending adjustments)\n\n* tox.ini config: Ensure that we are getting the expected Sphinx version\n\nAdd Python 3.10 support (#1334)\n\n* Add Python 3.10 support\n\n* Add new Sphinx versions to tox test matrix, but do not allow docutils >= 0.17 on Sphinx>=4.3\n\n* Stop py2 and py27 support from sphinxlatest because of build breakage\n\n* Circle CI: Repeat sphinx versions for Python 2.7 (pending adjustments)\n\n* tox.ini config: Ensure that we are getting the expected Sphinx version\n\n* Set sphinx versions for Python 3.10\n\nFix definition lists inside api docs (#1084)\n\n* Fix definition lists inside api docs\n\nThis is similar to #1080 (and is needed to fix citations in the demo here)\n\nFixes #1052\n\n* Build Assets\n\n* Build Assets 2\n\n* New build of theme.css and theme.js\n\n* Regenerate theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1084\n\nCo-authored-by: Benjamin Bach \n\nRemove font-smoothing (#1094)\n\n* Remove font-smoothing\n\nThis is a non standard css feature and is not supported on many platforms. And has been removed from the css standard specification.\nIt is advized to not use it according to MDN along with many other guides on the internet.\n\n* rebuild theme.css and badge_only.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1094\n\nCo-authored-by: Benjamin Bach \n\nCSS: Add overflow-wrap to links inside paragraphs (#1193)\n\n* Add overflow-wrap to links inside paragraphs\n\n* Add regression test for very long URLs\n\n* Build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1193\n\n* build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1193\n\n* Build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1193\n\nCo-authored-by: Benjamin Bach \n\nUpdate Breadcrumb Styles (#1073)\n\n* Update Breadcrumb Styles\n\n- Fixes extra padding to the left/right\n- Used slash instead of >>\n- Make literalls match other link style\n- Adds demo docs for testing\n\n* Update comment\n\n* Update src/sass/_theme_breadcrumbs.sass\n\nCo-authored-by: Ana Costa \n\n* Build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1073\n\n* Build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1073\n\nCo-authored-by: Benjamin Bach \nCo-authored-by: Ana Costa \n\nFixup a wrong merge conflict resolution from #1321 (#1335)\n\n* Fixup a wrong merge conflict resolution from #1321\n\n* Add python_requires again to setup.cfg\n\nAdd sphinx 5.2 to test matrix (#1348)\n\nUpdate layout.html to support a sphinx version that is not three-integers (#1345)\n\n* Update layout.html to support a sphinx version that is not three-integers. Useful for sphinx==5.2.0.post0\n\n* Apply suggestions from code review\n\nCo-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>\n\n* No reason to only have the first three elements from the sphinx version\n\nCo-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>\nCo-authored-by: Benjamin Balder Bach \n\nTranslation updates: Pull translations from transifex, push new sources (#1354)\n\nAdds changelog for 1.1.0alpha1 (#1353)\n\n* Adds changelog for 1.1.0alpha1\n\n* Update docs/changelog.rst\n\nCo-authored-by: Anthony \n\nCo-authored-by: Anthony \n\nAdditions to Tox and Circle CI matrix (#1349)\n\n* Refines tox matrix, adds a new target \"sphinxdev\" that can test the latest upstream development branch\n\n* Adds missing tox environments in circle ci config\n\n* Remove odd undefined py2 and py3 tox environments\n\nMove context logic for layout.html to jinja (#1356)\n\n* Revert \"Update layout.html to support a sphinx version that is not three-integers (#1345)\"\n\nThis reverts commit 45cf21874fb005ac86206ed26f609cb509eebbb2.\n\n* Always slice list before unpacking so number of elements is expected range\n\n`map` filter returns a generator that needs to run through the `list` filter before slicing\n\n* Let's keep it a 3-tuple but always set 3rd component to -1 -- in case a project was unpacking 3 values\n\nRelease 1.1.0b1 + 1.1.0b2 (bump versions with bump2version) (#1352)\n\n* Bump to 1.1.0 using bump2version\n\n* Use PEP440 and make it a beta, i.e. \"1.1.0b1\"\n\n* Auto-generated package-lock.json but with version bumps\n\n* Bump to 1.1.0b2, rebuild assets\n\nRemove Jinja2 dependency (#1360)\n\n* Remove Jinja2 dependency, inherited from Sphinx + handled in external environments\n\n* Remove mentioning of Jinja2 dependency change\n\n* Add Jinja2<3.1 dependecy to affected tox environments\n\nRelease 1.1.0b3 (#1361)\n\n* Update __init__.py because it wasn't updated by previous bump2version\n\n* Add some comments about docker mechanisms that are disturbing release workflow\n\n* Bump to version 1.1.0b3\n\n* Revert \"Bump to 1.1.0b2, rebuild assets\"\n\nThis reverts commit 615eb528cc56721cfecce6ea8362e64401a2666c.\n\n* Add changelog entry for #1073\n\n* Changelog entry for #1193\n\nBump to version 1.1.0 (#1367)\n\nDo not overflow object cross references (#1369)\n\n* Do not overflow object cross references\n\n* Rebuild theme for https://github.com/readthedocs/sphinx_rtd_theme/pull/1369\n\n* Adds a demo for the regression\n\n* Mock sphinx-automodapi for now, but we can use it soon\n\n* we can replace sphinx-automodapi demo entirely with autosummary since it uses this under the hood\n\n* We need a python 2.7 compliant test module. Add a short-term workaround until this is removed in 2.0.\n\n* Add comment about the terrible tox workaround\n\n* Use a less hacky way of conditional autosummary in demo API docs\n\n- Use `only` directive for conditional reST instead\n- Drops 1.6 from our text matrix, it was deprecated in 1.0 release.\n There were issues with the conditional directive only on 1.6 for some\n reason.\n\nCo-authored-by: Benjamin Bach \nCo-authored-by: Anthony Johnson \n\nBugfix release 1.1.1 (#1371)\n\n* Bugfix release 1.1.1\n\n* Release package updates\n\n* Package lock\n* Translations\n\nBump development version after 1.1.1 release (#1372)\n\nUpdate versioning docs to be explicit about our versioning workflow (#1373)\n\nDocs: Add upgrade instructions and simplify conf.py (#1365)\n\n* Docs: Clean up several broken cross-references\n\n* Adds a section about upgrading the theme and add navigation structure to installation guide\n\n* Add a reference from Changelog to \"How to upgrade\"\n\n* Also don't import sphinx_rtd_theme in the theme's own docs/conf.py\n\n* Remove trailing linebreaks\n\n* Update docs/installing.rst\n\nCo-authored-by: Anthony \n\n* Apply suggestions from code review\n\nCo-authored-by: Anthony \n\n* Update docs/installing.rst\n\n* Replace guidance with reference to Reproducible Builds\n\n* Build link into sentence\n\n* Update the tip about using build logs and the need to pin the theme for older projects\n\n* Remove tip box for Read the Docs users re: @agjohnson's request\n\nCo-authored-by: Anthony \n\nNew release of sphinxcontrib-httpdomain==1.8.1 broke tests (#1383)\n\n* New release of sphinxcontrib-httpdomain==1.8.1 broke tests\n\n* Remove sphinxcontrib-httpdomain\n\nEager upgrade of all dependencies in docker development environment (#1350)\n\n* Do an eager upgrade of all dependencies in docker development environment\n\n* Adds a comment about installation of deps and upgrade strategy\n\nAdded aria-label to search box input field. (#1380)\n\nCo-authored-by: Benjamin Bach \n\nAdded hidden text for home link in the breadcrumbs. (#1384)\n\n* Added hidden text for home link in breadcrumbs.\n\n* Update breadcrumbs.html\n\n* Update breadcrumbs.html\n\nAdd docutils 0.18 citation/footnote support using CSS grid (#1381)\n\n* Add docutils 0.18 citation/footnote support using CSS grid\n\nThis is a fix for #1322 that continues our pattern for HTML5 support\nusing CSS grids, introduced for support for docutils < 0.17 HTML5\nsupport.\n\n* Add lots of backreferences to a footnote\n\n* Drop brackets from footnote/citation links\n\nThe brackets seem to be another docutils addition.\n\n* Tune grid display for Sphinx 4 and 5\n\nBackrefs have a new styling that drops a lot of punctuation\n\n* Bump dependency on docutils to < 0.19\n\n* Small tweak to footnote backrefs row span\n\nWe don't want to use too large a value here, as some browsers might make\nexplicit rows for us. We can't target -1 because the row count is\nimplicit.\n\n* Revert some new styling and use nonbreaking backrefs for now\n\n* Downgrade tox\n\n* Use before pseudo class to break up backrefs consistently\n\nAdd changelog entry for docutils 0.18 support (#1389)\n\n* Add changelog entry for docutils 0.18 support\n\n* Update docs/changelog.rst\n\nCo-authored-by: Anthony \n\nCo-authored-by: Anthony \n\nRelease 1.2.0rc1 (#1391)\n\n* Bump to 1.2.0alpha1\n\n* bump 2 1.2.0rc1\n\n* Update package-lock.json from nmp audit\n\n* Sync translations from Transifex (no changes found though)\n\nAllow Sphinx version 6 and add dependency for sphinxcontrib-jquery (#1385)\n\n* Allow Sphinx version 6 and add dependency for sphinxcontrib-jquery\n\n* Adds Sphinx 6.0b2 to Tox test matrix\n\n* Adds Sphinx 6 to relevant Circle CI pipelines\n\n* Build docs with Sphinx 6.0b2\n\n* Use stable Sphinx 6.0.0\n\nsupport Python 3.11 with Sphinx 5.3+ (#1395)\n\n* support Python 3.11 with Sphinx 5.3+\n\n* Update tox.ini\n\nCo-authored-by: Michael R. Crusoe <1330696+mr-c@users.noreply.github.com>\n\nCo-authored-by: Benjamin Balder Bach \nCo-authored-by: Benjamin Balder Bach \n\nsphinx-rtd-theme will automatically enable sphinxcontrib-jquery (#1399)\n\n1.2.0rc2 (#1397)\n\n* Bump to 1.2.0rc2, add changelog entry on Sphinx 6\n\n* Pull translations (no changes)\n\n* loosen sphinx 6 pinning\n\nUpdates to package-lock.json for 1.2.0rc2 (#1400)\n\nUpdates to package-lock.json\n\nSphinx 6: Use logo_url instead of logo (#1405)\n\n* Sphinx 6: Use logo_url instead of logo\n\n* Handle removal of favicon template context + refactor display of logo and link so it's easier to see what belongs to <4.0 and what is >=4.0\n\n* Adds a favicon to the demo\n\n* Import condensed version logic @agjohnson\n\n* Update sphinx_rtd_theme/layout.html\n\nCo-authored-by: Anthony \n\nCo-authored-by: Anthony \n\nRelease 1.2.0rc3 (#1414)\n\n* Bump version to 1.2.0rc3\n\n* Update changelog with more entries and known issues\n\n* Update package-lock\n\nDo not use sphinxcontrib-jquery 3.0.0 but anticipate a fixed release (#1421)\n\n* Do not use sphinxcontrib-jquery but anticipate a fixed release\n\n* Only require sphinxcontrib-jquery on Python 3 (Sphinx 6 isn't released for 2.7)\n\nrelease 1.2.0rc4 (#1430)\n\n* Bump to 1.2.0rc4\n\n* Update changelog\n\n* Update translations\n\n* Chinese (Taiwan) was also a new addition\n\nRelease 1.2.0 (#1432)\n\n* Drop development version header from changelog\n\nThis makes just as much sense as a point release header, and won't\nrequire any special attention when we're cutting a release.\n\n* Bump release 1.2.0\n\n* Update package lock\n\nBump to next alpha for development (#1433)\n\nfixed type-o in note on automatic index generation (#1458)\n\nAdd a call to add_js_files (sphinxcontrib.query) (#1448)\n\n* Add a call to add_js_files since it doesn't happen when loading extension from theme https://github.com/sphinx-contrib/jquery/issues/23\n\n* Avoid importing from sphinxcontrib.jquery in __init__\n\n* Add reference to issue\n\nDocs: Typo in recommended pinning (#1476)\n\n* Typo in recommended pinning\n\nThe paragraph above recommends \"less than the next major version\". But the example says `<=`. Make them match\n\n* Update development.rst\n\nRelease 1.2.1 (#1474)\n\n* Run bump2version\n\n* Add changelog\n\nContributing updates (#1478)\n\n* Add reminder to pull from remote\n\n* Sign git tags\n\n:menuselection: style (#1426)\n\n* Adds a bit of basic styling for `:menuselection:`\n\n* Rebuild CSS\n\n* Remove docs demo, there was one already exactly below :)\n\n* Make menuselection color same as guilabel\n\n* Update assets for https://github.com/readthedocs/sphinx_rtd_theme/pull/1426\n\nRemove version logic on sphinxcontrib-jquery, require >=4,<5 (#1446)\n\n* Remove version logic on sphinxcontrib-jquery, require >=4,<5\n\n* Bump to Sphinx 6.1.x\n\n* Remove testing for Sphinx 1.7, sphinxcontrib-jquery 4.x blocks it\n\nRelease 1.2.2 (#1484)\n\n* Changelog for 1.2.2\n\n* 1.2.2rc1\n\n* Build: Fix bug that reads out container id from previous run\n\n* Update package-lock to match release\n\n* Bump to 1.2.2 final\n\nAdd Sphinx 7 support (#1464)\n\n* Allow Sphinx 7\n\n* Also build theme docs with Sphinx 7\n\n* Add more tests cases on tox.ini\n\n* Increase the Sphinx version for the docs\n\n---------\n\nCo-authored-by: Manuel Kaufmann \n\nRelease 1.3.0rc1 (#1494)\n\n* Release 1.3.0rc1\n\n* Update lock file\n\n1.3.0rc2 (#1495)\n\nThe repo is normally bumped to the next up potential release so it\ndoesn't conflict with the current release.\n\nRelease 1.3.0 (#1509)\n\nBump the RC to final","shortMessageHtmlLink":"Nicer styles for <kbd>"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADpH7yTAA","startCursor":null,"endCursor":null}},"title":"Activity ยท khancyr/sphinx_rtd_theme"}