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

feat(react/date-pickers)!: deprecate Calendar and replace it with DateCalendar #961

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

feat(react/date-pickers)!: replace `Calendar` with `DateCalendar`

ae03b20
Select commit
Loading
Failed to load commit list.
Draft

feat(react/date-pickers)!: deprecate Calendar and replace it with DateCalendar #961

feat(react/date-pickers)!: replace `Calendar` with `DateCalendar`
ae03b20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 21, 2024 in 0s

82.85% of diff hit (target 78.46%)

View this Pull Request on Codecov

82.85% of diff hit (target 78.46%)

Annotations

Check warning on line 76 in packages/react/src/date-pickers/DateCalendar/DateCalendar.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/date-pickers/DateCalendar/DateCalendar.js#L76

Added line #L76 was not covered by tests

Check warning on line 84 in packages/react/src/date-pickers/DateCalendar/DateCalendar.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/date-pickers/DateCalendar/DateCalendar.js#L84

Added line #L84 was not covered by tests

Check warning on line 8 in packages/react/src/deprecated/Calendar.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/deprecated/Calendar.js#L7-L8

Added lines #L7 - L8 were not covered by tests

Check warning on line 15 in packages/react/src/deprecated/Calendar.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/deprecated/Calendar.js#L15

Added line #L15 was not covered by tests

Check warning on line 17 in packages/react/src/deprecated/Calendar.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/deprecated/Calendar.js#L17

Added line #L17 was not covered by tests