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] Test products search #31351

Merged
merged 9 commits into from
Mar 8, 2022
Merged

Conversation

siriwatknp
Copy link
Member

Added Joy & Base button mockup pages to be crawled.

@siriwatknp siriwatknp added the docs Improvements or additions to the documentation label Mar 7, 2022
@mui-bot
Copy link

mui-bot commented Mar 7, 2022

No bundle size changes

Generated by 🚫 dangerJS against 1c6e212

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Mar 7, 2022
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Mar 8, 2022
@siriwatknp siriwatknp merged commit 1dce3aa into mui:master Mar 8, 2022
Comment on lines 436 to 440
router.asPath.startsWith('/x') ||
router.asPath.startsWith('/material-ui') ||
router.asPath.startsWith('/joy-ui') ||
(router.asPath.startsWith('/system') && FEATURE_TOGGLE.enable_system_scope) ||
router.asPath.startsWith('/base');
Copy link
Member

@oliviertassinari oliviertassinari Mar 14, 2022

Choose a reason for hiding this comment

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

Oh interesting, so the current direction for the product names that I can infer from the URLs is:

  • MUI X
  • Material UI
  • Joy UI
  • MUI System
  • MUI Base

Alright, sounds good 👍

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.

3 participants