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

33489 Коммитов

Автор SHA1 Сообщение Дата
Jérôme Laban c2a3ff12b8 Fix memory leak with Xaml event registrations 2019-01-16 13:02:24 -05:00
Carl de Billy 5c844fceae
Merge pull request #496 from nventive/dev/cdb/bugs/combobox-broken-wasm
Fix broken ComboBox on Wasm
2019-01-16 09:49:49 -05:00
Carl de Billy 34981c5c9d Release Notes for ComboBox 2019-01-15 20:55:09 -05:00
Carl de Billy f155181185 Allow Samples.App.Wasm to be started directly 2019-01-15 20:53:22 -05:00
Carl de Billy 7a75d91655 Fix ComboBox content kidnapping on Wasm 2019-01-15 20:53:22 -05:00
Carl de Billy 304f5479e3 Improved sample base classes 2019-01-15 20:53:22 -05:00
Carl de Billy 2f2892e8c0 Propagate the TemplatedParent into popup when open 2019-01-15 20:53:22 -05:00
Carl de Billy 62226df992 Fixed samples with viewmodels 2019-01-15 20:53:22 -05:00
Carl de Billy b60050aa00 ComboBoxItem now recover kidnapped child element 2019-01-15 20:53:22 -05:00
Carl de Billy 6e8db9d50a Stop presenting the ComboBoxItem as SelectedItem 2019-01-15 20:53:22 -05:00
Carl de Billy 081038b909 Restored ComboBox samples from private repo 2019-01-15 20:53:21 -05:00
Jérôme Laban 5c08b2a286
Merge pull request #495 from nventive/dev/jela/memory-profiling
Fix VisibleBoundsPadding memory leak, improve profiling documentation
2019-01-15 12:44:44 -05:00
Jérôme Laban 35c642d386 Update release notes 2019-01-15 11:47:21 -05:00
Jérôme Laban 13538bc889 Update app template iOS default GC settings 2019-01-15 11:43:56 -05:00
Jérôme Laban 2d893ff605 Fix memory leak when using VisibleBoundsPadding. 2019-01-15 11:43:56 -05:00
Jérôme Laban 462e384a7d wip 2019-01-15 11:43:56 -05:00
Jérôme Laban d3e5fdfb35
Merge pull request #494 from nventive/dev/jela/resource-task-locking
Adjust Uno.UI.Tasks package path through nuget deployment
2019-01-14 16:48:28 -05:00
Jérôme Laban ab883f8435 Adjust Uno.UI.Tasks package path through nuget deployment 2019-01-14 15:58:20 -05:00
Jérôme Laban 0a00b15b73
Merge pull request #492 from nventive/dev/jela/resource-task-locking
Use AppDomain isolation for Uno.UI.Tasks, copy file to override folder.
2019-01-14 14:11:07 -05:00
Jérôme Laban 1d5c5c01ba Use AppDomain isolation for Uno.UI.Tasks, copy file to override folder. 2019-01-14 13:22:22 -05:00
David 0f4d918ae8
Merge pull request #490 from nventive/dev/dr/ManagedLoadEvents
Handle the load events from managed code to reduce interop
2019-01-14 11:00:21 -05:00
Dr.Rx 37ee2acda8 Add doc and tests for WASM managed load events 2019-01-11 15:16:57 -05:00
Dr.Rx 5af2852074 Handle the load events from managed code to reduce interop 2019-01-11 15:16:21 -05:00
Jérôme Laban e977a100ea
Merge pull request #489 from nventive/dev/jela/multi-file-resources
Add support for named resource files
2019-01-11 14:20:47 -05:00
Jérôme Laban 633e129974 Update ResourceLoader unit tests 2019-01-11 13:13:16 -05:00
Jérôme Laban 562527af1f Add support for named resource files
- Add support for `ResourceLoader.GetForViewIndependentUse(string)` and named resource files
- Add support for running the runtime tests in the UWP samples app
- Add support for scoped x:Uid "/resourceFile/myResource"
2019-01-11 11:40:05 -05:00
Jérôme Laban aa2fc45539
Merge pull request #487 from nventive/dev/jela/core-dispatcher-wasm
Fix iOS support, improve CoreDispatcher performance
2019-01-11 10:53:21 -05:00
Jérôme Laban 73d3894992 Fix iOS support, improve CoreDispatcher performance 2019-01-10 15:41:23 -05:00
Jérôme Laban ae5f401275
Merge pull request #457 from nventive/dev/jela/fix-customctor-parsing
Fix invalid formatting of strings in resources
2019-01-10 15:09:02 -05:00
Jérôme Laban 278adc9c76
Merge branch 'master' into dev/jela/fix-customctor-parsing 2019-01-10 13:44:16 -05:00
Carl de Billy 7c8ea9297b
Merge pull request #486 from nventive/dev/cdb/paths/import-samples
Added samples from private repo
2019-01-10 09:47:04 -05:00
Jérôme Laban d4eabfbb26 Fix invalid formatting of strings in resources
Fixes #455
2019-01-10 08:10:17 -05:00
Carl de Billy 0f9299db77 Added samples from private repo 2019-01-09 16:34:19 -05:00
Carl de Billy fc9ea0b28b
Merge pull request #485 from nventive/dev/cdb/bugs/rotate-transform-origin
[Wasm] RotateTransform were not considering TransformOrigin
2019-01-09 16:16:15 -05:00
Carl de Billy 6ec6934286 Imported transform tests from private repo. 2019-01-09 14:42:43 -05:00
Carl de Billy d3a92b42da Fix transform origin on Android 2019-01-09 13:46:50 -05:00
Carl de Billy f4051bc9a9 Apply previous "rotate" fix to Scale and Skew 2019-01-09 13:46:50 -05:00
Carl de Billy df29dadc1e [Wasm] RotateTransform were not considering TransformOrigin 2019-01-09 13:46:50 -05:00
Yohan Guérin 874874efea
Merge pull request #479 from nventive/dev/yogu/android.flipview.reload
[Android][FlipView] Check if items have changed to notify the adapter
2019-01-09 12:35:44 -05:00
YGuerin 7a8718e363 [Android][FlipView] Check if items have changed to notify the adapter 2019-01-09 11:57:22 -05:00
Carl de Billy eb9df9cc77
Merge pull request #484 from nventive/dev/cdb/bugs/itemsstackpanel-measure
ItemsStackPanel wasn't propagating correctly measure/arrange phases after invalidation
2019-01-09 11:27:10 -05:00
Carl de Billy 7a276efa7a Added release notes. 2019-01-09 09:58:36 -05:00
Carl de Billy 12bc07f7c1 Image-Perf: prevent invalidation of measure on img-loaded
when the physical of the image is already known from a previous measure.
2019-01-09 09:58:36 -05:00
Jérôme Laban dbe4ea69b9 Added a hack on VirtualizingPanelLayout
to let measure & arrange phase propagate through children controls.
This hack won't allow items to change their size, but that's better than before.
2019-01-09 09:58:35 -05:00
Carl de Billy 38d7bca99a Improved logging for FrameworkElements 2019-01-09 09:58:35 -05:00
Jérôme Laban 9431836f71
Merge pull request #483 from nventive/dev/jela/sourgen-update
Improve source generation performance
2019-01-09 09:36:33 -05:00
Jérôme Laban a359fc8f6d Update to latest source generation tasks
Improves generation speed.
2019-01-09 08:45:12 -05:00
Jérôme Laban a0c7ece8bf
Merge pull request #482 from nventive/dev/jela/android-keyboard-focuslost
[Android] Fix keyboard dismissal in TextBox
2019-01-08 14:43:30 -05:00
Jérôme Laban b73410c8fa Performance improvements
- Avoid using strings for types comparisons in IsImplementingInterface and IsCollectionOrListType
- Simplify FindEventType, add more lookups caching for type members
- Add more caching for FindType
2019-01-08 14:39:16 -05:00
Jérôme Laban ea3b3152f4 Add support for XamlMember/XamlType equality/GetHashCode. 2019-01-08 14:39:16 -05:00