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. When I initialize a new Hasura version of refine, and I use the command "refine create-ressource", the pages are...
### Is your feature request related to a problem? Please describe. GRPC is everywhere, so It's good if we have an official data provider for grpc web. ### Describe alternatives...
### Is your feature request related to a problem? Please describe. Relay is designed for high performance at any scale. Relay keeps management of data-fetching easy, whether your app has...
### Is your feature request related to a problem? Please describe. Why warnWhenUnsavedChanges show when I shift to different tabs? I need help. I have a big form which compose...
Added new `useList` documentation.
I'm having trouble to build the project and run the test so I'm gonna leave this up to you. This PR fixes the references issues. Probably need some refinement but...
### Describe the bug The types in [index.ts](https://github.com/refinedev/refine/blob/042ac8d4dde918dfd4ea374676d73d7724848b28/packages/supabase/src/index.ts) are not available in `@supabase/[email protected]` anymore. ### Steps To Reproduce See above ### Expected behavior See above ### Screenshot _No response_ ###...
### Describe the bug Queries nested in `or` filters are not mapped to the respective type with the Supabase `dataProvider`. Consider the following filter: ```ts const filter: CrudFilter = {...
I made a small development for the dynamic window text, I would be grateful if you have any advice on this subject. interacted with the refine component on an example...
Refactor `@pankod/refine-core` -> `useSelect` hook docs.