|
71af81c7d0
|
Merge pull request #2006 from NativeScript/hdeshev/node-tests
Fix broken node tests compilation.
|
2016-04-21 17:06:58 +03:00 |
|
|
3139550380
|
Merge pull request #2004 from NathanaelA/AllowAnyCharsInsideQuotes
Add ability to add & < > inside XML quoted strings
|
2016-04-21 14:21:54 +03:00 |
|
|
964aa77b92
|
Run node-tests as a part of the build.
|
2016-04-21 13:02:30 +03:00 |
|
|
7fe33054eb
|
Fix broken node tests compilation.
|
2016-04-21 12:55:07 +03:00 |
|
|
5bd674b821
|
Add ability to add & < > and any other normal restricted xml character as long as it is inside either a pair of single quotes or double quotes.
|
2016-04-20 16:14:11 -05:00 |
|
|
4c761e8390
|
Merge pull request #1999 from NativeScript/nnikolov/ConvertersChangingBindingContext
Fixed adding converters to bindingContext.
|
2016-04-20 16:30:37 +03:00 |
|
|
45a3d0f336
|
Merge pull request #1998 from NativeScript/clear-history-crash
Fix broken navigation after clear history with transition
|
2016-04-20 16:01:28 +03:00 |
|
|
8fef852d89
|
Fixed adding converters to bindingContext.
|
2016-04-20 15:49:44 +03:00 |
|
|
56065ae601
|
Fix broken navigation after clear history with transition
Resolves #1948
|
2016-04-20 14:57:01 +03:00 |
|
|
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 |
|