Граф коммитов

460 Коммитов

Автор SHA1 Сообщение Дата
Alexandre Zollinger Chohfi c2627ae4b3 More Xaml Islands updates for flyouts, popups.
UnitTests now both packaged and unpackaged. Most scenarios are only working on packaged apps.
2020-04-03 17:06:48 -07:00
Alexandre Zollinger Chohfi edfb11ebde Merge branch 'dev/7.0.0' into xamlIslandsFixes 2020-04-01 18:24:33 -07:00
Alexandre Zollinger Chohfi bcf282317f Merge branch 'master' into dev/7.0.0 2020-04-01 18:24:00 -07:00
Ze Groumf 1a321b1c15 address PR comments 2020-04-01 22:01:50 +02:00
Alexandre Zollinger Chohfi d3a85db600 Small fix on TitleBarExtensions.GetTitleBar for Xaml Islands. 2020-04-01 11:55:22 -07:00
Alexandre Zollinger Chohfi beafb0a8f7 Changed all dispatcher queue fields to properties, so they can be set after the creation of their parents. 2020-03-31 11:52:52 -07:00
Alexandre Zollinger Chohfi 8464f8e526 Fixed dispatcher for Xaml Islands. leveraging DispatcherQueueHelper in favor of DispatcherHelper. 2020-03-31 00:07:31 -07:00
Vincent 24163eaf83 Add sample to sergio's pr 2020-03-25 18:16:16 +01:00
Vincent de65c1e511
Merge pull request #12 from Sergio0694/feature/clip-to-bounds
Merge Sergio0694 code in my own branch
2020-03-25 17:50:39 +01:00
Vincent 586324ca62 add clip to bound framework element extension 2020-03-25 17:40:00 +01:00
michael-hawker d4d19dfae5 Merge remote-tracking branch 'origin/master' into dev/7.0.0 2020-03-24 14:10:06 -07:00
Vincent 673a3c0205
Change SystemInformation from static to regular class (#3168)
* change system information to instance class

* add singleton property

* seal class
2020-03-20 14:47:57 -07:00
Ze Groumf 1cbcf90ae0 Merge remote-tracking branch 'origin/master' into u/vgromfeld/removeUnusedFields 2020-03-19 22:44:40 +01:00
Vincent 714b2e9eda add can execute check 2020-03-18 16:51:20 +01:00
Vincent Gromfeld 70e9c98adb remove unused fields 2020-02-28 15:15:14 +01:00
Sergio Pedri 5cd7d9fedc
Merge branch 'master' into feature/clip-to-bounds 2020-02-03 14:56:03 +01:00
Sergio Pedri 71cc3e312c Added UIElement.ClipToBounds property 2020-01-25 16:25:39 +01:00
Andrew Nielsen bc747ed454 FileCache.InitializeTypeAsync(Stream...) should not return null. It should return `Task.FromResult<StorageFile>(null)`. Otherwise, CacheBase attempts to dereference the Task to call ConfigureAwait(false) which results in a NullReferenceException. 2020-01-22 12:12:49 -08:00
Alexandre Zollinger Chohfi d402103e15
Merge branch 'master' into mhawker/graph-helpers 2019-10-31 14:04:02 -07:00
Michael Hawker MSFT (XAML Llama) 2c9e0286f2
Merge branch 'master' into mhawker/graph-helpers 2019-10-29 14:47:43 -07:00
michael-hawker 92a86c3568 Merge remote-tracking branch 'origin/master' into mhawker/move-brushes 2019-10-29 14:16:46 -07:00
Alexandre Zollinger Chohfi 39d44909eb
Merge branch 'master' into arm64arch 2019-10-29 14:04:42 -07:00
Kyaa-dost 5ca83dc657
Merge branch 'master' into master 2019-10-29 11:49:19 -07:00
michael-hawker f2b893e851 Move Microsoft.Toolkit.Uwp.UI.Media to own package
Shifts Win2D dependency out of Microsoft.Toolkit.Uwp.UI
2019-10-28 19:39:11 -07:00
Alexandre Zollinger Chohfi 3a52a7eda0 Added support for ARM64. 2019-10-26 16:44:03 -07:00
michael-hawker 245187e940 Rename Convert to Converters to not clash with system one. 2019-10-24 21:11:46 -07:00
michael-hawker 027c5656f7 Move ToFileSizeString to new Convert static class. 2019-10-24 15:24:48 -07:00
michael-hawker edd407d60b 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) 7a263cd0b9
Merge branch 'master' into viewportbehavior 2019-09-14 14:32:50 -07:00
michael-hawker 4853d53684 Add License Header 2019-09-13 14:11:41 -07:00
michael-hawker 95bba73d84 Add a Debounce Extension to DispatcherTimer for rate-limiting UI events (like triggering on typing)
For use in Graph Controls later
2019-09-13 14:09:38 -07:00
Oren Novotny 158b566b88
Add Windows Mobile SDK for StatusBar to compile 2019-09-07 16:00:02 -04:00
Oren Novotny 5f8773c254
Get building 2019-08-02 15:44:35 -04:00
Muhammad Azeez bde4a937ed
Merge branch 'master' into master 2019-06-04 07:48:19 +03:00
marianstdt b20fbcbdde
Merge branch 'master' into improve-nupackages 2019-03-14 09:49:39 -03:00
Lucas Rojas befaf1635e
Merge branch 'master' into improve-nupackages 2019-03-12 12:30:19 -03:00
Odonno 9acaa02d08 fix: add unit tests to fix StringFormatConverter 2019-03-09 11:48:16 +01:00
Lucas Rojas 3203bd4bf5 improve description of UI project 2019-03-07 13:28:32 -03:00
Muhammad Azeez 7c2ac9b1a6 fix typo 2019-03-06 22:01:18 +03:00
Muhammad Azeez 9c4cb5c936 fix the usings 2019-03-06 21:48:17 +03:00
Muhammad Azeez cd35ebcb9b Merge branch 'master' of https://github.com/encrypt0r/WindowsCommunityToolkit 2019-03-06 21:38:42 +03:00
Muhammad Azeez 302765e369 escape characters by default and fix build errors 2019-03-06 21:32:44 +03:00
Muhammad Azeez 1fa024fa06
Merge branch 'master' into master 2019-03-06 21:00:08 +03:00
Ryan Henderson cf7aee3419 Corrected IsValid Set() to update the correct DependencyProperty 2019-03-02 19:34:30 -06:00
Muhammad Azeez 4e4a3d86cc use a boolean property instead of a char property for backward-compatibility 2019-02-22 22:43:20 +03:00
Muhammad Azeez bd1c5449ff a better way to escape variables 2019-02-22 21:54:25 +03:00
Muhammad Azeez 1045b730b6 clean up 2019-02-22 20:56:18 +03:00
Muhammad Azeez e5f97d6ffd add escaped variables to TextBoxMask 2019-02-22 20:53:27 +03:00
h82258652 881404274c fix logic and document comment 2019-02-11 17:53:14 +08:00
h82258652 8f8212cc40 rename IsRemoveBehaviorAfterEnteredViewport to IsAlwaysOn 2019-02-11 14:52:15 +08:00