Skip to content

Conversation

@Hotell
Copy link
Contributor

@Hotell Hotell commented Nov 4, 2022

Related Issue(s)

Fixes #25532

const packagePath = packagesWithEslint.find(packagePath => {
// if file lives within searched package we will get only shortened absolute path `/src/abc.ts`
// we add `.` to make it relative and thus have match pattern to check upon
const normalizedFilePath = file.replace(packagePath, '.');
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is kinda naive but works. otherwise we would need to do real checks against files system which would be not the most performant solution.

If anyone has better idea how to handle please share !

);

for (const file of files) {
const packagePath = packagesWithEslint.find(packagePath => file.startsWith(packagePath));
Copy link
Contributor Author

@Hotell Hotell Nov 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this wasn't working since convergence started! it was always resolving all staged files under v8 packages/react package 🚨

@Hotell Hotell force-pushed the hotell/build/fix-lint-on-commit branch from 02df5b6 to 5a8fa07 Compare November 4, 2022 17:39
@Hotell Hotell marked this pull request as ready for review November 4, 2022 17:39
@Hotell Hotell requested a review from a team as a code owner November 4, 2022 17:39
@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 4, 2022

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 5a8fa07:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@size-auditor
Copy link

size-auditor bot commented Nov 4, 2022

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: 547d0184dbf41e4b42ffb13f6db2dac0fd85f70a (build)

@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 1287 1285 5000
Button mount 914 936 5000
FluentProvider mount 1558 1574 5000
FluentProviderWithTheme mount 630 630 10
FluentProviderWithTheme virtual-rerender 584 588 10
FluentProviderWithTheme virtual-rerender-with-unmount 629 624 10
MakeStyles mount 1899 1914 50000
SpinButton mount 2520 2551 5000

@fabricteam
Copy link
Collaborator

📊 Bundle size report

Unchanged fixtures
Package & Exports Size (minified/GZIP)
global-context
createContext
533 B
341 B
global-context
createContextSelector
554 B
348 B
priority-overflow
createOverflowManager
3.153 kB
1.299 kB
react-accordion
Accordion (including children components)
79.243 kB
24.436 kB
react-alert
Alert
84.683 kB
21.252 kB
react-avatar
Avatar
48.874 kB
13.864 kB
react-avatar
AvatarGroup
14.996 kB
6.013 kB
react-avatar
AvatarGroupItem
63.452 kB
17.959 kB
react-badge
Badge
22.646 kB
7.228 kB
react-badge
CounterBadge
23.536 kB
7.512 kB
react-badge
PresenceBadge
24.096 kB
7.09 kB
react-button
Button
36.844 kB
9.927 kB
react-button
CompoundButton
43.869 kB
11.144 kB
react-button
MenuButton
39.538 kB
10.826 kB
react-button
SplitButton
46.984 kB
12.211 kB
react-button
ToggleButton
52.529 kB
11.411 kB
react-card
Card - All
71.863 kB
20.939 kB
react-card
Card
67.641 kB
19.897 kB
react-card
CardFooter
8.607 kB
3.622 kB
react-card
CardHeader
9.782 kB
3.998 kB
react-card
CardPreview
8.708 kB
3.678 kB
react-combobox
Combobox (including child components)
76.153 kB
24.665 kB
react-combobox
Dropdown (including child components)
75.885 kB
24.635 kB
react-components
react-components: Button, FluentProvider & webLightTheme
62.935 kB
17.686 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
189.901 kB
52.991 kB
react-components
react-components: FluentProvider & webLightTheme
33.446 kB
11.033 kB
react-dialog
Dialog (including children components)
83.147 kB
24.799 kB
react-divider
Divider
16.505 kB
5.925 kB
react-image
Image
10.826 kB
4.286 kB
react-infobutton
InfoButton
112.443 kB
34.387 kB
react-input
Input
24.428 kB
7.899 kB
react-label
Label
9.384 kB
3.883 kB
react-link
Link
11.852 kB
4.888 kB
react-menu
Menu (including children components)
117.089 kB
36.188 kB
react-menu
Menu (including selectable components)
120.158 kB
36.712 kB
react-overflow
hooks only
11.004 kB
4.188 kB
react-persona
Persona
53.992 kB
15.25 kB
react-popover
Popover
103.672 kB
31.871 kB
react-portal
Portal
10.495 kB
3.851 kB
react-portal-compat
PortalCompatProvider
5.857 kB
1.978 kB
react-positioning
usePositioning
19.826 kB
7.417 kB
react-progress
Progress
13.131 kB
5.039 kB
react-provider
FluentProvider
15.807 kB
5.909 kB
react-radio
Radio
36.436 kB
12.126 kB
react-radio
RadioGroup
14.294 kB
5.723 kB
react-select
Select
23.255 kB
7.954 kB
react-slider
Slider
32.108 kB
10.195 kB
react-spinbutton
SpinButton
45.826 kB
12.858 kB
react-spinner
Spinner
20.023 kB
6.461 kB
react-switch
Switch
33.388 kB
10.578 kB
react-text
Text - Default
11.828 kB
4.627 kB
react-text
Text - Wrappers
15.138 kB
5.064 kB
react-textarea
Textarea
25.687 kB
8.331 kB
react-theme
Single theme token import
69 B
89 B
react-theme
Teams: all themes
29.65 kB
6.444 kB
react-theme
Teams: Light theme
17.486 kB
5.057 kB
react-tooltip
Tooltip
42.032 kB
14.739 kB
react-utilities
SSRProvider
180 B
159 B
🤖 This report was generated against 547d0184dbf41e4b42ffb13f6db2dac0fd85f70a

@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react-northstar)

Perf tests with no regressions
Scenario Current PR Ticks Baseline Ticks Ratio
FormMinimalPerf.default 328 299 1.1:1
ChatDuplicateMessagesPerf.default 230 213 1.08:1
ProviderMinimalPerf.default 361 337 1.07:1
TreeWith60ListItems.default 136 127 1.07:1
HeaderMinimalPerf.default 305 290 1.05:1
TreeMinimalPerf.default 664 631 1.05:1
AttachmentMinimalPerf.default 126 121 1.04:1
CardMinimalPerf.default 443 427 1.04:1
ChatWithPopoverPerf.default 313 301 1.04:1
LayoutMinimalPerf.default 299 287 1.04:1
PortalMinimalPerf.default 144 138 1.04:1
AnimationMinimalPerf.default 441 429 1.03:1
BoxMinimalPerf.default 276 268 1.03:1
ButtonSlotsPerf.default 465 450 1.03:1
MenuMinimalPerf.default 715 695 1.03:1
RadioGroupMinimalPerf.default 360 348 1.03:1
StatusMinimalPerf.default 573 554 1.03:1
TableMinimalPerf.default 324 314 1.03:1
CheckboxMinimalPerf.default 1761 1729 1.02:1
DatepickerMinimalPerf.default 4856 4747 1.02:1
ItemLayoutMinimalPerf.default 979 960 1.02:1
ListNestedPerf.default 457 448 1.02:1
LoaderMinimalPerf.default 274 268 1.02:1
PopupMinimalPerf.default 528 520 1.02:1
RefMinimalPerf.default 180 177 1.02:1
SegmentMinimalPerf.default 279 274 1.02:1
ToolbarMinimalPerf.default 760 746 1.02:1
AttachmentSlotsPerf.default 925 918 1.01:1
AvatarMinimalPerf.default 153 152 1.01:1
CarouselMinimalPerf.default 381 377 1.01:1
DropdownMinimalPerf.default 2277 2246 1.01:1
EmbedMinimalPerf.default 3069 3045 1.01:1
FlexMinimalPerf.default 231 229 1.01:1
HeaderSlotsPerf.default 617 609 1.01:1
InputMinimalPerf.default 953 943 1.01:1
ListWith60ListItems.default 510 506 1.01:1
ReactionMinimalPerf.default 308 306 1.01:1
SliderMinimalPerf.default 1343 1326 1.01:1
TextMinimalPerf.default 280 277 1.01:1
CustomToolbarPrototype.default 2198 2167 1.01:1
AlertMinimalPerf.default 216 217 1:1
ButtonMinimalPerf.default 131 131 1:1
ButtonOverridesMissPerf.default 1098 1093 1:1
DialogMinimalPerf.default 634 637 1:1
DropdownManyItemsPerf.default 548 546 1:1
GridMinimalPerf.default 271 270 1:1
LabelMinimalPerf.default 309 308 1:1
ListCommonPerf.default 512 514 1:1
MenuButtonMinimalPerf.default 1426 1420 1:1
SplitButtonMinimalPerf.default 3629 3645 1:1
IconMinimalPerf.default 546 548 1:1
TextAreaMinimalPerf.default 382 381 1:1
ChatMinimalPerf.default 589 595 0.99:1
ImageMinimalPerf.default 309 312 0.99:1
ListMinimalPerf.default 419 422 0.99:1
RosterPerf.default 1752 1763 0.99:1
ProviderMergeThemesPerf.default 1042 1048 0.99:1
TooltipMinimalPerf.default 1962 1989 0.99:1
DividerMinimalPerf.default 289 296 0.98:1
SkeletonMinimalPerf.default 281 286 0.98:1
AccordionMinimalPerf.default 112 116 0.97:1
TableManyItemsPerf.default 1445 1519 0.95:1
VideoMinimalPerf.default 539 583 0.92:1

@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react)

Scenario Render type Master Ticks PR Ticks Iterations Status
GroupedList mount 1871 2177 2 Possible regression
All results

Scenario Render type Master Ticks PR Ticks Iterations Status
BaseButton mount 1181 1189 5000
Breadcrumb mount 2899 2915 1000
Checkbox mount 2622 2624 5000
CheckboxBase mount 2330 2320 5000
ChoiceGroup mount 4395 4453 5000
ComboBox mount 1242 1241 1000
CommandBar mount 9453 9431 1000
ContextualMenu mount 10681 10847 1000
DefaultButton mount 1361 1370 5000
DetailsRow mount 3599 3595 5000
DetailsRowFast mount 3612 3628 5000
DetailsRowNoStyles mount 3458 3431 5000
Dialog mount 3049 3084 1000
DocumentCardTitle mount 576 593 1000
Dropdown mount 3168 3183 5000
FocusTrapZone mount 2012 1999 5000
FocusZone mount 1967 1939 5000
GroupedList mount 1871 2177 2 Possible regression
GroupedList virtual-rerender 1106 1115 2
GroupedList virtual-rerender-with-unmount 1635 1653 2
GroupedListV2 mount 563 567 2
GroupedListV2 virtual-rerender 556 548 2
GroupedListV2 virtual-rerender-with-unmount 559 558 2
IconButton mount 1896 1907 5000
Label mount 721 724 5000
Layer mount 4256 4325 5000
Link mount 822 820 5000
MenuButton mount 1663 1669 5000
MessageBar mount 2416 2371 5000
Nav mount 3245 3277 1000
OverflowSet mount 1349 1374 5000
Panel mount 2526 2550 1000
Persona mount 1265 1279 1000
Pivot mount 1681 1629 1000
PrimaryButton mount 1510 1520 5000
Rating mount 7093 6950 5000
SearchBox mount 1499 1518 5000
Shimmer mount 2852 2898 5000
Slider mount 2105 2084 5000
SpinButton mount 4665 4681 5000
Spinner mount 800 808 5000
SplitButton mount 3105 3079 5000
Stack mount 821 825 5000
StackWithIntrinsicChildren mount 2433 2421 5000
StackWithTextChildren mount 4884 4902 5000
SwatchColorPicker mount 10517 10411 5000
TagPicker mount 2629 2645 5000
TeachingBubble mount 82059 83815 5000
Text mount 770 792 5000
TextField mount 1603 1548 5000
ThemeProvider mount 1509 1534 5000
ThemeProvider virtual-rerender 1069 1072 5000
ThemeProvider virtual-rerender-with-unmount 2154 2145 5000
Toggle mount 1119 1108 5000
buttonNative mount 524 547 5000

@tudorpopams tudorpopams self-requested a review November 8, 2022 13:15
@Hotell Hotell merged commit 518d14d into microsoft:master Nov 10, 2022
@Hotell Hotell deleted the hotell/build/fix-lint-on-commit branch November 10, 2022 18:48
sunilsurana added a commit to sunilsurana/fluentuifork1 that referenced this pull request Nov 12, 2022
* stress-test: add "afterframe" dependency (microsoft#25560)

Previously stress-test used a "requestPostAnimationFrame" function that
is used to measure from just before style recalc, layout and paint are
executed to just afterward.

This change drops that function in favor of taking a dependency on
afterframe, a library that does the same thing.

* Fix: Update tabs to remain the same size between unselected and selected states (microsoft#25542)

* Add support to keep tabs from changing size when selected

* Update for naming and tests

* Rename update

* Update packages/react-components/react-tabs/src/components/TabList/TabList.types.ts

Co-authored-by: Sean Monahan <[email protected]>

Co-authored-by: Sean Monahan <[email protected]>

* chore: Add reduced-motion documentation to Spinner (microsoft#25561)

* chore: Add reduced-motion documentation to Spinner

* change file

* chore: Add documentation to Progress about reduced-motion (microsoft#25563)

* chore: Add documentation to Progress about reduced-motion

* change file

* stress-test: disable CSS transitions on injected styles (microsoft#25559)

This addresses an issue where Firefox's style recalculation measurement
becomes unstable when controls under test have CSS transitions.

Specifically, our test injects styles that update the background color
of selected controls and many Fluent controls transition the background
color for different states like "hover" and "focus".

With transitions running Firefox will sometimes include the transition
time in the style recalc measurement and sometimes not. Additionally,
Chromium browsers never include the transition time in the measurement.

Disabling transitions ensures measurement behavior is consistent in
Firefox and in alignment with the behavior of Chromium browsers.

* docs(rfcs): add triage automation rfc (microsoft#24817)

* chore: update beachball ignore list to apply to new project structure (microsoft#25531)

* bugfix(react-switch): adds line-height=0 to switch indicator slot (microsoft#25507)

* chore: add both options to useArrowNavigationGroup (microsoft#25568)

* chore: add both options to useArrowNavigationGroup

* chore: add changes

* chore: update api

* chore(vr-tests-v9): Convert Dialog and Image VR tests to CSF (microsoft#25527)

* chore: toolbar a11y improvements (microsoft#25562)

* feat: create vertical example

* chore: add navigation arrows for vertical scenario

* chore: add labels for all toolbar stories

* chore: update tooltip example

* chore: update radio example

* chore: update toolbar stories examples

* chore: add changes

* chore: use both in toolbar arrow key nav

* chore: update snapshot

* chore(react-dialog): migrate to new package structure (microsoft#25523)

Co-authored-by: Oleksandr Fediashov <[email protected]>

* chore(react-overflow): migrate to new package structure (microsoft#25524)

* Expand @fluentui/react root index file's export *s to uncover and fix duplicate exports. (microsoft#25545)

* expanding index.

* change.

* Replacing with inline deprecation exclusions.

* setting export * to warning.

* change.

* moving rules around.

* fix: v9 form controls with underline should have underline-specific disabled styling (microsoft#25543)

Updates disabled form styling for Input, Select, Spinbutton, Combobox, and Dropdown

* docs(public-docsite-v9): Adding a basic setup section to the SSR docs (microsoft#25564)

* applying package updates

* update regex

* updatE

* Update azure-pipelines.vrt-baseline.yml for Azure Pipelines

* Update azure-pipelines.vrt-baseline.yml for Azure Pipelines

* chore(deps): bump loader-utils from 2.0.0 to 2.0.3 (microsoft#25567)

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.0...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: migrate @types/node to 14 to align with our supported node version (microsoft#25510)

* chore(deps): resolve only to 1 @types/node version to mitigate global leaks and api-generation errors

* fix(bundle-size): fix type errors exposed by node 14 typings

* fix(tools): fix type errors exposed by node 14 typings

* fix(typings): fix type errors exposed by node 14 typings

* revert:  use resolution for @types/node

* chore(ts-minbar-test-react): use @types/node 14 explicitly

* generate changefiles

* chore: dedupe deps

* fix(scripts): fix type errors exposed by node 14 typings

* test: replace deprecated module.parent with require.main within isConformance

* generate changefiles

* test(react): clean up persona-coin test and use isConformant without side-effects

* fix(storybook): fix theme picker current selection (microsoft#25533)

* update

* chore(vr-tests-v9): Convert Accordion VR tests to CSF (microsoft#25525)

* fix: Update Avatar active ring color to match base color (microsoft#25497)

* RFC: Field Package Layout (microsoft#25380)

* Feature: Added large tab size to react-tabs (microsoft#25577)

* Added large tab size

* yarn change

* Update vr-tests

* Code review fix

* feat(react-infobutton): Adding size prop, HCM styles, and updating styles to match design spec (microsoft#25519)

* updating styles and adding size prop

* updating comment

* adding requested changes

* fix: Adding expanded styles for MenuButtons and making various other styling fixes for Button components (microsoft#25521)

* fix: Adding expanded styles for MenuButtons and making various other styling fixes for Button components.

* Adding change file.

* Addressing PR feedback.

Co-authored-by: KHMakoto <[email protected]>

* chore: Clean up Field tests and story imports in preparation of moving to individual packages (microsoft#25594)

* Remove custom `isConformant` function for Field tests, and instead inline the customizations in each call to `isConformant`
* Disable the `exported-top-level` test because the components will be exported as e.g. `InputField_unstable` from the component packages.
* Change the stories to import from `@fluentui/react-components/unstable`, instead of the individual package.
* Rename the `FieldComponent` type to `FieldControl` to correspond to the `control` slot name.

* Tabs icon toggle (microsoft#25597)

* Added regular filled icon toggling

* yarn change

* chore: Refactor Field components into the base component's package (microsoft#25593)

Move Field components into their respective packages, as discussed in RFC microsoft#25380

* Update Component Implementation Epic template (microsoft#25480)

* update to use vrscreenshotdiff beta

* change lock file

* update package version

* applying package updates

* update pr pipeline to add v8

* PR to add tasks in pipeline for v9 VRT integration (microsoft#25606)

* fix: create valid export maps (microsoft#25558)

* generate changefiles

* chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 (microsoft#25604)

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io-parser@4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(react-dialog): removes unnecessary union case for DialogOpenChangeData (microsoft#25504)

* templatize

* update

* templatize

* updatE

* refactor(scripts): remove deprecated exec abstractions (microsoft#25569)

* fix(scripts): make eslint run again on pre-commit (microsoft#25537)

* feat(react-components): Move AvatarGroup to stable (microsoft#25005)

* update

* update version

* run partial tests

* update

* update

* update

* update

* update

* update

* updatE

* updatE

* update version

* update lock file

* update name

* update version

* add quotes

* docs: refactor Text documentation and add missing guidance for presets/alignment (microsoft#25587)

Fixes microsoft#24341
Fixes microsoft#25548

* update

* package version

* fix(react-menu): remove unwanted aria attributes on context menu (microsoft#25615)

* fix(react-menu): remove unwanted aria attributes on context menu

* chore: updates trigger selector for cypress tests

* remove unwanted param

* update

* applying package updates

* convert

* checkpoint

* add regex

* change convert script

* updates

* update sw version

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Sean Monahan <[email protected]>
Co-authored-by: Geoff Cox (Microsoft) <[email protected]>
Co-authored-by: tomi-msft <[email protected]>
Co-authored-by: Martin Hochel <[email protected]>
Co-authored-by: Bernardo Sunderhus <[email protected]>
Co-authored-by: chajun <[email protected]>
Co-authored-by: Tristan Watanabe <[email protected]>
Co-authored-by: Oleksandr Fediashov <[email protected]>
Co-authored-by: David Zearing <[email protected]>
Co-authored-by: Sarah Higley <[email protected]>
Co-authored-by: Esteban Munoz Facusse <[email protected]>
Co-authored-by: Fluent UI Build <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tudor Popa <[email protected]>
Co-authored-by: Ben Howell <[email protected]>
Co-authored-by: Makoto Morimoto <[email protected]>
Co-authored-by: KHMakoto <[email protected]>
Co-authored-by: Marcos Moura <[email protected]>
NotWoods pushed a commit to NotWoods/fluentui that referenced this pull request Nov 18, 2022
Hotell added a commit to Hotell/fluentui that referenced this pull request Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: eslint is not invoked on pre-commit hook

6 participants