2481 Commits

Author SHA1 Message Date
29d76bdb42 androidAppInitialized removed 2016-02-23 10:51:12 +02:00
2a8b2ae370 Add custom fonts test page 2016-02-19 18:20:20 +02:00
a721506e1f Merge pull request #1589 from NativeScript/feature/xhr-json-fix
FIX: XHR json response sometimes is not paresed.
2016-02-19 15:08:44 +02:00
e6297a38b6 Merge pull request #1583 from NativeScript/remove-console-messages-escaping
Remove message escaping
2016-02-19 13:49:58 +02:00
97665fd273 Sometimes the content header has charset info 2016-02-19 13:46:36 +02:00
02da090afc Merge pull request #1588 from NativeScript/null-undefined
TextView and TextField shows null and undefined
2016-02-19 13:43:06 +02:00
dfd300bb8e Merge pull request #1575 from NativeScript/hdeshev/escollections-angular-typings
Unify our Map/Set typings with the ones in es6-shim (angular)
2016-02-19 11:17:38 +02:00
09254a0d70 TextView and TextField shows null and undefined fixed 2016-02-19 11:15:45 +02:00
a42a728251 Merge pull request #1580 from NativeScript/issue-1576
Slide transition broken when navigating back on iOS.
2016-02-18 18:37:06 +02:00
5f0a94a03d remove message escaping to be on par with web console.log.... 2016-02-18 17:47:52 +02:00
c770abe4fe Fixed Issue #1576: iOS: Slide transition does not animate the appearing page correctly when navigating back. 2016-02-18 15:59:47 +02:00
5a96452cd0 Merge pull request #1579 from NativeScript/file-exists
File.exists() code reverted
2016-02-18 15:56:05 +02:00
91dd55325e Merge pull request #1578 from NativeScript/app-launch
Android app initialization error handling improved
2016-02-18 15:55:32 +02:00
14c7430df6 code reverted 2016-02-18 15:48:19 +02:00
d3f9b97826 Merge pull request #1572 from NativeScript/vladimirov/add-metadata-decorator
Add global __metadata function
2016-02-18 15:23:37 +02:00
60cbb4753f Android app initialization error handling improved 2016-02-18 15:22:45 +02:00
c2b4a8bf0f Unify our Map/Set typings with the ones in es6-shim (angular) 2016-02-18 12:05:14 +02:00
7c83f704e6 Merge branch 'ErjanGavalji/update-version' 2016-02-18 10:35:49 +02:00
0418bcdaf2 Update the version to 1.7.0 - the next release 2016-02-18 10:34:02 +02:00
b567416528 Update CHANGELOG.md 2016-02-18 10:04:28 +02:00
4be31e2b04 Add global __metadata function
When `emitDecoratorMetadata` compiler option is set to true in `tsconfig.json`, TypeScript generates some calls to `__metadata` function.
By default in our NativeScript TypeScript projects the `noEmitHelpers` option is set to true, so TypeScript compiler does not generate the `__metadata` function.
So the application crashes at runtime. Add the missing method, so we can have both `noEmitHelpers` and `emitDecoratorMetadata` set to true in `tsconfig.json`.
2016-02-18 09:39:41 +02:00
61f19655a2 Merge pull request #1566 from NativeScript/issue-1335
Fixed Issue #1335: Page (xml) with no content does not fire `loaded` …
2016-02-18 09:20:44 +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
a6700d3b11 Add the breaking changes notice to the changelog 2016-02-17 16:51:44 +02:00
8e4f2ba34e 'Enprivate' the android-specific member 2016-02-17 16:33:10 +02:00
c193b8bb4d Update the Changelog with the changes of 1.6.0 2016-02-17 16:06:58 +02:00
d6b6751060 README: Link to the new community Slack channel 2016-02-17 08:31:48 -05:00
5f6eff3f73 Merge pull request #1565 from NativeScript/current-app
currentApp old code restored
2016-02-17 14:58:18 +02:00
46b7fc6d4a currentApp old code restored 2016-02-17 14:41:12 +02:00
e9d9d8c729 Fixed a missing link in the API Reference. 2016-02-16 17:25:14 +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
46647bf8cd Merge pull request #1562 from NativeScript/ligaz-update-authors
Update Authors
2016-02-16 15:41:43 +02:00
b50e3ddfdd Update Authors
Add authors from the last 9 months.
2016-02-16 15:15:14 +02:00
37bc75e722 Update ui-tests-app 2016-02-16 13:46:25 +02:00
9c9e64c385 Merge pull request #1552 from NativeScript/tab-view-style-fix
TabView colors fix
2016-02-15 16:45:26 +02:00
3dabc6e3be Merge pull request #1555 from NativeScript/Experimental-decorator
Experimental decorator added
2016-02-15 16:42:34 +02:00
ef7394f80f Experimental decorator added 2016-02-15 15:48:54 +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
8cbed85cb8 styles fix 2016-02-15 15:15:34 +02:00
f286c4a126 Merge pull request #1553 from NativeScript/nnikolov/HierarchicalAndAttrCss
Support for hierarchical and attribute css selectors.
2016-02-15 14:27:57 +02:00
ea1ebd2c94 tests for #1488 2016-02-15 14:18:57 +02:00
07af447cb1 ios implementation of #1488 2016-02-15 14:17:25 +02:00
715ff10aee display items with custom view always in the actionbar for android 2016-02-15 14:17:23 +02:00
b290d01664 android implementation of #1488 2016-02-15 14:17:22 +02:00
6e4d6ccfbc Support for hierarchical and attribute css selectors. 2016-02-15 11:47:05 +02:00
c0682fce80 Merge pull request #1539 from speigg/patch-1
Fix clearEvent after programmatically setting text
2016-02-15 10:59:49 +02:00
50c5d5ce93 Merge pull request #1547 from pra85/patch-1
Fix typos in source-control.md
2016-02-15 09:24:17 +02:00
887a15e547 Merge pull request #1550 from VicMota/patch-1
Fixed blog href
2016-02-15 09:23:39 +02:00
4afb0fde48 Fixed blog href
There is a bug on NativeScript web configuration, translating http://nativescript.org/blog to http://nativescript.orgblog.
Adding www fixed the issue. (http://www.nativescript.org/blog)
2016-02-14 11:13:37 -03:00