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: vuejs/vuepress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.0
Choose a base ref
...
head repository: vuejs/vuepress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.1
Choose a head ref
  • 11 commits
  • 25 files changed
  • 4 contributors

Commits on Jan 5, 2021

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

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    80c1355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    775b3de View commit details
    Browse the repository at this point in the history
  3. fix(deps): [security] bump ini from 1.3.5 to 1.3.8

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. **This update includes security fixes.**
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.8)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] authored and meteorlxy committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    aeb8dce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77c63d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. fix(deps): bump vue from 2.6.10 to 2.6.12

    Bumps [vue](https://github.com/vuejs/vue) from 2.6.10 to 2.6.12.
    - [Release notes](https://github.com/vuejs/vue/releases)
    - [Commits](vuejs/vue@v2.6.10...v2.6.12)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] authored and meteorlxy committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    830dd4c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

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

Commits on Jan 26, 2021

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

Commits on Jan 27, 2021

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

Commits on Feb 10, 2021

  1. fix($core): component CodeGroup loads correctly on clientfix #2711 (#…

    …2794)
    
    * fix($core): wrap code group in ClientOnly
    
    * fix($core): component CodeGroup loads correctly on client
    
    * fix($core): component CodeGroup loads correctly on client
    
    * fix($core): activate codetabs whenever we update the arr
    d-pollard authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    51277f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

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