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(ts-estree): fix issue with nested jsx tag names#197

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

Merged
JamesHenry merged 3 commits intotypescript-eslint:masterfromarmano2:jsx-names
Feb 4, 2019
Merged

fix(ts-estree): fix issue with nested jsx tag names#197

JamesHenry merged 3 commits intotypescript-eslint:masterfromarmano2:jsx-names
Feb 4, 2019

Conversation

armano2
Copy link
Collaborator

@armano2armano2 commentedFeb 3, 2019
edited
Loading

Changes:

  • fix issue with nested jsx tag names<a.b.c.d.e.f.g>
  • simplify conversion and determining if node is jsx tag name
  • make sure that jsx tag names are added totsNodeToESTreeNodeMap andesTreeNodeToTSNodeMap

@armano2armano2 added bugSomething isn't working blocked by another PRPRs which are ready to go but waiting on another PR labelsFeb 3, 2019
@armano2armano2 self-assigned thisFeb 3, 2019
make sure that nodes are correctly added to node maps
@armano2armano2 removed the blocked by another PRPRs which are ready to go but waiting on another PR labelFeb 3, 2019
@codecov
Copy link

codecovbot commentedFeb 3, 2019
edited
Loading

Codecov Report

Merging#197 intomaster willincrease coverage by0.51%.
The diff coverage is100%.

@@            Coverage Diff            @@##           master    #197      +/-   ##=========================================+ Coverage   95.68%   96.2%   +0.51%=========================================  Files          51      51                Lines        2458    2449       -9       Branches      372     368       -4     =========================================+ Hits         2352    2356       +4+ Misses         65      48      -17- Partials       41      45       +4
Impacted FilesCoverage Δ
packages/typescript-estree/src/convert.ts96.8% <100%> (+2.2%)⬆️
packages/typescript-estree/src/node-utils.ts95.36% <0%> (-1.04%)⬇️

@armano2
Copy link
CollaboratorAuthor

i'm going to add tests fortsNodeToESTreeNodeMap andesTreeNodeToTSNodeMap

@armano2armano2 changed the title fix(ts-estree): simplify conversion of jsx tag names to ast fix(ts-estree): fix issue with nested jsx tag namesFeb 3, 2019
@JamesHenryJamesHenry merged commite37a1ed intotypescript-eslint:masterFeb 4, 2019
@armano2armano2 deleted the jsx-names branchFebruary 4, 2019 15:29
kaicataldo pushed a commit to kaicataldo/typescript-eslint that referenced this pull requestAug 27, 2019
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsApr 21, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@JamesHenryJamesHenryJamesHenry approved these changes

Assignees

@armano2armano2

Labels
bugSomething isn't working
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@armano2@JamesHenry

[8]ページ先頭

©2009-2025 Movatter.jp