Commit Graph

3650 Commits

Author SHA1 Message Date
Rossen Hristov
30d202b5f1 Fix: Transparent border rendered as black
Resolves #3113
2016-11-21 12:25:13 +02:00
vB Results, LLC
978bd8c524 Use setBackgroundDrawable for API < 16. (#3108) 2016-11-18 14:47:06 +02:00
Vasil Chimev
c669fa8281 Merge pull request #3110 from NativeScript/vchimev-flexbox
Update flexbox css test page
2016-11-17 17:55:47 +02:00
vchimev
4619022b3c Update flexbox css test page 2016-11-17 17:31:12 +02:00
Rossen Hristov
1691e0edd3 Merge pull request #3105 from NativeScript/connectivity
Fix: connectivity module always returns undefined on android <= 4.4
2016-11-17 09:14:43 +02:00
Vasil Chimev
c6cfdda43c Merge pull request #3104 from NativeScript/vchimev-flex-patch
Update a flexbox test page
2016-11-16 17:45:17 +02:00
Rossen Hristov
4fff9cd879 Fix: connectivity module always returns undefined on android <= 4.4
Resolves #3098
2016-11-16 17:29:22 +02:00
Erjan Gavalji
24c06194af Update the Changelog 2016-11-16 17:22:32 +02:00
Vasil Chimev
338dbed52b Update a flexbox test page 2016-11-16 16:57:45 +02:00
Rossen Hristov
f0e24eb26f Merge pull request #3100 from NativeScript/delete-test
Delete inconsistently failing test
2016-11-15 16:38:39 +02:00
Rossen Hristov
c2b35ffef2 Delete inconsistently failing test 2016-11-15 16:17:03 +02:00
Nedyalko Nikolov
c5f3fd511a Merge pull request #3097 from NativeScript/nnikolov/ForeActivityFix
Foreground activity cleared on activity destroyed.
2016-11-15 14:13:13 +02:00
Nedyalko Nikolov
3c9a2c7fa6 Foreground activity cleared on activity destroyed. 2016-11-15 11:59:45 +02:00
Stanimira Vlaeva
76dd2b356e Merge pull request #3090 from NativeScript/vlaeva/fix-css-sheet-import
Fix(style-scope): remove isFileOrResourcePath check
2016-11-14 17:12:33 +02:00
sis0k0
5746dc5824 fix(style-scope): remove isFileOrResourcePath check 2016-11-14 14:32:25 +02:00
Panayot Cankov
20772253cd Merge pull request #3088 from NativeScript/flexbox-layout-css-docs
Update the help article about the flex box layout supporting CSS properties
2016-11-14 12:28:09 +02:00
Panayot Cankov
440a89e099 Merge pull request #3087 from NativeScript/flexbox-perf-tests
Add performance tests measuring FlexboxLayout versus StackLayout and GridLayout
2016-11-14 12:27:52 +02:00
Panayot Cankov
d95791b0a5 Add performance tests measuring FlexboxLayout versus StackLayout and GridLayout 2016-11-14 11:54:43 +02:00
Panayot Cankov
e5c0bf9668 Update the help article about the flexbox layout 2016-11-14 11:40:13 +02:00
Vasil Chimev
7d6399b43d Merge pull request #3074 from NativeScript/vchimev-flexbox
Add flexbox test pages
2016-11-11 17:54:58 +02:00
vchimev
afd2779626 Add flexbox test pages 2016-11-11 16:30:56 +02:00
SvetoslavTsenov
707070d87f Merge pull request #3070 from NativeScript/tsenov/uistest
Add automationText=clipPath for clip-path page
2016-11-11 11:18:34 +02:00
SvetoslavTsenov
8ceeb3264f Add automationText=clipPath for clip-path page 2016-11-11 10:51:01 +02:00
Rossen Hristov
072d5d1c9c Merge pull request #3069 from NativeScript/tab-view-test
Add more detailed error message to TabView test testAndroidOffscreenT…
2016-11-11 09:51:58 +02:00
Rossen Hristov
c632f9d4aa Add more detailed error message to TabView test testAndroidOffscreenTabLimit_Default 2016-11-11 09:51:26 +02:00
Vasil Chimev
fb80036c3c Merge pull request #3063 from NativeScript/vchimev-flexbox
Update flexbox test page
2016-11-10 18:13:31 +02:00
Nedyalko Nikolov
16fb5865cb Merge pull request #3062 from NativeScript/nnikolov/DeprecateCameraAndRemoveLocationTests
Removed location tests and deprecated camera module.
2016-11-10 17:32:31 +02:00
vchimev
2ba47b4228 Update flexbox test page 2016-11-10 17:15:53 +02:00
Rossen Hristov
7d48c523ee Merge pull request #3061 from NativeScript/inset
Add `inset` CSS clip-path support
2016-11-10 15:48:55 +02:00
Nedyalko Nikolov
3d9631bd00 Removed location tests and deprecated camera module. 2016-11-10 15:33:06 +02:00
Rossen Hristov
9ebc01b8e9 Add inset CSS clip-path support 2016-11-10 14:41:32 +02:00
tzraikov
2f83f6d882 Merge pull request #3050 from NativeScript/raikov/fix-jumping-actionbar2
Fixed: jumping action bar reported in #2941
2016-11-10 14:01:24 +02:00
Panayot Cankov
10841b5611 Merge pull request #3051 from NativeScript/flexbox-css-able
Flexbox css able
2016-11-10 13:37:30 +02:00
Tsvetan Raikov
a0cd3b0f39 Fixed: jumping action bar reported in #2941 2016-11-10 11:21:05 +02:00
PanayotCankov
2bf7b07bf6 Add validation/parsing for the FlexboxLayout properties
Make FlexboxLayout work with CSS properties, shorhands are not yet supported

Make shorthand properties

Remove redundant logging
2016-11-10 11:16:24 +02:00
Vasil Chimev
a7746f31a3 Fix Travis CI (#3053) 2016-11-10 10:09:42 +02:00
Rossen Hristov
80e9f9f97e Merge pull request #3047 from NativeScript/offscreen
Add TabView.androidOffscreenTabLimit property
2016-11-09 07:52:11 +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
Nedyalko Nikolov
a7a650fd79 Merge pull request #3040 from NativeScript/nnikolov/FixedDatePicker
Fixed DatePicker issues with date 7-th.
2016-11-08 13:49:14 +02:00
Nick Iliev
82233c6bd3 improved README
fixed add to modify for the references.d.ts
2016-11-08 12:46:48 +02:00
sis0k0
1a497b13f8 fix(file-system-access): join paths without leading slash 2016-11-08 11:28:16 +02:00
sis0k0
414ebc67dd feat(style-scope): Resolve css sheets from tns_modules
If the css sheet is not in the app directory, try to find it in the
tns_modules folder.
2016-11-08 11:28:16 +02:00
Nedyalko Nikolov
6736bf73d7 Fixed DatePicker issues with date 7-th. 2016-11-08 11:01:30 +02:00
Panayot Cankov
8e2af03e8f Fix misspelled Flebox to Flexbox 2016-11-08 08:58:22 +02:00
Rossen Hristov
e502c36f54 Add UI test for ActionBar page CSS
Verifies #2661
2016-11-07 15:57:00 +02:00
Rossen Hristov
92e47b1e99 Merge pull request #3038 from NativeScript/setColorFilter
Use setColorFilter on post-21 ActionBars only
2016-11-07 15:01:08 +02:00
Rossen Hristov
d674d806aa Use setColorFilter on post-21 ActionBars only 2016-11-07 14:13:31 +02:00
Panayot Cankov
45578430ac Merge pull request #3020 from NativeScript/flexbox-last-noshrink-fix
Shrink will not damage the last item when it is shrink=0
2016-11-07 13:14:24 +02:00
Panayot Cankov
212d147f6f Merge pull request #3019 from NativeScript/fix-flexbox-crash
Fix flexbox crash for iOS
2016-11-07 13:14:02 +02:00
vB Results, LLC
7cad85faf8 Added import attribute to page module. (#3009) 2016-11-07 11:37:47 +02:00