Commit Graph

1067 Commits

Author SHA1 Message Date
Rossen Hristov
063f075e38 Revert "Fixed: iOS ActivityIndicator disrespects its visibility property when starting / stopping"
This reverts commit e269225336.
2016-04-28 17:38:06 +03:00
Nedyalko Nikolov
7203d201c0 Fixed stack overflow exception in binding. 2016-04-27 17:18:26 +03:00
Hristo Hristov
b2c182fd7a Improve Binding class (#2038)
Remove options parameter
2016-04-27 16:43:45 +03:00
tzraikov
7b842a677f Merge pull request #2030 from NativeScript/raikov/pseudoselectors-angular
Fixed pseudoselectors to work with Angular
2016-04-26 15:06:38 +03:00
Tsvetan Raikov
75a8f85923 Fixed pseudoselectors to work with Angular 2016-04-26 10:05:24 +03:00
Rossen Hristov
2672752be8 Fixed: Unable to set padding for TextView
Resolves #2024
2016-04-25 17:05:18 +03:00
Rossen Hristov
e269225336 Fixed: iOS ActivityIndicator disrespects its visibility property when starting / stopping
Resolves #2007
2016-04-25 15:17:08 +03:00
Rossen Hristov
2a2ddb3495 Fix: Bold and italic do not work on Android when no font family is specified
Resolves #2018
2016-04-22 16:45:27 +03:00
Rossen Hristov
ea9a9dca4a Fix: Multiple actionView items do not handle tap event correctly
Resolves #1878
2016-04-22 16:09:00 +03:00
Rossen Hristov
8623f4e6d5 Fixed: Unable to show dialog from a modal page
Resolves #1809
2016-04-22 11:08:36 +03:00
Jason Zhekov
02df926051 Evaluate lazily android specific global values 2016-04-21 17:20:48 +03:00
Rossen Hristov
65bb2d4531 A lot of re-factoring + bug fix for navigation events 2016-04-21 16:38:34 +03:00
Rossen Hristov
b3f36644c1 Fix: Android pages disappear before their exit transition has finished
Resolves #2000
2016-04-20 17:04:28 +03:00
Nedyalko Nikolov
4c761e8390 Merge pull request #1999 from NativeScript/nnikolov/ConvertersChangingBindingContext
Fixed adding converters to bindingContext.
2016-04-20 16:30:37 +03:00
Nedyalko Nikolov
8fef852d89 Fixed adding converters to bindingContext. 2016-04-20 15:49:44 +03:00
Rossen Hristov
56065ae601 Fix broken navigation after clear history with transition
Resolves #1948
2016-04-20 14:57:01 +03:00
Nedyalko Nikolov
c7918c51ce Merge pull request #1992 from NativeScript/nnikolov/BindingSameProperties
Fix for using same name properties in binding.
2016-04-20 13:51:24 +03:00
Vladimir Enchev
a5b1acd56f Merge pull request #1993 from NativeScript/zindex
z-index support added
2016-04-20 09:48:52 +03:00
Nedyalko Nikolov
2c4c3c90e2 Fix for using same name properties in binding. 2016-04-19 17:19:04 +03:00
Tsvetan Raikov
feb3084d61 Fix animations crash 2016-04-19 16:55:15 +03:00
Vladimir Enchev
b7e0d33387 z-index support added 2016-04-19 16:39:17 +03:00
Alexander Vakrilov
3823cc45d0 Merge pull request #1989 from NativeScript/feature/ui-strings
Fix: setting text in Span to number/null/undefined
2016-04-19 11:50:43 +03:00
tzraikov
68815c2910 Merge pull request #1986 from NativeScript/raikov/fix-420
Fixed: There is a crash in Android when running animations too fast
2016-04-19 09:47:46 +03:00
vakrilov
fddaf251f7 Fix: setting text in Span to number/null/undefined 2016-04-18 18:33:15 +03:00
Vladimir Enchev
b4daee8088 Merge pull request #1983 from NativeScript/button-letter-sp
Button styler for iOS fixed
2016-04-18 13:47:50 +03:00
Tsvetan Raikov
3b11d5d10e Fixed: There is a crash in Android when running animations too fast 2016-04-18 13:42:42 +03:00
Tsvetan Raikov
169cb3115a Fixed: Change of CSS class during animation execution does not apply on Android 2016-04-18 11:41:10 +03:00
Vladimir Enchev
3a4a69bd6b Button styler for iOS fixed 2016-04-18 11:22:56 +03:00
Rossen Hristov
bd687d552a Add support for CSS font-weight + sample app for testing fonts
Resolves #1862
2016-04-15 14:14:00 +03:00
Vladimir Enchev
d7fd68b7ac Merge pull request #1975 from NativeScript/label-line-spacing
Fixed #1757
2016-04-15 11:43:57 +03:00
Vladimir Enchev
3942171e94 Fixed #1757 2016-04-15 11:38:34 +03:00
Vladimir Enchev
ea6a05c0e0 setSingleLine(true) changed to setMaxLines(1) due to caps problems 2016-04-15 11:27:24 +03:00
Nedyalko Nikolov
75bbc755f1 Tslint error fix. 2016-04-15 09:04:02 +03:00
Nedyalko Nikolov
cbca2e6505 Implemented AddChildFromBuilder for SegmentedBar. 2016-04-14 16:00:48 +03:00
Hristo Hristov
f768fda881 Fixed some slow tests. (#1968)
Fixed modal page on iOS7.
2016-04-14 15:01:32 +03:00
vakrilov
af30ddfc0c Fix: editable not working when keyboardType is set 2016-04-14 11:56:35 +03:00
Vladimir Enchev
fa13b4feaa Merge pull request #1964 from NativeScript/segmented-bar-no-wrap-android
SegmentedBar item titles wrapping fixed. Now similar to iOS.
2016-04-14 11:22:11 +03:00
Vladimir Enchev
c7c593395d SegmentedBar item titles wrapping fixed. Now similar to iOS. 2016-04-14 09:36:08 +03:00
Tsvetan Raikov
983571c6de Fixed: animation play count is wrong in iOS 2016-04-13 19:09:05 +03:00
tzraikov
efe9ff90de Merge pull request #1960 from NativeScript/raikov/align-animation-behavior
Aligned the rotate animation behaviour between Android and iOS
2016-04-13 18:02:49 +03:00
Tsvetan Raikov
4c17efa1a8 Aligned the rotate animation behaviour between Android and iOS 2016-04-13 18:00:17 +03:00
Vladimir Enchev
9ddba21e90 Merge pull request #1955 from NativeScript/time-picker-android
valid time used instead
2016-04-13 16:13:27 +04:00
tzraikov
7693e3abb7 Merge pull request #1934 from NativeScript/raikov/side-drawer-fix
fixed: some transitions in side drawer are not working
2016-04-13 14:25:25 +03:00
Vladimir Enchev
fbde73f6db valid time used instead 2016-04-13 13:45:53 +03:00
Vladimir Enchev
ed5903e173 text-transform and text-decoration fixed 2016-04-13 09:56:57 +03:00
tzraikov
77ef1367a0 Merge pull request #1941 from NativeScript/raikov/fix-animation-crash
Fixed: There is a crash when executing animations in Android too fast
2016-04-12 14:55:54 +03:00
Tsvetan Raikov
df2ad08773 Fixed: animations crash on Android 2016-04-12 14:29:46 +03:00
Vladimir Enchev
09f095f82e Modal pages fixed for iOS7 2016-04-12 12:14:59 +03:00
Tsvetan Raikov
8b3d00df1d fixed: some transitions in side drawer are not working 2016-04-11 17:49:47 +03:00
Rossen Hristov
03f9867e2a Generic font families system, sans-serif and monospace now correctly resolve the system font when possible on iOS
Resolves #1864
2016-04-13 10:38:43 +03:00