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

Remove usage of moment library entirely #912

Open
rjray opened this issue Aug 1, 2023 · 2 comments
Open

Remove usage of moment library entirely #912

rjray opened this issue Aug 1, 2023 · 2 comments

Comments

@rjray
Copy link

rjray commented Aug 1, 2023

Is your feature request related to a problem? Please describe.
The moment library is very heavy in size and has several security vulnerabilities currently. It is also considered to be "maintenance only" at this point (https://momentjs.com/docs/#/-project-status/).

Describe the solution you'd like
I would like to see this library no longer required by this component. It could be replaced with something like date-fns if needed, which is lighter-weight and actively supported.

@nstanard
Copy link

nstanard commented Jan 3, 2024

@Ilaiwi Can I take over this package officially? I would also like moment to be removed. I'd also like to see newer react versions and typescript be supported. Please let me know ASAP. My team is currently researching vis-timeline vs this package.

@rjray
Copy link
Author

rjray commented Jan 3, 2024

I have been unable to allocate any time to contribute to this, so far. I would be in favor of letting @nstanard have a go at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants