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

Feat/support wrapping html #9

Merged
merged 8 commits into from
Jun 13, 2024
Merged

Feat/support wrapping html #9

merged 8 commits into from
Jun 13, 2024

Conversation

mayank1513
Copy link
Member

Minor Changes

  • 05568cb: Support children in Switch element. Use case: Theme Switch with mode label.
  • 59dbc4f: Support passing tag to server-target. Use case: replace HTML element in case SSR is preferred over SSG.

Patch Changes

  • 05568cb: Override pseudo-element transitions as well to avoid patched theme transition
  • 05568cb: Refactor: refactor code hoping better minzip size

@mayank1513 mayank1513 self-assigned this Jun 13, 2024
Copy link

deepsource-io bot commented Jun 13, 2024

Here's the code health analysis summary for commits 1f3bf89..b1fe1a4. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e18d175) to head (b1fe1a4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          221       256   +35     
  Branches        30        32    +2     
=========================================
+ Hits           221       256   +35     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mayank1513 mayank1513 merged commit 5558307 into main Jun 13, 2024
8 checks passed
@mayank1513 mayank1513 deleted the feat/support-wrapping-html branch June 13, 2024 07:30
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

1 participant