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] Update pricing table #41595

Merged
merged 5 commits into from Mar 22, 2024
Merged

Conversation

cherniavskii
Copy link
Member

@cherniavskii cherniavskii commented Mar 21, 2024

To reflect the MUI X v7 offering.

Preview: https://deploy-preview-41595--material-ui.netlify.app/pricing/

TODO:

  • Make column resizing and autosizing available in the Community plan
  • Include SimpleTreeView and RichTreeView
  • Mark Gauge charts as ready
  • Add more pickers to the pricing table?
  • Cherry-pick to master

@cherniavskii cherniavskii added website Pages that are not documentation-related, marketing-focused. MUI X labels Mar 21, 2024
@mui-bot
Copy link

mui-bot commented Mar 21, 2024

Netlify deploy preview

https://deploy-preview-41595--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against da8a53f

Copy link
Member Author

Choose a reason for hiding this comment

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

Should we list all the pickers' components in the expandable "Date and Time Pickers" section?

cc @flaviendelangle @LukasTy @joserodolfofreitas

Copy link
Member

Choose a reason for hiding this comment

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

Not sure it will improve the clarity that way. 🤔
WDYT about doing the following renaming?

  1. Date Picker -> Date and Time Pickers
  2. Date Range Picker -> Date and Time Range Pickers

Copy link
Member Author

Choose a reason for hiding this comment

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

It's better than the current version, although where should we link them?
Date and Time Pickers
Date and Time Range Pickers
Does this make sense?

Copy link
Member

Choose a reason for hiding this comment

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

If we need/want to add links, I'd say that they should lead to the most simple Picker components:
Date and Time Pickers
Date and Time Range Pickers
However, I'm not sure we need links here...
WDYT @joserodolfofreitas @flaviendelangle?

Copy link
Member

Choose a reason for hiding this comment

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

If we had to choose one component to link to, I would indeed choose DatePicker and DateRangePicker

But maybe we lack a section to actually link to...

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated 👍🏻

Copy link
Member

Choose a reason for hiding this comment

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

If we had to choose one component to link to, I would indeed choose DatePicker and DateRangePicker

But maybe we lack a section to actually link to...

@@ -869,6 +879,9 @@ const proData: Record<string, React.ReactNode> = {
'charts/filter-interaction': pending,
'charts/selection-interaction': no,

'tree-view/simple-tree-view': yes,
'tree-view/rich-tree-view': yes,
Copy link
Member

Choose a reason for hiding this comment

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

@joserodolfofreitas we can prepare a follow up with upcoming tree view pro features

@cherniavskii cherniavskii marked this pull request as ready for review March 22, 2024 12:09
Copy link
Member

@joserodolfofreitas joserodolfofreitas left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for tackling this!

Copy link
Member

@LukasTy LukasTy left a comment

Choose a reason for hiding this comment

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

Great work! 💯

@cherniavskii cherniavskii merged commit ca0d52d into mui:next Mar 22, 2024
19 checks passed
@cherniavskii cherniavskii deleted the update-pricing branch March 22, 2024 12:38
cherniavskii added a commit to cherniavskii/material-ui that referenced this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MUI X website Pages that are not documentation-related, marketing-focused.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants