20dc0bd7d3
Fix setting src on async image mismatching imageSource
2016-06-10 10:32:22 +03:00
f5dbdc33e1
Hi
2016-06-09 16:08:02 +03:00
f8ee993934
Add a check so setting src on async image multiple times wont mismatch imageSource
2016-06-09 15:58:39 +03:00
55398d6320
Merge pull request #2272 from NativeScript/hhristov/fix-ts-lint
...
Fix tslint
2016-06-08 08:53:13 -07:00
e46f30ac26
Merge pull request #2263 from NativeScript/nnikoilov/ListViewUsedInAModalDialogCrash
...
Fixed crash when ListView is used in a modal dialog (Android).
2016-06-08 18:43:08 +03:00
9ed1986d20
fix tslint
2016-06-08 18:21:08 +03:00
ec85cf3860
Undefined can be set as localValue to dependency observable ( #2268 )
...
* Undefined can be set as localValue to dependency observable
* Fix build error in tests
2016-06-08 15:41:02 +03:00
b65e6f6fda
Layout will not requestLayout when its text is changed if it has fixed size
2016-06-08 13:57:49 +03:00
98a9680bce
Fixed crash when ListView is used in a modal dialog (Android).
2016-06-07 15:50:38 +03:00
743a2efb4a
Optimized DependencyObject setValue performance ( #2260 )
...
* Cached all properties from metadata as fields on Property
ResetValue does not remove entry but only reset value for the given ValueSource (Local by default)
Optimized setValueInternal performance
* Removed TS dependency
* Fix tslint
2016-06-07 15:30:09 +03:00
659d91bfb2
Merge pull request #2214 from NativeScript/atanasovg/expose-fragments-1
...
[Second Try] Add API that resolves the native android.app.Fragment instance created for a Page
2016-06-01 14:04:26 +03:00
d2fbaa3307
Fix failing test
2016-05-31 13:39:04 +03:00
e2f1e272b4
Fixed: Android layerType should not be changed if there is no need
...
Resolves #1899
2016-05-30 16:53:09 +03:00
9a8542869e
Add fragmentForPage method to AndroidFrame interface.
2016-05-30 16:10:46 +03:00
b812411ce1
Fix SegmentedBar selectedIndex change event when items not bound.
...
The Android implemantation wasn't raising the event in that case.
2016-05-30 11:49:40 +03:00
717b5131b1
Add isIOS, isAndroid in platform, and fast ts watcher and transpiler
...
Image should not requestLayout when sized with 'exactly' spec
Update image tests
Tests will run in ios only
2016-05-27 16:57:59 +03:00
719ce1e33e
Fixed test_NavigateToNewPage_WithAndroidCache failure on Android API level 17
...
Unit tests re-factoring and improvements
2016-05-27 13:07:49 +03:00
7118e117c8
Revive TKUnit.assert
2016-05-26 14:30:26 +03:00
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00