Commit Graph

2866 Commits

Author SHA1 Message Date
Rossen Hristov
c10dff18f5 Merge pull request #2063 from NativeScript/clip
Split layout-base to iOS and Android files
2016-05-03 18:44:02 +03:00
Nedyalko Nikolov
57d5bd143a Merge pull request #2064 from NativeScript/nnikolov/BindingChangingContextFix
Additional fix for changing binding context issue.
2016-05-03 16:18:54 +03:00
Nedyalko Nikolov
4e4a69c282 Additional fix for changing binding context issue. 2016-05-03 14:23:58 +03:00
Erjan Gavalji
361fce2b76 Remove the sudo to try fixing the build 2016-05-03 10:15:19 +03:00
Erjan Gavalji
d3f2f69983 Fix the layouts dir test locations 2016-05-03 11:09:47 +03:00
Erjan Gavalji
4d6bdaa710 Revert "Attempt to fix the travis build by reducing the number of the android sdk"
This reverts commit 2b212b63c2.
2016-05-02 18:11:16 +03:00
Erjan Gavalji
401c39924e Fix the build. Improve docs require statements 2016-05-02 18:08:46 +03:00
Erjan Gavalji
a4801c6948 Fix the layouts tests in the tsconfig.json 2016-05-02 17:53:15 +03:00
Erjan Gavalji
2b212b63c2 Attempt to fix the travis build by reducing the number of the android sdk 2016-05-02 17:51:01 +03:00
Erjan Gavalji
3074b6089f Move the layouts tests under the layouts dir 2016-05-02 17:44:58 +03:00
Erjan Gavalji
10095ed4b1 Fix a typo 2016-05-02 11:59:23 +03:00
Erjan Gavalji
15017fbfb7 Merge branch 'ErjanGavalji/improve-docs-cookbook' 2016-05-02 11:32:29 +03:00
Erjan Gavalji
457d2bb963 Move single articles out parent dir 2016-05-02 11:30:59 +03:00
Erjan Gavalji
bdbffb79bd Switch titles to lower-case 2016-05-02 10:45:50 +03:00
Erjan Gavalji
3e489db2c9 Improve the readability of the docs navbar 2016-05-02 10:10:51 +03:00
Rossen Hristov
746647a038 Merge pull request #2050 from NativeScript/revert
Revert "Fixed: iOS ActivityIndicator disrespects its visibility
2016-04-28 18:00:56 +03:00
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
Rossen Hristov
54c65e94d7 Split layout-base to iOS and Android files
clipToBounds for a single view can't be implemented in Android in a straightforward manner

Resolves #1829
2016-04-28 17:35:06 +03:00
Nedyalko Nikolov
2d4c4c63bb Merge pull request #2040 from NativeScript/nnikolov/BindingFix
Fixed stack overflow exception in binding.
2016-04-28 10:31:51 +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
Jason Zhekov
264fe170a9 Merge pull request #2028 from NativeScript/jasssonpet/current-app-path
Make FileSystem.currentAppPath platform specific
2016-04-27 14:56:52 +03:00
Erjan Gavalji
e65567089f Create the 2.0.0 changelog 2016-04-27 11:36:41 +03:00
Rossen Hristov
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
Rossen Hristov
872e97e895 Fixed: Folder.clear fails to remove empty subfolders on Android
Resolves #1945
2016-04-26 17:38:18 +03:00
Rossen Hristov
7caeae0285 Update folder clear test to include subfolders 2016-04-26 17:38:16 +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
Alexander Vakrilov
2e705febfa Merge pull request #2036 from NativeScript/feature/timer-fix
Fix: Timer somtimes crashing in IOS
2016-04-26 12:48:06 +03:00
vakrilov
7cd8e12e0b Fix: Timer somtimes crashing in IOS 2016-04-26 12:47:15 +03:00
Tsvetan Raikov
75a8f85923 Fixed pseudoselectors to work with Angular 2016-04-26 10:05:24 +03:00
Rossen Hristov
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
Rossen Hristov
2672752be8 Fixed: Unable to set padding for TextView
Resolves #2024
2016-04-25 17:05:18 +03:00
Rossen Hristov
198343f0ff Merge pull request #2029 from NativeScript/activity-indicator
Fixed: iOS ActivityIndicator disrespects its visibility property
2016-04-25 15:42:30 +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
Jason Zhekov
b3561420f8 Make FileSystem.currentAppPath platform specific 2016-04-25 14:48:25 +03:00
Rossen Hristov
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
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
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
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
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
Rossen Hristov
8623f4e6d5 Fixed: Unable to show dialog from a modal page
Resolves #1809
2016-04-22 11:08:36 +03:00
Jason Zhekov
98e8a525a3 Merge pull request #2002 from NativeScript/jasssonpet/lazy-snapshot
Evaluate lazily Android specific global values
2016-04-21 17:56:02 +03:00
Jason Zhekov
02df926051 Evaluate lazily android specific global values 2016-04-21 17:20:48 +03:00
Rossen Hristov
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
Hristo Deshev
71af81c7d0 Merge pull request #2006 from NativeScript/hdeshev/node-tests
Fix broken node tests compilation.
2016-04-21 17:06:58 +03:00
Rossen Hristov
65bb2d4531 A lot of re-factoring + bug fix for navigation events 2016-04-21 16:38:34 +03:00
Vladimir Enchev
3139550380 Merge pull request #2004 from NathanaelA/AllowAnyCharsInsideQuotes
Add ability to add & < > inside XML quoted strings
2016-04-21 14:21:54 +03:00
Hristo Deshev
964aa77b92 Run node-tests as a part of the build. 2016-04-21 13:02:30 +03:00
Hristo Deshev
7fe33054eb Fix broken node tests compilation. 2016-04-21 12:55:07 +03:00
Nathanael Anderson
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