Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Converged Flex component scaffolding (microsoft#17332)
* Remove pretty colors since GitHub doesn't support it Sort "matching" for easier reading * Add sample code Add missing order prop * Move existing stale code to react-flex-stale * Add Migration guide * Fix typos * Add missing Stack padding migration * Revert -stale * Add in Flex.Item in the examples * Remove boolean type for grow and shrink * Update packages/react-flex/Spec.md Co-authored-by: Makoto Morimoto <[email protected]> * Update packages/react-flex/Spec.md Co-authored-by: Makoto Morimoto <[email protected]> * Deprecate Flex.Item push prop * Correct horizontal/verticalAlign CSS prop names * Link direction values to flex-direction docs * Package scaffolding Remove stale implementation Remove Flex from react-examples * Update package dependencies * Update snapshot * Update lock file * Change files * Remove extraneous theme-provider dependency Co-authored-by: Makoto Morimoto <[email protected]>
- Loading branch information