Commit Graph

5967 Commits

Author SHA1 Message Date
Rossen Hristov
6a36011403 Merge pull request #275 from NativeScript/image-cache
Removed image extension validation from image-cache. Images with no exte...
2015-04-09 16:47:50 +03:00
Rossen Hristov
1e73d93f1f Removed image extension validation from image-cache. Images with no extensions can now be loaded. 2015-04-09 16:37:30 +03:00
Georgi Atanasov
8cbea58f43 Merge pull request #272 from NativeScript/atanasovg/fix-file-system
Fix a bug in the file-system module for iOS (NSDate is automatically mar...
2015-04-08 14:54:54 +03:00
atanasovg
57679f8fc8 Fix a bug in the file-system module for iOS (NSDate is automatically marshalled to JS Date). 2015-04-08 14:14:52 +03:00
Erjan Gavalji
01e0f50b34 Switch version to 0.10.0 2015-04-08 13:47:55 +03:00
Rossen Hristov
784f92ae95 Merge pull request #271 from NativeScript/placeholder
Placeholder: A widget that allows adding native views to the visual tree...
2015-04-08 13:35:58 +03:00
Rossen Hristov
16822a862b Placeholder: A widget that allows adding native views to the visual tree. 2015-04-08 13:01:08 +03:00
Hristo Hristov
0f5e107205 Merge pull request #267 from NativeScript/hhristov/ios-issues
Fix iOS transition issue
2015-04-08 12:41:23 +03:00
hshristov
5cce9e206b Update unittest helper method navigation checks 2015-04-08 10:55:08 +03:00
hshristov
44e22495da fix android onSelectedItem handler.
fix ios transition (previous fix was not enough)
2015-04-08 10:55:06 +03:00
hshristov
0386d07604 Delete one unittest - not needed 2015-04-08 10:55:04 +03:00
hshristov
710c423609 Fix ios transition issue
Revert imageSource property metadata to None
Improve ListView preparecell check
2015-04-08 10:55:02 +03:00
hshristov
b27c05e52c Fix label ellipsis issue on zoomed iPhone 6 Plus.
Fix Image.imageSource propertyMetadata to affects layout.
2015-04-08 10:55:00 +03:00
Alexander Vakrilov
d2160f7aa8 Merge pull request #251 from NativeScript/feature/file-name-resolver-tests-fix
Feature/file name resolver tests fix
2015-04-08 10:17:52 +03:00
vakrilov
cbbd28be6b More tests fixed 2015-04-07 14:10:34 +03:00
vakrilov
97ba48346a Fixed tests 2015-04-07 14:10:34 +03:00
Rossen Hristov
9c62d60058 Merge pull request #265 from NativeScript/issue-261
Fixed Issue 261
2015-04-06 15:25:30 +03:00
Rossen Hristov
18c9528bda Fixed Issue 261 2015-04-06 15:18:45 +03:00
Alexander Vakrilov
9c9fa983cd Merge pull request #264 from NativeScript/feature/buton-text-align-ios
Fix for button text-align styler in IOS
2015-04-06 13:30:36 +03:00
vakrilov
898fa53ae7 Fix for button text-align styler in IOS 2015-04-06 13:09:08 +03:00
Erjan Gavalji
edf4bd521e Add the example 2015-04-06 11:48:24 +03:00
Nedyalko Nikolov
f33bfe3a98 Reverted test app to run mainPage instead of testRunnerPage. 2015-04-06 11:03:27 +03:00
Rossen Hristov
7292fc06bd Merge pull request #256 from NativeScript/view-props
Moved text-align and font-size to TextBase and fixed a WebView test.
2015-04-03 16:46:40 +03:00
Rossen Hristov
69dc92026c Moved text-align and font-size to TextBase and fixed a WebView test. 2015-04-03 16:41:19 +03:00
Nedyalko Nikolov
d74250dea8 Merge pull request #255 from NativeScript/nnikolov/ForgottenStuff
Binding to object via  keyword.
2015-04-03 16:31:14 +03:00
Nedyalko Nikolov
61f5022a69 Binding to object via keyword. 2015-04-03 16:08:28 +03:00
Rossen Hristov
5d85878242 Merge pull request #254 from NativeScript/ios-delegates
Ios delegates
2015-04-03 13:39:27 +03:00
Rossen Hristov
1183c08607 Fixed a tslint warning. 2015-04-03 13:32:42 +03:00
Rossen Hristov
38bc482359 Moved delegate handling to onLoaded / onUnloaded methods and reworked the WebView tests. 2015-04-03 13:32:39 +03:00
Nedyalko Nikolov
956e14eba3 Merge pull request #253 from NativeScript/nnikolov/TestFixes
Fixed paths for label tests.
2015-04-03 13:29:46 +03:00
Nedyalko Nikolov
5630fbcd01 Removed unnecessary slashes. 2015-04-03 12:18:23 +03:00
Nedyalko Nikolov
fd418f4dbf Fixed paths for label tests. 2015-04-03 12:00:17 +03:00
Alexander Vakrilov
2384d196fd Merge pull request #250 from NativeScript/feature/list-view-black-rows
Fix issue with black random black items when scrolling
2015-04-03 09:50:49 +03:00
vakrilov
96c0a52c8f Fix issue with black random black items when scrolling 2015-04-02 18:26:12 +03:00
Erjan Gavalji
91c1d5e3ad Improve keywords 2015-04-02 14:05:55 +03:00
Erjan Gavalji
3cd333e2ed Fix template name extraction. Add keyword addition 2015-04-02 11:51:15 +03:00
Erjan Gavalji
556cf43fd4 Separate samples from templates 2015-03-31 16:30:32 +03:00
Georgi Atanasov
9b70127f4e Fix an issue with the removed Property in the Android Runtime. 2015-04-01 19:38:56 +03:00
vakrilov
8262e47833 Master Detail path fixed 2015-04-01 16:29:16 +03:00
Nedyalko Nikolov
fe4cedc7d1 Merge pull request #240 from NativeScript/nnikolov/BindingConverters
Added application resources (used for binding converters), also some bug
2015-04-01 12:18:52 +03:00
Nedyalko Nikolov
d952faa3c2 Added application resources (used for binding converters), also some bug
fixes (binding related).
2015-04-01 11:45:30 +03:00
Erjan Gavalji
dfcc820f2f Merge branch 'ErjanGavalji/add-sha-info' 2015-03-31 14:12:03 +03:00
Erjan Gavalji
16f7047482 Fix the build failure - a variable movement was not carried out properly 2015-03-31 14:06:07 +03:00
Alexander Vakrilov
753ee111a6 Merge pull request #238 from NativeScript/feature/menu-items-binding
MenuItems should inherit binding context when defined form XML
2015-03-31 13:44:02 +03:00
vakrilov
35b429f90d Removed some code 2015-03-31 13:43:53 +03:00
vakrilov
7204fd9c89 OptionsMenu image form resource id 2015-03-31 13:34:32 +03:00
vakrilov
70aa10d7ea MenuItems should inherit binding context when defined form XML 2015-03-31 12:36:04 +03:00
Erjan Gavalji
4987dc2ef0 Use grunt-shell to retrieve git commit if not existent as environment variable 2015-03-31 12:09:52 +03:00
Erjan Gavalji
a6837a82fe Use GIT_COMMIT if found in the environment 2015-03-31 11:06:50 +03:00
Erjan Gavalji
c962d7005a Populate the repository field to the applications. Add the commit hashtag if exists 2015-03-31 10:03:54 +03:00