-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Added documentation about custom style hooks #27087
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
Added documentation about custom style hooks #27087
Conversation
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 32e934b7443ca457be0e760c6380ec20f03976c3 (build) |
📊 Bundle size report🤖 This report was generated against 5b6822abdd478455086630785d35d464ca68a1cc |
|
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 4db64da:
|
apps/public-docsite-v9/src/Concepts/Migration/KeepingDesignConsistent.stories.mdx
Outdated
Show resolved
Hide resolved
apps/public-docsite-v9/src/Concepts/Migration/KeepingDesignConsistent.stories.mdx
Outdated
Show resolved
Hide resolved
apps/public-docsite-v9/src/Concepts/Migration/KeepingDesignConsistent.stories.mdx
Outdated
Show resolved
Hide resolved
apps/public-docsite-v9/src/Concepts/Migration/KeepingDesignConsistent.stories.mdx
Outdated
Show resolved
Hide resolved
apps/public-docsite-v9/src/Concepts/Migration/KeepingDesignConsistent.stories.mdx
Outdated
Show resolved
Hide resolved
apps/public-docsite-v9/src/Concepts/Migration/KeepingDesignConsistent.stories.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Makoto Morimoto <[email protected]>
* master: (141 commits) chore: prerequisite changes before migrating v9 packages to SWC based transpilation (microsoft#26965) feat: Add InfoLabel component (microsoft#27118) fix(tools): update migrate-converged generator to add node field to package.json exports map (microsoft#27152) applying package updates fix: Embed play/pause indicator should render correctly in high contrast mode (microsoft#27213) feat(tokens): Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens (microsoft#27034) chore: Prepare release 0.66.4 (microsoft#27163) fix(react-datepicker-compat): Fix text entry issues with input (microsoft#27204) fix: Smooth out animation of indeterminate progress bar (microsoft#27201) Add cxe-red as a codeowner of react-file-type-icons (microsoft#27147) Added documentation about custom style hooks (microsoft#27087) Custom style react-text (microsoft#27078) Custom style react-image (microsoft#27066) Add JSDoc for tabster focus indicator selector (microsoft#27041) Theme designer: Move colors to local files (microsoft#27191) docs(react-card): move card out of preview (microsoft#27185) Include values in typography table (microsoft#27189) feat: accept a className in `mountNode` in `Portal` (microsoft#27008) RFC: Extend `mountNode` prop in `Portal` (microsoft#27009) applying package updates ...
* master: (141 commits) chore: prerequisite changes before migrating v9 packages to SWC based transpilation (microsoft#26965) feat: Add InfoLabel component (microsoft#27118) fix(tools): update migrate-converged generator to add node field to package.json exports map (microsoft#27152) applying package updates fix: Embed play/pause indicator should render correctly in high contrast mode (microsoft#27213) feat(tokens): Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens (microsoft#27034) chore: Prepare release 0.66.4 (microsoft#27163) fix(react-datepicker-compat): Fix text entry issues with input (microsoft#27204) fix: Smooth out animation of indeterminate progress bar (microsoft#27201) Add cxe-red as a codeowner of react-file-type-icons (microsoft#27147) Added documentation about custom style hooks (microsoft#27087) Custom style react-text (microsoft#27078) Custom style react-image (microsoft#27066) Add JSDoc for tabster focus indicator selector (microsoft#27041) Theme designer: Move colors to local files (microsoft#27191) docs(react-card): move card out of preview (microsoft#27185) Include values in typography table (microsoft#27189) feat: accept a className in `mountNode` in `Portal` (microsoft#27008) RFC: Extend `mountNode` prop in `Portal` (microsoft#27009) applying package updates ...
Changes
Issues