refine
                                
                                 refine copied to clipboard
                                
                                    refine copied to clipboard
                            
                            
                            
                        A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
### Is your feature request related to a problem? Please describe. I want to add a new button to `` with render function but render function does not return the...
### Describe the bug useForm from `@refinedev/react-hook-form` is not detecting current route, I have to manually add the resource route for it to work ### Steps To Reproduce 1. create...
- Removed explicit path from typos action. - Added explicit ignores for packages, examples directories. - Ran `typos --config ./typos.toml -w` to fix existing typos.
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our guidelines: https://refine.dev/docs/guides-concepts/contributing/#commit-convention ## Bugs / Features - [ ] Related...
Added Ant Design branch of the UI Libraries unit: Covered topics: - Using Layouts, - Using CRUD views, - Using buttons and fields, - Using hooks, - Notifications. ### Self...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://refine.dev/docs/guides-concepts/contributing/#commit-convention ## Bugs / Features - [x] Related issue(s) linked...
### Is your feature request related to a problem? Please describe. In auth provider, I am expecting an argument in getPermissions but currently there's no standard way of passing the...
### Is your feature request related to a problem? Please describe. [`getApiUrl` method](https://github.com/refinedev/refine/blob/master/packages/nestjs-query/src/dataProvider/index.ts#L445C9-L445C18) is not implemented. ### Describe the thing to improve `getApiUrl` method should return GraphQLClient's URL.
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://refine.dev/docs/guides-concepts/contributing/#commit-convention ## What is the current behavior? Currently our package.json...