Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/docsy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Choose a base ref
...
head repository: google/docsy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 19 commits
  • 19 files changed
  • 13 contributors

Commits on Oct 27, 2022

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

Commits on Oct 29, 2022

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

Commits on Nov 2, 2022

  1. Add more translation to ar.toml

    mboukhalfa authored and deining committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    33fd6ea View commit details
    Browse the repository at this point in the history
  2. Update nl (#1301)

    I18N: update nl.toml
    erwin-faceit authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    aa7c0ae View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Algolia updates (#1270)

    Updates for #1250
    LisaFC authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    42f6ef8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a44df View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Update CHANGELOG.md

    chalin authored and geriom committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    90ee481 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

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

Commits on Nov 17, 2022

  1. Add FontAwesome info to logos and images page

    Currently only mention FontAwesome in the context of menus, which has confused some users
    LisaFC authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    0cc3704 View commit details
    Browse the repository at this point in the history
  2. Update iconsimages.md

    LisaFC authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    f18a4e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6f138a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c9e125 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Add etcd, CloudWeGo and Dapr website to examples (#1315)

    Signed-off-by: rogerogers <rogers@rogerogers.com>
    
    Signed-off-by: rogerogers <rogers@rogerogers.com>
    rogerogers authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    f0a06ef View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    9cc0cd0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1314 from google/LisaFC-fontawesome

    Add FontAwesome info to logos and images page
    emckean authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b4d66f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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

Commits on Dec 2, 2022

  1. prevent navbar text wrapping

    When a navbar item has multiple words, and there are enough navbar item to
    cause the flexbox to be full at reduced window widths without transitioning
    through the lower media breakpoint, the navbar link name can wrap, which causes
    the alignment of all navbar items to break.
    
    This change forbids navbar text wrapping even at bigger screen sizes.
    multun authored and geriom committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    1fb0e23 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Add render hook for 'chem' code blocks

    Auto activation of `math' and 'chem' blocks
    Add ability to enable KateX and/or mhchem for individual pages only
    Upgrade to KaTeX 0.16.3
    deining authored and geriom committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    2c11f53 View commit details
    Browse the repository at this point in the history
  2. Release v0.6.0 preparation

    geriom committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5597d43 View commit details
    Browse the repository at this point in the history
Loading