Skip to content

Conversation

@sopranopillow
Copy link
Contributor

@sopranopillow sopranopillow commented May 26, 2023

Previous Behavior

Date boundaries story uses Date.now().

New Behavior

Date boundaries story no longer uses Date.now().

Related Issue(s)

@sopranopillow
Copy link
Contributor Author

This is the correct change, but this bug is coming up #27931. Once it's fixed this PR will be ready to merge.

@size-auditor
Copy link

size-auditor bot commented May 26, 2023

Asset size changes

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

Baseline commit: e101115deef04a486083afb56af060c03d9fa9f3 (build)

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 26, 2023

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 27d23cf:

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

@fabricteam
Copy link
Collaborator

fabricteam commented May 26, 2023

📊 Bundle size report

Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-datepicker-compat
DatePicker Compat
222.522 kB
59.185 kB
🤖 This report was generated against e101115deef04a486083afb56af060c03d9fa9f3

@fabricteam
Copy link
Collaborator

fabricteam commented May 26, 2023

🕵 fluentuiv9 No visual regressions between this PR and main

@sopranopillow sopranopillow marked this pull request as ready for review June 6, 2023 18:56
@sopranopillow sopranopillow requested review from a team and khmakoto as code owners June 6, 2023 18:56
@sopranopillow
Copy link
Contributor Author

@layershifter the error causing the crash (not the Date.now()) has been resolved and therefore the change is ready to be made!

@sopranopillow sopranopillow merged commit 43e7e50 into microsoft:master Jun 8, 2023
@sopranopillow sopranopillow deleted the react-datepicker-compat/label-fix branch June 8, 2023 18:24
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Jun 13, 2023
* master:
  applying package updates
  doc: Remove wrong recommendation from input (microsoft#28168)
  fix: Outline color now respects OS force colors settings (microsoft#28182)
  Datepicker onCalendarOpenStateChange prop (microsoft#28136)
  feat(react-file-type-icons): Add getFileTypeIconAsUrl utility (microsoft#27336)
  applying package updates
  [FIX] Updates selection dot and label positioning for ChoiceGroupOption when an Image or Icon is present. (microsoft#28173)
  chore(react-infobutton): Rename InfoTip to InfoIcon (microsoft#28177)
  fix(react-datepicker-compat): Make DatePicker Compat stories SSR safe (microsoft#28017)
  Added `tab` focus mode to the Breadcrumb (microsoft#28046)
  docs: Add usable documentation (microsoft#28155)
  applying package updates
  Fix up rebase code (microsoft#27864)
  fix: ContextualMenu indexing in sections (microsoft#28127)
  applying package updates
  fix: Layer sets focus visible classname for its FocusRectsProvider (microsoft#28157)
  docs(react-infobutton): Update stories to show better guidance (microsoft#28144)
  fix(react-avatar): Do not render the image when src prop is undefined (microsoft#28146)
  feat(react-datepicker-compat): Add null to value prop and handle controlled cases correctly (microsoft#28056)
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]: labels in stories are not SSR safe

5 participants