Commit Graph

3519 Commits

Author SHA1 Message Date
Panayot Cankov
9ce6c52667 Merge pull request #1081 from NativeScript/cankov/file-system
file-system writeTextSync will now unlock the file when it is done writing
2015-11-11 15:15:30 +02:00
Panayot Cankov
d05b6fb890 writeTextSync will now unlock the file when it is done writing 2015-11-11 14:44:15 +02:00
Rossen Hristov
1fe2a8dea7 Added a unit test. 2015-11-11 11:17:20 +02:00
Vasil Chimev
ba30024e4e Fix a typo. 2015-11-11 10:56:55 +02:00
Nathanael Anderson
1ea6e5897e This will now allow the dialog to call the resolve function when canceled by clicking outside of the dialog. 2015-11-10 21:34:31 -06:00
Alexander Vakrilov
4fddce9d0b Merge pull request #1074 from NativeScript/feature/fix-livesync-css-not-refreshed
Reload app.css and clear file resolver cache on livesync.
2015-11-10 17:13:47 +02:00
vakrilov
79caa4ba0c Fix: Crash in when livesync-ing minimized app 2015-11-10 16:59:04 +02:00
vakrilov
5f07f4fc17 Reload app.css and clear file resolver cache on livesync. 2015-11-10 16:59:03 +02:00
Erjan Gavalji
87e064c417 Fix the broken regex in the builder 2015-11-10 16:57:36 +02:00
Vladimir Enchev
ba187f2d98 Merge pull request #1068 from NativeScript/scrol-view-scroll-event
ScrollView scroll event
2015-11-10 15:39:14 +02:00
Erjan Gavalji
e9fa884242 Merge branch 'ErjanGavalji/make-xmlns-removal-backwards-compatible' 2015-11-10 15:37:49 +02:00
Vladimir Enchev
f1abec42b5 more code + tests updates 2015-11-10 15:20:21 +02:00
Erjan Gavalji
4c7b9d59ba Update the regex to search for www OR schemas for the xmlns removal 2015-11-10 15:06:10 +02:00
Vladimir Enchev
29ca851652 Merge pull request #1073 from NativeScript/web-view-error
error.getUrl() fixed
2015-11-10 14:15:15 +02:00
Vladimir Enchev
34bd878eef Merge pull request #1071 from NativeScript/textview-delegate
TextView delegate improved
2015-11-10 14:07:12 +02:00
Vladimir Enchev
861be7c58e error.getUrl() fixed 2015-11-10 14:01:06 +02:00
Alexander Vakrilov
48ea1dc6d9 Merge pull request #1064 from NativeScript/feature/rounded-corners-android-17
Use software layer for rounded borders on android 17
2015-11-10 13:57:46 +02:00
Vladimir Enchev
ea6f5e7d21 Merge pull request #1072 from NativeScript/http-to-https
http changed to https
2015-11-10 13:56:30 +02:00
Panayot Cankov
4d456b9c7c Merge pull request #1070 from NativeScript/cankov/typedoc-api-ref
Cankov/typedoc api ref
2015-11-10 11:42:29 +02:00
Vladimir Enchev
6eb073c3b7 code improved 2015-11-10 11:41:41 +02:00
Panayot Cankov
ff1c7d9cdb Merge pull request #1059 from NativeScript/bomless-application-settings
Remove application-setting's BOM
2015-11-10 11:39:27 +02:00
Vladimir Enchev
48e4d63aad http changed to https 2015-11-10 11:27:24 +02:00
Vladimir Enchev
e70630f5a3 TextView delegate improved 2015-11-10 11:01:37 +02:00
Vladimir Enchev
cea78d679f UIScrollViewDelegateImpl improved 2015-11-10 10:35:16 +02:00
Hristo Hristov
3a97c2d8f6 Merge pull request #1062 from NativeScript/hhristov/live-sync-common
Moved live-sync code in application-common
2015-11-10 10:30:02 +02:00
Hristo Hristov
481053e668 Merge pull request #1069 from NativeScript/hhristov/ios-layout-fix
Fixed iOS layout
2015-11-10 10:27:59 +02:00
vakrilov
67f992fc57 Use software layer for rounded borders on android 17 2015-11-10 10:25:04 +02:00
Alexander Vakrilov
ad3bd942cd Merge pull request #1052 from NativeScript/feature/andrid-R-constants
Usages of android.R replaced with constatns
2015-11-10 10:24:46 +02:00
vakrilov
4f2a630f86 Usages of android.R replaced with constatns 2015-11-10 10:04:32 +02:00
hshristov
a2e0ed78fd Fixed iOS layout 2015-11-10 10:04:12 +02:00
Vladimir Enchev
77852c9672 scroll event implemented 2015-11-10 09:19:54 +02:00
Rossen Hristov
926b170998 Merge pull request #1065 from NativeScript/refactor-tests
Refactored the web-view-tests to fail and show the error if they fail…
2015-11-10 09:16:24 +02:00
Rossen Hristov
d920058080 Refactored the web-view-tests to fail and show the error if they fail at all. 2015-11-09 16:47:04 +02:00
Hristo Deshev
b763b25dbb Merge pull request #1063 from NativeScript/hdeshev/dts-package-fixes
Fix dts file exclusion problems when packing tns-core-modules package.
2015-11-09 16:14:09 +02:00
Erjan Gavalji
815ba28c4c Add the xmlns-related breaking changes to the changelog 2015-11-09 16:00:02 +02:00
Hristo Deshev
df38cfb221 Fix dts file exclusion problems when packing tns-core-modules package.
Exclude unneeded stuff like apps, node_modules, .baseDir.ts
2015-11-09 15:52:17 +02:00
Erjan Gavalji
1a1394251d Merge branch 'ErjanGavalji/update-sample-app-xmlns' 2015-11-09 15:48:42 +02:00
Panayot Cankov
4db079f2b0 Add typedoc api-ref grunt task 2015-11-09 15:17:23 +02:00
Erjan Gavalji
28d3992e32 Update the builder as well 2015-11-09 15:11:43 +02:00
hshristov
9b049f563e Moved live-sync code in application-common 2015-11-09 14:34:15 +02:00
Erjan Gavalji
e5741b0eb1 Update the xmlns of the target apps 2015-11-09 14:20:01 +02:00
Vladimir Enchev
c85d2a7afc initial commit 2015-11-09 11:57:32 +02:00
Vasil Chimev
ed489585ec Update ui-tests-app. 2015-11-09 11:41:49 +02:00
Hristo Hristov
5c15a543b2 Merge pull request #1060 from NativeScript/hhristov/livesync-ios
Implemented liveSync for iOS
2015-11-09 11:21:39 +02:00
hshristov
3c54158645 Implemented liveSync for iOS 2015-11-09 11:17:29 +02:00
Panayot Cankov
2da344d79a Removed application-setting's BOM 2015-11-09 11:16:57 +02:00
Vladimir Enchev
b40ca820b6 Merge pull request #1058 from NativeScript/tab-view-selectedIndex
selectedIndex behavior when no tabs fixed
2015-11-09 10:52:24 +02:00
Vladimir Enchev
284366dc0b selectedIndex behavior when no tabs fixed 2015-11-09 10:35:22 +02:00
Alexander Vakrilov
f82f491e50 Merge pull request #1049 from NativeScript/feature/respect-show-action-bar
Respect frame.android.showActionBar when page.actionBarHidden is not …
2015-11-09 09:50:00 +02:00
Vladimir Enchev
11789dae5c Merge pull request #1046 from NativeScript/text-decoration
text-decoration implemented
2015-11-09 09:17:04 +02:00