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
Vladimir Enchev
09f095f82e
Modal pages fixed for iOS7
2016-04-12 12:14:59 +03:00
Tsvetan Raikov
8b3d00df1d
fixed: some transitions in side drawer are not working
2016-04-11 17:49:47 +03:00
Erjan Gavalji
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
Rossen Hristov
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
Rossen Hristov
2347ccbd9a
Add apps/sample-fonts/*.ts to tsconfig.json
2016-04-13 11:08:13 +03:00
Rossen Hristov
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
Erjan Gavalji
a61dffa3a3
Make the Travis-CI image valid for the master branch only
2016-04-11 14:42:50 +03:00
Vladimir Enchev
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
Vladimir Enchev
f06af80260
TextBase and Button text-decoration and text-transform fixes
2016-04-11 15:56:23 +03:00
Erjan Gavalji
8e789ecffc
Merge branch 'ErjanGavalji/publish-@next'
2016-04-11 14:39:17 +03:00
Alexander Vakrilov
24d0db70bd
Merge pull request #1915 from NativeScript/feature/zone-0.6
...
Support for zone 0.6 callback wrapping
2016-04-08 16:36:41 +03:00
vakrilov
3538acc5ce
Support for zone 0.6 callback wrapping
2016-04-08 16:16:07 +03:00
Rossen Hristov
c6df0f7f14
Merge pull request #1913 from NativeScript/button-css
...
Style properties are now applied on Buttons
2016-04-08 14:56:17 +03:00
Rossen Hristov
e89def7104
Style properties are now applied on Buttons when no other TextBase elements exist on the page
...
Resolves #1902
2016-04-08 14:28:33 +03:00
Nedyalko Nikolov
ed373fa1c3
Merge pull request #1904 from NativeScript/nikolov/AttributeCssSelectorsFix
...
Fix for using css attribute selector alone.
2016-04-08 13:54:21 +03:00
Vasil Chimev
9a5fd24931
Merge pull request #1911 from NativeScript/ui-tests-app
...
Update ui-tests-app
2016-04-08 03:04:45 -07:00
tzraikov
6bc9286aac
Merge pull request #1906 from NativeScript/raikov/fix-1905
...
Fixed: Visual states not working properly when the animation is canceled
2016-04-08 12:42:41 +03:00
vchimev
f031c5b899
Update ui-tests-app
2016-04-08 12:30:54 +03:00
Tsvetan Raikov
c07fc07348
Fixed: Visual states not working properly when the animation is canceled in Android
2016-04-08 11:35:44 +03:00
Nedyalko Nikolov
3eb8514e96
Fix for using css attribute selector alone.
2016-04-07 17:04:23 +03:00
tzraikov
19acc86e26
Merge pull request #1901 from NativeScript/fix/1893
...
Fixed: CSS animations from the application-wide .css file do not aply
2016-04-06 18:15:46 +03:00
Tsvetan Raikov
b21c48f3d1
Fixed: CSS animations from the application-wide .css file do not aply
2016-04-06 17:34:07 +03:00
Hristo Hristov
4febe2a87c
FragmentClass instance is cached so that JS part does not die before …
...
* FragmentClass instance is cached so that JS part does not die before native counter part.
* Fix tslint error.
2016-04-06 16:29:08 +03:00
Erjan Gavalji
768516f53e
Fix travis build
2016-03-30 13:36:06 +03:00
Erjan Gavalji
8aeeee58b4
Build the declarations in travis as well
2016-03-30 13:18:37 +03:00
Nedyalko Nikolov
c938edc960
Merge pull request #1882 from NativeScript/nnikolov/BindingTracing
...
Better tracing (logging) of run-time errors.
2016-04-04 14:20:01 +03:00
Hristo Deshev
05aae52724
Merge pull request #1842 from NathanWalker/es6-shim-definitions
...
fix(es6): objectcontstructor assign
2016-04-04 14:18:14 +03:00
Nedyalko Nikolov
ba2a84de6b
Better tracing (logging) of run-time errors.
2016-04-01 17:34:14 +03:00
Hristo Deshev
bd2f2c751a
Merge pull request #1877 from NativeScript/hdeshev/zone-aware
...
Zone-aware versions of certain APIs: setTimeout/setInterval mostly.
2016-04-01 14:46:43 +03:00
Hristo Deshev
437e220c42
Zone-aware versions of certain APIs: setTimeout/setInterval mostly.
...
Instead of waiting for zone.js to patch our global declarations and break
the lazy module loading optimizations there, we'll let it patch stuff
before "globals" gets loaded, so that it doesn't touch (and break) the code
there.
Of course, that requires that functions that need legit patching need to be
made aware of the zone, or get patched later on. The global.zonedCallback
function makes that easy, and we use it for setTimeout/setInterval.
2016-03-31 18:29:42 +03:00
Panayot Cankov
f0cfd1105d
Merge pull request #1868 from NativeScript/cankov/no-initial-actionbar-animation
...
No iOS UINavigationBar animation for the first Page
2016-03-31 10:17:14 +03:00
Nedyalko Nikolov
00f34ec881
Merge pull request #1871 from NativeScript/nnikolov/DatePickerTests
...
DatePicker tests fix.
2016-03-31 09:28:08 +03:00
Nedyalko Nikolov
5297fac2d1
DatePicker tests fix.
2016-03-30 15:53:57 +03:00
Panayot Cankov
9596ae92d9
No iOS UINavigationBar animation for the first Page
2016-03-30 14:11:41 +03:00
Vladimir Enchev
ec38f9f9b2
Merge pull request #1857 from steinerj/patch-1
...
Fixed typo in ImageSource function: getTargetFromat -> getTargetFormat
2016-03-30 13:35:05 +03:00