-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Better examples separation #2918
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2918 +/- ##
==========================================
+ Coverage 37.35% 37.37% +0.01%
==========================================
Files 426 426
Lines 9150 9151 +1
Branches 884 883 -1
==========================================
+ Hits 3418 3420 +2
+ Misses 5182 5181 -1
Partials 550 550
Continue to review full report at Codecov.
|
…aration # Conflicts: # examples/angular-cli/package.json # examples/polymer-cli/package.json # examples/vue-kitchen-sink/package.json
@igor-dv -- the snapshot changes are nothing to do with this branch; there's a problem with this technique of opening an iframe. See #2958 (comment) |
Codecov Report
@@ Coverage Diff @@
## master #2918 +/- ##
=======================================
Coverage 37.35% 37.35%
=======================================
Files 426 426
Lines 9150 9150
Branches 881 884 +3
=======================================
Hits 3418 3418
- Misses 5171 5174 +3
+ Partials 561 558 -3
Continue to review full report at Codecov.
|
Oh thanks, @Hypnosphi |
Issue: I would like to have a better examples/documentation for the supported frameworks.
What I did
CC: #2885