docs(motion): home pages for motion system & motion components#35737
Draft
robertpenner wants to merge 10 commits intomicrosoft:masterfrom
Draft
docs(motion): home pages for motion system & motion components#35737robertpenner wants to merge 10 commits intomicrosoft:masterfrom
robertpenner wants to merge 10 commits intomicrosoft:masterfrom
Conversation
afd23c7 to
4bf453d
Compare
📊 Bundle size report✅ No changes found |
|
Pull request demo site: URL |
4bf453d to
afd23c7
Compare
| @@ -0,0 +1,7 @@ | |||
| { | |||
There was a problem hiding this comment.
🕵🏾♀️ visual changes to review in the Visual Change Report
vr-tests-react-components/Charts-DonutChart 1 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| vr-tests-react-components/Charts-DonutChart.Dynamic - RTL.default.chromium.png | 5570 | Changed |
vr-tests-react-components/Positioning 2 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| vr-tests-react-components/Positioning.Positioning end.chromium.png | 957 | Changed |
| vr-tests-react-components/Positioning.Positioning end.updated 2 times.chromium.png | 607 | Changed |
- react-motion: Add features, quick start, and documentation links - react-motion-components-preview: Add component table, usage examples, .In/.Out pattern
- Add comprehensive overview of Fluent Motion System - Include MotionIntroDemo for basic fade toggle - Include MotionVsPresenceDemo comparing one-way vs two-way motion - Cover both designer and developer audiences - Document duration tokens, easing curves, and package structure
- Add ComponentsGrid showcasing all 6 presence components - Add InOutDemo demonstrating .In/.Out one-way pattern - Add VariantsDemo comparing Snappy/Default/Relaxed timing - Document timing variants, direction support, and choreography - Include installation, basic usage, and customization examples
- Document fadeAtom, scaleAtom, slideAtom, rotateAtom, blurAtom - Add AtomsDemo with interactive atom selector - Add ComposingAtomsDemo showing Pop, FadeSlide, ScaleSlide patterns - Include API reference with correct parameter names - Show how to compose atoms into custom presence components
…ng, GSAP - Add comparison table of features across libraries - Provide side-by-side migration examples for common patterns - Document what migrates directly vs what needs alternatives - Include concept mapping table for quick reference - Add 'When to Use What' guidance for library selection
…efixes for clarity
7488a15 to
78e2c97
Compare
d5fc30d to
16daaf5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Previous Behavior
New Behavior
Related Issue(s)