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

[BD-46] sync alpha branch with master #2337

Merged
merged 20 commits into from
Jun 2, 2023
Merged

Conversation

viktorrusakov
Copy link
Contributor

Description

Include a description of your changes here, along with a link to any relevant Jira tickets and/or Github issues.

Deploy Preview

Include a direct link to your changes in this PR's deploy preview here (e.g., a specific component page).

Merge Checklist

  • If your update includes visual changes, have they been reviewed by a designer? Send them a link to the Netlify deploy preview, if applicable.
  • Does your change adhere to the documented style conventions?
  • Do any prop types have missing descriptions in the Props API tables in the documentation site (check deploy preview)?
  • Were your changes tested using all available themes (see theme switcher in the header of the deploy preview, under the "Settings" icon)?
  • Were your changes tested in the example app?
  • Is there adequate test coverage for your changes?
  • Consider whether this change needs to reviewed/QA'ed for accessibility (a11y). If so, please add wittjeff and adamstankiewicz as reviewers on this PR.

Post-merge Checklist

  • Verify your changes were released to NPM at the expected version.
  • If you'd like, share your contribution in #show-and-tell.
  • 🎉 🙌 Celebrate! Thanks for your contribution.

PKulkoRaccoonGang and others added 19 commits May 17, 2023 17:39
* fix: refactoring Tabs component

* refactor: refactoring after review

* feat: added styles for tab pills

* refactor: style refactoring

* refactor: transfer Tabs from react-bootstrap

* refactor: tabs refactoring

* refactor: deleted BaseTabs

* refactor: code refactoring

* refactor: added tests

* refactor: refactoring after review

* refactor: refactoring styles and code
* feat: upgraded to node v18, added .nvmrc and updated workflows

* refactor: edit nvmrc file
* feat: added variants for the Select Menu component

* refactor: refactoring after review

* refactor: fixed deprecated props

* refactor: refacoring component code

* refactor: returned previous implementation

* refactor: updated tests

* refactor: code refactoring

* chore: return flipping mechanic to SelectMenu

---------

Co-authored-by: Viktor Rusakov <[email protected]>
* docs: added Leave Feedback link

* refactor: added template message

* refactor: refactoring after review
* fix: fixed double tab and styles clickable card component
* refactor: code refactoring
* refactor: refactoring after rebase
* refactor: refactoring after review
This is released as a fix and not a breaking change because as of the moment of this commit no one is using these icons.
* docs: added missing props on the documentation site

* refactor: refactoring after review

* refactor: refactoring after review

* chore: update props for Button and Card

* chore: fix lint

---------

Co-authored-by: Viktor Rusakov <[email protected]>
[SEO-478] feat: allows users to set loading type to images on CardImageCap comp…
* refactor: updated gatsby & vulnerable packages

* refactor: resolved vulnerabilities for www

* refactor: updated frontend-build for example app & resolved respective eslint issues

* refactor: updated svgr package with breaking changes & babel/cli

* refactor: updated package-lock

* refactor: resolved eslint issue
# Conflicts:
#	package-lock.json
#	package.json
#	src/Button/deprecated/index.jsx
#	src/Button/index.jsx
#	src/Card/Card.scss
#	src/Nav/Nav.scss
#	src/Nav/_variables.scss
#	src/StatusAlert/index.jsx
#	src/Tabs/_variables.scss
#	src/Tabs/index.jsx
#	src/ValidationFormGroup/index.jsx
@openedx-webhooks openedx-webhooks added the blended PR is managed through 2U's blended developmnt program label Jun 1, 2023
@openedx-webhooks
Copy link

Thanks for the pull request, @viktorrusakov!

When this pull request is ready, tag your edX technical lead.

@viktorrusakov viktorrusakov force-pushed the vrusakov/sync-alpha branch from 481177b to 02b576e Compare June 1, 2023 14:14
@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.58%. Comparing base (faf7dac) to head (02b576e).
Report is 906 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #2337      +/-   ##
==========================================
+ Coverage   91.02%   91.58%   +0.55%     
==========================================
  Files         214      214              
  Lines        3534     3519      -15     
  Branches      860      852       -8     
==========================================
+ Hits         3217     3223       +6     
+ Misses        309      288      -21     
  Partials        8        8              

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

@viktorrusakov viktorrusakov merged commit 9fa8190 into alpha Jun 2, 2023
@viktorrusakov viktorrusakov deleted the vrusakov/sync-alpha branch June 2, 2023 07:19
@openedx-webhooks
Copy link

@viktorrusakov 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.

@edx-semantic-release
Copy link
Contributor

🎉 This PR is included in version 21.0.0-alpha.31 🎉

The release is available on:

Your semantic-release bot 📦🚀

@edx-semantic-release
Copy link
Contributor

🎉 This PR is included in version 22.0.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@openedx-semantic-release-bot

🎉 This PR is included in version 23.0.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

PKulkoRaccoonGang pushed a commit that referenced this pull request Aug 1, 2024
PKulkoRaccoonGang pushed a commit that referenced this pull request Aug 4, 2024
PKulkoRaccoonGang pushed a commit that referenced this pull request Aug 4, 2024
PKulkoRaccoonGang pushed a commit that referenced this pull request Aug 5, 2024
@openedx-semantic-release-bot

🎉 This PR is included in version 23.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blended PR is managed through 2U's blended developmnt program released on @alpha released
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Dynamically darken the default yiq-text-dark HEX value if it does not pass a11y contrast ratio requirements
10 participants