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

[website] Add Toolpad to main landing page #42939

Merged
merged 16 commits into from
Jul 24, 2024

Conversation

bharatkashyap
Copy link
Member

@bharatkashyap bharatkashyap commented Jul 15, 2024

preview

@bharatkashyap bharatkashyap added the website Pages that are not documentation-related, marketing-focused. label Jul 15, 2024
@mui-bot
Copy link

mui-bot commented Jul 15, 2024

@zannager zannager requested a review from siriwatknp July 15, 2024 11:52
sx={tabsCustomStyles}
>
<Tab label="Serverless functions" {...a11yProps(0)} />
<Tab label="yaml files" {...a11yProps(1)} />
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
<Tab label="yaml files" {...a11yProps(1)} />
<Tab label="Local first" {...a11yProps(1)} />

>
<Tab label="Serverless functions" {...a11yProps(0)} />
<Tab label="yaml files" {...a11yProps(1)} />
<Tab label="React components" {...a11yProps(2)} />
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
<Tab label="React components" {...a11yProps(2)} />
<Tab label="Customize" {...a11yProps(2)} />

These are just suggestions. I'd also consider reordering

  • Local first
  • Serverless functions
  • Customize

Copy link
Member

Choose a reason for hiding this comment

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

I feel like it would make more sense to add the magnifier on the hierarchy explorer

Copy link
Member

@Janpot Janpot left a comment

Choose a reason for hiding this comment

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

Tweaked the wording a little bit more, looks good to me for the rest

@bharatkashyap
Copy link
Member Author

bharatkashyap commented Jul 19, 2024

Should we call it Toolpad Studio instead of just Toolpad here?

Screenshot 2024-07-19 at 2 38 29 AM

@prakhargupta1
Copy link
Member

Should we call it Toolpad Studio instead of just Toolpad here?

Yes, lets replace it to Toolpad Studio.
Also the messaging, let's make it: A self-hosted, low-code internal tool builder.

@Janpot
Copy link
Member

Janpot commented Jul 22, 2024

I made the change. Let's merge?

@bharatkashyap
Copy link
Member Author

I made the change. Let's merge?

Some tests seem to be stuck for me in the "Expected" state - I can push an empty commit to make CI re-run

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jul 23, 2024
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jul 23, 2024
@bharatkashyap bharatkashyap merged commit 27b66c6 into mui:next Jul 24, 2024
22 checks passed
joserodolfofreitas pushed a commit to joserodolfofreitas/material-ui that referenced this pull request Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
website Pages that are not documentation-related, marketing-focused.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Toolpad to the home page of mui.com
4 participants