Jerome Laban
|
e94608efa2
|
Disable nuget fork PR publish, restore nodereuse
|
2020-02-02 08:51:33 -05:00 |
Jerome Laban
|
e72e2e3aae
|
Adjust net461 dependencies
|
2020-02-02 08:51:33 -05:00 |
Jerome Laban
|
ea9c85cb19
|
Include build attempt in package ID
|
2020-02-02 08:51:32 -05:00 |
Carl de Billy
|
6c425f4959
|
Merge pull request #2567 from unoplatform/dev/cdb/ui-tests-fast-tap
.Tap() -> .FastTap()
|
2020-02-01 22:47:32 -05:00 |
Carl de Billy
|
5df60dcfd2
|
Fix unstable CI
|
2020-02-02 02:16:14 +00:00 |
Carl de Billy
|
dab7877a7b
|
Update Given_NumberBox.cs
|
2020-02-01 18:03:46 -05:00 |
Carl de Billy
|
2cf01a464c
|
FastTap: .Y -> .CenterY
|
2020-01-31 15:42:37 -05:00 |
Carl de Billy
|
3eedd350ff
|
.Tap() -> .FastTap()
|
2020-01-31 15:15:43 -05:00 |
Jérôme Laban
|
e61a1da0df
|
Merge pull request #2552 from unoplatform/dev/jela/twopaneview
Add support for TwoPaneView and Surface Duo
|
2020-01-30 13:35:44 -05:00 |
David
|
ac2483a0f1
|
Merge pull request #2559 from unoplatform/dev/dr/PreventContext
Prevent the context menu on wasm while not in a TextBox
|
2020-01-30 13:32:43 -05:00 |
Jérôme Laban
|
885393c683
|
Merge branch 'master' into dev/jela/twopaneview
|
2020-01-30 11:19:28 -05:00 |
Jérôme Laban
|
c72c117b97
|
Merge pull request #2535 from unoplatform/dev/jela/android-text-decorations
[Android] Adjust TextBlock.TextDecorations is not updating properly
|
2020-01-30 11:17:44 -05:00 |
Dr.Rx
|
065c31120d
|
Update release notes
|
2020-01-30 09:54:03 -05:00 |
Dr.Rx
|
b4f75a9d43
|
Prevent the context menu on wasm while not in a TextBox
|
2020-01-30 09:36:39 -05:00 |
Jerome Laban
|
cb975d1b34
|
Add UI Tests for TextDecoration update
|
2020-01-30 08:53:15 -05:00 |
Jerome Laban
|
94ef276669
|
Fix XamlBindingHelper.Convert double to GridLength
|
2020-01-30 08:34:37 -05:00 |
Jerome Laban
|
8901edb84b
|
[Android] Adjust TextBlock.TextDecorations is not updating properly
|
2020-01-30 07:45:53 -05:00 |
Jerome Laban
|
4705cf78e3
|
Adjust TwoPaneView tests
Disabled tests until https://github.com/unoplatform/uno/pull/2481 and App.All() query is supported by Uno.UITest
|
2020-01-30 07:17:02 -05:00 |
Jerome Laban
|
d5486fb043
|
Adjust maps and duo packages publishing
|
2020-01-29 22:33:23 -05:00 |
Jerome Laban
|
58ed4a7bd1
|
Generate packages on build
|
2020-01-29 20:41:46 -05:00 |
Jérôme Laban
|
f8b6e1bd68
|
Merge pull request #2558 from unoplatform/dev/xygu/20200129/textbox-inputscope-sample
fixed sample for TextBox InputScope=Number
|
2020-01-29 20:29:14 -05:00 |
Jerome Laban
|
8ac39b9b8e
|
Adjust UWP Build
|
2020-01-29 18:14:23 -05:00 |
Xiaoy312
|
a6b9a5bcaf
|
fixed sample for TextBox InputScope=Number
|
2020-01-29 17:57:47 -05:00 |
Jerome Laban
|
fd127279df
|
Initialize the Duo SDK only on those devices
|
2020-01-29 16:26:16 -05:00 |
Jerome Laban
|
bb1299188c
|
Adjust for review changes
|
2020-01-29 16:26:16 -05:00 |
Jerome Laban
|
4024a002f3
|
Update the release notes
|
2020-01-29 16:26:16 -05:00 |
Jerome Laban
|
3c194f175e
|
Fix support for Brush conversion from Color theme resources
|
2020-01-29 16:26:16 -05:00 |
Jerome Laban
|
ec6a8281c6
|
Disable TwoPaneView sample for UWP
Until WinUI is updated in sample app.
|
2020-01-29 16:26:16 -05:00 |
Jerome Laban
|
69222051f1
|
Adjust for iOS build
|
2020-01-29 16:26:16 -05:00 |
Jerome Laban
|
27f1815425
|
Update documentation
|
2020-01-29 16:26:16 -05:00 |
Jerome Laban
|
e224a8d46b
|
Adjust sample based on internals visibility
|
2020-01-29 16:26:16 -05:00 |
Jerome Laban
|
1db6f118d4
|
Adjust TwoPaneView tests selection to avoid using AutomationPeers
|
2020-01-29 16:26:16 -05:00 |
Jerome Laban
|
961606b5fe
|
Add UI Tests
|
2020-01-29 16:26:16 -05:00 |
Jerome Laban
|
f27420f0f9
|
Externalize Surface Duo support
|
2020-01-29 16:26:16 -05:00 |
Jerome Laban
|
ff7f9372a0
|
Add API extensions support
|
2020-01-29 16:26:16 -05:00 |
Jerome Laban
|
124dad91bf
|
Import TwoPaneView control based on WinUI 2.4
Import commit 4bf21d7380/dev/TwoPaneView
|
2020-01-29 16:26:16 -05:00 |
David
|
8c64889e1b
|
Merge pull request #2554 from unoplatform/dev/dr/AnimFlicker
Prevent flicker of animation on iOS
|
2020-01-29 14:43:54 -05:00 |
Dr.Rx
|
b706439643
|
Prevent flicker of animation on iOS when animating multiple properties of the same target
|
2020-01-29 12:51:16 -05:00 |
Jérôme Laban
|
01ac836b10
|
Merge pull request #2546 from unoplatform/dev/dr/AnimsRollback
Fix animations are not reaching their final state on iOS
|
2020-01-29 06:25:55 -05:00 |
Jérôme Laban
|
bda897f889
|
Increase android tests timeout to 90 minutes
|
2020-01-28 22:39:38 -05:00 |
Jérôme Laban
|
671ff51969
|
Increase iOS tests timeout to 90 minutes
|
2020-01-28 22:38:54 -05:00 |
mergify[bot]
|
74a5f94341
|
Merge branch 'master' into dev/dr/AnimsRollback
|
2020-01-29 03:20:33 +00:00 |
Jérôme Laban
|
504997ff3d
|
Merge pull request #2548 from unoplatform/dev/jela/pr-build-number
Include build ID in PR tag
|
2020-01-28 19:52:18 -05:00 |
Dr.Rx
|
ea52dc0a4f
|
Enable DoubleAnimation tests on iOS
|
2020-01-28 17:01:55 -05:00 |
Dr.Rx
|
aaea1a8862
|
Automate opacity tests for the FinalState of DoubleAnimations
|
2020-01-28 16:57:53 -05:00 |
Dr.Rx
|
18863521a4
|
Refactor: remove the Assert prefix to match other methods of the ImageAssert
|
2020-01-28 16:57:53 -05:00 |
Dr.Rx
|
6b4af9696f
|
Fix snapshot test generator not using the real Name of the sample
|
2020-01-28 16:57:53 -05:00 |
Dr.Rx
|
f0dbe0eed1
|
Add sample for the animation goes bakc to initial value at end
|
2020-01-28 16:57:53 -05:00 |
Dr.Rx
|
38b14f36ed
|
Fix animations are not reaching their final state on iOS
|
2020-01-28 16:57:53 -05:00 |
Jerome Laban
|
b32e762e84
|
Adjust PR nuget feed.
|
2020-01-28 15:58:01 -05:00 |