Commit Graph

5976 Commits

Author SHA1 Message Date
Vladimir Enchev
65b05d4a86 raw/endraw added 2015-07-15 17:14:57 +03:00
Vladimir Enchev
511faabb9a snippets fixed 2015-07-15 17:12:51 +03:00
Vladimir Enchev
60c7bddd62 Merge pull request #441 from NativeScript/html-view
HtmlView component
2015-07-15 15:53:49 +03:00
Nedyalko Nikolov
d78929afeb Test reworked due to some limitations in ios 7. 2015-07-15 15:39:49 +03:00
Vladimir Enchev
3422a7a537 cs proj fixed 2015-07-15 15:14:44 +03:00
Vladimir Enchev
e60daea366 comment updated 2015-07-15 15:11:22 +03:00
Vladimir Enchev
835ab8c142 HtmlView UI component added + test 2015-07-15 15:11:21 +03:00
Vladimir Enchev
57312ef1f3 initial commit 2015-07-15 15:11:20 +03:00
Alexander Vakrilov
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
plamen5kov
c2dc9a1cce changed interface extending in application module so it is in sync with static bindings generation 2015-07-15 10:35:33 +03:00
Alexander Vakrilov
934b5100a5 Merge pull request #433 from NativeScript/feature/app-nav-bar
Action bar
2015-07-15 10:31:17 +03:00
vakrilov
319ed1a555 Fix crash beacuse of cleared ref 2015-07-15 09:59:16 +03:00
vakrilov
dde5fd6d5a Renames 2015-07-15 09:35:54 +03:00
vakrilov
d5687a8e9c API changes - ios and android settings objcets 2015-07-15 09:35:54 +03:00
vakrilov
2cdf1e222b CenterView renamed to TitleView 2015-07-15 09:35:54 +03:00
vakrilov
ff2e8e6625 tests 2015-07-15 09:35:53 +03:00
vakrilov
53c7bebfec Center View 2015-07-15 09:35:53 +03:00
vakrilov
53dc1c65bf data binding 2015-07-15 09:35:53 +03:00
vakrilov
5c86e042c1 Fix - nav button with reflection 2015-07-15 09:35:53 +03:00
vakrilov
e52b0c4556 Action bar progress 2015-07-15 09:35:53 +03:00
Rossen Hristov
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
Hristo Deshev
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
Hristo Deshev
dedf0615b9 Fix tslint error. 2015-07-14 18:17:58 +03:00
Rossen Hristov
2957554ac1 Resovled Issue #421: Modal pages do not render correctly in iOS. 2015-07-14 16:03:09 +03:00
Hristo Deshev
aec5e8b468 Fix timer id generation -- we shouldn't have clashing id's anymore. 2015-07-14 14:49:47 +03:00
Hristo Deshev
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
Nedyalko Nikolov
b45718b1ef BindingContext set two times on adding item to ListView. Fixes issue #410. 2015-07-14 14:47:40 +03:00
Vasil Chimev
feadf177de Merge branch 'master' of https://github.com/NativeScript/NativeScript 2015-07-14 11:04:22 +03:00
Vasil Chimev
af40a2da06 Add web-view test page. 2015-07-14 11:04:07 +03:00
Vladimir Enchev
770c885281 Merge pull request #431 from NativeScript/login-dialog
login dialog result for iOS7 fixed
2015-07-14 10:47:22 +03:00
Vladimir Enchev
560f0536bd login dialog result for iOS7 fixed 2015-07-14 10:31:04 +03:00
Vladimir Enchev
690f144f9e Merge pull request #404 from NativeScript/jasssonpet/implicit-nserror-throw
Remove NSError** parameters
2015-07-14 09:52:54 +03:00
Jason Zhekov
8a1b4b7bce Remove NSError** out parameters from file-system-access.ios. 2015-07-13 17:47:52 +03:00
Jason Zhekov
e07561332f Remove NSError** out parameters from TypeScript declarations. 2015-07-13 16:10:24 +03:00
Hristo Deshev
a7bde18c2d Merge pull request #424 from hdeshev/kill-lib-d-ts
Remove redundant lib.d.ts
2015-07-13 16:03:23 +03:00
Hristo Deshev
a83db96126 Use a local URL (less timeouts) in webview get test. 2015-07-13 15:51:29 +03:00
Hristo Deshev
dc891682e0 Remove redundant lib.d.ts
Using the typescript stdlib.
2015-07-13 14:29:29 +03:00
dtopuzov
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
Vasil Chimev
8ea97e31bd Rename test example. 2015-07-10 19:39:33 +03:00
Vladimir Enchev
9d0cab6562 Merge pull request #417 from NativeScript/TS-update
TypeScript definitions updated
2015-07-10 15:31:34 +03:00
Vladimir Enchev
15d4a1ee20 obsolete file deleted 2015-07-10 15:14:27 +03:00
Vladimir Enchev
42946cead5 TypeScript definitions updated 2015-07-10 14:45:42 +03:00
Alexander Vakrilov
aac3d61e9d Merge pull request #415 from NativeScript/feature/background-fix
Fix: Null check in background.isEmpty()
2015-07-10 13:50:12 +03:00
Vasil Chimev
1c5c46fb43 Fix tslint. 2015-07-10 13:32:04 +03:00
vakrilov
460abb7c74 Null check 2015-07-10 11:52:30 +03:00
Vladimir Enchev
7c6897bef7 quick fix for "." resolve 2015-07-10 11:22:06 +03:00
Vasil Chimev
70a97b1451 Add dialogs test page. 2015-07-10 11:09:04 +03:00
Vladimir Enchev
a934c4c407 Merge pull request #413 from NativeScript/dialogs-ios7
dialogs result in iOS7 fixed
2015-07-09 16:24:16 +03:00
Vladimir Enchev
c1cc1cdcaf more code improvements 2015-07-09 16:06:12 +03:00
Vladimir Enchev
f37d619781 code improved 2015-07-09 15:57:10 +03:00