1117 Commits

Author SHA1 Message Date
d49d3b07c7 Merge pull request #435 from NativeScript/plamen5kov/refactoring_application_module
changed interface extending in application module
2015-07-15 11:08:31 +03:00
c2dc9a1cce changed interface extending in application module so it is in sync with static bindings generation 2015-07-15 10:35:33 +03:00
934b5100a5 Merge pull request #433 from NativeScript/feature/app-nav-bar
Action bar
2015-07-15 10:31:17 +03:00
319ed1a555 Fix crash beacuse of cleared ref 2015-07-15 09:59:16 +03:00
dde5fd6d5a Renames 2015-07-15 09:35:54 +03:00
d5687a8e9c API changes - ios and android settings objcets 2015-07-15 09:35:54 +03:00
2cdf1e222b CenterView renamed to TitleView 2015-07-15 09:35:54 +03:00
ff2e8e6625 tests 2015-07-15 09:35:53 +03:00
53c7bebfec Center View 2015-07-15 09:35:53 +03:00
53dc1c65bf data binding 2015-07-15 09:35:53 +03:00
5c86e042c1 Fix - nav button with reflection 2015-07-15 09:35:53 +03:00
e52b0c4556 Action bar progress 2015-07-15 09:35:53 +03:00
e9fa23d845 Merge pull request #436 from NativeScript/issue-421
Resovled Issue #421: Modal pages do not render correctly in iOS.
2015-07-15 08:06:11 +03:00
9cc34da302 Merge pull request #429 from hdeshev/fix-view-d-ts
Move View._applyXmlAttribute outside @private block.
2015-07-14 19:10:21 +03:00
dedf0615b9 Fix tslint error. 2015-07-14 18:17:58 +03:00
2957554ac1 Resovled Issue #421: Modal pages do not render correctly in iOS. 2015-07-14 16:03:09 +03:00
aec5e8b468 Fix timer id generation -- we shouldn't have clashing id's anymore. 2015-07-14 14:49:47 +03:00
56f42c654b Move _applyXmlAttribute outside @private block.
Fixes a broken interface implementation error in the public d.ts.
2015-07-14 14:49:47 +03:00
feadf177de Merge branch 'master' of https://github.com/NativeScript/NativeScript 2015-07-14 11:04:22 +03:00
af40a2da06 Add web-view test page. 2015-07-14 11:04:07 +03:00
770c885281 Merge pull request #431 from NativeScript/login-dialog
login dialog result for iOS7 fixed
2015-07-14 10:47:22 +03:00
560f0536bd login dialog result for iOS7 fixed 2015-07-14 10:31:04 +03:00
690f144f9e Merge pull request #404 from NativeScript/jasssonpet/implicit-nserror-throw
Remove NSError** parameters
2015-07-14 09:52:54 +03:00
8a1b4b7bce Remove NSError** out parameters from file-system-access.ios. 2015-07-13 17:47:52 +03:00
e07561332f Remove NSError** out parameters from TypeScript declarations. 2015-07-13 16:10:24 +03:00
a7bde18c2d Merge pull request #424 from hdeshev/kill-lib-d-ts
Remove redundant lib.d.ts
2015-07-13 16:03:23 +03:00
a83db96126 Use a local URL (less timeouts) in webview get test. 2015-07-13 15:51:29 +03:00
dc891682e0 Remove redundant lib.d.ts
Using the typescript stdlib.
2015-07-13 14:29:29 +03:00
aabc2c380a Merge pull request #405 from NativeScript/fps-count-while-scrolling
FPS module will now correctly count frames while scrolling in iOS
2015-07-13 09:58:56 +03:00
8ea97e31bd Rename test example. 2015-07-10 19:39:33 +03:00
9d0cab6562 Merge pull request #417 from NativeScript/TS-update
TypeScript definitions updated
2015-07-10 15:31:34 +03:00
15d4a1ee20 obsolete file deleted 2015-07-10 15:14:27 +03:00
42946cead5 TypeScript definitions updated 2015-07-10 14:45:42 +03:00
aac3d61e9d Merge pull request #415 from NativeScript/feature/background-fix
Fix: Null check in background.isEmpty()
2015-07-10 13:50:12 +03:00
1c5c46fb43 Fix tslint. 2015-07-10 13:32:04 +03:00
460abb7c74 Null check 2015-07-10 11:52:30 +03:00
7c6897bef7 quick fix for "." resolve 2015-07-10 11:22:06 +03:00
70a97b1451 Add dialogs test page. 2015-07-10 11:09:04 +03:00
a934c4c407 Merge pull request #413 from NativeScript/dialogs-ios7
dialogs result in iOS7 fixed
2015-07-09 16:24:16 +03:00
c1cc1cdcaf more code improvements 2015-07-09 16:06:12 +03:00
f37d619781 code improved 2015-07-09 15:57:10 +03:00
9b5cc43f2c Merge pull request #407 from NativeScript/custom-components-css
CSS support for custom components added
2015-07-09 14:16:55 +03:00
999a0c80f3 file resolver added + lint errors fixed 2015-07-09 14:00:16 +03:00
56444fb927 throw error if page not specified 2015-07-09 11:26:45 +03:00
7aae543bd7 Strong types for builder.load parameters. Hopefully better intellisense. 2015-07-09 11:22:59 +03:00
e9d6dd8ed4 dialogs result in iOS7 fixed 2015-07-09 10:52:52 +03:00
d9fd3b7259 list with pages fixed 2015-07-09 09:20:45 +03:00
810d29bd49 custom component test removed from ui test app 2015-07-09 09:19:20 +03:00
97b756fd0f Update background test example. 2015-07-08 19:01:13 +03:00
d1ec70286d more fixes & tests added 2015-07-08 18:16:28 +03:00