Manol Donev
4f39fb728b
chore: update tslint rules ( #7391 )
2019-06-26 15:13:48 +03:00
Manol Donev
b20e771552
chore: remove deprecated apis for ns 6.0 ( #7382 )
2019-06-25 16:52:01 +03:00
Manol Donev
ecd9fc3e9d
feat: bundle workflow support ( #7337 )
2019-06-20 15:58:36 +03:00
Alexander Vakrilov
a93e418a66
tests: Frame tests refactor ( #6406 )
2018-10-18 13:49:55 +03:00
Alexander Vakrilov
9c67d7ba02
chore(tests): increased wait-timeout for tests for slower ad emulators ( #6172 )
2018-08-09 15:49:19 +03:00
Manol Donev
03cfc0cee3
chore(tslint): update tslint rules and fix errors ( #5747 )
...
* chore(tslint): fix tslint config & errors
* chore(tslint): enable double quotes, whitespace, and arrow-return-shorthand rules and fix errors
2018-04-26 18:36:32 +03:00
Martin Yankov
dfa70dd384
feat(frame): rework frame retrieval api ( #5527 )
...
Rework the frame api to support working with multiple Frames.
* frameModule.topmost() - now returns the last navigated Frame or
the currently selected tab item's Frame if the tab item's view is a
Frame.
* frameModule.getFrameById(id: string) - returns a navigated Frame by id.
* args.object.page.frame - can be used in page elements event handlers.
Returns the Frame of the current element's page.
* chore: Update madge-android npm script path
2018-03-13 18:10:45 +02:00
Hristo Hristov
ac04ede97e
Implemented showModal on View
2017-12-15 13:08:15 +02:00
Hristo Hristov
28f1a5875e
Fix crash on android where we queue few back navigations an exception is thrown.
...
Fix https://github.com/NativeScript/NativeScript/issues/4986
2017-12-15 13:06:34 +02:00
Hristo Deshev
629eb6e683
Use relative imports in tns-core-modules.
...
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00
Panayot Cankov
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
zh-m
c3ec836d31
Fixed Percent margin test on IOS
2016-10-31 16:21:09 +02:00