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(examples): use <Link /> component from @refinedev/core on examples #6331

Merged
merged 13 commits into from
Sep 19, 2024

Conversation

alicanerdurmaz
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

Examples are using useNavigation or useGo

What is the new behavior?

Examples are updated to use <Link />

fixes #6329

Notes for reviewers

<Link /> component implementation on this PR: #6330

Copy link

changeset-bot bot commented Sep 13, 2024

⚠️ No Changeset found

Latest commit: feba7b0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@alicanerdurmaz alicanerdurmaz changed the base branch from master to RK-778-core-link-should-accept-go-config September 13, 2024 08:53
Copy link
Contributor

github-actions bot commented Sep 13, 2024

@github-actions github-actions bot temporarily deployed to deploy-preview-pixels-6331/merge September 13, 2024 08:56 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-invoicer-6331/merge September 13, 2024 08:56 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-client-6331/merge September 13, 2024 08:56 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-app-crm-6331/merge September 13, 2024 08:56 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-pixels-6331/merge September 13, 2024 09:01 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-client-6331/merge September 13, 2024 09:01 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-invoicer-6331/merge September 13, 2024 09:01 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-app-crm-6331/merge September 13, 2024 09:01 Inactive
@alicanerdurmaz alicanerdurmaz marked this pull request as ready for review September 13, 2024 09:25
@alicanerdurmaz alicanerdurmaz requested a review from a team as a code owner September 13, 2024 09:25
@aliemir aliemir marked this pull request as draft September 13, 2024 15:14
@alicanerdurmaz alicanerdurmaz changed the title Feat/use link component on examples feat(core): use <Link /> component from @refinedev/core on examples Sep 16, 2024
@aliemir aliemir marked this pull request as ready for review September 16, 2024 06:49
@BatuhanW BatuhanW added this to the October Release milestone Sep 16, 2024
@github-actions github-actions bot temporarily deployed to deploy-preview-pixels-6331/merge September 18, 2024 08:20 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-invoicer-6331/merge September 18, 2024 08:20 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-client-6331/merge September 18, 2024 08:20 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-app-crm-6331/merge September 18, 2024 08:20 Inactive
@alicanerdurmaz alicanerdurmaz changed the title feat(core): use <Link /> component from @refinedev/core on examples feat(examples): use <Link /> component from @refinedev/core on examples Sep 18, 2024
@github-actions github-actions bot temporarily deployed to deploy-preview-pixels-6331/merge September 18, 2024 09:01 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-invoicer-6331/merge September 18, 2024 09:01 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-client-6331/merge September 18, 2024 09:01 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-app-crm-6331/merge September 18, 2024 09:01 Inactive
Base automatically changed from RK-778-core-link-should-accept-go-config to releases/october September 19, 2024 06:48
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.

[FEAT] Create a <Link /> component to navigate to a given resource.
2 participants