Shibuya

Latest version: v2024.4.27

Safety actively analyzes 622096 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

2024.4.27

   🚨 Breaking Changes

- Fix typo of lucide icons from lucid &nbsp;-&nbsp; by lepture [<samp>(bf8df)</samp>](https://github.com/lepture/shibuya/commit/bf8df59)

&nbsp;&nbsp;&nbsp;🚀 Features

- Improve style for sphinx-sqlalchemy extension &nbsp;-&nbsp; by lepture [<samp>(68b23)</samp>](https://github.com/lepture/shibuya/commit/68b23ed)

&nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Fix typo for aria-label &nbsp;-&nbsp; by lepture [<samp>(b9918)</samp>](https://github.com/lepture/shibuya/commit/b991872)
- Improve accessibility for global toc &nbsp;-&nbsp; by lepture [<samp>(2f6b1)</samp>](https://github.com/lepture/shibuya/commit/2f6b107)
- Improve CSS for nav links and docsearch &nbsp;-&nbsp; by lepture [<samp>(265b9)</samp>](https://github.com/lepture/shibuya/commit/265b9c2)
- Add chevron left, right, up, and down icons &nbsp;-&nbsp; by lepture [<samp>(2affe)</samp>](https://github.com/lepture/shibuya/commit/2affead)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/lepture/shibuya/compare/2024.4.15...2024.4.27)

2024.4.15

&nbsp;&nbsp;&nbsp;🚀 Features

- Add components/nav-socials.html template &nbsp;-&nbsp; by lepture [<samp>(9b4d3)</samp>](https://github.com/lepture/shibuya/commit/9b4d352)
- Add readthedocs_url theme option &nbsp;-&nbsp; by lepture [<samp>(a0934)</samp>](https://github.com/lepture/shibuya/commit/a093456)
- Add 404 layout &nbsp;-&nbsp; by lepture [<samp>(4ddc6)</samp>](https://github.com/lepture/shibuya/commit/4ddc68d)

&nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Prevent sphinx builder errors &nbsp;-&nbsp; by lepture [<samp>(74a57)</samp>](https://github.com/lepture/shibuya/commit/74a5729)
- Split lucide icons and simplelogos &nbsp;-&nbsp; by lepture [<samp>(4b205)</samp>](https://github.com/lepture/shibuya/commit/4b205f6)
- Move partials/opengraph.html to components/meta-opengraph.html &nbsp;-&nbsp; by lepture [<samp>(00f55)</samp>](https://github.com/lepture/shibuya/commit/00f55f0)
- Improve table style for api autosummary &nbsp;-&nbsp; by lepture [<samp>(93f9c)</samp>](https://github.com/lepture/shibuya/commit/93f9ca3)
- Split lucid and simpleicons class names &nbsp;-&nbsp; by lepture [<samp>(28ac2)</samp>](https://github.com/lepture/shibuya/commit/28ac217)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/lepture/shibuya/compare/2024.4.8...2024.4.15)

2024.4.8

&nbsp;&nbsp;&nbsp;🚀 Features

- Add reddit_url option &nbsp;-&nbsp; by lepture [<samp>(ff2fa)</samp>](https://github.com/lepture/shibuya/commit/ff2fa24)
- Add discussion_url theme option &nbsp;-&nbsp; by lepture [<samp>(310d8)</samp>](https://github.com/lepture/shibuya/commit/310d8de)
- Add an external field in nav links to display external link icon &nbsp;-&nbsp; by lepture [<samp>(d9809)</samp>](https://github.com/lepture/shibuya/commit/d98095b)
- Move searchbox template outside to support algolia docsearch &nbsp;-&nbsp; by lepture [<samp>(41bc8)</samp>](https://github.com/lepture/shibuya/commit/41bc8ae)

&nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Add max height for nav versions and languages &nbsp;-&nbsp; by lepture [<samp>(193ce)</samp>](https://github.com/lepture/shibuya/commit/193cef6)
- Reduce global toc section margin &nbsp;-&nbsp; by lepture [<samp>(af8bf)</samp>](https://github.com/lepture/shibuya/commit/af8bfee)
- Prevent scroller js bug &nbsp;-&nbsp; by lepture [<samp>(27673)</samp>](https://github.com/lepture/shibuya/commit/27673c2)
- Prevent errors when source_type is invalid for edit this page link &nbsp;-&nbsp; by lepture [<samp>(2ac12)</samp>](https://github.com/lepture/shibuya/commit/2ac12a1)
- Improve table style &nbsp;-&nbsp; by lepture [<samp>(a4680)</samp>](https://github.com/lepture/shibuya/commit/a4680ec)
- Improve style for algolia docsearch &nbsp;-&nbsp; by lepture [<samp>(0e36e)</samp>](https://github.com/lepture/shibuya/commit/0e36e4c)
- Fix wrap code block line formatter, prevent duplicated id &nbsp;-&nbsp; by lepture [<samp>(626f8)</samp>](https://github.com/lepture/shibuya/commit/626f8de)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/lepture/shibuya/compare/2024.4.4...2024.4.8)

2024.4.4

&nbsp;&nbsp;&nbsp;🚀 Features

- Add auto highlight localtoc links feature &nbsp;-&nbsp; by lepture [<samp>(cac53)</samp>](https://github.com/lepture/shibuya/commit/cac5389)
- Add back to top feature &nbsp;-&nbsp; by lepture [<samp>(c526b)</samp>](https://github.com/lepture/shibuya/commit/c526ba6)

&nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Improve style for code blocks in tabs &nbsp;-&nbsp; by lepture [<samp>(64620)</samp>](https://github.com/lepture/shibuya/commit/646206c)
- Improve accent color definition &nbsp;-&nbsp; by lepture [<samp>(39db2)</samp>](https://github.com/lepture/shibuya/commit/39db2d5)
- Improve style for copybutton &nbsp;-&nbsp; by lepture [<samp>(91ac4)</samp>](https://github.com/lepture/shibuya/commit/91ac420)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/lepture/shibuya/compare/2024.3.1...2024.4.4)

2024.3.1

&nbsp;&nbsp;&nbsp;🚀 Features

- Add compact page layout, add page_layout option &nbsp;-&nbsp; by lepture [<samp>(c7aa0)</samp>](https://github.com/lepture/shibuya/commit/c7aa04f)
- Add default color mode option &nbsp;-&nbsp; by lepture [<samp>(52e39)</samp>](https://github.com/lepture/shibuya/commit/52e39e3)

&nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Ensure current link in globaltoc is in viewport &nbsp;-&nbsp; by lepture [<samp>(202f9)</samp>](https://github.com/lepture/shibuya/commit/202f96e)
- Improve style for nbsphinx tables &nbsp;-&nbsp; by lepture [<samp>(ca871)</samp>](https://github.com/lepture/shibuya/commit/ca8715d)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/lepture/shibuya/compare/2024.2.21...2024.3.1)

2024.2.21

&nbsp;&nbsp;&nbsp;🚀 Features

- Expose `source_docs_path` &nbsp;-&nbsp; by BoboTiG [<samp>(8283b)</samp>](https://github.com/lepture/shibuya/commit/8283b42)
- Add `source_branch` to control the edit source link default branch &nbsp;-&nbsp; by BoboTiG [<samp>(8ae03)</samp>](https://github.com/lepture/shibuya/commit/8ae0392)

&nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Use source_version instead of source_branch &nbsp;-&nbsp; by lepture [<samp>(49520)</samp>](https://github.com/lepture/shibuya/commit/49520c8)
- Code block caption background color &nbsp;-&nbsp; by lepture [<samp>(cd0ca)</samp>](https://github.com/lepture/shibuya/commit/cd0cade)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/lepture/shibuya/compare/2024.1.17...2024.2.21)

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.