refine

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

MIT License

Downloads
1.1M
Stars
25.3K
Committers
269

Bot releases are visible (Hide)

refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

  • #5022 80513a4e42f Thanks @BatuhanW! - chore: update README.md

    • fix grammar errors.
    • make all README.md files consistent.
    • add code example code snippets.
refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

  • #5022 80513a4e42f Thanks @BatuhanW! - chore: update README.md

    • fix grammar errors.
    • make all README.md files consistent.
    • add code example code snippets.
refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

refine devtools

refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

refine - [email protected]

Published by refine-bot about 1 year ago

Patch Changes

refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

  • #5022 80513a4e42f Thanks @BatuhanW! - chore: update README.md

    • fix grammar errors.
    • make all README.md files consistent.
    • add code example code snippets.
refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

  • #5022 80513a4e42f Thanks @BatuhanW! - chore: update README.md

    • fix grammar errors.
    • make all README.md files consistent.
    • add code example code snippets.
refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

  • #5022 80513a4e42f Thanks @BatuhanW! - chore: update README.md

    • fix grammar errors.
    • make all README.md files consistent.
    • add code example code snippets.
refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

  • #5013 fdd6ce6ce81 Thanks @alicanerdurmaz! - feat: devtools button and selector tooltip styles updated

  • #5016 d144915cec3 Thanks @aliemir! - Update @aliemir/dom-to-fiber-utils to latest version to fix issue with selecting elements in the DOM tree that are not handled by React Fiber.

refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

  • #5008 c8499114e55 Thanks @aliemir! - Fixing the version of @refinedev/devtools-shared dependency to avoid breaking projects in mismatching releases.

  • #5008 c8499114e55 Thanks @aliemir! - fix: filtering monitor from DOM selector

    feat: persistently store monitor filter in local storage
    From now on, the monitor filter will be stored in local storage and will be restored on page load.

  • #5008 c8499114e55 Thanks @aliemir! - replaced the base64 encoded png with a remote CDN url

  • #5008 c8499114e55 Thanks @aliemir! - feat: added feature slide show to login and onboarding page

refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

  • #5008 c8499114e55 Thanks @aliemir! - Fixing the version of @refinedev/devtools-shared dependency to avoid breaking projects in mismatching releases.
refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

refine - @refinedev/[email protected]

Published by refine-bot about 1 year ago

Patch Changes

  • #5003 6043c450432 Thanks @adjsky! - fix(chakra-ui): use isLoading in RefreshButton

    Now the right loading prop is used.