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

update branch #7

Merged
merged 61 commits into from
Mar 2, 2023
Merged

update branch #7

merged 61 commits into from
Mar 2, 2023

Commits on Jan 13, 2023

  1. Fix extra whitespace in sidebars (pydata#1115)

    * Fix extra whitespace in sidebars
    
    * Searchbox
    
    * Update src/pydata_sphinx_theme/__init__.py
    
    Co-authored-by: Daniel McCloy <dan@mccloy.info>
    
    * make test pass
    
    * Fix template filter to remove empty files
    
    * ABlog in template test
    
    * Move clear search button to primary sidebar
    
    * Move search clear button to top of article
    
    Co-authored-by: Daniel McCloy <dan@mccloy.info>
    choldgraf and drammock committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    aacaac3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    6829b62 View commit details
    Browse the repository at this point in the history
  2. ENH/MAINT: avoid overwriting the HtmlTranslator (pydata#1105)

    Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
    Fix pydata#143
    Fix pydata#94
    12rambau committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    a0e8f14 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. fix: align sidebar sliding with the buttons (pydata#1123)

    * fix: aline the sidebar sliding with the buttons
    
    * build: force test to run on all platform
    if one platform is failing we cannot see if it's platform related as the other were closed
    12rambau committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    4889f73 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    4ce02b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    a6329b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    46ee983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e080e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. ABlog: Updates for new HTML structure (pydata#1118)

    * ABlog: Updates for new HTML structure
    
    * Update templates for latest release
    choldgraf committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    48ecc06 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Bump to dev0

    choldgraf committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    05c2601 View commit details
    Browse the repository at this point in the history
  2. Standardize logo image behavior between Sphinx and this theme (pydata…

    …#1132)
    
    Co-authored-by: Daniel McCloy <dan@mccloy.info>
    Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
    Co-authored-by: Chris Holdgraf <choldgraf@berkeley.edu>
    4 people committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    f9f26d2 View commit details
    Browse the repository at this point in the history
  3. 0.13.0rc1

    choldgraf committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    92fc50a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    787cdf3 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    949bb0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d50d3aa View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. FIX: Flex behavior should shrink header items instead of brand (pydat…

    …a#1158)
    
    Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
    Fixes pydata#1143
    bheberlein committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c27f633 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c6ef9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bea9f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    34520e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcc1471 View commit details
    Browse the repository at this point in the history
  3. remove emoji from landing page (pydata#1151)

    * add fa icons instead of emoji
    
    * remove fix for emojis
    
    * use markup for readme emojis
    
    * use pst-color-primary instead of sd-text-primary
    
    * make our semantic colors available as classes
    
    * try again
    
    ---------
    
    Co-authored-by: Daniel McCloy <dan@mccloy.info>
    12rambau and drammock committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    75ee781 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    3a59b4e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. ENH: Add breadcrumbs to article header (pydata#1142)

    * ENH: Add breadcrumbs to article header
    
    * Update src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/breadcrumbs.html
    
    Co-authored-by: Tania Allard <taniar.allard@gmail.com>
    
    * More fixes
    
    * Improving nested page behavior
    
    * Documenting breadcrumbs
    
    * Update src/pydata_sphinx_theme/assets/styles/components/_breadcrumbs.scss
    
    Co-authored-by: Rambaud Pierrick <12rambau@users.noreply.github.com>
    
    * Breacrumbs have link color
    
    ---------
    
    Co-authored-by: Tania Allard <taniar.allard@gmail.com>
    Co-authored-by: Rambaud Pierrick <12rambau@users.noreply.github.com>
    3 people committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    df125aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb03af0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    9025165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7251a57 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. DOCS: admonition customization (pydata#1155)

    * first draft of the admonition customization
    
    * typo in doc link
    
    * flesh out admon. customization example; DRY
    
    * use :code:rst instead of :literal:
    
    * Update docs/_static/custom.css
    
    ---------
    
    Co-authored-by: Daniel McCloy <dan@mccloy.info>
    12rambau and drammock committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    121873d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b2c52 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. “Edit this page” → “Edit on GitHub/GitLab/Bitbucket” (pydata#1177)

    * “Edit this page” → “Edit on GitHub/GitLab/Bitbucket”
    
    Fixes pydata#1172
    
    * Add tests
    
    * Fix typo
    jeanas committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    8d8bcb8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Properly handle default_mode=auto when writing logos (pydata#1183)

    We used to only defaulting to the light version when `default_mode` was
    undefined, not when it was explicitly set to `auto`. We also need to
    handle the latter, as the new test shows.
    
    Closes pydata#1180
    
    Co-authored-by: Jérémy Bobbio (Lunar) <lunar@softwareheritage.org>
    lunar-debian and Jérémy Bobbio (Lunar) committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    c9574e7 View commit details
    Browse the repository at this point in the history
  2. fix: correctly add DOM listeners (pydata#1179)

    fix adding DOM listeners
    drammock committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    bb4bad9 View commit details
    Browse the repository at this point in the history
  3. maint: update GitLab URL tests (pydata#1186)

    Co-authored-by: JoerivanEngelen <joerivanengelen@hotmail.com>
    drammock and JoerivanEngelen committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    e81108b View commit details
    Browse the repository at this point in the history
  4. Standardize template structure in more sections (pydata#1184)

    * Standardize template structure in all sections
    
    * Fixing footer behavior
    
    * Update docs/user_guide/layout.rst
    
    Co-authored-by: Daniel McCloy <dan@mccloy.info>
    
    * Remove use of id= as much as possible
    
    ---------
    
    Co-authored-by: Daniel McCloy <dan@mccloy.info>
    choldgraf and drammock committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    def7c72 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    9a10f9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ced262d View commit details
    Browse the repository at this point in the history
  3. RLS: v0.13.0rc3

    choldgraf committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    5079ab9 View commit details
    Browse the repository at this point in the history
  4. dev0

    choldgraf committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    71f1e2c View commit details
    Browse the repository at this point in the history
  5. FIX: Some style bugs (pydata#1191)

    * FIX: Some style bugs
    
    * Move link word wrap to global rule
    choldgraf committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    41fde5f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. DOCS: Add internationalization instructions (pydata#1178)

    Co-authored-by: James McKinney <26463+jpmckinney@users.noreply.github.com>
    choldgraf and jpmckinney committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    839c3bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab42150 View commit details
    Browse the repository at this point in the history
  3. Dev0

    choldgraf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    97aa2d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1bbd96 View commit details
    Browse the repository at this point in the history
  5. RLS: v0.13.0rc4

    choldgraf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a5519c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    371b451 View commit details
    Browse the repository at this point in the history
  7. Fix math scrollbars for realz (pydata#1198)

    * Fix math scrollbars for realz
    
    * Update src/pydata_sphinx_theme/assets/styles/content/_math.scss
    
    * Update src/pydata_sphinx_theme/assets/styles/content/_math.scss
    choldgraf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c14c2b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. copy_logo_images: do not render dynamic Sphinx template content (pyda…

    …ta#1204)
    
    * copy_logo_images: do not render dynamic Sphinx template content when copying logo image files
    
    * Update src/pydata_sphinx_theme/__init__.py
    
    ---------
    
    Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
    jayaddison and choldgraf committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    0c0d6ca View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Add conditional check for last-updated template (pydata#1201)

    * Add conditional check for last-updated template
    
    * Whitespace
    choldgraf committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    f6af62d View commit details
    Browse the repository at this point in the history
  2. Properly set configuration with app.builder.theme_options (pydata#1199)

    * Properly set configuration
    
    * Dict to values
    
    * Making it explicit in a function
    
    * Better name
    
    * Fix test
    
    * Foot
    
    * Revert complex config set
    
    * Clarify docs
    choldgraf committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4aa0673 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    9819171 View commit details
    Browse the repository at this point in the history
  2. feat: Add full i18n support (pydata#1192)

    Co-authored-by: Daniel McCloy <dan@mccloy.info>
    Co-authored-by: James McKinney <26463+jpmckinney@users.noreply.github.com>
    Co-authored-by: Chris Holdgraf <choldgraf@berkeley.edu>
    Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
    4 people committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8598864 View commit details
    Browse the repository at this point in the history
  3. Dev0

    choldgraf committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5ab7536 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4c1c0b View commit details
    Browse the repository at this point in the history
  5. RLS: 0.13.0rc5

    choldgraf committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    619733f View commit details
    Browse the repository at this point in the history
  6. dev0

    choldgraf committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9223e6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    686a27a View commit details
    Browse the repository at this point in the history
  8. RLS: v0.13.0rc6

    choldgraf committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f21006d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Make heading-style use the font-weight-heading value (pydata#1213)

    * Make heading-style use the font-weight-heading value
    
    * Separate font-weight setting for content headers and admonitions
    
    * Flip var to be consistent with --pst-font-weight-heading instead
    vkbo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    157c9ab View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. RLS: v0.13.0

    12rambau committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    4e52d89 View commit details
    Browse the repository at this point in the history
  2. bump: dev0

    12rambau committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    eff4dcd View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    2d245c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    4a8d475 View commit details
    Browse the repository at this point in the history