Commit Graph

751 Commits

Author SHA1 Message Date
Vladimir Enchev
2f27018092 Merge pull request #1005 from NativeScript/ActivityIndicator-color
ActivityIndicator CSS color support fixed
2015-11-02 11:54:23 +02:00
Vladimir Enchev
229e1aa918 Merge pull request #1015 from NativeScript/Button-textWrap
Button textWrap implemented
2015-11-02 11:41:04 +02:00
Vladimir Enchev
716ea68035 ActivityIndicator CSS color support fixed 2015-11-02 11:14:11 +02:00
Vladimir Enchev
0f3732d73f Button textWrap implemented 2015-11-02 11:11:25 +02:00
Vladimir Enchev
01f9b65e24 TextField CSS cursor color support added 2015-11-02 10:25:06 +02:00
Hristo Deshev
70041bd999 Don't expose platform types in public d.ts files.
Use any. Add a comment with the real type.
2015-10-30 17:17:29 +02:00
Panayot Cankov
a3d762d6c6 When android animation is interrupted by a second animation, the first animation will not try to set the animated properties on the view. 2015-10-30 11:52:28 +02:00
vakrilov
d29fd66478 TintCololor should be synced with selectedColor 2015-10-30 11:46:55 +02:00
vakrilov
c41e15faf0 Set tab tint color also 2015-10-30 11:46:55 +02:00
vakrilov
7e85de351e IOS stylers 2015-10-30 11:46:54 +02:00
vakrilov
815a4fc23c ActionBar and TabView colors 2015-10-30 11:46:54 +02:00
Vladimir Enchev
42db1ff704 Merge pull request #1001 from NativeScript/fonts-fixes
Fonts fixes
2015-10-30 11:44:30 +02:00
Vladimir Enchev
7534e33501 code fixed 2015-10-30 11:24:22 +02:00
Vladimir Enchev
5c34b40433 only ttf and otf fonts are supported 2015-10-30 11:09:23 +02:00
vakrilov
219c0c8033 Private methods of gird prefixed with _ 2015-10-29 16:26:47 +02:00
Vladimir Enchev
977f72f7fc Merge pull request #998 from NativeScript/webview-ios-images
web-view images now will be loaded correctly with base url
2015-10-29 11:42:08 +02:00
Vladimir Enchev
86a6154231 web-view images now will be loaded correctly with base url 2015-10-29 11:30:29 +02:00
Nedyalko Nikolov
4692515481 Fixed fast navigation issues in iOS. 2015-10-29 10:57:08 +02:00
Nedyalko Nikolov
b49d8ded81 Merge pull request #995 from NativeScript/nnikolov/SegmentedBarFontPropertiesViaCss
Added font related properties for SegmentedBar.
2015-10-29 10:55:57 +02:00
Vladimir Enchev
0a2b91fbe7 Merge pull request #992 from NativeScript/android6-webview
android 6 support
2015-10-29 10:24:26 +02:00
Nedyalko Nikolov
87f7b9a294 Added font related properties for SegmentedBar. 2015-10-29 09:37:22 +02:00
Vladimir Enchev
ffa54b5cf3 lower-case-dashed components css support fixed 2015-10-28 17:32:25 +02:00
Vladimir Enchev
3230a570ab android 6 support 2015-10-28 11:55:34 +02:00
Vladimir Enchev
bd24ecd2f9 code improved 2015-10-28 09:57:39 +02:00
Nedyalko Nikolov
67624cfe57 Fixed black background on some controls in iOS. 2015-10-23 18:49:56 +03:00
Nedyalko Nikolov
037690064e Fixed issue 926. 2015-10-23 09:15:39 +03:00
vakrilov
54c4949941 Removed console.log 2015-10-22 14:19:06 +03:00
Vladimir Enchev
286b9522c9 Merge pull request #976 from NativeScript/web-view-images
WebView html with images fixed
2015-10-22 13:33:54 +03:00
Vladimir Enchev
b0ff7a46bb Merge pull request #974 from NativeScript/switch-css
Switch color and background-color css support added
2015-10-22 13:14:18 +03:00
Vladimir Enchev
0f2c57fb45 WebView html with images fixed 2015-10-22 11:11:15 +03:00
Vladimir Enchev
5b543deec4 tests added 2015-10-22 10:42:20 +03:00
hshristov
f72d79e65a iOS owner pattern changed to use WeakRef in order to prevent memory leaks.
Optimized list-view-tests.
Added time per test.
2015-10-22 10:26:59 +03:00
Vladimir Enchev
433bc020ad SwitchStylers added 2015-10-21 17:14:57 +03:00
Nedyalko Nikolov
aef7256e69 Enabled bindings to events and gestures for Bindable instead of View. 2015-10-21 16:43:09 +03:00
Alexander Vakrilov
041b925b41 Merge pull request #969 from NativeScript/feature/inatant-tap-event
Fire tap event on tap up without waiting
2015-10-21 16:29:37 +03:00
Alexander Vakrilov
8cf30471a1 Merge pull request #965 from NativeScript/feature/perf-optimizations
Don't apply default values on syncNative
2015-10-21 15:31:13 +03:00
Vladimir Enchev
129c305942 _boundsChanged method added 2015-10-21 13:20:48 +03:00
vakrilov
5fde5850b1 Fire tap event on tap up without waiting 2015-10-21 11:55:59 +03:00
Rossen Hristov
8dc0e810e8 Fixed #727: Provide a way to get a reference to the currently showing modal page instance. 2015-10-21 11:55:11 +03:00
vakrilov
c9744b7474 Don't apply default values on syncNative 2015-10-21 10:48:21 +03:00
Nedyalko Nikolov
e8332854f7 Merge pull request #962 from NativeScript/nnikolov/Issue597
Fixed issue 597.
2015-10-21 09:51:45 +03:00
Rossen Hristov
421845ef9b Merge pull request #961 from NativeScript/issue-779
Fixed #779: frame.topmost().currentPage is not the same instance as t…
2015-10-20 17:02:33 +03:00
Nedyalko Nikolov
2f7cf84839 Fixed issue 597. 2015-10-20 15:42:18 +03:00
Rossen Hristov
2545f2f19a Fixed #779: frame.topmost().currentPage is not the same instance as the page being loaded in page.loaded event handler. 2015-10-20 14:28:28 +03:00
Vladimir Enchev
384ba9c965 progress css support for color and backgroundColor added 2015-10-20 12:53:48 +03:00
Vladimir Enchev
343265c571 dismissSoftInput implemented 2015-10-19 14:55:06 +03:00
Vladimir Enchev
66a834ce10 Merge pull request #955 from NativeScript/gestures-android
args fixed
2015-10-19 11:10:57 +03:00
Vladimir Enchev
520f7f985a args fixed 2015-10-19 11:07:17 +03:00
Vladimir Enchev
c939e52b06 added simple showModal() overload 2015-10-19 10:58:42 +03:00
Rossen Hristov
3e1f8e083e Merge pull request #952 from NativeScript/android-scale-animation
Fixed #820: The x and y components of an Android translate or scale a…
2015-10-16 17:08:12 +03:00