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

Layout docs #248

Merged
merged 17 commits into from
Jan 7, 2022
Merged

Layout docs #248

merged 17 commits into from
Jan 7, 2022

Conversation

davidbritch
Copy link
Contributor

Layout docs:

  • Layout overview
  • FlexLayout
  • Grid
  • HorizontalStackLayout
  • StackLayout
  • VerticalStackLayout

davidbritch and others added 17 commits December 13, 2021 10:22
* Splash screens.

* Edits.

* Edits.

* Edit.

* Update docs/user-interface/splashscreen.md

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* Feedback incorporated.

* Edits.

* File rename.

* Feedback incorporated.

* Fix image link.

* Delete image.

* Feedback incorporated.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
* Initial content.

* Fixed image link.

* Edits.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Mac Catalyst -> macOS

* Use media folder.

* Feedback incorporated.

* TOC updated.

* Add preview note.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Feedback incorporated.

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
* Configure multi-targeting doc.

* Fix image link.

* Edits.

* Edit.

* Edit.

* Edit.

* Edit.
* Invoke platform code.

* Add to TOC.

* Image resize.

* Edit.

* Edits.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
* Border doc.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* Image cropped.

* Edit.

* Add Border to TOC.

* TOC updated.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
* Shadow control.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* TOC fixed.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
* Initial content.

* Edits.

* Fix heading.

* Heading edit.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Accessibility checklist added.

* Fix linting error.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* More feedback incorporated.

* Feedback incorporated.

* Add to TOC.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
* Maui.Graphics: Paint

* Build fixes.

* TOC update.

* Resize images.

* Disable borders.

* Edit.

* GraphicsView.

* Update TOC/index.

* Edit.

* Draw objects: Line and ellipse.

* Resized images.

* Rectangle, rounded rectangle, arc.

* Image resizing.

* Edits.

* Paths, shadow, line cap, line join, dashed objects.

* More drawing methods.

* Resized images.

* Replaced image.

* Image edit.

* Pattern paint.

* Edits.

* Image paint.

* Image link fixed.

* Edit.

* Edits.

* Transforms.

* Edit.

* Affine transforms.

* Edits.

* Path updates.

* Winding modes.

* Edits.

* Draw with fill and stroke.

* Corrections.

* Better use of dirtyRect.

* Explanatory text.

* Edit.

* Differentiate from shapes/brushes.

* Blend modes (WIP).

* Porter-duff blend modes.

* Edits.

* Image edit.

* Images.

* Sample link placeholders inserted.

* Images doc added to TOC.

* Edits.

* Removed 2D.

* Edits.

* Link fixed.

* Acrolinx edits.

* Title suffix for Maui.Graphics.

* Revert "Title suffix for Maui.Graphics."

This reverts commit df4de77.

* Fixed alt-text.

* Fixed usage of .NET MAUI acronym.

* Linting errors fixed.

* Remove .NET MAUI from H1s.

* Remove suffix from metadata.

* Stop calling .NET MAUI graphics a library.

* Colors.

* Edit.

* Edits.

* Fix lint error.

* Use media folders.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Add searchScope. (#235)

* Re-org paint content.

* More content re-org.

* Links fixed.

* Edits.

* Edits.

* Edits.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
* Horizontal and Vertical StackLayout.

* Edit.

* Edit.

* Edit.

* Edits.

* VerticalStackLayout updates.

* HorizontalStackLayout updates.

* Fix linting errors.

* Edits.

* Edit.

* Edit.

* Feedback incorporated.

* Christmas docs (#242)

* Splash screen (#232)

* Splash screens.

* Edits.

* Edits.

* Edit.

* Update docs/user-interface/splashscreen.md

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* Feedback incorporated.

* Edits.

* File rename.

* Feedback incorporated.

* Fix image link.

* Delete image.

* Feedback incorporated.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* BlazorWebView (#231)

* Initial content.

* Fixed image link.

* Edits.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Mac Catalyst -> macOS

* Use media folder.

* Feedback incorporated.

* TOC updated.

* Add preview note.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Feedback incorporated.

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Multi-targeting (#222)

* Configure multi-targeting doc.

* Fix image link.

* Edits.

* Edit.

* Edit.

* Edit.

* Edit.

* Invoking platform code (#221)

* Invoke platform code.

* Add to TOC.

* Image resize.

* Edit.

* Edits.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Edit.

* Border control (#223)

* Border doc.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* Image cropped.

* Edit.

* Add Border to TOC.

* TOC updated.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Shadow (#224)

* Shadow control.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* TOC fixed.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Remove native.

* Accessibility (#225)

* Initial content.

* Edits.

* Fix heading.

* Heading edit.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Accessibility checklist added.

* Fix linting error.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* More feedback incorporated.

* Feedback incorporated.

* Add to TOC.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* GraphicsView and Maui.Graphics (#241)

* Maui.Graphics: Paint

* Build fixes.

* TOC update.

* Resize images.

* Disable borders.

* Edit.

* GraphicsView.

* Update TOC/index.

* Edit.

* Draw objects: Line and ellipse.

* Resized images.

* Rectangle, rounded rectangle, arc.

* Image resizing.

* Edits.

* Paths, shadow, line cap, line join, dashed objects.

* More drawing methods.

* Resized images.

* Replaced image.

* Image edit.

* Pattern paint.

* Edits.

* Image paint.

* Image link fixed.

* Edit.

* Edits.

* Transforms.

* Edit.

* Affine transforms.

* Edits.

* Path updates.

* Winding modes.

* Edits.

* Draw with fill and stroke.

* Corrections.

* Better use of dirtyRect.

* Explanatory text.

* Edit.

* Differentiate from shapes/brushes.

* Blend modes (WIP).

* Porter-duff blend modes.

* Edits.

* Image edit.

* Images.

* Sample link placeholders inserted.

* Images doc added to TOC.

* Edits.

* Removed 2D.

* Edits.

* Link fixed.

* Acrolinx edits.

* Title suffix for Maui.Graphics.

* Revert "Title suffix for Maui.Graphics."

This reverts commit df4de77.

* Fixed alt-text.

* Fixed usage of .NET MAUI acronym.

* Linting errors fixed.

* Remove .NET MAUI from H1s.

* Remove suffix from metadata.

* Stop calling .NET MAUI graphics a library.

* Colors.

* Edit.

* Edits.

* Fix lint error.

* Use media folders.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Add searchScope. (#235)

* Re-org paint content.

* More content re-org.

* Links fixed.

* Edits.

* Edits.

* Edits.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Edits.

* Edits.

* Update index.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Remove Children property info.

* Add new layouts to TOC.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
* AbsoluteLayout

* Grid and StackLayout docs

* Edit.

* Edit.

* Edit.

* Edits.

* Initial FlexLayout content.

* Edits.

* Edit.

* H2 change.

* C# syntax changed

stackLayout.Children.Add() replaced with stackLayout.Add()

* C# syntax updated

Replaced grid.Children.Add() with grid.Add()

* Edit.

* Attached properties doc'd.

* Fix image links

* Two more examples.

* Resize images.

* Another example.

* Edits.

* Edit.

* Margin and padding.

* Resized image.

* Edit.

* Edit.

* Choose a layout doc.

* Link fixes.

* Edit.

* Added HSL + VSL.

* Edits.

* TOC edits.

* Edit.

* Edits.

* Edit.

* Remove margin and padding doc.

* Edits.

* Add preview note.

* Edit.
@davidbritch davidbritch merged commit b2c46a9 into main Jan 7, 2022
davidbritch added a commit that referenced this pull request Jan 14, 2022
* First draft.

* Edit.

* Edit.

* Edit.

* Edit.

* Edit.

* Edit pass.

* Layout docs (#248)

* Splash screen (#232)

* Splash screens.

* Edits.

* Edits.

* Edit.

* Update docs/user-interface/splashscreen.md

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* Feedback incorporated.

* Edits.

* File rename.

* Feedback incorporated.

* Fix image link.

* Delete image.

* Feedback incorporated.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* BlazorWebView (#231)

* Initial content.

* Fixed image link.

* Edits.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Mac Catalyst -> macOS

* Use media folder.

* Feedback incorporated.

* TOC updated.

* Add preview note.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Feedback incorporated.

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Multi-targeting (#222)

* Configure multi-targeting doc.

* Fix image link.

* Edits.

* Edit.

* Edit.

* Edit.

* Edit.

* Invoking platform code (#221)

* Invoke platform code.

* Add to TOC.

* Image resize.

* Edit.

* Edits.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Edit.

* Border control (#223)

* Border doc.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* Image cropped.

* Edit.

* Add Border to TOC.

* TOC updated.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Shadow (#224)

* Shadow control.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* TOC fixed.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Remove native.

* Accessibility (#225)

* Initial content.

* Edits.

* Fix heading.

* Heading edit.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Accessibility checklist added.

* Fix linting error.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* More feedback incorporated.

* Feedback incorporated.

* Add to TOC.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* GraphicsView and Maui.Graphics (#241)

* Maui.Graphics: Paint

* Build fixes.

* TOC update.

* Resize images.

* Disable borders.

* Edit.

* GraphicsView.

* Update TOC/index.

* Edit.

* Draw objects: Line and ellipse.

* Resized images.

* Rectangle, rounded rectangle, arc.

* Image resizing.

* Edits.

* Paths, shadow, line cap, line join, dashed objects.

* More drawing methods.

* Resized images.

* Replaced image.

* Image edit.

* Pattern paint.

* Edits.

* Image paint.

* Image link fixed.

* Edit.

* Edits.

* Transforms.

* Edit.

* Affine transforms.

* Edits.

* Path updates.

* Winding modes.

* Edits.

* Draw with fill and stroke.

* Corrections.

* Better use of dirtyRect.

* Explanatory text.

* Edit.

* Differentiate from shapes/brushes.

* Blend modes (WIP).

* Porter-duff blend modes.

* Edits.

* Image edit.

* Images.

* Sample link placeholders inserted.

* Images doc added to TOC.

* Edits.

* Removed 2D.

* Edits.

* Link fixed.

* Acrolinx edits.

* Title suffix for Maui.Graphics.

* Revert "Title suffix for Maui.Graphics."

This reverts commit df4de77.

* Fixed alt-text.

* Fixed usage of .NET MAUI acronym.

* Linting errors fixed.

* Remove .NET MAUI from H1s.

* Remove suffix from metadata.

* Stop calling .NET MAUI graphics a library.

* Colors.

* Edit.

* Edits.

* Fix lint error.

* Use media folders.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Add searchScope. (#235)

* Re-org paint content.

* More content re-org.

* Links fixed.

* Edits.

* Edits.

* Edits.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Edits.

* Edits.

* Update index.

* HorizontalStackLayout and VerticalStackLayout (#228)

* Horizontal and Vertical StackLayout.

* Edit.

* Edit.

* Edit.

* Edits.

* VerticalStackLayout updates.

* HorizontalStackLayout updates.

* Fix linting errors.

* Edits.

* Edit.

* Edit.

* Feedback incorporated.

* Christmas docs (#242)

* Splash screen (#232)

* Splash screens.

* Edits.

* Edits.

* Edit.

* Update docs/user-interface/splashscreen.md

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* Feedback incorporated.

* Edits.

* File rename.

* Feedback incorporated.

* Fix image link.

* Delete image.

* Feedback incorporated.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* BlazorWebView (#231)

* Initial content.

* Fixed image link.

* Edits.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Mac Catalyst -> macOS

* Use media folder.

* Feedback incorporated.

* TOC updated.

* Add preview note.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Feedback incorporated.

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Multi-targeting (#222)

* Configure multi-targeting doc.

* Fix image link.

* Edits.

* Edit.

* Edit.

* Edit.

* Edit.

* Invoking platform code (#221)

* Invoke platform code.

* Add to TOC.

* Image resize.

* Edit.

* Edits.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Edit.

* Border control (#223)

* Border doc.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* Image cropped.

* Edit.

* Add Border to TOC.

* TOC updated.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Shadow (#224)

* Shadow control.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* TOC fixed.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Remove native.

* Accessibility (#225)

* Initial content.

* Edits.

* Fix heading.

* Heading edit.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Accessibility checklist added.

* Fix linting error.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* More feedback incorporated.

* Feedback incorporated.

* Add to TOC.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* GraphicsView and Maui.Graphics (#241)

* Maui.Graphics: Paint

* Build fixes.

* TOC update.

* Resize images.

* Disable borders.

* Edit.

* GraphicsView.

* Update TOC/index.

* Edit.

* Draw objects: Line and ellipse.

* Resized images.

* Rectangle, rounded rectangle, arc.

* Image resizing.

* Edits.

* Paths, shadow, line cap, line join, dashed objects.

* More drawing methods.

* Resized images.

* Replaced image.

* Image edit.

* Pattern paint.

* Edits.

* Image paint.

* Image link fixed.

* Edit.

* Edits.

* Transforms.

* Edit.

* Affine transforms.

* Edits.

* Path updates.

* Winding modes.

* Edits.

* Draw with fill and stroke.

* Corrections.

* Better use of dirtyRect.

* Explanatory text.

* Edit.

* Differentiate from shapes/brushes.

* Blend modes (WIP).

* Porter-duff blend modes.

* Edits.

* Image edit.

* Images.

* Sample link placeholders inserted.

* Images doc added to TOC.

* Edits.

* Removed 2D.

* Edits.

* Link fixed.

* Acrolinx edits.

* Title suffix for Maui.Graphics.

* Revert "Title suffix for Maui.Graphics."

This reverts commit df4de77.

* Fixed alt-text.

* Fixed usage of .NET MAUI acronym.

* Linting errors fixed.

* Remove .NET MAUI from H1s.

* Remove suffix from metadata.

* Stop calling .NET MAUI graphics a library.

* Colors.

* Edit.

* Edits.

* Fix lint error.

* Use media folders.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Add searchScope. (#235)

* Re-org paint content.

* More content re-org.

* Links fixed.

* Edits.

* Edits.

* Edits.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Edits.

* Edits.

* Update index.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Remove Children property info.

* Add new layouts to TOC.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Layouts (#247)

* AbsoluteLayout

* Grid and StackLayout docs

* Edit.

* Edit.

* Edit.

* Edits.

* Initial FlexLayout content.

* Edits.

* Edit.

* H2 change.

* C# syntax changed

stackLayout.Children.Add() replaced with stackLayout.Add()

* C# syntax updated

Replaced grid.Children.Add() with grid.Add()

* Edit.

* Attached properties doc'd.

* Fix image links

* Two more examples.

* Resize images.

* Another example.

* Edits.

* Edit.

* Margin and padding.

* Resized image.

* Edit.

* Edit.

* Choose a layout doc.

* Link fixes.

* Edit.

* Added HSL + VSL.

* Edits.

* TOC edits.

* Edit.

* Edits.

* Edit.

* Remove margin and padding doc.

* Edits.

* Add preview note.

* Edit.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Edits. (#249)

* Edit. (#250)

* Remove implicit usings. (#251)

* Typo fix. (#252)

* AffineTransform class replaced by Matrix3x2 struct. (#255)

* Feedback incorporated.

Removed CSS references.

* Link fixed.

* Edit.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
davidbritch added a commit that referenced this pull request Jan 14, 2022
* Splash screen (#232)

* Splash screens.

* Edits.

* Edits.

* Edit.

* Update docs/user-interface/splashscreen.md

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* Feedback incorporated.

* Edits.

* File rename.

* Feedback incorporated.

* Fix image link.

* Delete image.

* Feedback incorporated.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* BlazorWebView (#231)

* Initial content.

* Fixed image link.

* Edits.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Mac Catalyst -> macOS

* Use media folder.

* Feedback incorporated.

* TOC updated.

* Add preview note.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Feedback incorporated.

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Multi-targeting (#222)

* Configure multi-targeting doc.

* Fix image link.

* Edits.

* Edit.

* Edit.

* Edit.

* Edit.

* Invoking platform code (#221)

* Invoke platform code.

* Add to TOC.

* Image resize.

* Edit.

* Edits.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Edit.

* Border control (#223)

* Border doc.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* Image cropped.

* Edit.

* Add Border to TOC.

* TOC updated.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Shadow (#224)

* Shadow control.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* TOC fixed.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Remove native.

* Accessibility (#225)

* Initial content.

* Edits.

* Fix heading.

* Heading edit.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Accessibility checklist added.

* Fix linting error.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* More feedback incorporated.

* Feedback incorporated.

* Add to TOC.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* GraphicsView and Maui.Graphics (#241)

* Maui.Graphics: Paint

* Build fixes.

* TOC update.

* Resize images.

* Disable borders.

* Edit.

* GraphicsView.

* Update TOC/index.

* Edit.

* Draw objects: Line and ellipse.

* Resized images.

* Rectangle, rounded rectangle, arc.

* Image resizing.

* Edits.

* Paths, shadow, line cap, line join, dashed objects.

* More drawing methods.

* Resized images.

* Replaced image.

* Image edit.

* Pattern paint.

* Edits.

* Image paint.

* Image link fixed.

* Edit.

* Edits.

* Transforms.

* Edit.

* Affine transforms.

* Edits.

* Path updates.

* Winding modes.

* Edits.

* Draw with fill and stroke.

* Corrections.

* Better use of dirtyRect.

* Explanatory text.

* Edit.

* Differentiate from shapes/brushes.

* Blend modes (WIP).

* Porter-duff blend modes.

* Edits.

* Image edit.

* Images.

* Sample link placeholders inserted.

* Images doc added to TOC.

* Edits.

* Removed 2D.

* Edits.

* Link fixed.

* Acrolinx edits.

* Title suffix for Maui.Graphics.

* Revert "Title suffix for Maui.Graphics."

This reverts commit df4de77.

* Fixed alt-text.

* Fixed usage of .NET MAUI acronym.

* Linting errors fixed.

* Remove .NET MAUI from H1s.

* Remove suffix from metadata.

* Stop calling .NET MAUI graphics a library.

* Colors.

* Edit.

* Edits.

* Fix lint error.

* Use media folders.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Add searchScope. (#235)

* Re-org paint content.

* More content re-org.

* Links fixed.

* Edits.

* Edits.

* Edits.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Edits.

* Edits.

* Update index.

* HorizontalStackLayout and VerticalStackLayout (#228)

* Horizontal and Vertical StackLayout.

* Edit.

* Edit.

* Edit.

* Edits.

* VerticalStackLayout updates.

* HorizontalStackLayout updates.

* Fix linting errors.

* Edits.

* Edit.

* Edit.

* Feedback incorporated.

* Christmas docs (#242)

* Splash screen (#232)

* Splash screens.

* Edits.

* Edits.

* Edit.

* Update docs/user-interface/splashscreen.md

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* Feedback incorporated.

* Edits.

* File rename.

* Feedback incorporated.

* Fix image link.

* Delete image.

* Feedback incorporated.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* BlazorWebView (#231)

* Initial content.

* Fixed image link.

* Edits.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Mac Catalyst -> macOS

* Use media folder.

* Feedback incorporated.

* TOC updated.

* Add preview note.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Feedback incorporated.

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Multi-targeting (#222)

* Configure multi-targeting doc.

* Fix image link.

* Edits.

* Edit.

* Edit.

* Edit.

* Edit.

* Invoking platform code (#221)

* Invoke platform code.

* Add to TOC.

* Image resize.

* Edit.

* Edits.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Edit.

* Border control (#223)

* Border doc.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* Image cropped.

* Edit.

* Add Border to TOC.

* TOC updated.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Shadow (#224)

* Shadow control.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* TOC fixed.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Remove native.

* Accessibility (#225)

* Initial content.

* Edits.

* Fix heading.

* Heading edit.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Accessibility checklist added.

* Fix linting error.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* More feedback incorporated.

* Feedback incorporated.

* Add to TOC.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* GraphicsView and Maui.Graphics (#241)

* Maui.Graphics: Paint

* Build fixes.

* TOC update.

* Resize images.

* Disable borders.

* Edit.

* GraphicsView.

* Update TOC/index.

* Edit.

* Draw objects: Line and ellipse.

* Resized images.

* Rectangle, rounded rectangle, arc.

* Image resizing.

* Edits.

* Paths, shadow, line cap, line join, dashed objects.

* More drawing methods.

* Resized images.

* Replaced image.

* Image edit.

* Pattern paint.

* Edits.

* Image paint.

* Image link fixed.

* Edit.

* Edits.

* Transforms.

* Edit.

* Affine transforms.

* Edits.

* Path updates.

* Winding modes.

* Edits.

* Draw with fill and stroke.

* Corrections.

* Better use of dirtyRect.

* Explanatory text.

* Edit.

* Differentiate from shapes/brushes.

* Blend modes (WIP).

* Porter-duff blend modes.

* Edits.

* Image edit.

* Images.

* Sample link placeholders inserted.

* Images doc added to TOC.

* Edits.

* Removed 2D.

* Edits.

* Link fixed.

* Acrolinx edits.

* Title suffix for Maui.Graphics.

* Revert "Title suffix for Maui.Graphics."

This reverts commit df4de77.

* Fixed alt-text.

* Fixed usage of .NET MAUI acronym.

* Linting errors fixed.

* Remove .NET MAUI from H1s.

* Remove suffix from metadata.

* Stop calling .NET MAUI graphics a library.

* Colors.

* Edit.

* Edits.

* Fix lint error.

* Use media folders.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Add searchScope. (#235)

* Re-org paint content.

* More content re-org.

* Links fixed.

* Edits.

* Edits.

* Edits.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Edits.

* Edits.

* Update index.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Remove Children property info.

* Add new layouts to TOC.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Layouts (#247)

* AbsoluteLayout

* Grid and StackLayout docs

* Edit.

* Edit.

* Edit.

* Edits.

* Initial FlexLayout content.

* Edits.

* Edit.

* H2 change.

* C# syntax changed

stackLayout.Children.Add() replaced with stackLayout.Add()

* C# syntax updated

Replaced grid.Children.Add() with grid.Add()

* Edit.

* Attached properties doc'd.

* Fix image links

* Two more examples.

* Resize images.

* Another example.

* Edits.

* Edit.

* Margin and padding.

* Resized image.

* Edit.

* Edit.

* Choose a layout doc.

* Link fixes.

* Edit.

* Added HSL + VSL.

* Edits.

* TOC edits.

* Edit.

* Edits.

* Edit.

* Remove margin and padding doc.

* Edits.

* Add preview note.

* Edit.

* App icons (#219)

* App icons doc.

* Edits.

* Edit.

* Single project (#220)

* First draft.

* Edit.

* Edit.

* Edit.

* Edit.

* Edit.

* Edit pass.

* Layout docs (#248)

* Splash screen (#232)

* Splash screens.

* Edits.

* Edits.

* Edit.

* Update docs/user-interface/splashscreen.md

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* Feedback incorporated.

* Edits.

* File rename.

* Feedback incorporated.

* Fix image link.

* Delete image.

* Feedback incorporated.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* BlazorWebView (#231)

* Initial content.

* Fixed image link.

* Edits.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Mac Catalyst -> macOS

* Use media folder.

* Feedback incorporated.

* TOC updated.

* Add preview note.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Feedback incorporated.

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Multi-targeting (#222)

* Configure multi-targeting doc.

* Fix image link.

* Edits.

* Edit.

* Edit.

* Edit.

* Edit.

* Invoking platform code (#221)

* Invoke platform code.

* Add to TOC.

* Image resize.

* Edit.

* Edits.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Edit.

* Border control (#223)

* Border doc.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* Image cropped.

* Edit.

* Add Border to TOC.

* TOC updated.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Shadow (#224)

* Shadow control.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* TOC fixed.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Remove native.

* Accessibility (#225)

* Initial content.

* Edits.

* Fix heading.

* Heading edit.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Accessibility checklist added.

* Fix linting error.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* More feedback incorporated.

* Feedback incorporated.

* Add to TOC.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* GraphicsView and Maui.Graphics (#241)

* Maui.Graphics: Paint

* Build fixes.

* TOC update.

* Resize images.

* Disable borders.

* Edit.

* GraphicsView.

* Update TOC/index.

* Edit.

* Draw objects: Line and ellipse.

* Resized images.

* Rectangle, rounded rectangle, arc.

* Image resizing.

* Edits.

* Paths, shadow, line cap, line join, dashed objects.

* More drawing methods.

* Resized images.

* Replaced image.

* Image edit.

* Pattern paint.

* Edits.

* Image paint.

* Image link fixed.

* Edit.

* Edits.

* Transforms.

* Edit.

* Affine transforms.

* Edits.

* Path updates.

* Winding modes.

* Edits.

* Draw with fill and stroke.

* Corrections.

* Better use of dirtyRect.

* Explanatory text.

* Edit.

* Differentiate from shapes/brushes.

* Blend modes (WIP).

* Porter-duff blend modes.

* Edits.

* Image edit.

* Images.

* Sample link placeholders inserted.

* Images doc added to TOC.

* Edits.

* Removed 2D.

* Edits.

* Link fixed.

* Acrolinx edits.

* Title suffix for Maui.Graphics.

* Revert "Title suffix for Maui.Graphics."

This reverts commit df4de77.

* Fixed alt-text.

* Fixed usage of .NET MAUI acronym.

* Linting errors fixed.

* Remove .NET MAUI from H1s.

* Remove suffix from metadata.

* Stop calling .NET MAUI graphics a library.

* Colors.

* Edit.

* Edits.

* Fix lint error.

* Use media folders.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Add searchScope. (#235)

* Re-org paint content.

* More content re-org.

* Links fixed.

* Edits.

* Edits.

* Edits.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Edits.

* Edits.

* Update index.

* HorizontalStackLayout and VerticalStackLayout (#228)

* Horizontal and Vertical StackLayout.

* Edit.

* Edit.

* Edit.

* Edits.

* VerticalStackLayout updates.

* HorizontalStackLayout updates.

* Fix linting errors.

* Edits.

* Edit.

* Edit.

* Feedback incorporated.

* Christmas docs (#242)

* Splash screen (#232)

* Splash screens.

* Edits.

* Edits.

* Edit.

* Update docs/user-interface/splashscreen.md

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* Feedback incorporated.

* Edits.

* File rename.

* Feedback incorporated.

* Fix image link.

* Delete image.

* Feedback incorporated.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* BlazorWebView (#231)

* Initial content.

* Fixed image link.

* Edits.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Mac Catalyst -> macOS

* Use media folder.

* Feedback incorporated.

* TOC updated.

* Add preview note.

* Edit.

* Update docs/user-interface/controls/blazorwebview.md

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Feedback incorporated.

Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>

* Multi-targeting (#222)

* Configure multi-targeting doc.

* Fix image link.

* Edits.

* Edit.

* Edit.

* Edit.

* Edit.

* Invoking platform code (#221)

* Invoke platform code.

* Add to TOC.

* Image resize.

* Edit.

* Edits.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Edit.

* Border control (#223)

* Border doc.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* Image cropped.

* Edit.

* Add Border to TOC.

* TOC updated.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Shadow (#224)

* Shadow control.

* Edits.

* Use media folder.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Feedback incorporated.

* TOC fixed.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Remove native.

* Accessibility (#225)

* Initial content.

* Edits.

* Fix heading.

* Heading edit.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Accessibility checklist added.

* Fix linting error.

* Update docs/fundamentals/accessibility.md

Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* More feedback incorporated.

* Feedback incorporated.

* Add to TOC.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* GraphicsView and Maui.Graphics (#241)

* Maui.Graphics: Paint

* Build fixes.

* TOC update.

* Resize images.

* Disable borders.

* Edit.

* GraphicsView.

* Update TOC/index.

* Edit.

* Draw objects: Line and ellipse.

* Resized images.

* Rectangle, rounded rectangle, arc.

* Image resizing.

* Edits.

* Paths, shadow, line cap, line join, dashed objects.

* More drawing methods.

* Resized images.

* Replaced image.

* Image edit.

* Pattern paint.

* Edits.

* Image paint.

* Image link fixed.

* Edit.

* Edits.

* Transforms.

* Edit.

* Affine transforms.

* Edits.

* Path updates.

* Winding modes.

* Edits.

* Draw with fill and stroke.

* Corrections.

* Better use of dirtyRect.

* Explanatory text.

* Edit.

* Differentiate from shapes/brushes.

* Blend modes (WIP).

* Porter-duff blend modes.

* Edits.

* Image edit.

* Images.

* Sample link placeholders inserted.

* Images doc added to TOC.

* Edits.

* Removed 2D.

* Edits.

* Link fixed.

* Acrolinx edits.

* Title suffix for Maui.Graphics.

* Revert "Title suffix for Maui.Graphics."

This reverts commit df4de77.

* Fixed alt-text.

* Fixed usage of .NET MAUI acronym.

* Linting errors fixed.

* Remove .NET MAUI from H1s.

* Remove suffix from metadata.

* Stop calling .NET MAUI graphics a library.

* Colors.

* Edit.

* Edits.

* Fix lint error.

* Use media folders.

* Back parenthesis (#230)

Fixes the missing back parenthesis.

* Add searchScope. (#235)

* Re-org paint content.

* More content re-org.

* Links fixed.

* Edits.

* Edits.

* Edits.

* Edit.

Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>

* Edits.

* Edits.

* Update index.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Remove Children property info.

* Add new layouts to TOC.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Layouts (#247)

* AbsoluteLayout

* Grid and StackLayout docs

* Edit.

* Edit.

* Edit.

* Edits.

* Initial FlexLayout content.

* Edits.

* Edit.

* H2 change.

* C# syntax changed

stackLayout.Children.Add() replaced with stackLayout.Add()

* C# syntax updated

Replaced grid.Children.Add() with grid.Add()

* Edit.

* Attached properties doc'd.

* Fix image links

* Two more examples.

* Resize images.

* Another example.

* Edits.

* Edit.

* Margin and padding.

* Resized image.

* Edit.

* Edit.

* Choose a layout doc.

* Link fixes.

* Edit.

* Added HSL + VSL.

* Edits.

* TOC edits.

* Edit.

* Edits.

* Edit.

* Remove margin and padding doc.

* Edits.

* Add preview note.

* Edit.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* Edits. (#249)

* Edit. (#250)

* Remove implicit usings. (#251)

* Typo fix. (#252)

* AffineTransform class replaced by Matrix3x2 struct. (#255)

* Feedback incorporated.

Removed CSS references.

* Link fixed.

* Edit.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>

* App lifecycle (#226)

* First draft.

* Add app lifecycle to TOC and index.

* Added links.

* Configure for WinUI API doc links.

* Resize image.

* Edit.

* Edit.

* Preview 8 code updates.

* Custom lifecycle events section added.

* Edits.

* Retrieve the Window object section added.

* Use media folder.

* Native > platform, and global usings.

* Feedback incorporated.

* Edit.

* Edit.

* Edit.

* Use latest constants.

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com>
Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant