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(core): add <MetaContext /> #6435

Merged
merged 3 commits into from
Nov 1, 2024

Conversation

alicanerdurmaz
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features


I added MetaContext to share data between components, providers, and hooks.

🚨 Designed for internal use only.

@alicanerdurmaz alicanerdurmaz requested a review from a team as a code owner October 28, 2024 13:31
Copy link

changeset-bot bot commented Oct 28, 2024

🦋 Changeset detected

Latest commit: ed45bd7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@refinedev/core Minor

Not sure what this means? Click here to learn what changesets are.

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

@alicanerdurmaz alicanerdurmaz changed the base branch from master to releases/november October 28, 2024 13:43
@alicanerdurmaz alicanerdurmaz added this to the November Release milestone Oct 28, 2024
Copy link

cypress bot commented Oct 28, 2024

refine    Run #11596

Run Properties:  status check passed Passed #11596  •  git commit 9744ddbf0a ℹ️: Merge ed45bd7d54f40fe58cf8ca56d09e38d0d9b350fd into 7e4144f5659883bb996635cfd44b...
Project refine
Branch Review RK-803-core-add-meta-context
Run status status check passed Passed #11596
Run duration 19m 08s
Commit git commit 9744ddbf0a ℹ️: Merge ed45bd7d54f40fe58cf8ca56d09e38d0d9b350fd into 7e4144f5659883bb996635cfd44b...
Committer Alican Erdurmaz
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 37
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 383
View all changes introduced in this branch ↗︎

@BatuhanW BatuhanW merged commit 1813ef6 into releases/november Nov 1, 2024
89 checks passed
@BatuhanW BatuhanW deleted the RK-803-core-add-meta-context branch November 1, 2024 07:36
BatuhanW pushed a commit that referenced this pull request Nov 7, 2024
- chore(chakra-ui): fix broken tsdoc links #6429 
- feat: export useInvalidateAuthStore hook #6405 Resolves #6341  
- feat(core): add `<MetaContext />` #6435 
- chore(antd): update @ant-design/icons and @ant-design/pro-layout dependencies #6369 Resolves #6363, #5931 
- feat(core,antd,mui,mantine,chakra-ui): add new prop to auth-page to p… #6432  Resolves #6431 
- fix(core): link component overrides to instead of go #6462 Resolves #6461 
- fix(react-hook-form): onChange handler autoSave check in useForm #6459 Resolves #6458 
- fix(core): link component ref type is too restrictive (#6464) Resolves #6463
@aliemir aliemir mentioned this pull request Nov 7, 2024
BatuhanW added a commit that referenced this pull request Nov 7, 2024
- chore(chakra-ui): fix broken tsdoc links #6429 
- feat: export useInvalidateAuthStore hook #6405 Resolves #6341  
- feat(core): add `<MetaContext />` #6435 
- chore(antd): update @ant-design/icons and @ant-design/pro-layout dependencies #6369 Resolves #6363, #5931 
- feat(core,antd,mui,mantine,chakra-ui): add new prop to auth-page to p… #6432  Resolves #6431 
- fix(core): link component overrides to instead of go #6462 Resolves #6461 
- fix(react-hook-form): onChange handler autoSave check in useForm #6459 Resolves #6458 
- fix(core): link component ref type is too restrictive (#6464) Resolves #6463
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.

2 participants