|
bd48e2da49
|
Shifting back to label now that I know how to deal with tsc's error
|
2016-05-10 23:54:16 +05:30 |
|
|
89701515c6
|
Trying to work around typescript's error
|
2016-05-10 23:26:16 +05:30 |
|
|
7d5953d573
|
Using custom component instead of label
|
2016-05-10 22:58:28 +05:30 |
|
|
26e73f4e2f
|
Fixed incorrect reference to assertViewColor
|
2016-05-10 22:25:38 +05:30 |
|
|
d227c8479b
|
Add tests for loading attributes in components
|
2016-05-10 21:53:32 +05:30 |
|
|
c2f084224a
|
Expose configurable attributes property when loading components
|
2016-05-08 23:31:44 +05:30 |
|
|
2d4c4c63bb
|
Merge pull request #2040 from NativeScript/nnikolov/BindingFix
Fixed stack overflow exception in binding.
|
2016-04-28 10:31:51 +03:00 |
|
|
7203d201c0
|
Fixed stack overflow exception in binding.
|
2016-04-27 17:18:26 +03:00 |
|
|
b2c182fd7a
|
Improve Binding class (#2038)
Remove options parameter
|
2016-04-27 16:43:45 +03:00 |
|
|
264fe170a9
|
Merge pull request #2028 from NativeScript/jasssonpet/current-app-path
Make FileSystem.currentAppPath platform specific
|
2016-04-27 14:56:52 +03:00 |
|
|
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 |
|
|
b3561420f8
|
Make FileSystem.currentAppPath platform specific
|
2016-04-25 14:48:25 +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 |
|