864 Commits

Author SHA1 Message Date
2c60bfbafc null ref fixed 2016-03-11 18:45:10 +02:00
3c11dc7012 Merge pull request #1689 from vbresults/master
Added Support for WebView Navigation Types
2016-03-10 09:59:52 +02:00
0cf97963b8 Added WebView Navigation Type Support 2016-03-10 07:42:59 +00:00
6fae09e0c0 Merge pull request #1730 from NativeScript/code-file
Code file exports fixed
2016-03-09 15:47:21 +02:00
2572cc13f7 Code file exports fixed 2016-03-09 15:04:37 +02:00
7b2a6d8e52 Removed hello world template 2016-03-09 13:50:10 +02:00
e4284047de Merge pull request #1707 from NativeScript/http-headers
Allow multiple headers with the same name to be retrieved from a HTTP response
2016-03-08 13:54:27 +02:00
9d5296c095 Introducing time property for TimePicker. 2016-03-08 09:07:06 +02:00
5b6f960f84 Merge pull request #1694 from NativeScript/atanasovg/fix-actionbar-id
[Android] Fix an issue with id not applied to ActionBar in XML
2016-03-07 17:52:02 +02:00
a8da126edc Merge pull request #1682 from NativeScript/nnikolov/DatePickerDateProperty
Introducing DatePicker date property.
2016-03-07 17:12:16 +02:00
9b8dd37817 Add unit test to verify the new functionality. 2016-03-07 16:05:26 +02:00
8c6f2c697f Introducing DatePicker date property. 2016-03-07 15:58:36 +02:00
c9c703cc3c Multiple headers with the same fixed 2016-03-07 15:49:38 +02:00
13494e3adf Replace reflection calls for native Java arrays with the new implementation from the Runtime. 2016-03-02 18:39:21 +02:00
15785156e7 Merge pull request #1683 from NativeScript/vchimev-patch
Update action-view.xml test page
2016-03-02 11:41:02 +02:00
0693e30805 Update action-view.xml test page 2016-03-02 10:44:24 +02:00
a30c4e13a0 Fix a crash when using a ProxyViewContainer in ListView item templates.
Not a regular {N} usage scenario, but it can happen with Angular components
which get wrapped in a proxy container.
2016-03-01 17:29:47 +02:00
50ee6d615d Convert a missed JS-tag to a JavaScript one 2016-02-25 20:44:20 +02:00
2d2fdfe4b0 Fix language tags in doc-snippets
The doc-snippets were inconsistent
(no spaces before title, small-caps, JS
instead of JavaScript, etc.)
2016-02-25 20:39:08 +02:00
026ce23233 Fix a wrongly-encoded character
Visual Studio adds a C2 A0 sequence instead of a simple space.
Convert that to a space.
2016-02-25 10:38:04 +02:00
7c7e843083 Removed the unused variable. 2016-02-25 09:30:26 +02:00
712dc3b426 Enabled tab-view-navigation-tests. 2016-02-24 17:26:28 +02:00
0dee5ceaf6 Enabled tab-view-navigation-tests. 2016-02-24 17:26:26 +02:00
48c91f507c CDATA added 2016-02-24 13:40:57 +02:00
bc1901ba25 Merge pull request #1587 from NativeScript/ErjanGavalji/apply-segmented-bar-xml-howto
Add SegmentedBar-XML creation to HowTo
2016-02-24 12:03:14 +02:00
3b45ca10f9 Merge pull request #1628 from NativeScript/app-settings-clear
clear() method added
2016-02-24 12:01:43 +02:00
de6a92f8c6 Fix tslint errors. 2016-02-24 11:06:15 +02:00
32ff1f3cfc Fix TypeScript 1.8 compile errors. Get rid of "ui" imports. 2016-02-24 11:06:14 +02:00
9536cbf524 Merge pull request #1624 from NativeScript/hhristov/fixes
Fixed jumpy navigation between pages in iOS.
2016-02-24 10:58:27 +02:00
4d961dfb45 test results improved 2016-02-24 09:51:24 +02:00
a9d2b2e970 Fixed 'jurky` navigation between pages in iOS.
Fixed after application suspend/resume the UI was not restored.
Fixed modal-views page
2016-02-24 09:48:16 +02:00
d8d68d3a51 Merge pull request #1607 from NativeScript/tests-result-in-file
JUnit style tests result to file
2016-02-23 19:41:09 +02:00
6e1cb39a0e duration converted to seconds 2016-02-23 17:45:45 +02:00
c323201e52 clear() method added 2016-02-23 17:44:06 +02:00
53c3ee568c closing tag fixed and duration added 2016-02-23 15:14:16 +02:00
d7a2c9492b Update action-bar test pages in ui-tests-app 2016-02-22 19:22:54 +02:00
b14d878dd8 JUnit style tests result to file 2016-02-22 16:28:45 +02:00
2a8b2ae370 Add custom fonts test page 2016-02-19 18:20:20 +02:00
09254a0d70 TextView and TextField shows null and undefined fixed 2016-02-19 11:15:45 +02:00
7a61396624 Add SegmentedBar-XML creation to HowTo 2016-02-19 09:32:26 +02:00
14c7430df6 code reverted 2016-02-18 15:48:19 +02:00
c6f48c688b Fixed Issue #1335: Page (xml) with no content does not fire loaded callbacks in ActionBar. 2016-02-17 17:23:12 +02:00
d66008d34c Merge pull request #1554 from PeterStaev/action-item-custom-view
Action item custom view
2016-02-16 17:08:17 +02:00
37bc75e722 Update ui-tests-app 2016-02-16 13:46:25 +02:00
57fee972af Test swap 2016-02-15 15:15:34 +02:00
d730db9516 Skip run of problematic transitions test on android+emulator+API23 2016-02-15 15:15:34 +02:00
ea1ebd2c94 tests for #1488 2016-02-15 14:18:57 +02:00
6e4d6ccfbc Support for hierarchical and attribute css selectors. 2016-02-15 11:47:05 +02:00
bada97399a Merge pull request #1528 from NativeScript/bg-image-with-url
Fix: background properties not respected with remote background image
2016-02-12 11:28:23 +02:00
59142f8ded Merge pull request #1544 from NativeScript/file-exist
File.exists fixed for ios as well + tests
2016-02-12 11:27:59 +02:00