Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: v14 ::v-deep bug.#1868

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
akan wants to merge2 commits intovuejs:v14
base:v14
Choose a base branch
Loading
fromakan:fix/v14_v_deep_not_work
Open

Conversation

akan
Copy link

@akanakan commentedAug 25, 2021
edited
Loading

add code to solve v14 deep selector bug. v14 is used for many old projects, so..

         // ::v-deep pseudo          if (n.type === 'pseudo' && n.value === '::v-deep') {            n.value = n.spaces.before = n.spaces.after = ''            return false          }

ci is failed. maybe this v14 branch is too old to check the CI config?
local test.

npm run lintnpm run test

is ok.

@akanakan changed the titlefix ::v-deep bug.fix v14 ::v-deep bug.Aug 25, 2021
@akanakan changed the titlefix v14 ::v-deep bug.fix: v14 ::v-deep bug.Aug 25, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@akan

[8]ページ先頭

©2009-2025 Movatter.jp