Commit Graph

4928 Commits

Author SHA1 Message Date
Martin Yankov
76d4ee55bb change the default values for android safe area 2018-08-28 18:15:04 +03:00
Martin Yankov
d9d847ec91 move frame position conversion methods to ios namespace 2018-08-28 18:15:04 +03:00
Martin Yankov
261d94037f remove getSafeArea and geFullscreen methods 2018-08-28 18:15:04 +03:00
Martin Yankov
bda2dacdf3 fix safe area app gradle bundle id 2018-08-28 18:15:04 +03:00
Martin Yankov
30731e000c enable iosExpandSafeArea property on Views too 2018-08-28 18:15:04 +03:00
Martin Yankov
a25922866c add npm link script to e2e apps 2018-08-28 18:15:04 +03:00
Vasil Chimev
29b8258c36 feat: apply insets to flexbox row layout 2018-08-28 18:15:04 +03:00
Vasil Chimev
75b06560c1 feat: apply insets to absolute layout 2018-08-28 18:15:04 +03:00
Vasil Chimev
0be61d643d feat: apply insets to dock layout 2018-08-28 18:15:04 +03:00
Vasil Chimev
d4b1fec3ae test: add webview example 2018-08-28 18:15:04 +03:00
Vasil Chimev
54a7e2ad23 test: add repeater example 2018-08-28 18:15:04 +03:00
Vasil Chimev
e414369d2c feat: apply insets to repeater 2018-08-28 18:15:04 +03:00
Vasil Chimev
ad793ff8dc test: add expand examples 2018-08-28 18:15:04 +03:00
Vasil Chimev
1c94c38491 feat: add iosExpandSafeArea property
Also apply insets on page's children.
2018-08-28 18:15:04 +03:00
Vasil Chimev
fa526e0e7b test(safe-area): add RadCalendar example 2018-08-28 18:15:04 +03:00
Vasil Chimev
61f79f7098 test(safe-area): add RadChart example 2018-08-28 18:15:04 +03:00
Vasil Chimev
45ad5c13c7 test(safe-area): add RadListView example 2018-08-28 18:15:04 +03:00
Martin Yankov
13795fd949 apply bottom and right safe area inset to views 2018-08-28 18:15:04 +03:00
Martin Yankov
03e7644a8e layout viewcontroller in fullscreen if has childviewcontrollers 2018-08-28 18:15:04 +03:00
Martin Yankov
fe78210709 fix iOS 10 fictional safe area layout 2018-08-28 18:15:04 +03:00
Vasil Chimev
ad56ce7dc7 test(safe-area): add tab-view examples 2018-08-28 18:15:04 +03:00
Vasil Chimev
3fe51d3439 test(safe-area): update application
Update styles -> `app.css`.
Update structure -> `home/home-page.xml`.
Add Grid + Wrap examples.
2018-08-28 18:15:04 +03:00
Martin Yankov
f6ea9797f3 fix ts errors 2018-08-28 18:15:04 +03:00
Martin Yankov
2ccfb36ca7 refactor safe area application code 2018-08-28 18:15:04 +03:00
Vasil Chimev
3ab53ed26c fix(scroll-view): wrong locationOnScreen rounding 2018-08-28 18:14:13 +03:00
Vasil Chimev
4bbd4217cf test(safe-area): add scroll view with grid layout examples 2018-08-28 18:14:13 +03:00
Vasil Chimev
a3a86f1f42 fix(scroll-view): apply insets to layoutChild method
Delete `*-nav-page.*` files reproducing the issue.
Update `home-page.xml` with `ScrollView` to reproduce the issue.
2018-08-28 18:14:13 +03:00
Vasil Chimev
0348614b22 test(safe-area): add navigation scroll view example 2018-08-28 18:14:13 +03:00
Vasil Chimev
4adaa26b0c test(safe-area): update scroll view wrap layout examples 2018-08-28 18:14:13 +03:00
Vasil Chimev
add692755b test(safe-area): add nested wrap layout examples 2018-08-28 18:14:13 +03:00
Vasil Chimev
ccbda47873 test(safe-area): add scroll view wrap layout examples 2018-08-28 18:14:12 +03:00
Vasil Chimev
1ef579f391 test(safe-area): add nested wrap layout examples 2018-08-28 18:14:12 +03:00
Vasil Chimev
1544023595 refactor: wrap layout 2018-08-28 18:14:12 +03:00
Vasil Chimev
87dd4fc92f test(safe-area): update wrap layout examples 2018-08-28 18:14:12 +03:00
Vasil Chimev
86a24b2cf1 refactor: wrap layout safe area support 2018-08-28 18:14:12 +03:00
Vasil Chimev
215fa1e64c test(safe-area): update wrap layout examples 2018-08-28 18:14:12 +03:00
Martin Yankov
77bba75564 add listview support for safe area 2018-08-28 18:14:12 +03:00
Vasil Chimev
28afd17bba test(safe-area): add wrap layout examples 2018-08-28 18:10:20 +03:00
Vasil Chimev
96df688826 refactor: apply insets to wrap layout 2018-08-28 18:10:19 +03:00
Vasil Chimev
bc69a58945 test(safe-area): add component examples
Update `nativescript-dev-webpack` dependencies.
2018-08-28 18:10:19 +03:00
Martin Yankov
802ced7107 add scrollview safe area examples 2018-08-28 18:10:19 +03:00
Martin Yankov
0571f4a97d add safe area support for scroll view 2018-08-28 18:10:19 +03:00
Martin Yankov
8a624e4cc7 fix safe area for ios 10 and less 2018-08-28 18:10:19 +03:00
Martin Yankov
2c62520eda add horizontal stack examples to app 2018-08-28 18:10:19 +03:00
Martin Yankov
9b7b060cd4 add right and bottom to insets 2018-08-28 18:10:19 +03:00
Martin Yankov
ec5fc4b07e ensure correct position values after safe area reposition 2018-08-28 18:10:19 +03:00
Martin Yankov
8026e783c1 chore(): typo in safe area e2e app 2018-08-28 18:10:19 +03:00
Martin Yankov
ec2e2f03a0 chore(): add app for ios safe area tests 2018-08-28 18:10:19 +03:00
Martin Yankov
f056362d45 feat(ios): enable safe area for stack and grid 2018-08-28 18:10:19 +03:00
Rakesh Girase
97a7b7ea32 5868 observable array reduce bug (#6219)
* 5868 ObservableArray Reduce Bug

* 5868 ObservableArray Reduce Bug
tslint fixes
2018-08-28 13:54:02 +03:00