Closed NicDominguez closed 1 year ago
Latest commit: 12f400a147257a2d848856432f7a9c17945f528b
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Name | Link |
---|---|
Latest commit | 12f400a147257a2d848856432f7a9c17945f528b |
Latest deploy log | https://app.netlify.com/sites/astro-preview/deploys/6536a134ff2e360009a78ab7 |
Deploy Preview | https://deploy-preview-1244--astro-preview.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | 12f400a147257a2d848856432f7a9c17945f528b |
Latest deploy log | https://app.netlify.com/sites/astro-stencil/deploys/6536a1349c146000089d11ff |
Deploy Preview | https://deploy-preview-1244--astro-stencil.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
closed not doing
Brief Description
Potential implementation of tooltips on rux-ruler time ticks.
JIRA Link
https://rocketcom.atlassian.net/browse/R2C2-49
Related Issue
General Notes
Motivation and Context
Client request to provide more date information when viewing the timeline component.
Issues and Limitations
I would be interested in seeing a more flexible formatting pattern be available instead of this implementation by allowing the user to passing in a date formatting string. This pattern may be usable for other features so it deemed it out of scope for now.
Types of changes
Checklist