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

v6 β #529

Closed
wants to merge 50 commits into from
Closed

v6 β #529

wants to merge 50 commits into from

Conversation

poteirard
Copy link
Contributor

@poteirard poteirard commented Jun 23, 2020

Breaking changes

  • Use styled-components v5
    Remove deprecated components (search for @deprecated)
  • Remove SideKick component
  • Remove RadioButton component (Use RadioGroupField instead)

Features

  • Automatic prereleases

@poteirard poteirard added the work in progress Pull request being worked on label Jun 23, 2020
Gerard Brull and others added 6 commits May 5, 2021 11:55
### [4.43.3-beta.1](v4.43.2...v4.43.3-beta.1) (2021-05-05)

### Bug Fixes

* **breakpoints:** follow bootstrap breakpoints ([b763e15](b763e15))
* **dependencies:** reinstall with pnpm ([cc153db](cc153db))
* **deps:** update packages ([afd2447](afd2447))
* **expiry modal:** omit children type ([2543e72](2543e72))
* **input text:** fix css ([05400c9](05400c9))
* **pnpm config:** deleted yarn lock files, install via pnpm ([b4d8418](b4d8418))
* **radiofield:** remove export radio field ([41df1cb](41df1cb))
* **sidekickcard:** removed deprecated component ([c16756b](c16756b))
* **styled components:** upgrade to v5 ([ef63b60](ef63b60))
* **styled-components:** merge master, fix conflicts ([e0e4a8c](e0e4a8c))
* **styled-components:** update snapshots ([4d3d1da](4d3d1da))
* **tests:** rerun all tests after reinstalling dependencies ([a351fad](a351fad))
* **update tests:** update tests for all components ([09cc2b1](09cc2b1))
@poteirard poteirard added this to In progress in v5 May 5, 2021
@ZopaPublic ZopaPublic deleted a comment from codecov bot Aug 19, 2021
### [4.44.3-beta.1](v4.44.2...v4.44.3-beta.1) (2021-08-19)

### Bug Fixes

* **breakpoints:** follow bootstrap breakpoints ([b763e15](b763e15))
* **dependencies:** reinstall with pnpm ([cc153db](cc153db))
* **deps:** update packages ([afd2447](afd2447))
* **expiry modal:** omit children type ([2543e72](2543e72))
* **input text:** fix css ([05400c9](05400c9))
* **pnpm config:** deleted yarn lock files, install via pnpm ([b4d8418](b4d8418))
* **radiofield:** remove export radio field ([41df1cb](41df1cb))
* **sidekickcard:** removed deprecated component ([c16756b](c16756b))
* **styled components:** upgrade to v5 ([ef63b60](ef63b60))
* **styled-components:** merge master, fix conflicts ([e0e4a8c](e0e4a8c))
* **styled-components:** update snapshots ([4d3d1da](4d3d1da))
* **tests:** rerun all tests after reinstalling dependencies ([a351fad](a351fad))
* **update tests:** update tests for all components ([09cc2b1](09cc2b1))
@codecov
Copy link

codecov bot commented Aug 19, 2021

Codecov Report

Merging #529 (4224cd4) into master (60cd3db) will increase coverage by 2.26%.
The diff coverage is 100.00%.

❗ Current head 4224cd4 differs from pull request most recent head 89bef53. Consider uploading reports for the commit 89bef53 to get more accurate results

@@            Coverage Diff             @@
##           master     #529      +/-   ##
==========================================
+ Coverage   93.48%   95.75%   +2.26%     
==========================================
  Files         132      131       -1     
  Lines        1090     1083       -7     
  Branches      388      383       -5     
==========================================
+ Hits         1019     1037      +18     
+ Misses         70       45      -25     
  Partials        1        1              
Impacted Files Coverage Δ
...olecules/RadioGroupField/RadioField/RadioField.tsx 100.00% <ø> (ø)
...ents/molecules/RadioGroupField/RadioGroupField.tsx 100.00% <ø> (ø)
src/components/organisms/Card/Card/Card.tsx 95.23% <100.00%> (+0.79%) ⬆️
src/components/organisms/Navbar/Navbar/Navbar.tsx 93.75% <0.00%> (-0.28%) ⬇️
...ganisms/Navbar/NavbarLinksList/NavbarLinksList.tsx 63.15% <0.00%> (ø)
...Dropdown/NavbarDropdownList/NavbarDropdownList.tsx 100.00% <0.00%> (ø)
...organisms/Navbar/NavbarDropdown/NavbarDropdown.tsx 89.55% <0.00%> (+36.42%) ⬆️

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 ed55c76...89bef53. Read the comment docs.

@netlify
Copy link

netlify bot commented Aug 19, 2021

Deploy Preview for zrc ready!

Name Link
🔨 Latest commit 89bef53
🔍 Latest deploy log https://app.netlify.com/sites/zrc/deploys/626a5f496eaf320009d9e010
😎 Deploy Preview https://deploy-preview-529--zrc.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@ZopaPublic ZopaPublic deleted a comment from netlify bot Aug 19, 2021
@poteirard poteirard changed the title v5 β v6 β Jan 25, 2022
poteirard and others added 3 commits April 28, 2022 11:27
### [5.9.2-beta.1](v5.9.1...v5.9.2-beta.1) (2022-04-28)

### Bug Fixes

* **breakpoints:** follow bootstrap breakpoints ([b763e15](b763e15))
* **dependencies:** reinstall with pnpm ([cc153db](cc153db))
* **deps:** update packages ([afd2447](afd2447))
* **expiry modal:** omit children type ([2543e72](2543e72))
* **input text:** fix css ([05400c9](05400c9))
* **pnpm config:** deleted yarn lock files, install via pnpm ([b4d8418](b4d8418))
* **radiofield:** remove export radio field ([41df1cb](41df1cb))
* **sidekickcard:** removed deprecated component ([c16756b](c16756b))
* **styled components:** upgrade to v5 ([ef63b60](ef63b60))
* **styled-components:** merge master, fix conflicts ([e0e4a8c](e0e4a8c))
* **styled-components:** update snapshots ([4d3d1da](4d3d1da))
* **tests:** rerun all tests after reinstalling dependencies ([a351fad](a351fad))
* **update tests:** update tests for all components ([09cc2b1](09cc2b1))
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ poteirard
❌ ben-read


ben-read seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

2 similar comments
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ poteirard
❌ ben-read


ben-read seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ poteirard
❌ ben-read


ben-read seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@poteirard poteirard closed this Nov 30, 2022
v5 automation moved this from In progress to Done Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work in progress Pull request being worked on
Projects
No open projects
v5
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants