Commit Graph

2607 Commits

Author SHA1 Message Date
Hristo Deshev
75796ea14c Ignore request body for XHR GET requests.
Raises an error on Android. Caused by the Angular XHR backend sending an
empty string.
2015-10-29 15:01:08 +02:00
Hristo Deshev
2f92cb3ff4 Implement XHR addEventListener/removeEventListener events.
- Used by the Angular XHRBackend service.
- Only supporting 'load' and 'error' now.
- Not implemented as weak events. Client responsible for detaching or not
keeping a reference to the XHR object forever. (NG XHRBackend does so)
2015-10-29 15:01:08 +02:00
Vladimir Enchev
977f72f7fc Merge pull request #998 from NativeScript/webview-ios-images
web-view images now will be loaded correctly with base url
2015-10-29 11:42:08 +02:00
Vladimir Enchev
86a6154231 web-view images now will be loaded correctly with base url 2015-10-29 11:30:29 +02:00
Nedyalko Nikolov
4e7ce7a9b0 Merge pull request #997 from NativeScript/nnikolov/IosFastNavigationIssue
Fixed fast navigation issues in iOS.
2015-10-29 11:11:35 +02:00
Nedyalko Nikolov
4692515481 Fixed fast navigation issues in iOS. 2015-10-29 10:57:08 +02:00
Nedyalko Nikolov
b49d8ded81 Merge pull request #995 from NativeScript/nnikolov/SegmentedBarFontPropertiesViaCss
Added font related properties for SegmentedBar.
2015-10-29 10:55:57 +02:00
Erjan Gavalji
5f06db1c78 Merge branch 'ErjanGavalji/run-tests-on-build' 2015-10-29 10:36:03 +02:00
Erjan Gavalji
55dfe7e39a Remove redundant files. Update the doc with iOS instructions 2015-10-29 10:35:14 +02:00
Erjan Gavalji
d5eb8046de Collecting the iOS log 2015-10-29 10:26:16 +02:00
Vladimir Enchev
0a2b91fbe7 Merge pull request #992 from NativeScript/android6-webview
android 6 support
2015-10-29 10:24:26 +02:00
Vladimir Enchev
009c818e75 Merge pull request #994 from NativeScript/css-type-fix
lower-case-dashed components css support fixed
2015-10-29 09:39:44 +02:00
Vasil Chimev
b738e51cb3 Fix web-view test page. 2015-10-29 09:38:12 +02:00
Nedyalko Nikolov
87f7b9a294 Added font related properties for SegmentedBar. 2015-10-29 09:37:22 +02:00
Vladimir Enchev
ffa54b5cf3 lower-case-dashed components css support fixed 2015-10-28 17:32:25 +02:00
Erjan Gavalji
c1b30428d0 Uninstall, install and start the app 2015-10-28 15:53:40 +02:00
Vasil Chimev
875ec3e277 Fix web-view test page. 2015-10-28 15:42:30 +02:00
Vasil Chimev
d7a0d87d25 Add a new web-view test page. 2015-10-28 14:03:31 +02:00
Vladimir Enchev
580e80b4c1 three random failing tests disabled 2015-10-28 13:18:50 +02:00
Vladimir Enchev
3230a570ab android 6 support 2015-10-28 11:55:34 +02:00
Vasil Chimev
23dee6655c Add a new web-view test page. 2015-10-28 11:40:25 +02:00
Vladimir Enchev
a5ff5fd8c2 three random failing tests disabled 2015-10-28 10:49:31 +02:00
Vladimir Enchev
914f4faedc Merge pull request #991 from NativeScript/dialogs-refactor
code improved
2015-10-28 10:29:50 +02:00
Vladimir Enchev
bd24ecd2f9 code improved 2015-10-28 09:57:39 +02:00
Erjan Gavalji
094f9f4870 Add the run script used to ease the development... 2015-10-27 17:49:19 +02:00
Erjan Gavalji
94a7499aad Add a breaking command 2015-10-27 17:14:08 +02:00
Erjan Gavalji
8355634274 Reconfigure android-specific tasks and arguments to be cross-platform. Update documentation 2015-10-26 18:01:28 +02:00
Erjan Gavalji
cfb6c41542 Fix the casing of the modulesPath argument; update the readme 2015-10-26 15:02:47 +02:00
Erjan Gavalji
0445173757 Now update the modules 2015-10-26 11:45:57 +02:00
Nedyalko Nikolov
c55939286e Merge pull request #984 from NativeScript/nnikolov/BlackBackgroundIssue
Fixed black background on some controls in iOS.
2015-10-26 10:32:26 +02:00
Nedyalko Nikolov
67624cfe57 Fixed black background on some controls in iOS. 2015-10-23 18:49:56 +03:00
Erjan Gavalji
6ad3474803 Add empty tasks to update the modules. Broken. 2015-10-23 15:18:10 +03:00
hshristov
033e0d4bfc Added missing file in csproj 2015-10-23 10:58:31 +03:00
hshristov
5bb00030b4 Added missing file 2015-10-23 10:56:12 +03:00
Nedyalko Nikolov
d4dd9b7575 Merge pull request #975 from NativeScript/nnikolov/Issue926
Fixed issue #926.
2015-10-23 10:25:54 +03:00
Nedyalko Nikolov
037690064e Fixed issue 926. 2015-10-23 09:15:39 +03:00
Hristo Hristov
1360be8dd0 Merge pull request #979 from NativeScript/hhristov/tab-view-tests
Improved tab-view tests
2015-10-22 18:33:49 +03:00
hshristov
4b2701b3fb Improved tab-view tests 2015-10-22 18:27:29 +03:00
Erjan Gavalji
8e6b4b5628 Improve the readability of the instructions 2015-10-22 15:04:23 +03:00
Erjan Gavalji
a60cedcde3 Describe the parameters 2015-10-22 15:00:10 +03:00
vakrilov
54c4949941 Removed console.log 2015-10-22 14:19:06 +03:00
Vladimir Enchev
286b9522c9 Merge pull request #976 from NativeScript/web-view-images
WebView html with images fixed
2015-10-22 13:33:54 +03:00
Vladimir Enchev
b0ff7a46bb Merge pull request #974 from NativeScript/switch-css
Switch color and background-color css support added
2015-10-22 13:14:18 +03:00
Erjan Gavalji
24d2bb40c9 Validate and assign the rest of the parameters. Check for android ones only. Add just small notes to the article 2015-10-22 11:41:11 +03:00
Vladimir Enchev
b1c330be65 test page added 2015-10-22 11:29:48 +03:00
Vladimir Enchev
0f2c57fb45 WebView html with images fixed 2015-10-22 11:11:15 +03:00
Hristo Hristov
6a9f212044 Merge pull request #973 from NativeScript/hhristov/list-view-leak
iOS owner pattern changed to use WeakRef in order to prevent memory l…
2015-10-22 11:07:46 +03:00
Vladimir Enchev
5b543deec4 tests added 2015-10-22 10:42:20 +03:00
hshristov
f72d79e65a iOS owner pattern changed to use WeakRef in order to prevent memory leaks.
Optimized list-view-tests.
Added time per test.
2015-10-22 10:26:59 +03:00
Nedyalko Nikolov
9c0ac9e471 Merge pull request #971 from NativeScript/nnikolov/AdditionToFixForIssue600
Enabled bindings to events and gestures for Bindable instead of View.
2015-10-21 17:52:27 +03:00