refine
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. Conditionally show an item / trigger the query based on props. Currently, I don't think there's a way to...
### Documentation issue https://refine.dev/docs/examples/tutorial/antd-tutorial/  ### Describe the thing to improve Fix typo ### Describe the solution (optional) _No response_
### Describe the bug Cannot run the project after generated by `npx superlate-cli` with the follwowing error: ``` Error: You cannot define a route with the same specificity as a...
…roduct **IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result in the...
### Describe the bug My app has another way to authenticate the user outside of the authProvider's login method. After successfully logging in without the authProvider, I try to call...
### Is your feature request related to a problem? Please describe. Ant Design 5 has finally arrived with a lot of improvements, hopefully Refine can support it soon! ### Describe...
This package provides series of components per each UI integration to generate **list**, **show** and **edit** pages for your resources. The fields and their representation are inferred from your resource's...
**IMPORTANT: Please do not create a Pull Request without creating an issue first.** Add queryOptions param on useShow hook. ### Closing issues Put closes #3023 in your comment to auto-close...
Add `dev`, `start`, `build`, `run` command for `refine-cli`.  to confugire `update notifier`, use enviorment variables. `UPDATE_NOTIFIER_IS_DISABLED`: `true | false` `UPDATE_NOTIFIER_CACHE_TTL`: `number` in milliseconds. - [ ] Corresponding issues are...
Add refine cli.