31 Commits
Author SHA1 Message Date
Michael Hawker MSFT (XAML Llama)andGitHub 83c22d285f Merge pull request #3201 from vgromfeld/u/vgromfeld/observableGroup
Add observable group API
2020-04-22 08:42:34 -07:00
Michael Hawker MSFT (XAML Llama)andGitHub aa3523f43d Merge branch 'master' into u/vgromfeld/bindableAttributeRemoved 2020-04-01 15:46:54 -07:00
Michael Hawker MSFT (XAML Llama)andGitHub 69f1af3a18 Merge pull request #3207 from windows-toolkit/testsCI+UnitTestFixes
✔ Fix Unit Tests for Integration with CI Builds 🎉🎉🎉
2020-04-01 13:04:53 -07:00
michael-hawker b5931110a9 Ignore System tests which fail in CI 2020-04-01 12:24:03 -07:00
michael-hawker e3ab3759b2 Add/Fix System Unit Tests for Nullable Booleans, see Issue #3198
To be removed later with WinUI 3 transition.
2020-03-31 14:48:22 -07:00
Michael Hawker MSFT (XAML Llama)andGitHub f3fdc21288 Merge pull request #3189 from windows-toolkit/styleCopUpdate
Updated StyleCop to 1.1.118.
2020-03-24 18:16:49 -07:00
michael-hawker a87660cf2c Rename Convert to Converters to not clash with system one. 2019-10-24 21:11:46 -07:00
michael-hawker 2808f6dc36 Add Missing Header 2019-10-24 18:45:12 -07:00
michael-hawker 4ed955e13f Move ToFileSizeString to new Convert static class. 2019-10-24 15:24:48 -07:00
Michael Hawker MSFT (XAML Llama)andGitHub a8a71d479d Grab Exception Message if no InnerException 2019-10-22 17:46:55 -07:00
michael-hawker 03ce8524c9 Clean-up warnings by modernizing syntax 2019-10-21 12:46:13 -07:00
michael-hawker ad63343636 Move needed graph Dependencies to Microsoft.Toolkit and Microsoft.Toolkit.Uwp.UI
FileSize String Extension and Converter
Centralize Usage in other places from OneDrive and SharePoint
2019-10-21 00:47:27 -07:00
Michael Hawker MSFT (XAML Llama)andGitHub e3dfa18c61 Merge pull request #3003 from windows-toolkit/mhawker/singleton
Add Singleton Pattern Helper to Microsoft.Toolkit
2019-09-13 14:15:51 -07:00
michael-hawker 0c8acd6b64 Add Singleton Pattern Helper to Microsoft.Toolkit 2019-09-13 13:55:01 -07:00
Michael Hawker MSFT (XAML Llama)andGitHub e4598bca86 Merge pull request #2499 from Code-ScottLe/NotifiticationBuilders
Builders for ToastContent and TileContent
2019-09-12 15:28:20 -07:00
Michael Hawker MSFT (XAML Llama)andGitHub 8bd95690c7 Merge branch 'master' into NotifiticationBuilders 2019-09-12 14:28:35 -07:00
Michael Hawker MSFT (XAML Llama)andGitHub fdb1f85f64 Merge pull request #2639 from h82258652/imageex-lazyloading
Lazy loading feature for ImageEx
2019-09-11 14:19:02 -07:00
Michael Hawker MSFT (XAML Llama)andGitHub 43c0fa3b2b Merge branch 'master' into imageex-lazyloading 2019-09-11 14:07:09 -07:00
Michael Hawker MSFT (XAML Lllama)andGitHub 0515ec168a Merge pull request #2848 from h82258652/fix-ReorderGridAnimation
Fix reorder grid animation
2019-03-14 11:46:32 -07:00
Michael Hawker MSFT (XAML Lllama)andGitHub c692fc0bbe Merge branch 'master' into fix-ReorderGridAnimation 2019-03-14 10:21:02 -07:00
Michael Hawker MSFT (XAML Lllama)andGitHub 9f1517c953 Merge pull request #2856 from southworkscom/improve-nupackages
Improve packages description
2019-03-14 10:05:49 -07:00
Michael HawkerandGitHub 65046fa8c3 Merge pull request #2126 from avknaidu/RemoteDevicePicker
New Control - Remote device picker
2019-02-06 16:28:55 -08:00
mhawker 6bd0f9efdc Merge branch 'rel/3.0.0-preview' into mhawker/uniformgrid-as-grid
# Conflicts:
#	docs/extensions/StringExtensions.md
2018-05-02 20:59:30 -07:00
mhawker e1b2ac4a6f Merge branch 'master' into mhawker/uniformgrid-as-grid
# Conflicts:
#	docs/extensions/StringExtensions.md
2018-04-30 15:40:38 -07:00
mhawker 9a16405a12 Merge branch 'master' into mhawker/uniformgrid-as-grid
# Conflicts:
#	Microsoft.Toolkit.Uwp.SampleApp/Microsoft.Toolkit.Uwp.SampleApp.csproj
#	UnitTests/UnitTestApp.xaml.cs
2018-04-12 00:24:29 -07:00
mhawker 5ff9578975 Add specific DependencyProperty scenario for NullableBool MarkupExtension tests
(as per original uservoice request for this missing feature)
2018-04-10 14:44:20 -07:00
mhawker 75f0a91c6b Add NullableBool MarkupExtension and tests. 2018-04-10 12:07:28 -07:00
mhawker 2f6a9291b8 Move Column/Row Definition Setup to Helper Method and add Unit Tests. 2018-04-09 23:29:16 -07:00
mhawker c9221d807b Add initial Unit Tests for GetFreeSpots method on UniformGrid. 2018-04-06 22:41:47 -07:00
mhawker 36100a6c77 Split UniformGrid code, Start Unit Tests for Array.Fill 2018-04-06 20:59:40 -07:00
Michael HawkerandGitHub 11a340e33f Merge pull request #1639 from avknaidu/MarkdownTextBlockFix
Implementing Relative Links/Images/Emails in MarkdownTextBlock
2018-02-10 13:26:18 -08:00