chore(react-search-preview): migrate to new slots API#28862
Merged
bsunderhus merged 1 commit intomicrosoft:masterfrom Aug 18, 2023
Merged
Conversation
Collaborator
📊 Bundle size report🤖 This report was generated against d73590f34a41a22776a0bc2c41391b589531e679 |
|
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 e63a3a9:
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: d73590f34a41a22776a0bc2c41391b589531e679 (build) |
khmakoto
reviewed
Aug 16, 2023
packages/react-components/react-search-preview/src/components/SearchBox/SearchBox.types.ts
Outdated
Show resolved
Hide resolved
.../react-components/react-search-preview/src/components/SearchBox/useSearchBoxStyles.styles.ts
Show resolved
Hide resolved
packages/react-components/react-search-preview/src/components/SearchBox/useSearchBox.tsx
Show resolved
Hide resolved
packages/react-components/react-search-preview/src/components/SearchBox/useSearchBox.tsx
Outdated
Show resolved
Hide resolved
096e857 to
2839ea7
Compare
bsunderhus
commented
Aug 17, 2023
| @@ -0,0 +1,7 @@ | |||
| { | |||
Contributor
Author
khmakoto
reviewed
Aug 17, 2023
.../react-components/react-search-preview/src/components/SearchBox/useSearchBoxStyles.styles.ts
Outdated
Show resolved
Hide resolved
2839ea7 to
e63a3a9
Compare
Collaborator
🕵 fluentuiv9 No visual regressions between this PR and main |
khmakoto
approved these changes
Aug 17, 2023
marcosmoura
added a commit
to marcosmoura/fluentui
that referenced
this pull request
Aug 21, 2023
* master: fix(react-drawer): rename values of position prop from left/right to start/end (microsoft#28905) Breadcrumb design team fixes (microsoft#28883) applying package updates chore(react-search-preview): migrate to new slots API (microsoft#28862) docs: Updating version of CDN used and replacing usage of via.placeholder.com with SVG from CDN (microsoft#28895) fix(DatePicker, react-datepicker-compat): Make year picker react to go to today button (microsoft#28907) fix(DatePicker): readOnlyTextField styles should win over default TextField's (microsoft#28891) chore: fix lint warnings for @fluentui/react (microsoft#28888) Lint: fix fluent v9 warnings (microsoft#28889) doc: add drag & drop example (microsoft#28821)
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.
Previous Behavior
New Behavior
Related Issue(s)