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

refactor(parser): Inverse stacks, simplify #1511

Merged
merged 1 commit into from
May 10, 2023
Merged

refactor(parser): Inverse stacks, simplify #1511

merged 1 commit into from
May 10, 2023

Conversation

fb55
Copy link
Owner

@fb55 fb55 commented May 10, 2023

There is now an internal htmlMode property that caches the use of !this.options.xmlMode all across the file. Also foreignContext is now reset, and will always contain an element.

There is now an internal `htmlMode` property that caches the use of `!this.options.xmlMode` all across the file. Also `foreignContext` is now reset, and will always contain an element.
@fb55 fb55 enabled auto-merge (squash) May 10, 2023 08:28
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4934815445

  • 45 of 45 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.0006%) to 99.654%

Totals Coverage Status
Change from base Build 4934434651: 0.0006%
Covered Lines: 1730
Relevant Lines: 1736

💛 - Coveralls

@fb55 fb55 merged commit 5d5987f into master May 10, 2023
14 checks passed
@fb55 fb55 deleted the inverse-stacks branch May 10, 2023 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants