forked from pool/python-pydata-sphinx-theme
Accepting request 1112217 from home:mcalabkova:branches:devel:languages:python:pydata
- Update to version 0.14.0: * bump: version 0.13.3 → 0.14.0 (#1440) * fix: rollback ref and Id changes (#1438) * Add dropdown_text argument to generate_header_nav_html (#1423) * Build(deps): Bump actions/checkout from 3 to 4 (#1433) * Add the ability to add a center section to the footer (#1432) * style(i18n): French Typo fixed (#1430) * BUG - Remove redundant ARIA in breadcrumb navigation (#1426) * Do not animate the version admonitions colors. (#1424) * Fix More dropdown (html, aria, bootstrap classes) (#1414) * fix: don't display the warning bar if there is an issue (#1420) * fix: place the las_update value in the meta of each page (#1409) * MAINT - Increase axe-core accessibility testing coverage (#1408) * MAINT: Test old and new Sphinx versions (#1413) * MAINT - Add css class dropdown-item to version switcher (#1411) * Fix TocTree manipulation on Sphinx 7.2+ (#1406) * Only use ``sphinx.testing.path`` on Sphinx 7.1 and earlier (#1405) * Update gallery.yaml (#1120) * Update switcher styling (#1400) * Fix docstring typo (#1399) * Add cashocs to example gallery (#1127) * Add new Brightway Documentation Page to pydata-sphinx Example Gallery (#1232) * docs: change rational of the gallery grid (#1390) * Fix redirection for pages missing in other docs versions (#1395) * Fix version warning banner message (#1394) * update version JSON config guidance (#1393) * fix: prevent link to be followed before testing the header (#1361) * Version warningbar (#1354) * fix: link to Sphinx's theme templating page (#1388) * MAINT: deprecations (#1381) OBS-URL: https://build.opensuse.org/request/show/1112217 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydata-sphinx-theme?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,105 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 19 10:01:51 UTC 2023 - mmachova@suse.com
|
||||
|
||||
- Update to version 0.14.0:
|
||||
* bump: version 0.13.3 → 0.14.0 (#1440)
|
||||
* fix: rollback ref and Id changes (#1438)
|
||||
* Add dropdown_text argument to generate_header_nav_html (#1423)
|
||||
* Build(deps): Bump actions/checkout from 3 to 4 (#1433)
|
||||
* Add the ability to add a center section to the footer (#1432)
|
||||
* style(i18n): French Typo fixed (#1430)
|
||||
* BUG - Remove redundant ARIA in breadcrumb navigation (#1426)
|
||||
* Do not animate the version admonitions colors. (#1424)
|
||||
* Fix More dropdown (html, aria, bootstrap classes) (#1414)
|
||||
* fix: don't display the warning bar if there is an issue (#1420)
|
||||
* fix: place the las_update value in the meta of each page (#1409)
|
||||
* MAINT - Increase axe-core accessibility testing coverage (#1408)
|
||||
* MAINT: Test old and new Sphinx versions (#1413)
|
||||
* MAINT - Add css class dropdown-item to version switcher (#1411)
|
||||
* Fix TocTree manipulation on Sphinx 7.2+ (#1406)
|
||||
* Only use ``sphinx.testing.path`` on Sphinx 7.1 and earlier (#1405)
|
||||
* Update gallery.yaml (#1120)
|
||||
* Update switcher styling (#1400)
|
||||
* Fix docstring typo (#1399)
|
||||
* Add cashocs to example gallery (#1127)
|
||||
* Add new Brightway Documentation Page to pydata-sphinx Example Gallery (#1232)
|
||||
* docs: change rational of the gallery grid (#1390)
|
||||
* Fix redirection for pages missing in other docs versions (#1395)
|
||||
* Fix version warning banner message (#1394)
|
||||
* update version JSON config guidance (#1393)
|
||||
* fix: prevent link to be followed before testing the header (#1361)
|
||||
* Version warningbar (#1354)
|
||||
* fix: link to Sphinx's theme templating page (#1388)
|
||||
* MAINT: deprecations (#1381)
|
||||
* MAINT: fixes to tabbed examples in docs (#1379)
|
||||
* MAINT: badge alt-text in README.md (#1380)
|
||||
* fix infinite loop again (#1364)
|
||||
* BUG: fix highlighting of current version in switcher menu (#1357)
|
||||
* fix: use consistent markup in examples (#1373)
|
||||
* docs: use an admonition instead of "!!" (#1374)
|
||||
* Fix some CSS header bugs on mobile (#1376)
|
||||
* MAINT: Miscellaneous improvements to this theme (#1377)
|
||||
* core: drop support python 3.7 (#1369)
|
||||
* feat: add a scroll to top btn (#1332)
|
||||
* ENH - Update links styling (#1353)
|
||||
* ENH: Add search button that looks like field (#1233)
|
||||
* fix theme elements page (#1356)
|
||||
* fix: make redirection work when page is not existing in previous version (#1350)
|
||||
* remove pandas API from the documentation (#1330)
|
||||
* ENH - Scalable colour system for theme (#1174)
|
||||
* fix: resolve path of switcher when using relative (#1344)
|
||||
* MAINT: fix local live doc build (#1349)
|
||||
* fix: create a dedicated area for the prev-next buttons (#1333)
|
||||
* fix: avoid infinite loop in docs-live (#1265)
|
||||
* fix: version switcher on sidebar (#1342)
|
||||
* docs: add osi badge
|
||||
* fix: set back align content for header navbar (#1331)
|
||||
* refactor: remove custom scrollbars (#1337)
|
||||
* Build(deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#1334)
|
||||
* first 'es' automatic translation (#1298)
|
||||
* first 'fr' automatic translation (#1299)
|
||||
* ENH: include jupyterlite in the supported extention (#1023)
|
||||
* refactor: remove unused method (#1329)
|
||||
* DOC: update sample CSS for setting custom content width (#1318)
|
||||
* Update link to FontAwesome free icon gallery in the user guide (#1326)
|
||||
* Style keyword arguments in API docs (#1323)
|
||||
* BUG - Fix a11y tests call (#1320)
|
||||
* sphinx 6 compat (#1314)
|
||||
* add new pandas error to allow list (#1310)
|
||||
* Override generation of `id` & `href` attributes for API documentation (#1208)
|
||||
* Build(deps): Bump treosh/lighthouse-ci-action from 9 to 10 (#1303)
|
||||
* Build(deps): Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#1302)
|
||||
* Fix mispalced label tag in icon links component (#1300)
|
||||
* Accessibility test Kitchen Sink with Playwright (#1260)
|
||||
* fix: typo in the key names
|
||||
* feat: add transifex parameters (#1297)
|
||||
* fix: stop using squared icon for github and twitter (#1250)
|
||||
* FIX: Fix search icons displayed outside with small base font size (#1278)
|
||||
* try to fix codecov (#1289)
|
||||
* Fix footer appearing on top for short pages (#1277)
|
||||
* DOC: Section on RTD version switcher (#1280)
|
||||
* fix: add footer_end to the documentation (#1285)
|
||||
* Fix alignment of breacrumbs (#1282)
|
||||
* FIX: Remove index.html from version switcher example. (#1279)
|
||||
* back to dev
|
||||
* RLS: v0.13.3
|
||||
* refactor: spring cleaning (#1271)
|
||||
* bump: back to dev
|
||||
* RLS: v0.13.2
|
||||
* fix wheel by bumping STB version (#1272)
|
||||
* don't warn on fallback if no highlight theme was requested (#1264)
|
||||
* Update node packages and remove unneeded ones (#1258)
|
||||
* refactor: move all configs to pyproject.toml (#1268)
|
||||
* Fix typos found by codespell (#1261)
|
||||
* Add article and content footer components (#1215)
|
||||
* fix: right align text in footer end (#1245)
|
||||
* Add static assets guide (#1227)
|
||||
* docs: ensure edit links point to main branch (#1246)
|
||||
* fix: hide captions associated with hidden images (#1247)
|
||||
* MAINT: use fontawesome css variables instead of font names (#1219)
|
||||
* Fix broken Sphinx link in footer (#1234)
|
||||
* Main to dev0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 18 13:54:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user