chore: move v0 ts config to root#25854
Merged
Hotell merged 10 commits intomicrosoft:masterfrom Dec 21, 2022
Merged
Conversation
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 52c7b4dd09236e0ed18b39a6a45f57f362528471 (build) |
|
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 292372d:
|
Collaborator
Perf Analysis (
|
| Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
|---|---|---|---|---|---|
| Avatar | mount | 1260 | 1283 | 5000 | |
| Button | mount | 920 | 912 | 5000 | |
| FluentProvider | mount | 1494 | 1502 | 5000 | |
| FluentProviderWithTheme | mount | 577 | 585 | 10 | |
| FluentProviderWithTheme | virtual-rerender | 540 | 552 | 10 | |
| FluentProviderWithTheme | virtual-rerender-with-unmount | 579 | 577 | 10 | |
| MakeStyles | mount | 1953 | 1950 | 50000 | |
| Persona | mount | 2807 | 2782 | 5000 | |
| SpinButton | mount | 2334 | 2318 | 5000 |
Collaborator
🕵 fluentuiv8 No visual regressions between this PR and main |
Collaborator
📊 Bundle size reportUnchanged fixtures
|
Collaborator
Perf Analysis (
|
Collaborator
🕵 fluentuiv9 No visual regressions between this PR and main |
Collaborator
Perf Analysis (
|
| Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
|---|---|---|---|---|---|
| BaseButton | mount | 1177 | 1200 | 5000 | |
| Breadcrumb | mount | 2784 | 2832 | 1000 | |
| Checkbox | mount | 2628 | 2602 | 5000 | |
| CheckboxBase | mount | 2354 | 2359 | 5000 | |
| ChoiceGroup | mount | 4277 | 4287 | 5000 | |
| ComboBox | mount | 1175 | 1168 | 1000 | |
| CommandBar | mount | 9191 | 9699 | 1000 | |
| ContextualMenu | mount | 10077 | 10064 | 1000 | |
| DefaultButton | mount | 1344 | 1377 | 5000 | |
| DetailsRow | mount | 3331 | 3300 | 5000 | |
| DetailsRowFast | mount | 3381 | 3364 | 5000 | |
| DetailsRowNoStyles | mount | 3258 | 3216 | 5000 | |
| Dialog | mount | 2930 | 2976 | 1000 | |
| DocumentCardTitle | mount | 572 | 582 | 1000 | |
| Dropdown | mount | 3162 | 3185 | 5000 | |
| FocusTrapZone | mount | 1927 | 1936 | 5000 | |
| FocusZone | mount | 1953 | 1920 | 5000 | |
| GroupedList | mount | 1837 | 2049 | 2 | |
| GroupedList | virtual-rerender | 1092 | 1108 | 2 | |
| GroupedList | virtual-rerender-with-unmount | 1610 | 1601 | 2 | |
| GroupedListV2 | mount | 571 | 555 | 2 | |
| GroupedListV2 | virtual-rerender | 538 | 552 | 2 | |
| GroupedListV2 | virtual-rerender-with-unmount | 558 | 569 | 2 | |
| IconButton | mount | 1776 | 1805 | 5000 | |
| Label | mount | 748 | 754 | 5000 | |
| Layer | mount | 4203 | 4205 | 5000 | |
| Link | mount | 843 | 868 | 5000 | |
| MenuButton | mount | 1597 | 1604 | 5000 | |
| MessageBar | mount | 2362 | 2316 | 5000 | |
| Nav | mount | 3066 | 3045 | 1000 | |
| OverflowSet | mount | 1408 | 1392 | 5000 | |
| Panel | mount | 2522 | 2469 | 1000 | |
| Persona | mount | 1283 | 1300 | 1000 | |
| Pivot | mount | 1533 | 1524 | 1000 | |
| PrimaryButton | mount | 1517 | 1498 | 5000 | |
| Rating | mount | 7006 | 6871 | 5000 | |
| SearchBox | mount | 1491 | 1493 | 5000 | |
| Shimmer | mount | 2911 | 2892 | 5000 | |
| Slider | mount | 2098 | 2098 | 5000 | |
| SpinButton | mount | 4215 | 4341 | 5000 | |
| Spinner | mount | 825 | 833 | 5000 | |
| SplitButton | mount | 2842 | 2826 | 5000 | |
| Stack | mount | 851 | 851 | 5000 | |
| StackWithIntrinsicChildren | mount | 2266 | 2262 | 5000 | |
| StackWithTextChildren | mount | 4941 | 4926 | 5000 | |
| SwatchColorPicker | mount | 9408 | 9485 | 5000 | |
| TagPicker | mount | 2434 | 2298 | 5000 | |
| TeachingBubble | mount | 74243 | 75924 | 5000 | |
| Text | mount | 802 | 828 | 5000 | |
| TextField | mount | 1533 | 1559 | 5000 | |
| ThemeProvider | mount | 1444 | 1439 | 5000 | |
| ThemeProvider | virtual-rerender | 1141 | 1130 | 5000 | |
| ThemeProvider | virtual-rerender-with-unmount | 1983 | 2019 | 5000 | |
| Toggle | mount | 1139 | 1154 | 5000 | |
| buttonNative | mount | 535 | 539 | 5000 |
Hotell
commented
Dec 1, 2022
| "typeRoots": ["node_modules/@types", "./typings"], | ||
| "baseUrl": ".", | ||
| "paths": { | ||
| "@fluentui/a11y-testing": ["packages/a11y-testing/src/index.ts"], |
Contributor
Author
There was a problem hiding this comment.
explicit mappings to libraries only
e1df160 to
523054e
Compare
micahgodbolt
approved these changes
Dec 2, 2022
ling1726
approved these changes
Dec 5, 2022
523054e to
292372d
Compare
Collaborator
🕵 FluentUI-v0 No visual regressions between this PR and main |
q1b
pushed a commit
to q1b/fluentui
that referenced
this pull request
Jan 24, 2023
* chore: move v0 ts config to root * chore(scripts): remove obsolete /typescript * chore: expand v0 aliases to include only libraries * chore: categorize v0 apps in workspace.json * test: fix ts errors in tests * chore: remove unused api-extractor configs from v0 * chore: remove scripts/tasks dependency (v8) from v0 * chore: remove v8 packages from v0 ts path aliases * fix(react-builder): ship type declaration in v0 react-builder * fix: remove typescript/ from solution config
Hotell
added a commit
to Hotell/fluentui
that referenced
this pull request
Feb 9, 2023
* chore: move v0 ts config to root * chore(scripts): remove obsolete /typescript * chore: expand v0 aliases to include only libraries * chore: categorize v0 apps in workspace.json * test: fix ts errors in tests * chore: remove unused api-extractor configs from v0 * chore: remove scripts/tasks dependency (v8) from v0 * chore: remove v8 packages from v0 ts path aliases * fix(react-builder): ship type declaration in v0 react-builder * fix: remove typescript/ from solution config
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.
New Behavior
scripts/scripts/typescriptis not used thus it is removed as part of this PRRelated Issue(s)