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

4752 Коммитов

Автор SHA1 Сообщение Дата
Dr.Rx e6d906c06b Automate the PasswordBox reveal in scroll UI test 2019-11-22 16:34:43 -05:00
Dr.Rx c640cd5ac2 Add UI test for the PasswordBox reveal issue when in SV 2019-11-22 16:34:18 -05:00
Dr.Rx 5036e6e0c9 Fix PasswordBox contennt remains visible when start scrolling while pressing reveal button 2019-11-22 16:34:18 -05:00
TopperDEL 132ba3a985
Update doc/articles/faq.md
Co-Authored-By: Jérôme Laban <jlaban@gmail.com>
2019-11-22 20:43:46 +00:00
David Oliver 75830f0eda
Docs - Add workshop link to Next Steps 2019-11-22 15:19:37 -05:00
Jérôme Laban e1aaebcc13
Merge pull request #2151 from unoplatform/dev/jela/native-constraints
Restore layout constraints in measure for native elements
2019-11-22 14:52:42 -05:00
Jerome Laban 19e7077ea3 Add support for package override warning 2019-11-22 14:19:17 -05:00
Carl de Billy 095c130a34
Merge pull request #2144 from unoplatform/dev/cdb/bugs/ellipse-size-bug
Fix ellipse on all platform
2019-11-22 13:54:32 -05:00
Jérôme Laban bd5c23d1db
Merge pull request #2150 from unoplatform/dev/jela/ime-opts-nre
Fix NRE in android-specific TextBox.ImeOptions
2019-11-22 13:45:24 -05:00
Jerome Laban 8760ed167a Restore layout constraints in measure for native elements 2019-11-22 13:39:18 -05:00
Carl de Billy 000233e7ba Fix NRE in ellipse tests 2019-11-22 12:56:54 -05:00
Jerome Laban 13861d2a75 Fix NRE in android-specific TextBox.ImeOptions 2019-11-22 12:49:49 -05:00
Carl de Billy 755c8ec8ad Added UI test for ellipses 2019-11-22 12:03:26 -05:00
Carl de Billy 1e28a1e355 Removed unused field _measuredSize 2019-11-22 11:57:03 -05:00
mergify[bot] ddbf3b597d
Merge pull request #2143 from unoplatform/dev/jela/tb-readonly
[Wasm] Add support for `TextBox.IsReadonly`
2019-11-22 16:48:53 +00:00
Dzmitry Sviadysh 5ff9c04449 Fix negative result value of iOS TimePicker 2019-11-22 10:55:23 -05:00
Piotr Karocki 103c8bca63
applying comments from David Oliver 2019-11-22 16:49:53 +01:00
mergify[bot] e159b67b62
Merge branch 'master' into dev/jela/tb-readonly 2019-11-22 15:41:59 +00:00
mergify[bot] 77d5038102
Merge pull request #2142 from unoplatform/dev/jela/tbv-foreground
[Wasm] Fix Foreground color inheritance in TextBoxView
2019-11-22 15:41:35 +00:00
Carl de Billy 3e7e865e0e Fix physical vs logical on Android 2019-11-22 10:32:50 -05:00
Carl de Billy dafba4e7de Ellipse min/max for iOS 2019-11-22 10:16:45 -05:00
Carl de Billy c95413d0fc Fix ellipse min/max for Wasm 2019-11-22 10:08:59 -05:00
mergify[bot] 0d5b950ba5
Merge branch 'master' into dev/jela/tb-readonly 2019-11-22 15:01:56 +00:00
Carl de Billy f68ccbfee8 Ellipse size must follow min/max sizes (Android) 2019-11-22 09:51:19 -05:00
mergify[bot] 907531f6f2
Merge branch 'master' into dev/jela/tbv-foreground 2019-11-22 14:20:54 +00:00
Carl de Billy 803c5ebd2c Fix Ellipses for iOS, Andoid & Wasm 2019-11-22 08:59:10 -05:00
Carl de Billy 28dc70c8ef Improved the EllipsePage sample 2019-11-22 08:59:10 -05:00
Jerome Laban 13e0c2ec89 Add missing project in android solution filter 2019-11-22 08:48:57 -05:00
Jerome Laban cb47585a4f Fix android crash when _editableInputConnection is null. 2019-11-22 08:48:47 -05:00
Jerome Laban 4aea9eb772 Don't fail android uitest script on test failure
Let the xml tests fail when publishing the results
2019-11-22 07:07:36 -05:00
TopperDEL 87c6a1b2f6
Correct the link to the VisibleBoundsPadding 2019-11-22 12:50:06 +01:00
Carl de Billy 697f8e144e
Merge pull request #2123 from unoplatform/dev/cdb/bugs/image-clipping-fix
Allow <Image /> control to clip to its bounds
2019-11-22 00:44:03 -05:00
Jerome Laban a95e800500 Add support for `TextBox.IsReadonly` 2019-11-21 22:46:37 -05:00
Jerome Laban bb98f84278 Add UI Tests 2019-11-21 22:13:04 -05:00
Jerome Laban 0bdafefa82 Fix Foreground color inheritance in TextBoxView 2019-11-21 22:03:27 -05:00
Jérôme Laban 0fc55fe1a7
Merge pull request #2139 from unoplatform/dev/jela/tb-header
[Wasm] Fix support for TextBox clear button and header focus
2019-11-21 22:01:58 -05:00
Jerome Laban a36680316d Restore original Image.Stretch default value 2019-11-21 21:55:47 -05:00
Carl de Billy abaf1c3c21 Improve algorithm following review 2019-11-21 20:56:00 -05:00
Carl de Billy 2857a6a79f OOps clean-up was too aggressive 2019-11-21 20:50:56 -05:00
Carl de Billy cce89e1479 Improved image alignment on iOS 2019-11-21 20:04:20 -05:00
Carl de Billy 5ad482a28c Reorder items in "FeatureConfiguration" 2019-11-21 20:01:34 -05:00
Jérôme Laban 181d8b77c2
Apply suggestions from code review
Remove unused methods

Co-Authored-By: David <github.site@torick.net>
2019-11-21 19:53:30 -05:00
Carl de Billy 89cf1225cf Removed old commented code for Wasm image positionning 2019-11-21 19:03:47 -05:00
Carl de Billy 950f75aea1 Fine tuned the alignment of images on Wasm 2019-11-21 18:42:06 -05:00
David b02895b18f
Merge pull request #2141 from unoplatform/dev/dr/GridViewScroll
[WASM] Fix possible invalid scrolling
2019-11-21 17:51:55 -05:00
David eee366cd99
Fix typos
Co-Authored-By: Jérôme Laban <jerome.laban@nventive.com>
2019-11-21 16:14:52 -05:00
Carl de Billy dbe133f998 Fix image clipping on iOS 2019-11-21 16:12:22 -05:00
Carl de Billy df0abfe0df Fix image clipping on Android 2019-11-21 16:12:22 -05:00
Carl de Billy 6c65238965 Arrange: Constains RenderSize to maxSize 2019-11-21 16:12:21 -05:00
Carl de Billy df6b27cb03 Added more tests for ImageSizeHelper 2019-11-21 16:12:21 -05:00