Skip to content

feat(input-time-zone): add offsetStyle prop#9426

Merged
jcfranco merged 40 commits into
devfrom
jcfranco/8716-add-offset-display-prop-for-offset-labels
Jun 25, 2024
Merged

feat(input-time-zone): add offsetStyle prop#9426
jcfranco merged 40 commits into
devfrom
jcfranco/8716-add-offset-display-prop-for-offset-labels

Conversation

@jcfranco
Copy link
Copy Markdown
Member

@jcfranco jcfranco commented May 25, 2024

Related Issue: #8716

Summary

Adds offsetStyle prop to specify whether offset should always use UTC or GMT for the offset label instead of using the user's locale. Valid options are:

  • "user" uses UTC or GMT depending on the user's locale,
  • "gmt" always uses GMT, and
  • "utc" always uses UTC.

@github-actions github-actions Bot added the enhancement Issues tied to a new feature or request. label May 25, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2024

This PR has been automatically marked as stale because it has not had recent activity. Please close your PR if it is no longer relevant. Thank you for your contributions.

@github-actions github-actions Bot added the Stale Issues or pull requests that have not had recent activity. label Jun 5, 2024
@benelan benelan changed the base branch from main to dev June 10, 2024 09:11
@github-actions github-actions Bot removed the Stale Issues or pull requests that have not had recent activity. label Jun 11, 2024
@github-actions
Copy link
Copy Markdown
Contributor

This PR has been automatically marked as stale because it has not had recent activity. Please close your PR if it is no longer relevant. Thank you for your contributions.

@github-actions github-actions Bot added the Stale Issues or pull requests that have not had recent activity. label Jun 18, 2024
@jcfranco jcfranco changed the title feat(input-time-zone): add offsetStyle prop feat(input-time-zone): add offsetStyle prop Jun 21, 2024
@jcfranco jcfranco added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Jun 21, 2024
@jcfranco jcfranco marked this pull request as ready for review June 21, 2024 21:57
@jcfranco jcfranco requested a review from a team as a code owner June 21, 2024 21:57
Copy link
Copy Markdown
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐟 👍

Comment thread packages/calcite-components/src/components/alert/alert.scss
@github-actions github-actions Bot removed the Stale Issues or pull requests that have not had recent activity. label Jun 23, 2024
@jcfranco jcfranco added skip visual snapshots Pull requests that do not need visual regression testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Jun 25, 2024
@jcfranco jcfranco merged commit dbc6c81 into dev Jun 25, 2024
@jcfranco jcfranco deleted the jcfranco/8716-add-offset-display-prop-for-offset-labels branch June 25, 2024 03:21
@github-actions github-actions Bot added this to the 2024-06-25 - Jun Release milestone Jun 25, 2024
benelan added a commit that referenced this pull request Jun 25, 2024
…e-min-max

* origin/dev:
  chore: release next
  feat(input-time-zone): add `offsetStyle` prop (#9426)
  chore: release next
  feat(panel, flow-item): add `footer-start` and `footer-end` slots (#9374)
@benelan benelan mentioned this pull request Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Issues tied to a new feature or request. skip visual snapshots Pull requests that do not need visual regression testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants