-
Notifications
You must be signed in to change notification settings - Fork 2.8k
feat(tools): implement cypress-component-configuration
generator
#28115
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
feat(tools): implement cypress-component-configuration
generator
#28115
Conversation
📊 Bundle size report🤖 This report was generated against cf6b94ba6559236150bc1f1814b023607edaeb20 |
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: cf6b94ba6559236150bc1f1814b023607edaeb20 (build) |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 0515f7c:
|
…use it within migrate-converged-pkg
da0578f
to
0515f7c
Compare
* master: (32 commits) applying package updates feat(react-tags): add styles for size (microsoft#28229) docs(react-dialog): update DialogTriggerOutsideDialog to include focus behavior (microsoft#28176) bugfix: Ensures dialog actions stretches on breakpoints (microsoft#28258) applying package updates fix: TableHeaderCell should not render button when not sortable (microsoft#28097) fix(react-file-type-icons): Map mhtml extension to html icon (microsoft#28112) Fix overlapping axis labels on smaller viewports (microsoft#28239) useArrowNavigationGroup grid-linear axis (microsoft#28253) applying package updates fix: Alert example missing aria-label for icon (microsoft#28234) Overflow divider fix (microsoft#28011) feat(tools): implement `cypress-component-configuration` generator (microsoft#28115) chore: migrate to TS 4.7 (microsoft#28067) fix(scripts-tasks): make generate-api work in deterministic way (microsoft#28215) feat(react-tags): add overflow story (microsoft#28012) Structure and slots for SearchBox, using Input as a slot (microsoft#28090) feat(tokens): Add/update theme tokens (microsoft#27791) feat(react-tags): add a11y role and best practices guide (microsoft#28075) fix: Toast intent should always be present in the context (microsoft#28226) ...
Previous Behavior
New Behavior
migrate-converged-pkg
cypress-component-configuration
generatorDEMO:
yarn nx workspace-generator cypress-component-configuration --project=@fluentui/react-text
--project
Related Issue(s)