2843 Commits

Author SHA1 Message Date
e65567089f Create the 2.0.0 changelog 2016-04-27 11:36:41 +03:00
f9a83c76de Merge pull request #2037 from NativeScript/folder-clear
Fixed: Folder.clear fails to remove empty subfolders on Android
2016-04-27 09:48:58 +03:00
872e97e895 Fixed: Folder.clear fails to remove empty subfolders on Android
Resolves #1945
2016-04-26 17:38:18 +03:00
7caeae0285 Update folder clear test to include subfolders 2016-04-26 17:38:16 +03:00
7b842a677f Merge pull request #2030 from NativeScript/raikov/pseudoselectors-angular
Fixed pseudoselectors to work with Angular
2016-04-26 15:06:38 +03:00
2e705febfa Merge pull request #2036 from NativeScript/feature/timer-fix
Fix: Timer somtimes crashing in IOS
2016-04-26 12:48:06 +03:00
7cd8e12e0b Fix: Timer somtimes crashing in IOS 2016-04-26 12:47:15 +03:00
75a8f85923 Fixed pseudoselectors to work with Angular 2016-04-26 10:05:24 +03:00
4edd15ae04 Merge pull request #2033 from NativeScript/text-view-padding
Fixed: Unable to set padding for TextView
2016-04-25 17:46:31 +03:00
2672752be8 Fixed: Unable to set padding for TextView
Resolves #2024
2016-04-25 17:05:18 +03:00
198343f0ff Merge pull request #2029 from NativeScript/activity-indicator
Fixed: iOS ActivityIndicator disrespects its visibility property
2016-04-25 15:42:30 +03:00
e269225336 Fixed: iOS ActivityIndicator disrespects its visibility property when starting / stopping
Resolves #2007
2016-04-25 15:17:08 +03:00
053d7201e2 Merge pull request #2019 from NativeScript/bold-italic-android
Fix: Bold and italic do not work on Android when no font family
2016-04-22 17:12:36 +03:00
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
6b2990d8d2 Merge pull request #2017 from NativeScript/action-item-tap-bug
Fix: Multiple actionView items do not handle tap event correctly
2016-04-22 16:42:44 +03:00
ea9a9dca4a Fix: Multiple actionView items do not handle tap event correctly
Resolves #1878
2016-04-22 16:09:00 +03:00
749c1c37f3 Merge pull request #2012 from NativeScript/dialog-from-modal
Fixed: Unable to show dialog from a modal page
2016-04-22 13:54:35 +03:00
8623f4e6d5 Fixed: Unable to show dialog from a modal page
Resolves #1809
2016-04-22 11:08:36 +03:00
98e8a525a3 Merge pull request #2002 from NativeScript/jasssonpet/lazy-snapshot
Evaluate lazily Android specific global values
2016-04-21 17:56:02 +03:00
02df926051 Evaluate lazily android specific global values 2016-04-21 17:20:48 +03:00
667ddf18b4 Merge pull request #2001 from NativeScript/android-exit-transition-bug
Fix: Android pages disappear before their exit transition has finished
2016-04-21 17:11:49 +03:00
71af81c7d0 Merge pull request #2006 from NativeScript/hdeshev/node-tests
Fix broken node tests compilation.
2016-04-21 17:06:58 +03:00
65bb2d4531 A lot of re-factoring + bug fix for navigation events 2016-04-21 16:38:34 +03:00
3139550380 Merge pull request #2004 from NathanaelA/AllowAnyCharsInsideQuotes
Add ability to add & < > inside XML quoted strings
2016-04-21 14:21:54 +03:00
964aa77b92 Run node-tests as a part of the build. 2016-04-21 13:02:30 +03:00
7fe33054eb Fix broken node tests compilation. 2016-04-21 12:55:07 +03:00
5bd674b821 Add ability to add & < > and any other normal restricted xml character as long as it is inside either a pair of single quotes or double quotes. 2016-04-20 16:14:11 -05:00
b3f36644c1 Fix: Android pages disappear before their exit transition has finished
Resolves #2000
2016-04-20 17:04:28 +03:00
4c761e8390 Merge pull request #1999 from NativeScript/nnikolov/ConvertersChangingBindingContext
Fixed adding converters to bindingContext.
2016-04-20 16:30:37 +03:00
45a3d0f336 Merge pull request #1998 from NativeScript/clear-history-crash
Fix broken navigation after clear history with transition
2016-04-20 16:01:28 +03:00
8fef852d89 Fixed adding converters to bindingContext. 2016-04-20 15:49:44 +03:00
56065ae601 Fix broken navigation after clear history with transition
Resolves #1948
2016-04-20 14:57:01 +03:00
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
a5b1acd56f Merge pull request #1993 from NativeScript/zindex
z-index support added
2016-04-20 09:48:52 +03:00
f7c88899c2 Merge pull request #1994 from NativeScript/raikov/fix-animations-crash
Fix animations crash
2016-04-19 17:45:22 +03:00
2c4c3c90e2 Fix for using same name properties in binding. 2016-04-19 17:19:04 +03:00
feb3084d61 Fix animations crash 2016-04-19 16:55:15 +03:00
b7e0d33387 z-index support added 2016-04-19 16:39:17 +03:00
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
5ff7fda3a4 Use a pre-release version of the CLI to avoid an error in the runtime 2016-04-19 11:35:58 +03:00
82dac83c75 Merge pull request #1981 from NativeScript/feature/docs
Add grunt build for how-to articles and typedoc
2016-04-19 11:23:06 +03:00
c7c71f12ba Merge pull request #1991 from NativeScript/hhristov/fix-failing-test
Fix failig test due to wrong check
2016-04-19 01:15:38 -07:00
f132a351de Fix failig test due to wrong check 2016-04-19 10:59:29 +03:00
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
fddaf251f7 Fix: setting text in Span to number/null/undefined 2016-04-18 18:33:15 +03:00
54d13e26a9 fix 2016-04-18 17:35:13 +03:00
d2961be83d changes 2016-04-18 15:11:01 +03:00
d7352b7eea Merge pull request #1984 from NativeScript/feature/xhr-ng2-text
Attach toString() method to xhr response
2016-04-18 14:10:45 +03:00
b4daee8088 Merge pull request #1983 from NativeScript/button-letter-sp
Button styler for iOS fixed
2016-04-18 13:47:50 +03:00
3b11d5d10e Fixed: There is a crash in Android when running animations too fast 2016-04-18 13:42:42 +03:00