Commit Graph

3089 Commits

Author SHA1 Message Date
Rossen Hristov
2e15d584c0 Merge pull request #1978 from NativeScript/font-weight
Add support for CSS font-weight + sample app for testing fonts
2016-04-18 10:30:21 +03:00
Nikolay Tsonev
e01daed7eb Merged master onto feature/docs 2016-04-15 16:54:37 +03:00
tsonevn
65b1b8ea82 Merge pull request #1980 from NativeScript/feature/docs2-rebased
Migrated some of the articles
2016-04-15 16:30:36 +03:00
Nikolay Tsonev
6f5bbd69c9 add list-picker.md 2016-04-15 16:27:57 +03:00
Nikolay Tsonev
fd7289a4c9 modify snippets 2016-04-15 16:27:56 +03:00
Nikolay Tsonev
945aec0a72 First commit 2016-04-15 16:27:52 +03:00
Vasil Chimev
58e8f9c793 Merge pull request #1979 from NativeScript/ui-tests-app
Update ui-tests-app
2016-04-15 05:51:09 -07:00
vchimev
0e57fc795a Update ui-tests-app 2016-04-15 15:26:27 +03:00
Nikolay Iliev
cdeba37c72 How-To files generated with markdown spippet injector 2016-04-15 14:49:44 +03:00
Rossen Hristov
bd687d552a Add support for CSS font-weight + sample app for testing fonts
Resolves #1862
2016-04-15 14:14:00 +03:00
Nikolay Iliev
ee292f771f How-To files generated with markdown spippet injector 2016-04-15 12:14:06 +03:00
Vladimir Enchev
d7fd68b7ac Merge pull request #1975 from NativeScript/label-line-spacing
Fixed #1757
2016-04-15 11:43:57 +03:00
Vladimir Enchev
3942171e94 Fixed #1757 2016-04-15 11:38:34 +03:00
Vladimir Enchev
02c16b4c2e Merge pull request #1974 from NativeScript/segmented-bar-caps
setSingleLine(true) changed to setMaxLines(1) due to caps problems
2016-04-15 11:30:39 +03:00
Vladimir Enchev
ea6a05c0e0 setSingleLine(true) changed to setMaxLines(1) due to caps problems 2016-04-15 11:27:24 +03:00
Nedyalko Nikolov
af51d16366 Merge pull request #1972 from NativeScript/nnikolov/TslintFix
Tslint error fix.
2016-04-15 09:30:01 +03:00
Nedyalko Nikolov
75bbc755f1 Tslint error fix. 2016-04-15 09:04:02 +03:00
Nikolay Iliev
9fe9d6e77d How-To md files with markdown-snippet-injector 2016-04-14 16:52:51 +03:00
Nedyalko Nikolov
9f7645e620 Merge pull request #1961 from NativeScript/nnikolov/SegmentedBarItemsFromXML
Implemented AddChildFromBuilder for SegmentedBar.
2016-04-14 16:44:03 +03:00
Nedyalko Nikolov
cbca2e6505 Implemented AddChildFromBuilder for SegmentedBar. 2016-04-14 16:00:48 +03:00
Erjan Gavalji
23a71452b7 Merge branch 'ErjanGavalji/publish-@next' 2016-04-14 15:38:10 +03:00
Vladimir Enchev
d88e675c51 Merge pull request #1888 from NativeScript/bektchiev/fix-create-file
Ensure parent directory when creating a new file
2016-04-14 15:35:24 +03:00
Nikolay Iliev
89fad4f41c how-tos made with markdown snippet injector 2016-04-14 15:20:35 +03:00
Hristo Hristov
f768fda881 Fixed some slow tests. (#1968)
Fixed modal page on iOS7.
2016-04-14 15:01:32 +03:00
Martin Bektchiev
dcdd0a6b9d Ensure parent directory when creating a new file
createNewFile throws an exception if the parent directory doesn't exist
2016-04-14 14:27:17 +03:00
Alexander Vakrilov
3dd0d51ebb Merge pull request #1967 from NativeScript/feature/editable-fix
Fix: editable not working when keyboardType is set
2016-04-14 13:49:25 +03:00
Erjan Gavalji
23acc07809 Fix the deployment to npm
Update the API key
Improve the formatting of the .travis file
2016-04-14 13:38:37 +03:00
vakrilov
af30ddfc0c Fix: editable not working when keyboardType is set 2016-04-14 11:56:35 +03:00
Erjan Gavalji
92771d4183 Merge branch 'ErjanGavalji/fix-tests' 2016-04-14 11:21:58 +03:00
Vladimir Enchev
fa13b4feaa Merge pull request #1964 from NativeScript/segmented-bar-no-wrap-android
SegmentedBar item titles wrapping fixed. Now similar to iOS.
2016-04-14 11:22:11 +03:00
tzraikov
0df0258b3a Merge pull request #1962 from NativeScript/raikov/fix-1947
Fixed: animation play count is wrong in iOS
2016-04-14 10:55:46 +03:00
Vladimir Enchev
c7c593395d SegmentedBar item titles wrapping fixed. Now similar to iOS. 2016-04-14 09:36:08 +03:00
Tsvetan Raikov
983571c6de Fixed: animation play count is wrong in iOS 2016-04-13 19:09:05 +03:00
tzraikov
efe9ff90de Merge pull request #1960 from NativeScript/raikov/align-animation-behavior
Aligned the rotate animation behaviour between Android and iOS
2016-04-13 18:02:49 +03:00
Tsvetan Raikov
4c17efa1a8 Aligned the rotate animation behaviour between Android and iOS 2016-04-13 18:00:17 +03:00
Erjan Gavalji
130780482e Fix the tests, failing on an Arm device
Increase the timeouts of the failing webview tests
Account for fractions in time taken (run result checker)
Specify a skin to improve grid calculations
Modify the duration report to have a strict test pass detection string
2016-04-13 17:01:39 +03:00
Vasil Chimev
6c41a1751c Merge pull request #1959 from NativeScript/ui-tests-app
Update ui-tests-app
2016-04-13 06:05:33 -07:00
Vladimir Enchev
58e23a6265 Merge pull request #1957 from NativeScript/test-results
test-results xml improved
2016-04-13 17:01:43 +04:00
Vladimir Enchev
8f5a621c2a test-results xml improved 2016-04-13 15:30:11 +03:00
vchimev
f68d94cc00 Update ui-tests-app 2016-04-13 15:16:33 +03:00
Vladimir Enchev
9ddba21e90 Merge pull request #1955 from NativeScript/time-picker-android
valid time used instead
2016-04-13 16:13:27 +04:00
Nikolay Iliev
5ceeb7fddd Add the new snippet injector in grunt task 2016-04-13 14:32:56 +03:00
tzraikov
7693e3abb7 Merge pull request #1934 from NativeScript/raikov/side-drawer-fix
fixed: some transitions in side drawer are not working
2016-04-13 14:25:25 +03:00
Vladimir Enchev
fbde73f6db valid time used instead 2016-04-13 13:45:53 +03:00
Hristo Hristov
a66636fc6b Improve unit-tests (#1946)
* Improved unit-tests speed & reliability

* Fixed iOS tests.
Improved message output
2016-04-13 10:28:28 +03:00
Vladimir Enchev
3ca4e34d3b Merge pull request #1950 from NativeScript/decoration-transform-android-fix
text-transform and text-decoration fixed
2016-04-13 10:58:15 +04:00
Vladimir Enchev
ed5903e173 text-transform and text-decoration fixed 2016-04-13 09:56:57 +03:00
tzraikov
77ef1367a0 Merge pull request #1941 from NativeScript/raikov/fix-animation-crash
Fixed: There is a crash when executing animations in Android too fast
2016-04-12 14:55:54 +03:00
Tsvetan Raikov
df2ad08773 Fixed: animations crash on Android 2016-04-12 14:29:46 +03:00
Vladimir Enchev
dfcb33f620 Merge pull request #1939 from NativeScript/show-modal-ios7
Modal pages fixed for iOS7
2016-04-12 14:55:45 +04:00