Rossen Hristov
91083a4ea4
Fix: Modal dialogs don't have background color
...
Resolves #3129
2016-11-21 14:07:46 +02:00
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
sis0k0
5746dc5824
fix(style-scope): remove isFileOrResourcePath check
2016-11-14 14:32:25 +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
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
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
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
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
Rossen Hristov
93cc666b8f
Add TabView.iosIconRenderingMode property
...
Resolves #2689
2016-11-04 16:18:55 +02:00
PanayotCankov
bac125efc1
Shrink will not damage the last item when it is shrink=0
2016-11-04 12:12:28 +02:00
PanayotCankov
f79ed04671
Fix flexbox crash for iOS
2016-11-04 11:30:21 +02:00
Rossen Hristov
e507d6403a
Fix: Enhancement: Android Actionbar elevation lost with background-color
...
Resolves #1799
2016-11-03 16:49:12 +02:00
Rossen Hristov
bb08cc1b49
Merge pull request #3011 from NativeScript/issue-3007
...
Fix: java.lang.NumberFormatException when applying clip-path with per…
2016-11-03 09:45:31 +02:00
Rossen Hristov
28f084e7d2
Fix: java.lang.NumberFormatException when applying clip-path with percentage values
...
Resolves #3007
2016-11-02 16:59:06 +02:00
Hristo Hristov
c5d34c3dd4
Image loading is done through native imageView so that once it is removed from window the bitmap is cleared.
2016-11-02 16:57:42 +02:00
Alexander Vakrilov
20c987d7dc
Merge pull request #2994 from NativeScript/apply-css
...
Don't apply css on unloaded
2016-11-01 10:46:29 +02:00
Nedyalko Nikolov
cde642186b
Fixed issue with image rotation.
2016-10-31 18:04:38 +02:00
zh-m
e9acb527b8
Removed unused function in segmented-bar.ios.ts
2016-10-31 15:23:11 +02:00
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
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
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
Rossen Hristov
83e0ae4c85
Fix: CSS scale breaks background properties on iOS
...
Resolves #2911
2016-10-26 15:36:37 +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
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
a63f46ee83
Added pressed, active and disabled states for button.
2016-10-24 09:16:23 +03:00
zh-m
75cab33f8f
Percent support of margin of layouts/frame/page/contentview
2016-10-20 11:29:21 +03:00
Panayot Cankov
791aab04e5
Flexbox ios initial commit
...
Items now appear, but they should initially shrink and they don't
Add 15-ish tests for flexbox layout
Port reasonable flexbox test set
Fixing issues, adding unit tests
Moved from .tsx to .ts and used our ui/builder.parse
2016-10-19 17:02:26 +03:00
Rossen Hristov
4b94fe8c63
Merge pull request #2909 from NativeScript/its
...
ListView item template selector
2016-10-19 10:32:34 +03:00
Hristo Hristov
44bab5b0f0
Padding was reset incorrectly ( #2917 )
...
* Padding was reset incorrectly
* Fix tslint
2016-10-18 13:18:32 +03:00
Rossen Hristov
e28148c929
ListView item template selector refactoring + sample code
2016-10-17 17:22:30 +03:00
Hristo Hristov
644f4c2845
ImageSource was reset in CreateUI wrongly. ( #2910 )
...
TabView doesn't save/restore its visual hierarchy.
Cuteness.io source changed to use https.
2016-10-17 13:40:03 +03:00
Rossen Hristov
b1050d4121
Fix tslint
2016-10-17 10:25:23 +03:00
Rossen Hristov
cd6039ce6c
ListView item template selector
2016-10-17 09:32:47 +03:00
vakrilov
20dc0b1ef5
Snapshot fix
2016-10-14 11:33:58 +03:00
Vladimir Enchev
c521f2db33
Merge pull request #2877 from NativeScript/existing-app
...
Existing iOS integration app support added
2016-10-14 09:38:11 +03:00