-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 plan in the nav bar for pro-only and premium-only pages #4591
Conversation
@@ -86,7 +88,7 @@ const pages = [ | |||
{ pathname: '/x/react-date-pickers/time-picker' }, | |||
{ | |||
pathname: '/x/api/date-pickers', | |||
title: ' • API Reference', | |||
title: 'API Reference', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I prefer without it but I can add it back if you want
@@ -256,7 +255,7 @@ function AppWrapper(props) { | |||
<PageContext.Provider value={{ activePage, pages: productPages }}> | |||
<ThemeProvider> | |||
<DocsStyledEngineProvider cacheLtr={emotionCache}> | |||
<XWrapper>{children}</XWrapper> | |||
{children} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The pro / premium icon CSS is now defined on the core
These are the results for the performance tests:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have an issue with the side nav. On https://master--material-ui-x.netlify.app/x/react-data-grid/tree-data/ the navigation is closed Actual Expected The current expand/collapse logic relies on the URL prefixed structured. |
Closes #4581
Preview: https://deploy-preview-4591--material-ui-x.netlify.app/x/react-data-grid/