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: add duration pipe #139

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat: add duration pipe #139

wants to merge 1 commit into from

Conversation

json-derulo
Copy link
Owner

@json-derulo json-derulo commented Aug 30, 2023

Adds a pipe to transform durations based on the Intl.DurationFormat browser API. Tests are failing currently due to missing implementation of the API by some browsers. Status can be tracked here:

Closes #100

@json-derulo json-derulo added enhancement New feature or request blocked Blocked by some external factor labels Aug 30, 2023
@json-derulo json-derulo force-pushed the feature/duration-pipe branch 2 times, most recently from 92dafdd to 6ffe468 Compare September 1, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by some external factor enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New duration pipe
1 participant