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

[BREAKING] chore(core): remove moment and date-picker utils #1016

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gcornut
Copy link
Member

@gcornut gcornut commented Sep 28, 2023

Previous PR removed all use of the moment lib (date picker) and deprecated exported utility functions that used moment: #1013

Now this PR actually removes moment:

  • Remove moment and moment-range from @lumx/core
  • [BREAKING CHANGE] Remove deprecated @lumx/core/js/date-picker utility function (last code that use moment)

This PR will require us to release a major version after merge

@gcornut gcornut changed the base branch from master to feat/remove-moment September 28, 2023 08:03
@gcornut gcornut force-pushed the chore/remove-moment branch from 26693c0 to ad6c462 Compare September 28, 2023 11:51
@gcornut gcornut changed the title chore(core): remove moment and deprecated date-picker utils chore(core): remove moment and deprecated date-picker utils [BREAKING] Sep 28, 2023
@gcornut gcornut changed the title chore(core): remove moment and deprecated date-picker utils [BREAKING] chore(core): remove moment and date-picker utils [BREAKING] Sep 28, 2023
@gcornut gcornut force-pushed the chore/remove-moment branch from ad6c462 to 74fc923 Compare September 28, 2023 14:45
@gcornut gcornut force-pushed the feat/remove-moment branch 3 times, most recently from 7259230 to b8cc29a Compare September 28, 2023 16:17
@gcornut gcornut force-pushed the chore/remove-moment branch from 74fc923 to 3ee14b7 Compare September 28, 2023 16:17
Base automatically changed from feat/remove-moment to master October 4, 2023 13:34
@gcornut gcornut changed the title chore(core): remove moment and date-picker utils [BREAKING] [BREAKING] chore(core): remove moment and date-picker utils Feb 13, 2024
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

Successfully merging this pull request may close these issues.

1 participant