Vasil Chimev
9c21f98142
Add percent layouts test pages.
2016-01-07 17:29:07 +02:00
Hristo Hristov
e4b670a5c2
Merge pull request #1326 from NativeScript/hhristov/action-bar-fix
...
Fix action-bar when app is put to background and restored (and Do not…
2016-01-04 16:53:55 +02:00
Hristo Hristov
1d0dbb1756
Fix action-bar when app is put to background and restored (and Do not keep activities is TRUE)
2016-01-04 15:29:07 +02:00
Hristo Deshev
999e86c589
Merge pull request #1291 from NativeScript/hdeshev/skip-default-namespace
...
Improve default XML namespace skips.
2015-12-28 14:21:57 +02:00
Panayot Cankov
90f462d787
Frame: navigateCore: The Error Lies
2015-12-23 17:09:52 +02:00
Hristo Deshev
3e1b591bde
Improve default namespace skips.
...
- Check every parsed namespace instead of running a global regex on the
whole input
- Check for namespaces ending in tns.xsd and allow schemas hosted on
different URL's than the default one.
2015-12-23 15:23:26 +02:00
Hristo Deshev
9919eaf5fa
Merge pull request #1279 from NativeScript/hdeshev/global-lazy
...
More reliable global objects lazy loader.
2015-12-22 18:17:34 +02:00
Alexander Vakrilov
d5a90b4ad2
Merge pull request #1285 from NativeScript/feature/action-item-page
...
Implement page property for ActionItem
2015-12-22 17:14:48 +02:00
vakrilov
04155368dd
Implement page property for ActionItem
2015-12-22 16:48:46 +02:00
Vladimir Enchev
16c5228137
Merge pull request #1286 from NativeScript/stylers
...
stylers removed
2015-12-22 16:43:54 +02:00
Vladimir Enchev
d50e2fdb37
stylers removed
2015-12-22 16:12:18 +02:00
Hristo Deshev
18c75d2ba1
Fix zone.js patches by avoiding multiple global moduleMerge's.
...
The previous implementation was calling moduleMerge multiple times for a
required module if it had more than one configured global lazy-loaded
functions/properties. We now keep tracked of merged modules and merge only
the first time.
2015-12-22 15:01:45 +02:00
Vladimir Enchev
e458a94191
Merge pull request #1277 from NativeScript/platform-language
...
Fixed #758
2015-12-21 11:39:37 +02:00
dtopuzov
90a540da6f
Merge pull request #1276 from NativeScript/Make-modules-valid-tns-plugin
...
Make tns-core-modules valid {N} plugin
2015-12-21 11:27:00 +02:00
Vladimir Enchev
2cbc72c798
Fixed #758
2015-12-21 10:46:29 +02:00
Dimitar Topuzov
0f245f355b
Make tns-core-modules valid {N} plugin
2015-12-21 09:34:32 +02:00
Nedyalko Nikolov
0f7559e40c
Merge pull request #1261 from NativeScript/nnikolov/BindingGetsPropertiesTooManyTimes
...
Fixed getting object properties too many times.
2015-12-18 16:32:52 +02:00
Nedyalko Nikolov
5e440ab924
Fixed getting object properties too many times.
2015-12-18 16:01:32 +02:00
Erjan Gavalji
04b13beb04
Merge branch 'ErjanGavalji/fix-travis-build'
2015-12-18 15:01:53 +02:00
Erjan Gavalji
d897849be4
Set TravisCI use nodejs 4.2.3 (LTS)
2015-12-18 14:57:00 +02:00
Erjan Gavalji
5f18480309
Increase the version of nodejs used to 4.2.2
2015-12-18 14:52:27 +02:00
Erjan Gavalji
062bbbde0b
Add an npm install step so that local grunt gets found
2015-12-18 14:50:24 +02:00
Vladimir Enchev
22af9e8199
Merge pull request #1256 from NativeScript/lazy-require
...
lazy requires implemented in various modules
2015-12-18 09:48:42 +02:00
Hristo Hristov
2b4fc2da0c
Merge pull request #1264 from NativeScript/hhristov/widgets-as-plugin
...
Added dependency to widgets in package.json
2015-12-17 17:54:59 +02:00
Vladimir Enchev
074ac89871
imports improved
2015-12-17 14:53:46 +02:00
Rossen Hristov
cbf69e60e8
Merge pull request #1263 from NativeScript/issue-518
...
Fixed Issue #518 : Allow ActionItems to be directly specified between…
2015-12-17 11:03:10 +02:00
Hristo Hristov
3a9a4fb233
Added dependency to widgets in package.json
2015-12-16 17:17:03 +02:00
Hristo Hristov
a1ca4073c2
Merge pull request #1257 from NativeScript/hhristov/layout-percents-support
...
Implemented percent support for width, height and margins
2015-12-16 16:49:20 +02:00
Rossen Hristov
1bd52efddb
Fixed Issue #518 : Allow ActionItems to be directly specified between the ActionBar opening and closing tags.
2015-12-16 16:37:35 +02:00
plamen5kov
9884a78e42
added dynamic dependencies on buildTools compileSdk and targetSdk versions
2015-12-16 16:21:18 +02:00
Hristo Hristov
275b4306cd
Replaced grunt with gradle
2015-12-16 15:30:19 +02:00
Hristo Hristov
48310a31b8
Updated readme
...
Version changed to 1.6.0
2015-12-16 14:34:54 +02:00
Hristo Hristov
4e31cc6a2e
Added npm packaging option
2015-12-16 14:23:55 +02:00
Hristo Hristov
f5dc47bc64
Fixed build.gradle
2015-12-16 13:28:01 +02:00
Hristo Hristov
d21c8aceca
Merge pull request #7 from NativeScript/newAndroidStudioBuild
...
New android studio build
2015-12-16 13:08:29 +02:00
Hristo Hristov
edd6bc968f
removed unnecessary files and added gitkeep to res folder
2015-12-15 16:57:37 +02:00
Hristo Hristov
be5ac53df2
added readme and license files
2015-12-15 16:52:53 +02:00
Hristo Hristov
babf84b2e8
new android studio project working
2015-12-15 16:24:07 +02:00
Hristo Hristov
7ee9be6236
deleted old project
2015-12-15 16:22:34 +02:00
Hristo Hristov
61909bf864
Added Android studio files
2015-12-15 15:24:17 +02:00
Hristo Hristov
5652297990
Updating .gitignore
2015-12-15 15:22:01 +02:00
Hristo Hristov
925c9de476
Merge pull request #6 from NativeScript/android-studio
...
Project changed to support Android studio
Implemented percentage layouts
2015-12-15 14:51:32 +02:00
Hristo Hristov
97f4b27650
Added percentage support for width, height and margin properties.
2015-12-15 14:43:46 +02:00
Hristo Hristov
1dbb742908
Implemented percent support for width, height and margins
2015-12-15 14:36:27 +02:00
vakrilov
9418ab8f63
Method rename
2015-12-14 18:06:37 +02:00
Alexander Vakrilov
942dfb1ddd
Merge pull request #1251 from NativeScript/feature/fonts-load-from-app
...
Load fonts from file instead of asset. Fixes fonts loading in ION and…
2015-12-14 17:49:39 +02:00
vakrilov
fdf9c923ad
Load fonts from file instead of asset. Fixes fonts loading in ION and livesync
2015-12-14 16:36:38 +02:00
Rossen Hristov
d0e1766b42
Merge pull request #1250 from NativeScript/issue-1127
...
Resolved Issue #1127 : Changing ActionBar title after page is loaded d…
2015-12-14 16:30:57 +02:00
Rossen Hristov
b47a648e6c
Resolved Issue #1127 : Changing ActionBar title after page is loaded does not show the ActionBar
2015-12-14 15:58:17 +02:00
Hristo Deshev
594e4df6c4
Merge pull request #1248 from NativeScript/hdeshev/require-maps
...
webpack improvements
2015-12-14 15:39:19 +02:00