Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Update #1

Merged
merged 3 commits into from
Feb 23, 2017
Merged

Initial Update #1

merged 3 commits into from
Feb 23, 2017

Conversation

pyup-bot
Copy link

This is my first visit to this fine repo so I have bundled all updates in a single pull request to make things easier for you to merge.

Close this pull request and delete the branch if you want me to start with single pull requests right away

Here's the executive summary:

Updates

Here's a list of all the updates bundled in this pull request. I've added some links to make it easier for you to find all the information you need.

sphinx-bootstrap-theme 0.4.14 » 0.4.14 PyPI | Changelog | Repo
sphinx-bootstrap-theme 0.4.14 » 0.4.14 PyPI | Changelog | Repo

Changelogs

sphinx-bootstrap-theme -> 0.4.14

0.4.14

=======

  • Fix visibiliy of multiple footnote references. (drewhutchison)
    152 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/152>
    .

0.4.13

=======

  • Fix search with larger sidebar. (cemsbr)
    148 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/148>
    .

0.4.12

=======

  • Fix typo in theme CSS rule. (vkoby)
    144 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/144>
    .

0.4.11

=======

  • Fix logo sizing issue on mobile with RTD.
    142 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/142>_.

0.4.10

=======

  • Fix logo / brand title wrapping bug. (miketheman)
    141 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/141>
    .

0.4.9

======

  • Update to Bootstrap v3.3.6 and Bootswatch v3.3.6+1. (ppyv_)

0.4.8

======

  • Fix sidenav overflow / scrolling.
    136 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/136>_.

0.4.7

======

  • Fix jumpy sidenav
    131 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/131>.
    (cslarsen
    )

0.4.6

======

  • Switch demo to "sandstone" theme.
  • Update to Bootswatch v3.3.4+1.
  • Update to Bootstrap v3.3.4.
  • Update Sphinx website links. (mrmsl_)

0.4.5

======

  • Add Glyphicon fonts to Bootswatch 2 static assets. Also add example using the
    icons so we can catch errors like this better in the future.
  • Fix CSS generation with 'navbar_fixed_top': "false" and
    'bootstrap_version': "2".
    Fixes 121 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/121>.
    (EricFromCanada
    )

0.4.4

======

  • Reset .container padding after Sphinx 1.3b commit overrode CSS.
    Fixes 114 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/114>.
    (EricFromCanada
    )
  • Fix situation where Python 3 + modern Sphinx results in empty strings being
    interpreted as a non-existent Bootswatch theme for
    theme_bootswatch_theme by permissively allowing old (empty quotes) or
    new (empty or None) styles.
    Fixes 115 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/115>.
    (EricFromCanada
    , peteut, mdboom)

0.4.3

======

  • Add fonts/ directories to bootswatch. (gkthiruvathukal_)
  • Remove divider-vertical from BS3 navbar.html. (kaycebasques_)

0.4.2

======

  • Update to Bootstrap v3.2.0.

0.4.1

======

  • Fix non-fixed-top navbar. (Danack_)
  • Add config option for page name tab. (masklinn_)

0.4.0

======

  • Fix bug preventing Glyphicons from working with Bootswatch themes.

0.3.9

======

  • Restyle alerts and admonitions. (masklinn_)

0.3.8

======

  • Update to Bootstrap v3.1.0. (torbjoernk_)

0.3.7

======

  • Add footnote styling. (russell_)
  • Update search.html to allow search locally. (fjfeijoo_)
  • Updated search template for BS3. (russell_)

0.3.6

======

  • Add bootswatch glyphicon links in bootswatch.
  • Selectively hide links on navbar in certain view sizes. From here on out,
    hidden-sm in BS3 is applied to next/previous and source navigation links.
  • Make navbar logo work with subdirectories. (cdbennett_)

0.3.5

======

  • Adds navbar logo's back to BS3. Switch to actual <img> tags for logos.
    Fixes 52 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/52>_.
  • Fix responsive Bootswatch for Bootstrap v2.

0.3.4

======

  • Switch demo to "flatly" theme.
  • Fix the long-broken "Source" nav. link.
  • Add missing "flatly" to bootswatch CSS static files.

0.3.3

======

  • Allow custom CSS overrides, even on Bootstrap CSS.
    Completes 68 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/68>_.
  • Add offline bootswatch files.
    Completes 19 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/19>_.
  • Preserve HTML inside literal code blocks. (tristanlins_)

0.3.2

======

  • Fix scroll handlers for nav. bar. (sccolbert_)
  • Fix background color visibility behind rounding in code blocks. (kosiakk_)

0.3.1

======

  • Re-add navbar_links theme option lost in bad merge. (newgene_)
  • Fixed display of sidebar. (adamcharnock, russell)

0.3.0

======

  • Add Bootstrap v3.0.0 with legacy option for v2.3.2. (MiCHiLU_)

0.2.9

======

  • Add navbar_links theme option. (newgene_)
  • Add navbarextra block in "layout.html". (grncdr_)

0.2.8

======

  • Sphinx compatible Sidebars. (russell_)
  • Topnav sidebarrel can now be disabled. (russell_)
  • Topnav page nav menu can now be disabled. (russell_)

0.2.7

======

  • Add custom nav bar links. (russell)
    Completes 34 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/34>
    .
  • Fix wrapping of line numbers in code includes. (russell)
    Fixes 35 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/35>
    .
  • Truncate long page titles in navigation bar. (aababilov)
    Fixes 27 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/27>
    .

0.2.6

======

  • Use network path for Bootswatch (nail_)
  • Switch from distribute to setuptools. (Suggested by thedrow_)

0.2.5

======

  • Search page styling. (russell_)

0.2.4

======

  • Adjust the max width of field lists. (russell_)
  • Update to Bootstrap v2.3.2.
  • Navbar search box now uses bootstrap search-query class. (russell_)
  • Field-list tables now have an inherited width. (russell_)

0.2.3

======

  • Put navbar within a container. (inducer_)
  • Add navbar_site_name for renaming site nav. tab. (Suggested by inducer_)

0.2.2

======

  • Better literal markup handling for Bootstrap code formatting. (russell_)
  • Scroll window when jumping to an anchor. (russell_)

0.2.1

======

  • Fix code styling collision for cross references and inline code blocks.
    (russell_)

0.2.0

======

  • Update to Bootstrap v2.3.1.
  • Add bootswatch_theme option for Bootswatch <http://bootswatch.com>_
    CSS theme support. (zyga_)

0.1.8

======

  • Add globaltoc_includehidden option.

0.1.7

======

  • Add Python 3 support. (zyga_)
  • Add support for navbar_title theme configuration. The documentation
    originally stated that html_short_title was supported for overriding the
    navbar title (brand), but this never actually worked.
    (Thanks to Tim Kedmenec for pointing this out).

0.1.4

======

  • Remove the Site nav button if no other pages.
  • Added jQuery v1.9.1 with noConflict() to allow underlying Sphinx to use
    whatever jQuery it wants.
  • Update to Bootstrap v2.3.0.
  • Fix multi-word Bootstrap-styled code elements.

0.1.3

======

  • Convert inline code to Bootstrap-styled code elements.

0.1.2

======

  • Add globaltoc_depth theme option.
  • Add Bootstrap alert styling to "note", "warning" Sphinx directives.

0.1.1

======

  • Add Bootstrap table styling.

0.1.0

======

  • Add support for deployment via PyPI.

0.0.6

======

  • Fix logo display in navbar.

0.0.4

======

  • Get mobile (iPhone) viewport and nav menus working.
  • Add new theme options navbar_class, source_link_position.

0.0.3

======

  • Update to Bootstrap v2.2.1.
  • Switch to responsive CSS.
  • Make navbar menus do real dropdowns recursively.

0.0.2

======

  • Update to Bootstrap v2.0. (oscarcp_)

0.0.1

======

  • Original theme based on Bootstrap v1.4.0.

.. _aababilov: https://github.com/aababilov
.. _adamcharnock: https://github.com/adamcharnock
.. _cdbennett: https://github.com/cdbennett
.. _cemsbr: https://github.com/cemsbr
.. _cslarsen: https://github.com/cslarsen
.. _Danack: https://github.com/Danack
.. _drewhutchison: https://github.com/drewhutchison
.. _EricFromCanada: https://github.com/EricFromCanada
.. _fjfeijoo: https://github.com/fjfeijoo
.. _gkthiruvathukal: https://github.com/gkthiruvathukal
.. _grncdr: https://github.com/grncdr
.. _inducer: https://github.com/inducer
.. _kaycebasques: https://github.com/kaycebasques
.. _kosiakk: https://github.com/kosiakk
.. _masklinn: https://github.com/masklinn
.. _mdboom: https://github.com/mdboom
.. _MiCHiLU: https://github.com/MiCHiLU
.. _miketheman: https://github.com/miketheman
.. _mrmsl: https://github.com/mrmsl
.. _nail: https://github.com/nail
.. _newgene: https://github.com/newgene
.. _oscarcp: https://github.com/oscarcp
.. _peteut: https://github.com/peteut
.. _ppyv: https://github.com/ppyv
.. _russell: https://github.com/russell
.. _sccolbert: https://github.com/sccolbert
.. _shiumachi: https://github.com/shiumachi
.. _thedrow: https://github.com/thedrow
.. _torbjoernk: https://github.com/torbjoernk
.. _tristanlins: https://github.com/tristanlins
.. _vkoby: https://github.com/vkoby
.. _zyga: https://github.com/zyga

sphinx-bootstrap-theme -> 0.4.14

0.4.14

=======

  • Fix visibiliy of multiple footnote references. (drewhutchison)
    152 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/152>
    .

0.4.13

=======

  • Fix search with larger sidebar. (cemsbr)
    148 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/148>
    .

0.4.12

=======

  • Fix typo in theme CSS rule. (vkoby)
    144 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/144>
    .

0.4.11

=======

  • Fix logo sizing issue on mobile with RTD.
    142 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/142>_.

0.4.10

=======

  • Fix logo / brand title wrapping bug. (miketheman)
    141 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/141>
    .

0.4.9

======

  • Update to Bootstrap v3.3.6 and Bootswatch v3.3.6+1. (ppyv_)

0.4.8

======

  • Fix sidenav overflow / scrolling.
    136 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/136>_.

0.4.7

======

  • Fix jumpy sidenav
    131 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/pull/131>.
    (cslarsen
    )

0.4.6

======

  • Switch demo to "sandstone" theme.
  • Update to Bootswatch v3.3.4+1.
  • Update to Bootstrap v3.3.4.
  • Update Sphinx website links. (mrmsl_)

0.4.5

======

  • Add Glyphicon fonts to Bootswatch 2 static assets. Also add example using the
    icons so we can catch errors like this better in the future.
  • Fix CSS generation with 'navbar_fixed_top': "false" and
    'bootstrap_version': "2".
    Fixes 121 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/121>.
    (EricFromCanada
    )

0.4.4

======

  • Reset .container padding after Sphinx 1.3b commit overrode CSS.
    Fixes 114 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/114>.
    (EricFromCanada
    )
  • Fix situation where Python 3 + modern Sphinx results in empty strings being
    interpreted as a non-existent Bootswatch theme for
    theme_bootswatch_theme by permissively allowing old (empty quotes) or
    new (empty or None) styles.
    Fixes 115 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/115>.
    (EricFromCanada
    , peteut, mdboom)

0.4.3

======

  • Add fonts/ directories to bootswatch. (gkthiruvathukal_)
  • Remove divider-vertical from BS3 navbar.html. (kaycebasques_)

0.4.2

======

  • Update to Bootstrap v3.2.0.

0.4.1

======

  • Fix non-fixed-top navbar. (Danack_)
  • Add config option for page name tab. (masklinn_)

0.4.0

======

  • Fix bug preventing Glyphicons from working with Bootswatch themes.

0.3.9

======

  • Restyle alerts and admonitions. (masklinn_)

0.3.8

======

  • Update to Bootstrap v3.1.0. (torbjoernk_)

0.3.7

======

  • Add footnote styling. (russell_)
  • Update search.html to allow search locally. (fjfeijoo_)
  • Updated search template for BS3. (russell_)

0.3.6

======

  • Add bootswatch glyphicon links in bootswatch.
  • Selectively hide links on navbar in certain view sizes. From here on out,
    hidden-sm in BS3 is applied to next/previous and source navigation links.
  • Make navbar logo work with subdirectories. (cdbennett_)

0.3.5

======

  • Adds navbar logo's back to BS3. Switch to actual <img> tags for logos.
    Fixes 52 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/52>_.
  • Fix responsive Bootswatch for Bootstrap v2.

0.3.4

======

  • Switch demo to "flatly" theme.
  • Fix the long-broken "Source" nav. link.
  • Add missing "flatly" to bootswatch CSS static files.

0.3.3

======

  • Allow custom CSS overrides, even on Bootstrap CSS.
    Completes 68 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/68>_.
  • Add offline bootswatch files.
    Completes 19 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/19>_.
  • Preserve HTML inside literal code blocks. (tristanlins_)

0.3.2

======

  • Fix scroll handlers for nav. bar. (sccolbert_)
  • Fix background color visibility behind rounding in code blocks. (kosiakk_)

0.3.1

======

  • Re-add navbar_links theme option lost in bad merge. (newgene_)
  • Fixed display of sidebar. (adamcharnock, russell)

0.3.0

======

  • Add Bootstrap v3.0.0 with legacy option for v2.3.2. (MiCHiLU_)

0.2.9

======

  • Add navbar_links theme option. (newgene_)
  • Add navbarextra block in "layout.html". (grncdr_)

0.2.8

======

  • Sphinx compatible Sidebars. (russell_)
  • Topnav sidebarrel can now be disabled. (russell_)
  • Topnav page nav menu can now be disabled. (russell_)

0.2.7

======

  • Add custom nav bar links. (russell)
    Completes 34 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/34>
    .
  • Fix wrapping of line numbers in code includes. (russell)
    Fixes 35 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/35>
    .
  • Truncate long page titles in navigation bar. (aababilov)
    Fixes 27 <https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/27>
    .

0.2.6

======

  • Use network path for Bootswatch (nail_)
  • Switch from distribute to setuptools. (Suggested by thedrow_)

0.2.5

======

  • Search page styling. (russell_)

0.2.4

======

  • Adjust the max width of field lists. (russell_)
  • Update to Bootstrap v2.3.2.
  • Navbar search box now uses bootstrap search-query class. (russell_)
  • Field-list tables now have an inherited width. (russell_)

0.2.3

======

  • Put navbar within a container. (inducer_)
  • Add navbar_site_name for renaming site nav. tab. (Suggested by inducer_)

0.2.2

======

  • Better literal markup handling for Bootstrap code formatting. (russell_)
  • Scroll window when jumping to an anchor. (russell_)

0.2.1

======

  • Fix code styling collision for cross references and inline code blocks.
    (russell_)

0.2.0

======

  • Update to Bootstrap v2.3.1.
  • Add bootswatch_theme option for Bootswatch <http://bootswatch.com>_
    CSS theme support. (zyga_)

0.1.8

======

  • Add globaltoc_includehidden option.

0.1.7

======

  • Add Python 3 support. (zyga_)
  • Add support for navbar_title theme configuration. The documentation
    originally stated that html_short_title was supported for overriding the
    navbar title (brand), but this never actually worked.
    (Thanks to Tim Kedmenec for pointing this out).

0.1.4

======

  • Remove the Site nav button if no other pages.
  • Added jQuery v1.9.1 with noConflict() to allow underlying Sphinx to use
    whatever jQuery it wants.
  • Update to Bootstrap v2.3.0.
  • Fix multi-word Bootstrap-styled code elements.

0.1.3

======

  • Convert inline code to Bootstrap-styled code elements.

0.1.2

======

  • Add globaltoc_depth theme option.
  • Add Bootstrap alert styling to "note", "warning" Sphinx directives.

0.1.1

======

  • Add Bootstrap table styling.

0.1.0

======

  • Add support for deployment via PyPI.

0.0.6

======

  • Fix logo display in navbar.

0.0.4

======

  • Get mobile (iPhone) viewport and nav menus working.
  • Add new theme options navbar_class, source_link_position.

0.0.3

======

  • Update to Bootstrap v2.2.1.
  • Switch to responsive CSS.
  • Make navbar menus do real dropdowns recursively.

0.0.2

======

  • Update to Bootstrap v2.0. (oscarcp_)

0.0.1

======

  • Original theme based on Bootstrap v1.4.0.

.. _aababilov: https://github.com/aababilov
.. _adamcharnock: https://github.com/adamcharnock
.. _cdbennett: https://github.com/cdbennett
.. _cemsbr: https://github.com/cemsbr
.. _cslarsen: https://github.com/cslarsen
.. _Danack: https://github.com/Danack
.. _drewhutchison: https://github.com/drewhutchison
.. _EricFromCanada: https://github.com/EricFromCanada
.. _fjfeijoo: https://github.com/fjfeijoo
.. _gkthiruvathukal: https://github.com/gkthiruvathukal
.. _grncdr: https://github.com/grncdr
.. _inducer: https://github.com/inducer
.. _kaycebasques: https://github.com/kaycebasques
.. _kosiakk: https://github.com/kosiakk
.. _masklinn: https://github.com/masklinn
.. _mdboom: https://github.com/mdboom
.. _MiCHiLU: https://github.com/MiCHiLU
.. _miketheman: https://github.com/miketheman
.. _mrmsl: https://github.com/mrmsl
.. _nail: https://github.com/nail
.. _newgene: https://github.com/newgene
.. _oscarcp: https://github.com/oscarcp
.. _peteut: https://github.com/peteut
.. _ppyv: https://github.com/ppyv
.. _russell: https://github.com/russell
.. _sccolbert: https://github.com/sccolbert
.. _shiumachi: https://github.com/shiumachi
.. _thedrow: https://github.com/thedrow
.. _torbjoernk: https://github.com/torbjoernk
.. _tristanlins: https://github.com/tristanlins
.. _vkoby: https://github.com/vkoby
.. _zyga: https://github.com/zyga

Once you have closed this pull request, I'll create seperate pull requests for every update as soon as I find them.

That's it for now!

Happy merging! 🤖

@coveralls
Copy link

Coverage Status

Coverage increased (+0.6%) to 87.429% when pulling 45bc41b on pyup-initial-update into 7629552 on coveralls.

@cemsbr cemsbr merged commit 45bc41b into coveralls Feb 23, 2017
@cemsbr cemsbr deleted the pyup-initial-update branch March 6, 2017 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants