Skip to content

[docs] Add "refine" demo to showcase#33240

Merged
michaldudak merged 3 commits intomui:masterfrom
pankod:master
Jul 5, 2022
Merged

[docs] Add "refine" demo to showcase#33240
michaldudak merged 3 commits intomui:masterfrom
pankod:master

Conversation

@omeraplak
Copy link
Copy Markdown
Contributor

We added the finefoods demo we created using the refine framework and Material UI. We think it will inspire people who will use Material UI. Thank you

@mui-bot
Copy link
Copy Markdown

mui-bot commented Jun 21, 2022

No bundle size changes

Generated by 🚫 dangerJS against 62c9163

@mnajdova mnajdova requested a review from mapache-salvaje June 22, 2022 13:58
Copy link
Copy Markdown
Contributor

@mapache-salvaje mapache-salvaje left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool, looks great! Thanks for adding this @omeraplak!

@danilo-leal danilo-leal added the docs Improvements or additions to the documentation. label Jun 29, 2022
@michaldudak
Copy link
Copy Markdown
Member

Could you please run yarn prettier and commit the changes?

@omeraplak
Copy link
Copy Markdown
Contributor Author

yarn prettier

Hey,
I ran it when I saw the warning, but there is no change :/

yarn prettier 
yarn run v1.22.10
$ node ./scripts/prettier.js
✨  Done in 1.02s.

Copy link
Copy Markdown
Member

@michaldudak michaldudak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the required diff:

--- a/docs/data/material/discover-more/showcase/appList.js
+++ b/docs/data/material/discover-more/showcase/appList.js
@@ -452,7 +452,8 @@ const appList = [
     description: 'A full-featured Admin panel app',
     image: 'refine-finefoods.jpg',
     link: 'https://example.mui.admin.refine.dev/',
-    source: 'https://github.com/pankod/refine/tree/next/examples/fineFoods/admin/mui',
+    source:
+      'https://github.com/pankod/refine/tree/next/examples/fineFoods/admin/mui',
     stars: 2415,
     dateAdded: '2022-06-21',
   },

For some reason, I can't commit to your branch. Please apply this diff and push the changes.

@omeraplak
Copy link
Copy Markdown
Contributor Author

omeraplak commented Jul 4, 2022

looks good now, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants