Skip to content

Conversation

ChmaraX
Copy link
Contributor

@ChmaraX ChmaraX commented Oct 13, 2025

Summary

Avoids re-creating identical Intl.DateTimeFormat instances and option objects on every render, reducing work per render and clarifying the component’s formatting configuration.

Copy link

netlify bot commented Oct 13, 2025

Deploy preview added

Name Link
🔨 Latest commit 4aa14da
🔍 Latest deploy log https://app.netlify.com/projects/dashboard-v2-novu-staging/deploys/68ecf9786a87290008add166
😎 Deploy Preview https://deploy-preview-9346.dashboard-v2.novu-staging.co
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

github-actions bot commented Oct 13, 2025

Hey there and thank you for opening this pull request! 👋

We require pull request titles to follow specific formatting rules and it looks like your proposed title needs to be adjusted.

Your PR title is: refactor(dashboard): hoist time formatters in time display hover card

Requirements:

  1. Follow the Conventional Commits specification
  2. As a team member, include Linear ticket ID at the end: fixes TICKET-ID or include it in your branch name

Expected format: feat(scope): Add fancy new feature fixes NOV-123

Details:

PR title must end with 'fixes TICKET-ID' (e.g., 'fixes NOV-123') or include ticket ID in branch name

@ChmaraX ChmaraX changed the title fix(dashboard): hoist time formatters in time display hover card refactor(dashboard): hoist time formatters in time display hover card Oct 13, 2025
@ChmaraX ChmaraX merged commit e79c5ce into next Oct 13, 2025
27 of 29 checks passed
@ChmaraX ChmaraX deleted the feat/hoist-shared-time-formatters-in-timedisplayhovercard branch October 13, 2025 13:19
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.

1 participant