yorkie-team / dashboard

Dashboard is an administrative tool that allows users to manage projects and documents with ease.
https://yorkie.dev/dashboard/
Apache License 2.0
20 stars 13 forks source link

refactor: migrate moment to date-fns #141

Closed DongjaJ closed 2 months ago

DongjaJ commented 2 months ago

What this PR does / why we need it?

Moment is a lagacy project. And it might cause a huge performance overhead because of its complex APIs and large bundle size. So this PR migrations moment.js to date-fns

Any background context you want to provide?

What are the relevant tickets?

Fixes #140

Checklist

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

hackerwins commented 2 months ago

Thanks for your contribution. This was merged by https://github.com/yorkie-team/dashboard/commit/caae3547329c8a73c2718d75d5218d1d7a978a74.