refine icon indicating copy to clipboard operation
refine copied to clipboard

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.

Results 432 refine issues
Sort by recently updated
recently updated
newest added

Added mantine guesser for guesser package ### Self Check before Merge - [x] Corresponding issues are created/updated or not needed - [x] Docs are updated/provided or not needed - [x]...

Add `check-updates` command for `refine-cli`. ![Pasted Graphic](https://user-images.githubusercontent.com/23058882/201530132-ad50fa87-dd5a-4425-993c-a1d6dba9ab8d.png)

**Explain the details for making this change. What existing problem does the pull request solve?** When setting syncWithLocation to true for useTable from Antd, the initialValues in searchFormProps is empty....

Updated docs to add Elide data provider. https://github.com/refinedev/refine/issues/2994

### Is your feature request related to a problem? Please describe. I wanted to support Elide as a backend technology. ### Describe alternatives you've considered _No response_ ### Additional context...

enhancement

Add `update` command for `refine-cli`. ![refine-interactive](https://user-images.githubusercontent.com/23058882/202455765-33206337-ea5d-4c85-b886-ed0c05bb77b1.gif) - [x] Corresponding issues are created/updated or not needed - [ ] Docs are updated/provided or not needed - [ ] Examples are updated/provided...

Added Chakra UI guesser. ### Test plan (required) The tests are not affected. ### Closing issues . ### Self Check before Merge Please check all items below before review. -...

I added dynamic form post

build examples

### Describe the bug I can add seventh item when there are 6 items in cart. How? Firstly I added 6 items to cart and then close cart. When i...

bug