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

fix($theme-default): regression of custom container default title #1875

Merged
merged 1 commit into from
Sep 21, 2019

Conversation

meteorlxy
Copy link
Member

@meteorlxy meteorlxy commented Sep 21, 2019

Summary

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Build-related changes
  • Other, please describe:

If changing the UI of default theme, please provide the before/after screenshot:

V0

image

Regression

image

After this patch

image

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)

You have tested in the following browsers: (Providing a detailed version will be better.)

  • Chrome
  • Firefox
  • Safari
  • Edge
  • IE

Other information:

This regression was introduced by #1462:
https://github.com/vuejs/vuepress/pull/1462/files#diff-89632cc75524a98d72bf12ae77132560R24-R41

Copy link
Collaborator

@kefranabg kefranabg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome @meteorlxy, nice catch. It deserved a patch release, @f3ltron what do you think?

@kefranabg kefranabg added the priority: high High priority issue label Sep 21, 2019
@meteorlxy
Copy link
Member Author

Oh, BTW, I didn't pay much attention on vuepress for months. What happened to the maintainer team?

@kefranabg
Copy link
Collaborator

kefranabg commented Sep 21, 2019

@ulivz made a recruitment announcement

@flozero flozero merged commit e0ef407 into vuejs:master Sep 21, 2019
@vue-bot
Copy link

vue-bot commented Sep 21, 2019

Hey @meteorlxy, thank you for your time and effort spent on this PR, contributions like yours help make Vue better for everyone. Cheers! 💚

@meteorlxy
Copy link
Member Author

@kefranabg Interesting

I used to be an active contributor, but do not have so much time these days.

Happy to see the new team. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high High priority issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants