Skip to content

fix: Add UpdateLocale plugin to update a locale's properties#766

Merged
iamkun merged 4 commits intodevfrom
updateLocale
Jan 6, 2020
Merged

fix: Add UpdateLocale plugin to update a locale's properties#766
iamkun merged 4 commits intodevfrom
updateLocale

Conversation

@iamkun
Copy link
Copy Markdown
Owner

@iamkun iamkun commented Jan 6, 2020

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 6, 2020

Codecov Report

Merging #766 into dev will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev   #766   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files       154    155    +1     
  Lines      1030   1038    +8     
  Branches    164    166    +2     
===================================
+ Hits       1030   1038    +8
Impacted Files Coverage Δ
src/plugin/updateLocale/index.js 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba709ec...0ef81ed. Read the comment docs.

@iamkun iamkun merged commit 82ce2ba into dev Jan 6, 2020
@iamkun iamkun deleted the updateLocale branch January 6, 2020 09:04
iamkun pushed a commit that referenced this pull request Jan 6, 2020
## [1.8.19](v1.8.18...v1.8.19) (2020-01-06)

### Bug Fixes

* Add UpdateLocale plugin to update a locale's properties ([#766](#766)) ([82ce2ba](82ce2ba))
* Fix CustomParseFormat Plugin 'YYYY-MM' use first day of the month ([ba709ec](ba709ec)), closes [#761](#761)
* Fix CustomParseFormat Plugin to set correct locale ([66ce23f](66ce23f))
* Fix WeekOfYear Plugin wrong calender week number bug ([79b86db](79b86db)), closes [#760](#760)
* Update RelativeTime plugin to support function to make additional processing ([#767](#767)) ([4bd9250](4bd9250))
* Update ru, uk, cs locale to support relativeTime with plural ([3f080f7](3f080f7))
@iamkun
Copy link
Copy Markdown
Owner Author

iamkun commented Jan 6, 2020

🎉 This PR is included in version 1.8.19 🎉

The release is available on:

Your semantic-release bot 📦🚀

@iamkun iamkun added the released label Jan 6, 2020
andrewhood125ruhuc added a commit to andrewhood125ruhuc/SidRH2 that referenced this pull request May 10, 2022
## [1.8.19](iamkun/dayjs@v1.8.18...v1.8.19) (2020-01-06)

### Bug Fixes

* Add UpdateLocale plugin to update a locale's properties ([#766](iamkun/dayjs#766)) ([82ce2ba](iamkun/dayjs@82ce2ba))
* Fix CustomParseFormat Plugin 'YYYY-MM' use first day of the month ([ba709ec](iamkun/dayjs@ba709ec)), closes [#761](iamkun/dayjs#761)
* Fix CustomParseFormat Plugin to set correct locale ([66ce23f](iamkun/dayjs@66ce23f))
* Fix WeekOfYear Plugin wrong calender week number bug ([79b86db](iamkun/dayjs@79b86db)), closes [#760](iamkun/dayjs#760)
* Update RelativeTime plugin to support function to make additional processing ([#767](iamkun/dayjs#767)) ([4bd9250](iamkun/dayjs@4bd9250))
* Update ru, uk, cs locale to support relativeTime with plural ([3f080f7](iamkun/dayjs@3f080f7))
andrewhood125ruhuc added a commit to andrewhood125ruhuc/SidRH2 that referenced this pull request May 10, 2022
## [1.8.19](iamkun/dayjs@v1.8.18...v1.8.19) (2020-01-06)

### Bug Fixes

* Add UpdateLocale plugin to update a locale's properties ([#766](iamkun/dayjs#766)) ([82ce2ba](iamkun/dayjs@82ce2ba))
* Fix CustomParseFormat Plugin 'YYYY-MM' use first day of the month ([ba709ec](iamkun/dayjs@ba709ec)), closes [#761](iamkun/dayjs#761)
* Fix CustomParseFormat Plugin to set correct locale ([66ce23f](iamkun/dayjs@66ce23f))
* Fix WeekOfYear Plugin wrong calender week number bug ([79b86db](iamkun/dayjs@79b86db)), closes [#760](iamkun/dayjs#760)
* Update RelativeTime plugin to support function to make additional processing ([#767](iamkun/dayjs#767)) ([4bd9250](iamkun/dayjs@4bd9250))
* Update ru, uk, cs locale to support relativeTime with plural ([3f080f7](iamkun/dayjs@3f080f7))
splashwizard pushed a commit to splashwizard/tracking-time that referenced this pull request Oct 21, 2024
## [1.8.19](iamkun/dayjs@v1.8.18...v1.8.19) (2020-01-06)

### Bug Fixes

* Add UpdateLocale plugin to update a locale's properties ([#766](iamkun/dayjs#766)) ([82ce2ba](iamkun/dayjs@82ce2ba))
* Fix CustomParseFormat Plugin 'YYYY-MM' use first day of the month ([ba709ec](iamkun/dayjs@ba709ec)), closes [#761](iamkun/dayjs#761)
* Fix CustomParseFormat Plugin to set correct locale ([66ce23f](iamkun/dayjs@66ce23f))
* Fix WeekOfYear Plugin wrong calender week number bug ([79b86db](iamkun/dayjs@79b86db)), closes [#760](iamkun/dayjs#760)
* Update RelativeTime plugin to support function to make additional processing ([#767](iamkun/dayjs#767)) ([4bd9250](iamkun/dayjs@4bd9250))
* Update ru, uk, cs locale to support relativeTime with plural ([3f080f7](iamkun/dayjs@3f080f7))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant