Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

feat: add deprecation notices and update components #2681

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

jnsdls
Copy link
Member

@jnsdls jnsdls commented Jun 18, 2024

  • Added isDeprecated flag to route configurations in useRouteConfig.
  • Displayed deprecation alert in ContractPaymentsPage.
  • Updated imports in page.tsx to include Alert, AlertDescription, AlertIcon, and Link.
  • Added deprecation badge to navigation links in detail-page.tsx.

PR-Codex overview

The focus of this PR is to deprecate certain components, update UI elements, and provide migration guidance for contract payments.

Detailed summary

  • Deprecated isDeprecated flag added to components
  • UI elements updated to reflect deprecation status
  • Added DeprecatedTab component for contract payments
  • Updated dependencies in ContractPaymentsPage

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Jun 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2024 1:42am

Copy link

graphite-app bot commented Jun 18, 2024

Your org requires the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@jnsdls jnsdls marked this pull request as ready for review June 18, 2024 00:55
Copy link
Member Author

jnsdls commented Jun 18, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @jnsdls and the rest of your teammates on Graphite Graphite

Copy link

graphite-app bot commented Jun 18, 2024

Merge activity

- Added `isDeprecated` flag to route configurations in `useRouteConfig`.
- Displayed deprecation alert in `ContractPaymentsPage`.
- Updated imports in `page.tsx` to include `Alert`, `AlertDescription`, `AlertIcon`, and `Link`.
- Added deprecation badge to navigation links in `detail-page.tsx`.

<!-- start pr-codex -->

---

## PR-Codex overview
The focus of this PR is to deprecate certain features and provide migration guidance for contract payments.

### Detailed summary
- Deprecated `isDeprecated` flag added to components and tabs
- Deprecated status displayed in UI elements
- Added `DeprecatedTab` component with migration guidance
- Updated imports in `page.tsx` for Chakra UI components and `tw-components`

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
@jnsdls jnsdls force-pushed the feat/add-deprecation-notices branch from 1bbbd56 to 2ff4852 Compare June 18, 2024 01:31
@graphite-app graphite-app bot merged commit 2ff4852 into main Jun 18, 2024
11 checks passed
@graphite-app graphite-app bot deleted the feat/add-deprecation-notices branch June 18, 2024 01:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants