Commit Graph

3722 Commits

Author SHA1 Message Date
Rossen Hristov
0bfd25b139 Fix: ListView with TextField in the Item template not showing Keyboard on Portrait mode
Resolves #2942
2016-10-31 13:52:38 +02:00
Nedyalko Nikolov
ff78aecb27 Merge pull request #2993 from NativeScript/nnikolov/SegmentedBarSelectedBackgroundColorIos
SelectedBackgroundColor set via css ios.
2016-10-31 11:46:09 +02:00
vakrilov
ba8fb8aa3c Add ui test page 2016-10-31 11:09:58 +02:00
vakrilov
ddd074b333 FIX: Don't apply css on unloaded 2016-10-31 09:45:57 +02:00
Nedyalko Nikolov
17572384e2 SelectedBackgroundColor set via css ios. 2016-10-31 09:23:04 +02:00
tzraikov
667f33b47e Update README.md 2016-10-28 17:26:16 +03:00
Vasil Chimev
33b4343c3b Merge pull request #2979 from NativeScript/vchimev-flex
Update flexbox test page
2016-10-28 17:05:42 +03:00
vchimev
0b9d7b7b6c Update flexbox test page 2016-10-28 16:30:03 +03:00
Hristo Deshev
43199ec3ad Merge pull request #2978 from NathanaelA/Fix_WebPack1
Added missing ListView to bundle-entry-points.ts
2016-10-28 14:39:37 +03:00
Hristo Deshev
715c4de78f Update bundle-entry-points.ts 2016-10-28 14:38:41 +03:00
Nathanael Anderson
b5bc142a5b Added missing ListView to bundle-entry-points.ts 2016-10-28 06:20:07 -05:00
Nedyalko Nikolov
c46f216d31 SelectedBackgroundColor property exposed via css. (#2973) 2016-10-28 10:26:10 +03:00
Vladimir Enchev
e27995a889 tslint errors fixed 2016-10-27 15:33:39 +03:00
Panayot Cankov
05cd636fc8 npm scripts for typechecking public .d.ts-es and running tslint (#2934)
* npm scripts for typechecking public .d.ts-es and running tslint

* Update test.ts
2016-10-27 15:18:54 +03:00
Vladimir Enchev
fd23197851 Merge pull request #2950 from NativeScript/raikov/scale
Added support for scale(x)
2016-10-27 15:08:34 +03:00
Vladimir Enchev
4045bb2cd6 Merge pull request #2955 from NativeScript/remove-console-log
Remove console.log() leftover
2016-10-27 14:38:05 +03:00
Vladimir Enchev
90e79f7bd9 Merge pull request #2969 from NativeScript/hdeshev/bundle-entry-points
Add ui/web-view to bundle-entry-points
2016-10-27 14:37:55 +03:00
SvetoslavTsenov
907d7a34b8 Merge pull request #2971 from NativeScript/tsenov/uitests
Include test page for issue 2674
2016-10-26 22:39:19 +03:00
SvetoslavTsenov
897607bb64 Include test page for issue 2674 2016-10-26 22:08:12 +03:00
Hristo Deshev
d53dec078a Add ui/web-view to bundle-entry-points 2016-10-26 17:23:43 +03:00
SvetoslavTsenov
2191bf2e39 Merge pull request #2968 from NativeScript/tsenov/uitests
Add new test page for layouts
2016-10-26 17:03:36 +03:00
Rossen Hristov
a63439f500 Merge pull request #2967 from NativeScript/scale-bkg
Fix: CSS scale breaks background properties on iOS
2016-10-26 17:01:34 +03:00
SvetoslavTsenov
fb07c08229 Add new test page for layouts 2016-10-26 16:33:00 +03:00
Rossen Hristov
83e0ae4c85 Fix: CSS scale breaks background properties on iOS
Resolves #2911
2016-10-26 15:36:37 +03:00
SvetoslavTsenov
b0add00d67 Merge pull request #2963 from NativeScript/tsenov/tabView
Wrapped all buttons in ScrollView
2016-10-25 17:06:30 +03:00
SvetoslavTsenov
d3f0fcf1f9 Wrapped all buttons in ScrollView 2016-10-25 16:19:21 +03:00
SvetoslavTsenov
57de24dfa5 Merge pull request #2961 from NativeScript/tsenov/uitests
Add text-color yellow in the all.xml page
2016-10-25 15:16:04 +03:00
SvetoslavTsenov
432c2ee7f2 Add text-color yellow in the all.xml page 2016-10-25 15:03:12 +03:00
Vladimir Enchev
bdc24b1fda Merge pull request #2954 from kssfilo/master
iPad SplitView/SlideOver support
2016-10-25 14:41:30 +03:00
SvetoslavTsenov
4cc1fbd940 Merge pull request #2958 from NativeScript/tsenov/uitests
Move tab-view test from css to tab-view
2016-10-25 13:06:56 +03:00
SvetoslavTsenov
65bb76464d Move tab-view test from css to tab-view 2016-10-25 12:53:52 +03:00
SvetoslavTsenov
efd9720328 Merge pull request #2956 from NativeScript/tsenov/tabViewPages
Update page all.xml in tabView
2016-10-25 11:43:39 +03:00
Rossen Hristov
7ba49257da Merge pull request #2957 from NativeScript/font-weight
Add  sample to the UI Tests App
2016-10-25 11:41:59 +03:00
Rossen Hristov
329fb0ea05 Add sample to the UI Tests App 2016-10-25 11:40:53 +03:00
SvetoslavTsenov
425e3ecd7b Update page all.xml in tabView 2016-10-25 11:30:58 +03:00
Alexander Vakrilov
fd09a0c66c Remove console.log() leftover 2016-10-25 11:13:44 +03:00
Panayot Cankov
3a07d166f2 Merge pull request #2951 from NativeScript/flexbox-layout-docs
Add flexbox-layout md
2016-10-25 10:48:30 +03:00
Panayot Cankov
36d4169a7e Add flexbox-layout.md 2016-10-24 17:34:26 +03:00
Tsvetan Raikov
0292a49ea2 Added support for scale(x) 2016-10-24 16:42:45 +03:00
Rossen Hristov
22ae4b7e1b Merge pull request #2949 from NativeScript/tab-css
Add support for TabView CSS
2016-10-24 16:41:48 +03:00
Rossen Hristov
9fc143ee03 Add support for TabView CSS
TabView {
    tab-text-color: green;
    tab-background-color: yellow;
    selected-tab-text-color: red;
    android-selected-tab-highlight-color: orange;
    text-transform: uppercase;
}
2016-10-24 15:07:22 +03:00
Panayot Cankov
60763ce053 Merge pull request #2947 from NativeScript/flexbox-ui-tests
Flexbox ui tests
2016-10-24 15:04:52 +03:00
Panayot Cankov
ae02bbdff3 Fix order set at runtime, polish unit test app example.
Add alignSelf nad flexWrapBefore in the flexbox examples

Some test fail with quite close calculations. Use eps.

Fix flex grow making last items with flexGrow 0 to shrink due to rounding, happy tslint
2016-10-24 14:34:26 +03:00
Nedyalko Nikolov
3c4199199e Merge pull request #2948 from NativeScript/nnikolov/PseudoClassesCss
Added pressed, active and disabled states for button.
2016-10-24 13:28:38 +03:00
Nedyalko Nikolov
a63f46ee83 Added pressed, active and disabled states for button. 2016-10-24 09:16:23 +03:00
kssfilo
653440d72b iPad SplitView/SlideOver support 2016-10-24 15:04:17 +09:00
Nedyalko Nikolov
8d178754a2 Merge pull request #2936 from NativeScript/nnikolov/CameraResizeIssue
Fixed issue with image resizing.
2016-10-21 13:35:47 +03:00
Nedyalko Nikolov
23352338d2 Fixed issue with image resizing. 2016-10-21 11:47:19 +03:00
Maya Zhecheva
2114c9f83a Merge pull request #2935 from NativeScript/zhecheva/segmentedBar-test
Added border-related properties to SegmentedBar ui-tests example
2016-10-21 09:50:10 +03:00
zh-m
60259c772f Added border-related properties to SegmentedBar ui-tests example 2016-10-20 16:42:14 +03:00