chore(TimePicker-compat): renames and code polish#29695
Merged
YuanboXue-Amber merged 9 commits intomicrosoft:masterfrom Oct 31, 2023
Merged
chore(TimePicker-compat): renames and code polish#29695YuanboXue-Amber merged 9 commits intomicrosoft:masterfrom
YuanboXue-Amber merged 9 commits intomicrosoft:masterfrom
Conversation
Collaborator
📊 Bundle size report🤖 This report was generated against c4d00c3c471ba73ebd940edbf9cd1dff0969a71d |
|
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 3899b3d:
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: c4d00c3c471ba73ebd940edbf9cd1dff0969a71d (build) |
...act-components/react-timepicker-compat-preview/src/components/TimePicker/TimePicker.types.ts
Outdated
Show resolved
Hide resolved
...act-components/react-timepicker-compat-preview/src/components/TimePicker/TimePicker.types.ts
Show resolved
Hide resolved
layershifter
approved these changes
Oct 31, 2023
…components/TimePicker/TimePicker.types.ts Co-authored-by: Oleksandr Fediashov <alexander.mcgarret@gmail.com>
marcosmoura
added a commit
to marcosmoura/fluentui
that referenced
this pull request
Oct 31, 2023
* master: (34 commits) Remove redundant pipeline yaml. It is now replaced iwth azure-pipelines-ci.yml and azure-pipelines-pr.yml (microsoft#29706) chore(TimePicker-compat): preview release with added stories and docs (microsoft#29677) Enable 1ES PT to be compliant for all production pipelines (microsoft#29702) chore: restrict node versions to 18 ||| 20 (microsoft#29676) chore(TimePicker-compat): renames and code polish (microsoft#29695) chore: remove animation from test environments (microsoft#29692) applying package updates docs: fix defaultSelectedOptions for Dropdown and Combobox examples (microsoft#29700) revert accidentally pushed changes (microsoft#29696) Added scale factor to minHeight logic (microsoft#29653) Fixing the mistake in useArrowNavigationGroup - axis values in the doc (microsoft#29667) applying package updates 🧪 🧪 🧪 🧪 🧪 Rever accidentally pushed pipeline changes (microsoft#29685) applying package updates 🧪 ...
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 does renames and some code polish after 1st round of TimePicker code review:
Renames:
onTimeSelect=>onTimeChangevalidateFreeFormTime=>formatTimeStringToDateCode polish:
useStableDateAnchorhook to use oneuseMemo