169cb3115a
Fixed: Change of CSS class during animation execution does not apply on Android
2016-04-18 11:41:10 +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
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
bd687d552a
Add support for CSS font-weight + sample app for testing fonts
...
Resolves #1862
2016-04-15 14:14:00 +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
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
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
92771d4183
Merge branch 'ErjanGavalji/fix-tests'
2016-04-14 11:21:58 +03:00
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
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
c7c593395d
SegmentedBar item titles wrapping fixed. Now similar to iOS.
2016-04-14 09:36:08 +03:00
983571c6de
Fixed: animation play count is wrong in iOS
2016-04-13 19:09:05 +03:00
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
4c17efa1a8
Aligned the rotate animation behaviour between Android and iOS
2016-04-13 18:00:17 +03:00
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
6c41a1751c
Merge pull request #1959 from NativeScript/ui-tests-app
...
Update ui-tests-app
2016-04-13 06:05:33 -07:00
58e23a6265
Merge pull request #1957 from NativeScript/test-results
...
test-results xml improved
2016-04-13 17:01:43 +04:00
8f5a621c2a
test-results xml improved
2016-04-13 15:30:11 +03:00
f68d94cc00
Update ui-tests-app
2016-04-13 15:16:33 +03:00
9ddba21e90
Merge pull request #1955 from NativeScript/time-picker-android
...
valid time used instead
2016-04-13 16:13:27 +04:00
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
fbde73f6db
valid time used instead
2016-04-13 13:45:53 +03:00
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
ed5903e173
text-transform and text-decoration fixed
2016-04-13 09:56:57 +03:00
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
df2ad08773
Fixed: animations crash on Android
2016-04-12 14:29:46 +03:00
dfcb33f620
Merge pull request #1939 from NativeScript/show-modal-ios7
...
Modal pages fixed for iOS7
2016-04-12 14:55:45 +04:00
09f095f82e
Modal pages fixed for iOS7
2016-04-12 12:14:59 +03:00
8b3d00df1d
fixed: some transitions in side drawer are not working
2016-04-11 17:49:47 +03:00
e4ae43053b
Publish XML Test results and publish @next
...
Modify the AndroidManifest file in the app dir to fix the HTTP tests
Pull the test results in XML format and publish them as artifacts
Have the test-results checks as a single command
Parametrize AVD version; Use the package version, retrieved from package.json for builds and runs
Make the package name a variable
Fix test crash detection according to the time taken
Move all travis-related scripts under the build dir
2016-04-11 17:02:33 +03:00
696c1c4f86
Merge pull request #1951 from NativeScript/font-family
...
Correct generic font families support for system fonts
2016-04-13 11:50:07 +03:00
2347ccbd9a
Add apps/sample-fonts/*.ts to tsconfig.json
2016-04-13 11:08:13 +03:00
03f9867e2a
Generic font families system
, sans-serif
and monospace
now correctly resolve the system font when possible on iOS
...
Resolves #1864
2016-04-13 10:38:43 +03:00
a66636fc6b
Improve unit-tests ( #1946 )
...
* Improved unit-tests speed & reliability
* Fixed iOS tests.
Improved message output
2016-04-13 10:28:28 +03:00
a61dffa3a3
Make the Travis-CI image valid for the master branch only
2016-04-11 14:42:50 +03:00
a70a1a8494
Merge pull request #1927 from NativeScript/decoration-and-transform
...
TextBase and Button text-decoration and text-transform fixes
2016-04-11 17:19:24 +04:00
f06af80260
TextBase and Button text-decoration and text-transform fixes
2016-04-11 15:56:23 +03:00