4862443bea
Fix background tests
2017-05-31 17:21:17 +03:00
51ccdb0820
Revert button text alignment
2017-05-31 17:21:17 +03:00
93237cf991
Fix typo
2017-05-31 17:21:17 +03:00
99611a9979
Include resource folder
...
Fix tslint error
2017-05-31 17:21:17 +03:00
4b45c73c96
Merge pull request #4291 from NativeScript/http-getFile-with-query-params
...
Support http.getFile for URLs with query params
2017-05-30 15:37:46 +03:00
3fe2815ded
Support http.getFile for URLs with query params
2017-05-30 14:55:15 +03:00
9551418b15
Fixing Button text alignment behavior
...
This change switches iOS Button text alignment from using the generic `nativeView.contentHorizontalAlignment` to using the Button's `nativeView.titleLabel.textAlignment`. This change allows text in a Button to properly center align when wrapped on to multiple lines. Left and Right alignment behavior are unchanged, but using new syntax for consistency.
2017-05-30 13:31:39 +03:00
26e2748f24
fix(animations): remove default getters for tranform properties ( #4286 )
2017-05-29 17:39:32 +03:00
44b4afab42
add sample -image source from imageAsset and save it to PNG ( #4265 )
2017-05-26 16:46:05 +03:00
88c2848bd4
example declare SearchBar component via XML ( #4236 )
...
* example declare SearchBar component via XML
* fix tslint errors
* fix error - not found modules
2017-05-26 14:12:47 +03:00
00c8b89232
Merge pull request #4263 from NativeScript/profiler-for-functions
...
Add profile for functions, profile CSS-es on startup, use __time
2017-05-25 15:04:54 +03:00
c519a4bb6f
add profile for functions, profile CSS-es on startup, use __time
2017-05-25 14:40:13 +03:00
3fa741e5e7
Merge pull request #4250 from NativeScript/add-tests-startuptime-log
...
Add logging for startup time in the apps
2017-05-25 13:48:41 +03:00
35f0f73331
Merge pull request #4239 from NativeScript/getDefault-for-animatiable-props
...
Support getDefault for CssAnimationProperty
2017-05-25 10:42:01 +03:00
885ab37eec
Merge pull request #4255 from NativeScript/PetyaSotirova/web-view-typedoc
...
Fix web-view typedoc
2017-05-25 10:39:13 +03:00
25456cf29b
Merge pull request #4257 from NativeScript/vchimev-changelog
...
Update CHANGELOG for 3.0.1 milestone
2017-05-23 18:22:35 +03:00
8a911efe29
Update CHANGELOG.md
2017-05-23 18:11:01 +03:00
6a87a85714
Fix web-view typedoc
2017-05-23 16:16:57 +03:00
c9565005ef
Merge pull request #4247 from NativeScript/test-page-4135
...
Update secure textfield test page
2017-05-23 16:09:56 +03:00
b00ed12150
Update a test page
2017-05-23 16:09:10 +03:00
13ce5282f5
Fix issue 2942 example in ui-test-app
2017-05-23 15:37:58 +03:00
bf3fa6b122
Add logging for startup time in the apps
2017-05-22 10:38:34 +03:00
326fc696fe
Update secure textfield test page
2017-05-22 01:23:33 +03:00
fc20e1a00d
Include test page for issue 4135
2017-05-19 19:32:19 +03:00
8315c410ae
Include scenario for issue 'Switch not visible with NS 3.0 on ios #4175 '
2017-05-19 19:06:16 +03:00
e7d9fe5b24
Support getDefault for CssAnimationProperty
2017-05-19 18:46:26 +03:00
6ba2a1e058
Merge pull request #4207 from NativeScript/profiling-2
...
Add resetProfiles method to profiling module
2017-05-19 11:27:21 +03:00
f6993b706a
Merge pull request #4167 from NativeScript/perf-flexbox-example
...
Improvements after profiling the android flexbox example
2017-05-19 08:57:58 +03:00
694dd17c97
Merge pull request #4216 from NativeScript/fix-text-field-docs
...
Fix text-field typedoc
2017-05-18 18:31:48 +03:00
7986e479cd
Performance improvements after profiling the android flexbox example
2017-05-18 18:00:31 +03:00
d6d016bc61
Include test page for issue 4143
2017-05-18 17:22:51 +03:00
90a0da2863
fix(livesync): attach __onLiveSyncCore to global object ( #4215 )
...
That method needs to be exposed because it's used in NativeScript Angular (https://github.com/NativeScript/nativescript-angular/blob/master/nativescript-angular/platform-common.ts#L91 ).
2017-05-18 17:13:24 +03:00
a96a957374
Include test page for 4022
2017-05-17 15:51:49 +03:00
0d21f52c99
Hhristov/ios background image crash fix ( #4214 )
...
* uiColorFromImage should return if there is no image.
* added unit-test
2017-05-17 15:40:14 +03:00
09188a1a6c
Fix text-field typedoc
2017-05-17 15:18:02 +03:00
cbbee3bbe7
get method on Observable created with fromObject wan’t returning the value that was put from set if that property was not specified in the object passed to fromObject. ( #4213 )
...
get method on Observable created with fromObject wasn’t returning the …
2017-05-17 13:30:46 +03:00
585e74e752
switch in iOS cannot have different size than 51/31. Setting it in onMeasure is late. ( #4212 )
2017-05-17 13:29:59 +03:00
fcd626ddf7
Update Modules30Changes.md
2017-05-17 13:18:39 +03:00
781c46374b
Update Modules30Changes.md ( #4211 )
2017-05-17 13:09:38 +03:00
b67213120e
Change onReturnPress from abstract to non abstract so that TextView doesn’t throw exception when Return is pressed ( #4208 )
...
Fix https://github.com/NativeScript/NativeScript/issues/4123
2017-05-17 09:47:05 +03:00
d9d1f81144
Merge pull request #4202 from NativeScript/app-displayed-event
...
App "displayed" event
2017-05-17 09:31:08 +03:00
f23c6c6455
Add resetProfiles method
2017-05-16 17:49:27 +03:00
2079201006
Include test case for item 4151
2017-05-16 17:45:15 +03:00
d4e4841b59
Merge pull request #4205 from NativeScript/tsonevn_fix_snippet_tag
...
fix broken closing tag for the snippet
2017-05-16 16:38:59 +03:00
a61943fe88
fix ios modal layout issue #4151
2017-05-16 16:37:10 +03:00
610794f709
Add 'displayed' event on application for iOS
2017-05-16 16:10:50 +03:00
fa5873822b
fix broken closing tag for the snippet
2017-05-16 14:08:53 +03:00
188a1c2c34
Binding to ViewBase as source now works ( #4195 )
...
* Fix 4127
* Move back Binding class to bindable module
2017-05-16 13:33:02 +03:00
34aec12c3b
fix https://github.com/NativeScript/NativeScript/issues/4135 ( #4192 )
2017-05-16 11:02:24 +03:00
7e3fcd1793
Merge pull request #4198 from NativeScript/profiling-tests
...
Fix: Slow profiling tests for android
2017-05-16 11:02:02 +03:00