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

D2M #476

Merged
merged 6 commits into from
Feb 5, 2019
Merged

D2M #476

merged 6 commits into from
Feb 5, 2019

Conversation

iamkun
Copy link
Owner

@iamkun iamkun commented Feb 5, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Feb 5, 2019

Codecov Report

Merging #476 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #476   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          56     56           
  Lines         497    496    -1     
  Branches       80     80           
=====================================
- Hits          497    496    -1
Impacted Files Coverage Δ
src/locale/et.js 100% <ø> (ø) ⬆️
src/locale/nn.js 100% <ø> (ø) ⬆️
src/locale/es-do.js 100% <ø> (ø) ⬆️
src/locale/bg.js 100% <ø> (ø) ⬆️
src/locale/nl.js 100% <ø> (ø) ⬆️
src/locale/el.js 100% <ø> (ø) ⬆️
src/locale/fi.js 100% <ø> (ø) ⬆️
src/locale/es.js 100% <ø> (ø) ⬆️
src/locale/de.js 100% <ø> (ø) ⬆️
src/locale/fr.js 100% <ø> (ø) ⬆️
... and 23 more

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 209a5f2...ca49e7c. Read the comment docs.

@iamkun iamkun merged commit 7726b21 into master Feb 5, 2019
@iamkun
Copy link
Owner Author

iamkun commented Feb 5, 2019

🎉 This PR is included in version 1.8.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

@anka-213 anka-213 left a comment

Choose a reason for hiding this comment

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

See below

Comment on lines +1 to 3
export = dayjs;
declare function dayjs (config?: dayjs.ConfigType, option?: dayjs.OptionType): dayjs.Dayjs
export default dayjs

Choose a reason for hiding this comment

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

Why was this reverted? Importing it as import * as dayjs from 'dayjs' doesn't seem to work. What is the correct way to import this from typescript?

Copy link
Owner Author

Choose a reason for hiding this comment

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

you can check https://day.js.org/docs/en/installation/typescript for installation guide.

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.

4 participants