Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Jul 5, 2022
Merged

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

merged 3 commits into from
Jul 5, 2022

Conversation

omeraplak
Copy link
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

mui-bot commented Jun 21, 2022

No bundle size changes

Generated by 🚫 dangerJS against 62c9163

Copy link
Member

@samuelsycamore samuelsycamore 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
Member

Could you please run yarn prettier and commit the changes?

@omeraplak
Copy link
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
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
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