133 Commits

Author SHA1 Message Date
ac36729cb7 The unloaded event of view in the ListView's itemTemplate will now be called when its underlying native view is removed from the visual tree. When this happens is beyond our control. 2015-07-20 09:15:58 +03:00
1827960236 Code snippets 2015-07-16 10:33:32 +03:00
7adeb29ace Merge pull request #446 from NativeScript/upgrade-tslint
Upgrade tslint
2015-07-16 10:20:57 +03:00
c6d7717e35 Fix tslint errors 2015-07-16 09:44:41 +03:00
b64d647033 Merge pull request #434 from NativeScript/nnikolov/ListViewBindingContextIssue
BindingContext set two times on adding item to ListView. Fixed issue #410.
2015-07-16 09:42:05 +03:00
b3414e29fc Fixed test for android. 2015-07-15 18:04:41 +03:00
65b05d4a86 raw/endraw added 2015-07-15 17:14:57 +03:00
511faabb9a snippets fixed 2015-07-15 17:12:51 +03:00
d78929afeb Test reworked due to some limitations in ios 7. 2015-07-15 15:39:49 +03:00
835ab8c142 HtmlView UI component added + test 2015-07-15 15:11:21 +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
e52b0c4556 Action bar progress 2015-07-15 09:35:53 +03:00
b45718b1ef BindingContext set two times on adding item to ListView. Fixes issue #410. 2015-07-14 14:47:40 +03:00
a83db96126 Use a local URL (less timeouts) in webview get test. 2015-07-13 15:51:29 +03:00
d1ec70286d more fixes & tests added 2015-07-08 18:16:28 +03:00
f3979136a4 Frobit setting inline style from code 2015-07-07 15:02:32 +03:00
74c19099b5 Another test fix 2015-07-06 17:29:41 +03:00
32c2ad1e6d Fixed more tests 2015-07-06 17:29:41 +03:00
6bb875cb8e COde cleanup 2015-07-06 17:29:41 +03:00
ac6801fd1c Fixed failing tests and added page for ui-tests 2015-07-06 17:29:41 +03:00
62553d9d24 Border/background render fixes 2015-07-06 17:29:40 +03:00
6017a208a0 Setting inline style - resets local properties 2015-07-06 17:29:39 +03:00
d74d9b8fbb Css properties progress 2015-07-06 17:29:38 +03:00
440e5968f2 Introduced parent and parents keywords for binding. 2015-06-29 17:16:22 +03:00
a995b84119 logic simplified and test added 2015-06-29 10:55:03 +03:00
7803ba97b5 Font shorthand property 2015-06-26 11:12:48 +03:00
a7c613096f Fonts properties tests 2015-06-26 11:12:46 +03:00
574ea3e126 tslint fix 2015-06-24 11:34:45 +03:00
5b9dd08396 Quick fix. 2015-06-23 10:31:54 +03:00
be80dc52fd lint errors fixed 2015-06-18 10:24:40 +03:00
4d92980a81 example fixed 2015-06-18 10:24:39 +03:00
6c7e983735 build fixed 2015-06-18 10:24:38 +03:00
3fd4e0bf4e border tests removed 2015-06-18 10:24:37 +03:00
072ffed26b various tests fixed 2015-06-18 10:24:33 +03:00
91032e1f79 test fixed 2015-06-18 10:24:31 +03:00
919ae660cd tests added 2015-06-18 10:24:30 +03:00
150babd2e6 test fixed to use local file 2015-06-18 10:24:22 +03:00
c878d94be2 border and tests fixes 2015-06-18 10:24:21 +03:00
3da1f6f57a tests added 2015-06-18 10:24:18 +03:00
f19bc858e8 Fixed the failing iOS test. 2015-06-15 13:40:22 +03:00
f41d7b83a1 Resolved #322: Creating an Observable by passing a JSON object in the constructor does not define the respective properties on the Observable object instance. 2015-06-15 13:17:58 +03:00
2aed914c28 comment fixed 2015-06-12 10:46:59 +03:00
a122d854d0 Fixed issue with updating nested properties via binding. 2015-06-08 11:54:20 +03:00
46950ed886 unused require removed 2015-06-03 17:38:02 +03:00
1b5e6eb743 tests added 2015-06-03 17:35:53 +03:00
df8f7b4967 Fixed a failing unit test. 2015-06-01 11:03:15 +03:00
ce0428fdc9 css import support added 2015-05-28 16:57:01 +03:00
b259cde7fd Adding Search Hint text color; since this is not accessible from the standard style/theming xml files.
Added Tests so that it will verify the search bar color is changing.
2015-05-27 11:50:56 -05:00
dcb96cbc0a Fixed #222: ListPicker showing number of items in list 2015-05-27 14:29:22 +03:00