ivanbuhov
1c2ab2adc9
Add typescript declarations for workers
2016-10-20 11:34:14 +03:00
Vladimir Enchev
ffc611c23d
Merge pull request #2931 from NathanaelA/worker-timer-fix-android
...
Fixes using setTimeout/setInterval in a Android Worker
2016-10-20 10:37:42 +03:00
Panayot Cankov
d3e5d821a5
Merge pull request #2921 from NativeScript/flexbox-ios
...
FlexboxLayout for iOS
2016-10-20 09:52:04 +03:00
Rossen Hristov
be2f1721ae
Merge pull request #2926 from NativeScript/its-snippets
...
Add ListView item template selector code snippets
2016-10-20 09:36:50 +03:00
Nathanael Anderson
8281e81621
This fixed setTimeout/setInterval for Android
2016-10-19 19:48:53 -05:00
Vasil Chimev
555328e9bc
Bump up version of tns-platform-declarations
2016-10-19 17:43:02 +03:00
Vasil Chimev
61f0223815
Bump up version to 2.5.0
2016-10-19 17:41:45 +03:00
Nedyalko Nikolov
d7413a4be7
Merge pull request #2927 from NativeScript/nnikolov/HttpIssuesWithAngular
...
Xhr response converted to string so Angular could use it correctly.
2016-10-19 17:23:07 +03:00
Panayot Cankov
791aab04e5
Flexbox ios initial commit
...
Items now appear, but they should initially shrink and they don't
Add 15-ish tests for flexbox layout
Port reasonable flexbox test set
Fixing issues, adding unit tests
Moved from .tsx to .ts and used our ui/builder.parse
2016-10-19 17:02:26 +03:00
Rossen Hristov
6779fce534
Add ListView item template selector code snippets
2016-10-19 16:11:30 +03:00
Nedyalko Nikolov
915df32b27
Xhr response converted to string so Angular could use it correctly.
2016-10-19 16:08:47 +03:00
Rossen Hristov
4b94fe8c63
Merge pull request #2909 from NativeScript/its
...
ListView item template selector
2016-10-19 10:32:34 +03:00
SvetoslavTsenov
1ab5c3bf3d
Merge pull request #2920 from NativeScript/tsenov/ui-tests
...
Set autocorrect to false in pages letter-spacing and transform-decora…
2016-10-18 14:52:32 +03:00
SvetoslavTsenov
8bb4f9f466
Set autocorrect to false in pages letter-spacing and transform-decoration-color
2016-10-18 14:15:01 +03:00
SvetoslavTsenov
27c532def7
Merge pull request #2916 from NativeScript/tsenov/ui-tests
...
Set autocorrect to false ini all-uniform and non uniform pages
2016-10-18 13:45:14 +03:00
Hristo Hristov
44bab5b0f0
Padding was reset incorrectly ( #2917 )
...
* Padding was reset incorrectly
* Fix tslint
2016-10-18 13:18:32 +03:00
SvetoslavTsenov
4a76753b05
Set autocorrect to false ini all-uniform and non uniform pages
2016-10-18 10:35:10 +03:00
Rossen Hristov
e28148c929
ListView item template selector refactoring + sample code
2016-10-17 17:22:30 +03:00
SvetoslavTsenov
8641826ff3
Merge pull request #2912 from NativeScript/tsenov/ui-tests
...
Update all text field of zIndex page with autocorrect=false
2016-10-17 15:41:49 +03:00
SvetoslavTsenov
eaafb93c8f
Update all text field of zIndex page with autocorrect=false
2016-10-17 15:27:49 +03:00
Hristo Hristov
644f4c2845
ImageSource was reset in CreateUI wrongly. ( #2910 )
...
TabView doesn't save/restore its visual hierarchy.
Cuteness.io source changed to use https.
2016-10-17 13:40:03 +03:00
Rossen Hristov
b1050d4121
Fix tslint
2016-10-17 10:25:23 +03:00
Rossen Hristov
cd6039ce6c
ListView item template selector
2016-10-17 09:32:47 +03:00
Alexander Vakrilov
8ce37215f7
Merge pull request #2898 from NativeScript/snapshot-activity-fix
...
Snapshot fix
2016-10-14 12:30:12 +03:00
vakrilov
20dc0b1ef5
Snapshot fix
2016-10-14 11:33:58 +03:00
Vladimir Enchev
e7568ff3ac
Merge pull request #2896 from NativeScript/viewDidLoad-fix
...
code fixed to work in viewDidLoad
2016-10-14 11:06:30 +03:00
Vladimir Enchev
b398f27586
code fixed to work in viewDidLoad
2016-10-14 10:02:35 +03:00
Vladimir Enchev
c521f2db33
Merge pull request #2877 from NativeScript/existing-app
...
Existing iOS integration app support added
2016-10-14 09:38:11 +03:00
Vladimir Enchev
eab903e9e0
Existing iOS integration app support added
2016-10-13 18:15:24 +03:00
Panayot Cankov
e2b9f521f9
Merge pull request #2891 from NativeScript/dev-work-update
...
Update the DevelopmentWorkflow.md
2016-10-13 16:52:21 +03:00
Panayot Cankov
74d65d232c
Update the DevelopmentWorkflow.md
2016-10-13 16:50:09 +03:00
Alexander Vakrilov
d012f9ac8c
Merge pull request #2885 from NativeScript/android-current-context
...
Application and ActivityEvents improvements
2016-10-13 11:47:25 +03:00
Alexander Vakrilov
e8fdc677d5
Merge pull request #2887 from bradmartin/patch-1
...
Small typo
2016-10-12 09:50:36 +03:00
Brad Martin
c84dc3e57b
Small typo
...
-typo
-add android api number
2016-10-11 17:38:22 -05:00
SvetoslavTsenov
8cbbea235b
Merge pull request #2886 from NativeScript/tsenov/ui-tests
...
moe tabmore page from css to tab-view folder
2016-10-11 20:51:00 +03:00
SvetoslavTsenov
21800b64e1
moe tabmore page from css to tab-view folder
2016-10-11 20:42:20 +03:00
vakrilov
1c4f40333e
Application and ActivityEvents improvements
2016-10-11 18:40:03 +03:00
Nathanael Anderson
a5273b74ed
Fix for Dialogs crashing on iOS ( #2866 )
2016-10-11 14:58:30 +03:00
SvetoslavTsenov
b42cff63a2
Merge pull request #2880 from NativeScript/hhristov/gestures-ios10-fix
...
Fix gestures support for iOS 10
2016-10-11 14:11:58 +03:00
Hristo Hristov
b5ec25f423
Fix gestures support for iOS 10
2016-10-11 13:28:02 +03:00
SvetoslavTsenov
4cf8a1574c
Merge pull request #2876 from NativeScript/tsenov/ui-tests
...
Remove automationText from listview items
2016-10-11 09:44:43 +03:00
SvetoslavTsenov
333d1897a3
Remove automationText from listview items
2016-10-11 09:42:14 +03:00
Hristo Hristov
3e3fc248c2
Move imageCache initialization in the createUI method so that it is sure that we have valid context. application.android.nativeView could be null if image module is requested before application.start ( #2862 )
2016-10-10 09:23:17 +03:00
Alexander Vakrilov
93f20e6505
Merge pull request #2851 from NativeScript/zoned-fps-meter
...
Make fps-meter callback execute in the same zone as they are created
2016-10-07 16:28:13 +03:00
Hristo Hristov
109ac26c5b
Fix memory leak in action-bar for android. ( #2854 )
2016-10-07 13:02:58 +03:00
Panayot Cankov
edc9e483a9
Merge pull request #2855 from NativeScript/npm-script-typedoc
...
Added npm run typedoc and npm run dev-typedoc scripts, read the Devel…
2016-10-07 09:57:16 +03:00
Panayot Cankov
d061bd8031
Make the Grunt work
2016-10-07 09:11:33 +03:00
Panayot Cankov
43ceefdc03
Added npm run typedoc and npm run dev-typedoc scripts, read the DevelopmentWorkflow.mk
2016-10-06 17:52:14 +03:00
vakrilov
03fdc94d2c
Make fps-meter callback execute in the same zone as they are created
2016-10-06 10:49:47 +03:00
Hristo Hristov
ed36106e9e
remove gc call ( #2848 )
2016-10-05 17:42:07 +03:00