Remove Web Components v2 implementation in v3 branch#25434
Merged
miroslavstastny merged 5 commits intoNov 7, 2022
Conversation
8 tasks
miroslavstastny
commented
Oct 28, 2022
| @@ -0,0 +1,7 @@ | |||
| { | |||
| "type": "none", | |||
Member
Author
There was a problem hiding this comment.
Change intentionally marked as none, we do not want to release yet!
miroslavstastny
marked this pull request as ready for review
October 28, 2022 18:03
miroslavstastny
requested review from
EisenbergEffect,
chrisdholt and
nicholasrice
as code owners
October 28, 2022 18:03
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 8e548cc:
|
chrisdholt
approved these changes
Nov 1, 2022
Asset size changesUnable to find bundle size details for Baseline commit: 0dcba8f Possible causes
Recommendations
|
miroslavstastny
requested review from
a team,
micahgodbolt and
spmonahan
as code owners
November 7, 2022 10:47
EisenbergEffect
approved these changes
Nov 7, 2022
spmonahan
approved these changes
Nov 7, 2022
Hotell
pushed a commit
to Hotell/fluentui
that referenced
this pull request
Feb 9, 2023
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
Hotell
pushed a commit
to Hotell/fluentui
that referenced
this pull request
Feb 9, 2023
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
Hotell
pushed a commit
to Hotell/fluentui
that referenced
this pull request
Feb 9, 2023
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
chrisdholt
pushed a commit
that referenced
this pull request
Apr 29, 2024
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
radium-v
pushed a commit
to radium-v/fluentui
that referenced
this pull request
Apr 29, 2024
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
radium-v
pushed a commit
to radium-v/fluentui
that referenced
this pull request
Apr 29, 2024
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
radium-v
pushed a commit
to radium-v/fluentui
that referenced
this pull request
Apr 30, 2024
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
radium-v
pushed a commit
that referenced
this pull request
Apr 30, 2024
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
radium-v
pushed a commit
that referenced
this pull request
May 2, 2024
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
radium-v
pushed a commit
that referenced
this pull request
May 2, 2024
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
radium-v
pushed a commit
that referenced
this pull request
May 2, 2024
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
radium-v
pushed a commit
that referenced
this pull request
May 3, 2024
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
radium-v
pushed a commit
that referenced
this pull request
May 6, 2024
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
radium-v
pushed a commit
that referenced
this pull request
May 6, 2024
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
radium-v
pushed a commit
that referenced
this pull request
May 8, 2024
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
radium-v
pushed a commit
that referenced
this pull request
May 10, 2024
* Delete existing Web Components implementation * Reset storybook * Change file * Add empty test to pass CI * Comment out WCs in stress-test
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR removes all existing web components sources in web-components-v3 branch.