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

removes references to React Pagination component #836

Merged
merged 7 commits into from
Sep 13, 2023

Conversation

rmessina1010
Copy link
Contributor

@rmessina1010 rmessina1010 commented Sep 8, 2023

Chromatic

https://rm-remove-react-pagination-phase3--60f9b557105290003b387cd5.chromatic.com

Description

Closes 2026
Removes React Pagination component

Testing done

Screenshots

N/A

Acceptance criteria

  • [ ]

Definition of done

  • Documentation has been updated, if applicable
  • A link has been provided to the originating GitHub issue (or connected to it via ZenHub)

@rmessina1010 rmessina1010 added the major Major change in semantic versioning label Sep 8, 2023
@rmessina1010 rmessina1010 marked this pull request as ready for review September 11, 2023 14:28
@rmessina1010 rmessina1010 requested a review from a team as a code owner September 11, 2023 14:28
@@ -1,7 +1,7 @@
{
"name": "@department-of-veterans-affairs/component-library",
"description": "VA.gov component library. Includes React and web components.",
"version": "20.0.0",
"version": "22.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a reason this needs to be incremented by two major releases?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I made this change prior to our meeting on versioning. I have reverted this change to reflect the current version (20.0.0) for the appropriate engineer to update core's version on release.

@@ -1,6 +1,6 @@
{
"name": "@department-of-veterans-affairs/react-components",
"version": "15.0.0",
"version": "17.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Also bumped two major releases here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was set in anticipation. Andrew's deprecation of Select merged ahead of me @16.0.0, my deprecation of Pagination, also a braking change , should make 17.0.0 correct

Copy link
Contributor

@jamigibbs jamigibbs left a comment

Choose a reason for hiding this comment

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

Can you make sure to link to the actual Github issue in the description and not zenhub? That will automatically cross link for historical context. You can get the Github link here:

Screenshot 2023-09-11 at 9 38 34 AM

Copy link
Contributor

@jamigibbs jamigibbs left a comment

Choose a reason for hiding this comment

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

🎉

@rmessina1010 rmessina1010 merged commit a35ec91 into main Sep 13, 2023
@rmessina1010 rmessina1010 deleted the rm-remove-react-pagination-phase3 branch September 13, 2023 14:29
@rmessina1010 rmessina1010 restored the rm-remove-react-pagination-phase3 branch October 5, 2023 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Major change in semantic versioning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecation Phase 3- Pagination React Component
2 participants