2811 Commits

Author SHA1 Message Date
c7918c51ce Merge pull request #1992 from NativeScript/nnikolov/BindingSameProperties
Fix for using same name properties in binding.
2016-04-20 13:51:24 +03:00
a5b1acd56f Merge pull request #1993 from NativeScript/zindex
z-index support added
2016-04-20 09:48:52 +03:00
f7c88899c2 Merge pull request #1994 from NativeScript/raikov/fix-animations-crash
Fix animations crash
2016-04-19 17:45:22 +03:00
2c4c3c90e2 Fix for using same name properties in binding. 2016-04-19 17:19:04 +03:00
feb3084d61 Fix animations crash 2016-04-19 16:55:15 +03:00
b7e0d33387 z-index support added 2016-04-19 16:39:17 +03:00
3823cc45d0 Merge pull request #1989 from NativeScript/feature/ui-strings
Fix: setting text in Span to number/null/undefined
2016-04-19 11:50:43 +03:00
5ff7fda3a4 Use a pre-release version of the CLI to avoid an error in the runtime 2016-04-19 11:35:58 +03:00
82dac83c75 Merge pull request #1981 from NativeScript/feature/docs
Add grunt build for how-to articles and typedoc
2016-04-19 11:23:06 +03:00
c7c71f12ba Merge pull request #1991 from NativeScript/hhristov/fix-failing-test
Fix failig test due to wrong check
2016-04-19 01:15:38 -07:00
f132a351de Fix failig test due to wrong check 2016-04-19 10:59:29 +03:00
68815c2910 Merge pull request #1986 from NativeScript/raikov/fix-420
Fixed: There is a crash in Android when running animations too fast
2016-04-19 09:47:46 +03:00
fddaf251f7 Fix: setting text in Span to number/null/undefined 2016-04-18 18:33:15 +03:00
54d13e26a9 fix 2016-04-18 17:35:13 +03:00
d2961be83d changes 2016-04-18 15:11:01 +03:00
d7352b7eea Merge pull request #1984 from NativeScript/feature/xhr-ng2-text
Attach toString() method to xhr response
2016-04-18 14:10:45 +03:00
b4daee8088 Merge pull request #1983 from NativeScript/button-letter-sp
Button styler for iOS fixed
2016-04-18 13:47:50 +03:00
3b11d5d10e Fixed: There is a crash in Android when running animations too fast 2016-04-18 13:42:42 +03:00
4a093136a4 Merge pull request #1985 from NativeScript/raikov/fix-1977
Fixed: Change of CSS class during animation execution does not apply …
2016-04-18 12:34:37 +03:00
169cb3115a Fixed: Change of CSS class during animation execution does not apply on Android 2016-04-18 11:41:10 +03:00
dca202d670 Attach toString() method to xhr response 2016-04-18 11:38:13 +03:00
3a4a69bd6b Button styler for iOS fixed 2016-04-18 11:22:56 +03:00
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
e01daed7eb Merged master onto feature/docs 2016-04-15 16:54:37 +03:00
65b1b8ea82 Merge pull request #1980 from NativeScript/feature/docs2-rebased
Migrated some of the articles
2016-04-15 16:30:36 +03:00
6f5bbd69c9 add list-picker.md 2016-04-15 16:27:57 +03:00
fd7289a4c9 modify snippets 2016-04-15 16:27:56 +03:00
945aec0a72 First commit 2016-04-15 16:27:52 +03:00
58e8f9c793 Merge pull request #1979 from NativeScript/ui-tests-app
Update ui-tests-app
2016-04-15 05:51:09 -07:00
0e57fc795a Update ui-tests-app 2016-04-15 15:26:27 +03:00
cdeba37c72 How-To files generated with markdown spippet injector 2016-04-15 14:49:44 +03:00
bd687d552a Add support for CSS font-weight + sample app for testing fonts
Resolves #1862
2016-04-15 14:14:00 +03:00
ee292f771f How-To files generated with markdown spippet injector 2016-04-15 12:14:06 +03:00
d7fd68b7ac Merge pull request #1975 from NativeScript/label-line-spacing
Fixed #1757
2016-04-15 11:43:57 +03:00
3942171e94 Fixed #1757 2016-04-15 11:38:34 +03:00
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
ea6a05c0e0 setSingleLine(true) changed to setMaxLines(1) due to caps problems 2016-04-15 11:27:24 +03:00
af51d16366 Merge pull request #1972 from NativeScript/nnikolov/TslintFix
Tslint error fix.
2016-04-15 09:30:01 +03:00
75bbc755f1 Tslint error fix. 2016-04-15 09:04:02 +03:00
9fe9d6e77d How-To md files with markdown-snippet-injector 2016-04-14 16:52:51 +03:00
9f7645e620 Merge pull request #1961 from NativeScript/nnikolov/SegmentedBarItemsFromXML
Implemented AddChildFromBuilder for SegmentedBar.
2016-04-14 16:44:03 +03:00
cbca2e6505 Implemented AddChildFromBuilder for SegmentedBar. 2016-04-14 16:00:48 +03:00
23a71452b7 Merge branch 'ErjanGavalji/publish-@next' 2016-04-14 15:38:10 +03:00
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
89fad4f41c how-tos made with markdown snippet injector 2016-04-14 15:20:35 +03:00
f768fda881 Fixed some slow tests. (#1968)
Fixed modal page on iOS7.
2016-04-14 15:01:32 +03:00
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
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
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
af30ddfc0c Fix: editable not working when keyboardType is set 2016-04-14 11:56:35 +03:00