-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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 support for lowercase localizable formats (l, ll, lll, llll) #546
Merged
Commits on Mar 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 392bc9b - Browse repository at this point
Copy the full SHA 392bc9bView commit details
Commits on Mar 29, 2019
-
Added lowercase formats to locales that already have a format defined
Skipped locales (fi, he, lt) without (yet) a current format setting in dayjs
Configuration menu - View commit details
-
Copy full SHA for e8a599c - Browse repository at this point
Copy the full SHA e8a599cView commit details -
Configuration menu - View commit details
-
Copy full SHA for af5d4f2 - Browse repository at this point
Copy the full SHA af5d4f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2369c5 - Browse repository at this point
Copy the full SHA e2369c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 058a9fd - Browse repository at this point
Copy the full SHA 058a9fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06e4b0a - Browse repository at this point
Copy the full SHA 06e4b0aView commit details -
feat: change format method regex to use grouping
Hopefully this will make the bundle smaller
Configuration menu - View commit details
-
Copy full SHA for c543b2d - Browse repository at this point
Copy the full SHA c543b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80dc483 - Browse repository at this point
Copy the full SHA 80dc483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f679d6 - Browse repository at this point
Copy the full SHA 9f679d6View commit details
Commits on Apr 1, 2019
-
feat: reduced regex for .format()
added tests for to cover .format() interpolation
Configuration menu - View commit details
-
Copy full SHA for 28379f0 - Browse repository at this point
Copy the full SHA 28379f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c6e1b8 - Browse repository at this point
Copy the full SHA 8c6e1b8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.