Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(time-picker,input-time-picker): add built-in translations support #5416

Conversation

anveshmekala
Copy link
Contributor

@anveshmekala anveshmekala commented Oct 5, 2022

Related Issue: #4961

Summary

This PR will add support for translations in calcite-time-picker and calcite-input-time-picker components.

@anveshmekala anveshmekala changed the base branch from jcfranco/4961-add-built-in-localization-to-components to master October 11, 2022 15:03
@anveshmekala anveshmekala marked this pull request as ready for review October 13, 2022 22:26
@anveshmekala anveshmekala requested a review from a team as a code owner October 13, 2022 22:26
@anveshmekala anveshmekala added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Oct 13, 2022
@anveshmekala anveshmekala marked this pull request as draft October 13, 2022 22:53
@anveshmekala anveshmekala marked this pull request as ready for review October 13, 2022 22:53
@anveshmekala anveshmekala removed the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Oct 14, 2022
Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

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

💥

@@ -1053,4 +1053,6 @@ describe("calcite-time-picker", () => {
expect(meridiemStart).toBeTruthy();
});
});

it("suuports translation", () => t9n("<calcite-time-picker></calcite-time-picker>"));
Copy link
Member

Choose a reason for hiding this comment

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

This can be simplified by passing the tag.

@anveshmekala anveshmekala changed the base branch from master to anveshmekala/4961-add-built-in-pseudo-translations October 19, 2022 18:28
@anveshmekala anveshmekala merged commit 22d21db into anveshmekala/4961-add-built-in-pseudo-translations Oct 19, 2022
@anveshmekala anveshmekala deleted the anveshmekala/4961-time-picker-add-built-in-localization-suppport branch October 19, 2022 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants