This repository has been archived by the owner on May 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 109
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
paaragon
approved these changes
Nov 23, 2023
y4izus
added a commit
that referenced
this pull request
Nov 28, 2023
* Removes providers types * Removes providers content * Removes ProvidersToc component * Removes ProvidersAccordion component * Removes UiIntroductoryContent component * Removes Providers page * Deletes providers tests * Removes providers content * Deletes HomeProviders section from home * Updates providers references
y4izus
added a commit
that referenced
this pull request
Nov 29, 2023
* Removes providers page (#3591) * Removes providers types * Removes providers content * Removes ProvidersToc component * Removes ProvidersAccordion component * Removes UiIntroductoryContent component * Removes Providers page * Deletes providers tests * Removes providers content * Deletes HomeProviders section from home * Updates providers references * Removes ecosystem page (#3592) * Removes ecosystem content * Removes EcosystemCard related components * Removes ecosystem utils and types * Removes ecosystem page and tests * Deletes ecosystem mock content * Removes ecosystem references * Updates links (#3594) * Removes learn pages (#3593) * Deletes learn course pages and images * Deletes learn summer school pages and images * Deletes Learn related components * Updates /learn references * Deletes unused code * Deletes learn page * Deletes unused images * Removes unused files * Removes unneded code * Fix build * Fix build * Remove metal page (#3598) * Deletes metal page components * Deletes metal page * Removes metal page layout * Deletes metal page content * Removes metal page images * Removes unused grid svgs * Fix lint * remove Metal related pointer-event styles * remove Metal videos --------- Co-authored-by: Randy Tolentino <randytolentino@ibm.com> * Updates @qiskit/web-components version --------- Co-authored-by: Randy Tolentino <randytolentino@ibm.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Fix #3583
Implementation details
Removes providers page and the providers content
How to read this PR
Check that everything is working and all the references to providers are updated/deleted
Out of scope