Hristo Hristov
e151c4dc4e
Fix TabView args.object for selectedIndexChangedEvent ( #3800 )
...
Add assert in existing test
Code formatting
2017-03-15 17:25:02 +02:00
Hristo Deshev
629eb6e683
Use relative imports in tns-core-modules.
...
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00
Rossen Hristov
9acba3f2b0
Fix TabView navigation tests
2017-01-16 12:30:47 +02:00
Rossen Hristov
cc337094e9
Fix text & fromattedText failing tests
2017-01-12 14:12:41 +02:00
Rossen Hristov
163592ed60
Fix Background.isEmpty regression
2017-01-03 15:12:39 +02:00
Rossen Hristov
11f8da025b
Android TabView should use tabTextColorProperty instead of colorProperty just like in iOS
2017-01-03 12:53:21 +02:00
Rossen Hristov
52a84b211f
Fixed: Setting setTypeface() to null object
...
Resolves #3147
2017-01-03 12:33:36 +02:00
Nedyalko Nikolov
764910be2b
Fixed tab-view tests.
2016-12-30 10:55:42 +02:00
Panayot Cankov
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
Rossen Hristov
30d202b5f1
Fix: Transparent border rendered as black
...
Resolves #3113
2016-11-21 12:25:13 +02:00
Rossen Hristov
c2b35ffef2
Delete inconsistently failing test
2016-11-15 16:17:03 +02:00
Rossen Hristov
c632f9d4aa
Add more detailed error message to TabView test testAndroidOffscreenTabLimit_Default
2016-11-11 09:51:26 +02:00
Rossen Hristov
e59d145705
Add TabView.androidOffscreenTabLimit property
...
Resolves #2815
* Gets or sets the number of tabs that should be retained to either side of the current tab in the view hierarchy in an idle state.
* Tabs beyond this limit will be recreated from the TabView when needed.
2016-11-08 17:17:30 +02:00
Panayot Cankov
1236f66f44
Add npm script that generates ios .d.ts-es from the tests app
...
Less than 30 erros left, let's hope it still works
Added lib.*.d.ts from typescript, removed lib and dom stuff, added by hand XHR, alert etc. .d.ts-es for polyfills
Roll back some changes involved in separating UIEvent for dom and ios
Test combined dts-es will now use lib, while internally we will not to avoid UIEvent conflict with dom stuff
2016-08-29 09:58:17 +03:00
Nedyalko Nikolov
c991cd7ed0
Added documentation for selectedIndexChanged event.
2016-07-22 16:13:43 +03:00
Hristo Deshev
846bafc660
Change snippet syntax to the new Jekyll tag.
2016-07-06 16:09:11 +03:00
Hristo Deshev
4147e47948
Make cookbook articles appear in nativescript env only.
2016-06-20 14:32:12 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00