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.0.0-alpha.48
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.0.0-alpha.49
Choose a head ref
  • 17 commits
  • 44 files changed
  • 7 contributors

Commits on May 14, 2019

  1. chore: 1.0.0-alpha.48 changelog

    ulivz committed May 14, 2019
    Configuration menu
    Copy the full SHA
    5a901fb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

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

Commits on May 29, 2019

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

Commits on Jun 2, 2019

  1. feat($core): safer class name of content outlet

    We shouldn't let the core render the `.content` class, so once we use custom layout in the default theme, the styles of default theme will pollute the styles of custom layout.
    ulivz committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    7d0542e View commit details
    Browse the repository at this point in the history
  2. chore: bump webpack-dev-server

    ulivz committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    28bdf9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f957638 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbb153b View commit details
    Browse the repository at this point in the history
  5. docs: fix link anchor (#1620)

    kidonng authored and ulivz committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    858062e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d84bfe7 View commit details
    Browse the repository at this point in the history
  7. feat($theme-default): using '.theme-default-content' to replace '.con…

    …tent' in `<Content />` outlet.
    ulivz committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    85ff630 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    74d3a5c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f4a9d4 View commit details
    Browse the repository at this point in the history
  10. fix($core): cannot retrieve the correct theme name when them path is …

    …a local absolute path linked to a javascript file.
    ulivz committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    50f64b4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd0bdf9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    7eed1f4 View commit details
    Browse the repository at this point in the history
  2. v1.0.0-alpha.49

    ulivz committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    409bf14 View commit details
    Browse the repository at this point in the history
Loading