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

3207 Коммитов

Автор SHA1 Сообщение Дата
Ibraheem Osama dc3b5ccc54 Add Grid Splitter restore resize state, edit icon text to be a property 2016-08-26 05:59:59 +02:00
ThisWillDoIt 5004647313 reduced file size of images (lossless) 2016-08-26 00:07:53 +02:00
David Catuhe bce8e8c7a1 Fixes #216 2016-08-25 15:01:32 -07:00
Patrick Dehne 3ee33abab5 Merged dev, fix conflict 2016-08-26 00:00:04 +02:00
Ibraheem Osama a34ed08289 Resolving Gihub conflict bad comments 2016-08-25 23:30:21 +02:00
Ibraheem Osama 36751c730b Merge remote-tracking branch 'refs/remotes/Microsoft/dev' into dev
# Conflicts:
#	Microsoft.Toolkit.Uwp.SampleApp/Microsoft.Toolkit.Uwp.SampleApp.csproj
2016-08-25 23:22:42 +02:00
Burak Kaan Köse c09378efde Sample app updated. 2016-08-26 00:20:24 +03:00
Ibraheem Osama 394a77f73b Removing unused namespaces and updating GridSplitter.bind file 2016-08-25 23:10:54 +02:00
David Catuhe 00082a3209 Fixes #238 2016-08-25 14:05:59 -07:00
David Catuhe a246ed5a01 Fixes #237 2016-08-25 14:04:24 -07:00
Ibraheem Osama 3b8546f40c Edit Row splitter 2016-08-25 22:56:20 +02:00
David Catuhe 87048a5892 Merge pull request #231 from LanceMcCarthy/animation-FadeHeaderBehavior
Animation fadeheaderbehavior
2016-08-25 13:39:05 -07:00
David Catuhe 3d4680d822 Merge pull request #194 from bkaankose/dev-AdaptiveGridView
SelectionMode support implemented for AdaptiveGridView.
2016-08-25 10:59:16 -07:00
Eric Vernié 779f86a781 Adding UI to Microsoft Grap 2016-08-25 18:47:51 +02:00
Ibraheem Osama 1f861876ac Change Column Splitter behavior 2016-08-25 18:04:55 +02:00
Ibraheem Osama d0d84246d0 Merge remote-tracking branch 'refs/remotes/Microsoft/dev' into dev
commit f08d74ce1e.

# Conflicts:
#	Microsoft.Toolkit.Uwp.SampleApp/SamplePages/GridSplitter/GridSplitterPage.xaml
#	Microsoft.Toolkit.Uwp.UI.Controls/GridSplitter/GridSplitter.Events.cs
2016-08-25 14:28:08 +02:00
dachibox ebd9cceb2d Add loading control son samples.json and refactor code adapting style 2016-08-25 12:25:19 +02:00
dachibox bcc05a40bd Add loading control on UI.Controls 2016-08-25 11:19:18 +02:00
Scott Lovegrove 556cca4bc2 Merge pull request #164 from NatMarchand/dev
Improved converters
2016-08-25 08:31:06 +01:00
Patrick Dehne cba9686c8f Remove unneeded this 2016-08-25 00:16:54 +02:00
Patrick Dehne eb8f460a73 Add IsSticky property to always show the header at the top of the listview 2016-08-25 00:14:00 +02:00
Lance McCarthy fe17d5c965 Added implicit usage, addressed code review comments, updated demo and bind code examples 2016-08-24 12:42:44 -04:00
Lance McCarthy 43b4cabb14 Final commit before PR. Completed code review with Scott Lovegrove (scottisafool) and squashed last bug on the behavior's demo page 2016-08-24 11:08:23 -04:00
Lance McCarthy fa7ad7ebdd Added FadeHeaderBehavior class and demo 2016-08-23 16:01:58 -04:00
Patrick Dehne 1f87e720ae Add a quick return header control 2016-08-23 17:32:45 +02:00
Ibraheem Osama e03ec0006b Updating Grid Splitter Demo Page 2016-08-22 19:06:19 +02:00
Ibraheem Osama 04b8e728ab Changing Grid Splitter bind file 2016-08-22 18:57:48 +02:00
Ibraheem Osama e36a37f259 Adding RoundLayoutValue with DPI and adding comments 2016-08-22 18:56:23 +02:00
Ibraheem Osama f08d74ce1e Adding to Column Grid Splitter to sample Page 2016-08-22 13:21:39 +02:00
Ibraheem Osama 1d6def0ea6 Adding Grid Splitter Resize Behavior 2016-08-22 12:25:56 +02:00
Ibraheem Osama f4d40f1d52 Adding Auto to GridResizeDirection 2016-08-22 08:25:10 +02:00
Ibraheem Osama 45f56e93f1 Removing empty template comments 2016-08-21 19:30:13 +02:00
Ibraheem Osama fa77f92fd9 Clearing redundant using statements. 2016-08-21 19:25:32 +02:00
Ibraheem Osama dc3a8e5c0e Changing Documentation from ColumnResizer to GridSplitter 2016-08-21 19:04:28 +02:00
Ibraheem Osama 0d610cf5c1 Change Column Resizer to Grid Splitter with ResizeDirection Columns or Rows, changing the grid to Thumb and changing events from pointer events to drag delta 2016-08-21 18:57:57 +02:00
David Catuhe b9313ada30 Merge pull request #204 from Microsoft/gaugedesignercrash
Fix vs designer crash
2016-08-21 07:48:34 -07:00
Ibraheem Osama a4b5c76a50 Update Column Resizer Code bind 2016-08-20 21:45:13 +02:00
Ibraheem Osama f940ae21e0 Add Column Resizer Page to Controls 2016-08-20 21:29:23 +02:00
Ibraheem Osama 1362a37d8d Adding Column Resizer Control and Page 2016-08-20 20:33:18 +02:00
David Catuhe 75da3ebb5f Lock rotation 2016-08-19 13:14:49 -07:00
Burak Kaan Köse 817392f62b Added IsItemClickEnabled to the property grid and selected item count header to the AdaptiveGridViewPage. 2016-08-19 21:56:32 +03:00
Burak Kaan Köse 18b2447e37 Added SelectionMode to the property grid. 2016-08-19 21:02:50 +03:00
David Catuhe 4e52b221ac Merge pull request #190 from phmatray/bing-news
Added a parameter in BingSearchConfig to get results from BingNews.
2016-08-19 10:50:39 -07:00
Philippe Matray c2fca91707 Replace tabulation by 4 spaces. 2016-08-19 19:42:58 +02:00
Philippe Matray 76d3aeba12 Update sample page to integrate Bing News search. 2016-08-19 19:39:19 +02:00
David Catuhe 846af98531 Merge pull request #183 from deltakosh/dev
Bugs fixing for Sample App
2016-08-19 08:42:13 -07:00
David Catuhe 8c4f970db2 Fixes #137 2016-08-18 14:18:47 -07:00
David Catuhe 222d783f02 Fixes #141 2016-08-18 14:15:25 -07:00
David Catuhe 8bb471ab07 Merge pull request #180 from andrejt/dev
Adding Enable Cache setting to ImageEx control sample.
2016-08-18 14:05:52 -07:00
Depechie 1e31195e73 Coding guidelines - PascalCase control names 2016-08-18 22:51:48 +02:00
Andrej b0a3334502 Add IsCacheEnabled setting to ImageEx control. 2016-08-18 22:44:06 +02:00
Andrej e0e0bb22e4 Allow both PropertyControl and CommandArea be used at the same time. 2016-08-18 22:39:19 +02:00
David Catuhe 28cd9c2724 Fixes #140 2016-08-18 12:49:24 -07:00
bartlannoeye 1400effeca Cleaning up warnings 2016-08-18 20:52:38 +02:00
NicoVermeir d72c86a3fc merge dev branch 2016-08-18 18:46:14 +02:00
NicoVermeir d84df9fde3 added nameof() in dependency properties
unregistered tap event in blade
updated comment in bladepage
2016-08-18 18:36:32 +02:00
Nathanael Marchand 0efb4dae44 Improved converters (BoolToObject, CollectionEmptinessToObject, StringEmptinessToObject) 2016-08-18 14:48:40 +02:00
NicoVermeir 40692dc815 Added blade sample to sample app 2016-08-18 09:04:53 +02:00
Thomas Nigro 10c7576e52 Use C#6 nameof() instead of hard-coded properties 2016-08-18 00:45:36 +02:00
David Catuhe 86164aae5e removing Parallax 2016-08-10 14:58:57 -07:00
David Catuhe 47b7bddda8 Fixing composition issue 2016-08-10 10:52:42 -07:00
David Catuhe 325d572e79 Removed unnecessary files 2016-08-10 10:37:33 -07:00
David Catuhe d6d70679d2 Reorder using 2016-08-08 09:34:52 -07:00
David Catuhe 8d32dfe415 Merge back from master 2016-08-08 09:29:34 -07:00
Morten Nielsen eb4e2aedac Renamed ResponsiveGridView to AdaptiveGridView 2016-08-08 09:19:02 -07:00
David Catuhe 03165a8947 removed VariableSizedGridView 2016-08-08 09:01:05 -07:00
David Catuhe 30dc7b183d Better ImageEx sample 2016-08-08 08:45:55 -07:00
David Catuhe 64f9b41be3 Merge pull request #120 from Microsoft/apichecks
Renaming blurAmount to value to be consistent
2016-08-05 09:23:39 -07:00
David Catuhe 99f86f02a6 sample update for blur.value 2016-08-05 08:11:34 -07:00
David Catuhe d203448e9f Merge pull request #119 from Microsoft/bindfileupdate
Update bind files with Rotate/Fade names
2016-08-04 16:13:34 -07:00
jdupuy 799a711211 Update bind files with Rotate/Fade names 2016-08-04 16:11:19 -07:00
David Catuhe 720a5146f1 Quick fixes 2016-08-04 15:05:57 -07:00
David Catuhe 8aae840220 Merge pull request #116 from Microsoft/smallFixes
Better mobile support
2016-08-04 14:20:02 -07:00
David Catuhe 6aa26e9821 Better mobile support 2016-08-04 14:19:13 -07:00
David Catuhe e411f6d7bd Removing unnecesary TwoWay bindings
Adding hover support for Range selector
Some update to RotatorTile
2016-08-04 10:20:54 -07:00
David Catuhe 26827f00fa Phone update 2016-08-04 08:22:42 -07:00
David Catuhe 83a19c9109 Small fixes 2016-08-03 15:28:57 -07:00
jdupuy 3596a92e2d Merged jdupuy-fix and master / resolved conflicts 2016-08-03 14:36:44 -07:00
David Catuhe 1e08e1e99d Merge pull request #107 from Microsoft/icons
New icons
2016-08-03 12:21:40 -07:00
David Catuhe 0cb15b3f72 factorizing CheckConnectivity 2016-08-03 12:17:54 -07:00
David Catuhe 2e0f4bbbfd New icons 2016-08-03 12:10:51 -07:00
jdupuy 7554ea8533 Polished Xaml code in *.bind files. 2016-08-03 11:37:48 -07:00
David Catuhe a835b6134c Fixing bind info
New about content
2016-08-03 10:00:49 -07:00
David Catuhe c89581718e x:Name instead of Name 2016-08-03 08:58:46 -07:00
David Catuhe 3ab7a30462 Fixed logo issue 2016-08-03 08:55:08 -07:00
David Catuhe 5e91f87cc4 Merge pull request #99 from Microsoft/namespaceChange
updated namespace in bind files to new namespace
2016-08-03 08:20:32 -07:00
Nikola Metulev ebbba2f5d9 updated namespace in bind files to new namespace 2016-08-02 16:47:04 -07:00
David Catuhe 20bcfe06c2 Renaming Composition to Animations 2016-08-02 16:41:07 -07:00
David Catuhe ec124e69ab facebooklogo 2016-08-02 16:13:12 -07:00
David Catuhe c38bf4cb18 Merge pull request #96 from Microsoft/prelaunch
Remove support for prelaunch
2016-08-02 16:08:22 -07:00
David Catuhe 5e88f6a911 Remove support for prelaunch 2016-08-02 16:08:05 -07:00
David Catuhe 6efc9bbd73 Merge branch 'master' into SampleAppRedesign
# Conflicts:
#	Microsoft.Toolkit.Uwp.SampleApp/Microsoft.Toolkit.Uwp.SampleApp.csproj
2016-08-02 15:50:51 -07:00
Pedro Lamas af0e490154 Single commit of changes to fix master branch
This removes previously pushed AppPackages
2016-08-02 22:11:14 +01:00
David Catuhe 23acc040ee Fixes #8 2016-08-02 13:39:53 -07:00
Pedro Lamas 5675d9c9a6 Revert to NuGet install of GitVersion 2016-07-29 22:51:59 +01:00
Dave Crawford 8248000dd9 Merge branch 'master' of https://github.com/Microsoft/UWPCommunityToolkit.git 2016-07-29 12:25:21 -07:00
Dave Crawford 06e4ded409 Restyled ParallaxBehaviour and SlideableListItem pages 2016-07-29 12:08:25 -07:00
David Catuhe 8b77df209d Update FacebookPage.xaml 2016-07-29 11:59:43 -07:00
David Catuhe 3a64707489 Remove BundleArtifacts folder 2016-07-29 11:56:54 -07:00
David Catuhe cc2924e231 Merge pull request #78 from nmetulev/animations
Added new AnimationSet Api
2016-07-29 10:26:22 -07:00
David Catuhe 957ecbd44b Fixes bugs with Facebook Services 2016-07-29 10:21:16 -07:00
Nikola Metulev 8a48e987fa updated sample app with StartAsync() 2016-07-29 08:45:33 -07:00
David Catuhe 594baa956d Move back to .NetCore.Uwp 5.1.0 2016-07-29 07:47:58 -07:00
David Catuhe a1d3edc305 Tiny fix for twitter sample page 2016-07-28 15:36:41 -07:00
David Catuhe 43d97d1ef0 Merged controls 2016-07-28 14:06:15 -07:00
David Catuhe 9009e28f84 refactoring done 2016-07-28 13:49:21 -07:00
David Catuhe 09a6c7c667 Projects renamed 2016-07-28 13:46:48 -07:00