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: allow all css possibilities for default template #2544

Merged
merged 10 commits into from
Mar 25, 2021

Conversation

rishabh3112
Copy link
Member

@rishabh3112 rishabh3112 commented Mar 23, 2021

What kind of change does this PR introduce?
feature

Did you add tests for your changes?
Done

If relevant, did you update the documentation?
No

Summary
Allow all possible css solutions to the users

Does this PR introduce a breaking change?
No

Other information
N/A

@rishabh3112 rishabh3112 changed the title WIP feat: allow all questions for default template [WIP] feat: allow all questions for default template Mar 23, 2021
@rishabh3112 rishabh3112 changed the title [WIP] feat: allow all questions for default template [WIP] feat: allow all css possibilities for default template Mar 23, 2021
@codecov
Copy link

codecov bot commented Mar 23, 2021

Codecov Report

Merging #2544 (0201270) into master (6fb1215) will increase coverage by 0.23%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2544      +/-   ##
==========================================
+ Coverage   90.74%   90.98%   +0.23%     
==========================================
  Files          29       29              
  Lines        1459     1464       +5     
  Branches      416      419       +3     
==========================================
+ Hits         1324     1332       +8     
+ Misses        135      132       -3     
Impacted Files Coverage Δ
packages/generators/src/handlers/default.ts 100.00% <100.00%> (+5.26%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6fb1215...0201270. Read the comment docs.

@rishabh3112 rishabh3112 marked this pull request as ready for review March 23, 2021 15:44
@rishabh3112 rishabh3112 requested a review from a team as a code owner March 23, 2021 15:44
@rishabh3112 rishabh3112 changed the title [WIP] feat: allow all css possibilities for default template feat: allow all css possibilities for default template Mar 23, 2021
@rishabh3112
Copy link
Member Author

Tests are failing because of yarn registry issues. Works fine locally.

@rishabh3112
Copy link
Member Author

Again 😞

@rishabh3112
Copy link
Member Author

CI is green ✅
/cc @webpack/cli-team need review. Need to do further work dependent on this one.

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready for review? I think make sense to merge firstly #2547 (review) and rewrite some tests on shapshots

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/cc @webpack/cli-team

@alexander-akait
Copy link
Member

cache problem again, should be fixed after #2553

@alexander-akait alexander-akait merged commit a141bbb into master Mar 25, 2021
@alexander-akait alexander-akait deleted the feat/all-css-options branch March 25, 2021 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants