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

5440 Коммитов

Автор SHA1 Сообщение Дата
Jérôme Laban ff70303d7c
Update PackageDiffIgnore.xml
Use updated version
2020-01-23 16:25:20 -05:00
Jérôme Laban 1d90824058
Merge pull request #2407 from pkar70/File.DeleteAsync
File.delete async
2020-01-22 15:49:33 -05:00
David Oliver 3e33e8446b
Merge pull request #2495 from unoplatform/dev/djo/cornerradius-fix
[Android] BorderLayerRenderer - restore BorderThickness adjustment
2020-01-22 14:47:50 -05:00
David 9952561d09
Merge pull request #2520 from unoplatform/dev/dr/TrGroup
Fix TransformGroup
2020-01-22 14:32:00 -05:00
Dr.Rx 60e11e4305 Fix invalid comparison in AssertDoesNotHaveColorAt 2020-01-22 11:56:49 -05:00
Dr.Rx 537062e665 Update release notes 2020-01-22 10:43:10 -05:00
Dr.Rx 3f4e5f859f Add UI test for all Tranforms 2020-01-22 10:37:24 -05:00
Dr.Rx f45dbbf41f Implement the Value property (Matrix) on the TransformGroup 2020-01-22 10:37:24 -05:00
Dr.Rx 77753ae818 Fix TransformGroup not working (updates was not applied properly) 2020-01-22 10:37:24 -05:00
Jérôme Laban 963ab1f8fe
Merge pull request #2517 from unoplatform/dev/jela/adjust-override-msg
Adjust package override detection condition
2020-01-22 09:59:32 -05:00
mergify[bot] 183187e63a
Merge pull request #2496 from unoplatform/dev/dr/Holding
Add support of the Holding event
2020-01-22 09:53:58 +00:00
mergify[bot] 614a6b54e8
Merge branch 'master' into dev/dr/Holding 2020-01-22 05:51:22 +00:00
Jerome Laban cd23f5fa11 Adjust package override detection condition 2020-01-21 22:05:59 -05:00
Jérôme Laban 593cc38eca
Merge pull request #2467 from unoplatform/dependabot/nuget/docfx.console-2.48.1
Bump docfx.console from 2.48.0 to 2.48.1
2020-01-21 17:07:36 -05:00
Dr.Rx d31744be8f Restore DispactherQueue tests 2020-01-21 15:15:35 -05:00
Dr.Rx a5ab90ddbd Fix runtime test runner not counting test properly 2020-01-21 15:15:00 -05:00
Jérôme Laban 37a77a95da
Merge pull request #2515 from unoplatform/dev/jela/telemetry-adjust
Telemetry updates
2020-01-21 13:16:34 -05:00
Dr.Rx d30ef23977 Disable time based test that are failing randomly 2020-01-21 12:05:51 -05:00
Jerome Laban 2c84f10d22 Telemetry updates
- Use the InformationalVersion for the product version
- Add missing dependency following https://github.com/unoplatform/uno/pull/1917
- Adjust IsRunningCI to be present in all events
2020-01-21 11:09:32 -05:00
Dr.Rx baf5339d11 Increase delay for repeated scheduling so the tests won't fail on build server 2020-01-21 10:33:29 -05:00
Dr.Rx 465eafd56d Fix Runtime test on WASM ... as its still does not support threading ... 2020-01-21 09:08:09 -05:00
Dr.Rx 3036d3a57d Fix WASM does not have multi-threads ... well well well ... 2020-01-21 09:08:09 -05:00
Dr.Rx 781f788090 Add diff ignores 2020-01-21 09:08:09 -05:00
Dr.Rx 802353daa3 Add finalizer to the DispatcherQueueTimer 2020-01-21 09:08:09 -05:00
Dr.Rx 020eeb7ac3 Fix dispatcher thread check on WASM 2020-01-21 09:08:09 -05:00
Dr.Rx 2f9c8d9ef8 Fix WinUI build 2020-01-21 09:08:08 -05:00
Dr.Rx 2bc50713d4 Add support for the ExpectedException un runtime tests runner 2020-01-21 09:08:08 -05:00
Dr.Rx fc51471e43 Add Runtime test for the DispatcherQueue[Timer] 2020-01-21 09:08:08 -05:00
Dr.Rx 38ab22b1e5 Fix build for .net 2020-01-21 09:08:08 -05:00
Dr.Rx 173b24669d Update diff ignore 2020-01-21 09:08:08 -05:00
Dr.Rx 856621dfb7 Fix typo 2020-01-21 09:08:08 -05:00
Dr.Rx b7e6e4f042 Add releases note and doc 2020-01-21 09:08:07 -05:00
Dr.Rx d34e96fced UI test the holding event 2020-01-21 09:08:07 -05:00
Dr.Rx ee8384b658 Make sure to cancel holding if we move to far from the original point 2020-01-21 09:08:07 -05:00
Dr.Rx 7a4a698a52 Add samples for Holding event 2020-01-21 09:08:07 -05:00
Dr.Rx 47fea6bcc9 Wire up the Holding **Routed** event 2020-01-21 09:08:07 -05:00
Dr.Rx c29094827a Complete support of the Holding event 2020-01-21 09:08:07 -05:00
Dr.Rx db45145acf Add initial support of holding detection 2020-01-21 09:08:06 -05:00
Dr.Rx 47390d659d Implement the DispatcherQueueTimer 2020-01-21 09:08:06 -05:00
Jérôme Laban dec4954a13
Merge branch 'master' into File.DeleteAsync 2020-01-21 08:46:31 -05:00
Jérôme Laban 5da18205ea
Merge pull request #2393 from unoplatform/fix-uitest-constantlink
Update working-with-the-samples-apps.md
2020-01-21 07:06:20 -05:00
mergify[bot] 2d754edaff
Merge pull request #2466 from MartinZikmund/dev/mazi/mac-pointer-events
[macOS] Button.Click support, PointerEntered, PointerExited, PointerMoved
2020-01-21 07:42:39 +00:00
Martin Zikmund 55e61f4b4e
Added PointerDown, PointerUp to release notes 2020-01-21 07:15:06 +01:00
Martin Zikmund e76c0df381
Merge branch 'master' into dev/mazi/mac-pointer-events 2020-01-21 00:30:12 +01:00
mergify[bot] 65af07fa23
Merge pull request #2500 from MartinZikmund/dev/mazi/launchermacos
Support for Windows.System.Launcher on macOS
2020-01-20 22:33:35 +00:00
Martin Zikmund ac98868309 Merge remote-tracking branch 'upstream/master' into dev/mazi/launchermacos 2020-01-20 22:03:16 +01:00
mergify[bot] 5968cae8f6
Merge pull request #2507 from MartinZikmund/dev/mazi/designmode2
Support DesignMode2Enabled
2020-01-20 21:01:25 +00:00
Martin Zikmund eea9331053 Simplified the Move event 2020-01-20 20:21:19 +01:00
mergify[bot] 1f4770956c
Merge branch 'master' into dev/mazi/designmode2 2020-01-20 19:09:02 +00:00
Jérôme Laban fb4ae5f469
Merge pull request #2497 from unoplatform/dev/jela/marketplace
Update the getting started template
2020-01-20 13:58:51 -05:00