Tags: mdtauk/microsoft-ui-xaml
Tags
More InfoBarPanel API udpates (microsoft#3739) * update API names * update to use all the padding/margin properties * Update for PR comments. Co-authored-by: Tammy Paine <30241445+teaP@users.noreply.github.com>
Update InfoBarPanel API names (microsoft#3704) * Update API names * Remove grid.columns
Adding InfoBar Control (microsoft#3325) * Remove prototype infobar * Added blank InfoBar back. * Copied over most properties and test app contents. * Added back event args and handle ShowCloseButton. * Updated action button params to ActionButton, added IsIconVisible, hooked up IconSource, renamed ShowCloseButton -> IsUserDismissable * Added back the events. * Added custom content area. * Added InfoBarPanel to change between horizontal and vertical layout depending on if the content fits. * Added CloseButtonStyle. * Clean up markup, moved magic numbers into themeresources. * Added AutomationPeer and notifications. * Cleaned up resources, added high contrast colors and border. * UI updates to match figma. * Word wrapping and layout * Hopefully fixed layout issues. * Updates following API review. * Add more tests. * Cleanup! * Notification update. * Comment clarification. * Update to Background property * PR fixes * Fixing solution file * TextBlock -> FontIcon * Update brush names, critical -> error, added icon brushes for different severities. * Separate foreground colors for title and message. * Fix build warning * This was incorrect, I have no idea why this made it build on github. * Add tooltip to close button * Attempt to fix solution * Fix for RS2
add jpg and ics extensions to skipped filed extensions (microsoft#3313)
Disable TabViewTests.GamePadTest on RS2 (microsoft#3094)
RunCodeAnalysis conditionally (microsoft#2869)
remove use of blacklist/whitelist terminology (microsoft#2622)
"IsDeterminate" was misleading in the ProgressBarPage. (microsoft#2383) * "IsDeterminate" was misleading in the ProgressBarPage. * Fixed tests after PR review
PreviousNext