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: v0.11.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: v0.12.0
Choose a head ref
  • 11 commits
  • 15 files changed
  • 3 contributors

Commits on Jul 8, 2018

  1. chore: changelog

    ulivz committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    f67d696 View commit details
    Browse the repository at this point in the history
  2. chore: tweaks changelog

    ulivz committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    f0ff959 View commit details
    Browse the repository at this point in the history
  3. feat: version data layer

    Create a global variable "__VUEPRESS_VERSION__" to get current vuepress's version of the building documents
    ulivz committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    0c5b752 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. fix: npm audit vulnerability (close: #493)(#641)

    cuyl authored and ulivz committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    8dde5d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0773fe View commit details
    Browse the repository at this point in the history
  3. chore: update deps (#641)

    ulivz committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    58775ef View commit details
    Browse the repository at this point in the history
  4. docs($cn): update (#634)

    ulivz committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    9b4b9ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2eaff3 View commit details
    Browse the repository at this point in the history
  6. refactor: namings

    ulivz committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    16e917d View commit details
    Browse the repository at this point in the history
  7. feat($default-theme): new file-level API: style.styl.

    1. Fixed overriding css doesn't work at 0.11.0 (close: #639)
    
    2. Split override.styl into two APIs: override.styl and style.styl, the former will focus on ONLY the style constants override, while the latter will focus on styles override or custom styles. See also: https://vuepress.vuejs.org/default-theme-config/#simple-css-override.
    ulivz committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    2f53f2f View commit details
    Browse the repository at this point in the history
  8. 0.12.0

    ulivz committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    00721e8 View commit details
    Browse the repository at this point in the history
Loading