4299d4aedc
Merge branch 'master' into mdonev/release-to-master20190621
2019-06-21 15:39:51 +03:00
ad8ce2c95d
tests(ui-tests-app): update examples ( #7387 )
...
* refactor(ui-tests-app): tabmore example
* fix(ui-tests-app): web-view query example
* fix(ui-tests-app): misspelled img src path
* feat(image-source): add set rotationAngle for iOS
Compatibility with Android.
2019-06-21 15:35:27 +03:00
ae598f2c07
release: cut the 5.4.3 release ( #7384 )
2019-06-21 05:34:23 -07:00
dfe76213dd
fix: clear the resolvedPage
when entry is being cleared, change the passed View
to be a weak reference ( #7327 )
...
* fix: clear the `resolvedPage` when entry is being cleared
fix: change the passed `View` to be a weak reference
* chore: add trace logs when weak ref has been cleared but is continuing to be used
chore: add condition to check if weak ref has not been cleared when it is being used
* chore: refactor the way the `resolvedPage` is cleared
* chore: add backward compatible property to avoid breaking changes
* chore: refactor condition to check if WeakRef is not cleared
chore: add tracelogs
* chore: refactor condition to check if WeakRef is not cleared
chore: add tracelogs
* refactor: weakRef usages
* chore: change the way WeakRef type check is done
2019-06-21 01:48:49 -07:00
ecd9fc3e9d
feat: bundle workflow support ( #7337 )
2019-06-20 15:58:36 +03:00
94629ce86c
chore: move typing for material design in tns-platform-declarations ( #7352 )
2019-06-17 13:49:52 +03:00
0c2c1ccfde
feat: re-design tab views ( #7340 )
2019-06-13 11:01:55 +03:00
b8a82f279e
feat: cancel contradictory gesture events ( #7296 )
...
BREAKING CHANGES:
Old behavior:
- iOS/Android:
- double tap: child tap -> parent tap -> child double tap -> parent double tap
- tap: child tap -> parent tap
New behavior:
- iOS
- double tap: child double tap
- tap: child tap
- Android
- double tap: child double tap -> parent double tap
- tap: child tap -> parent tap
Migration steps:
Move event handlers accordingly.
2019-06-12 15:40:13 +03:00
c5db112b8d
feat(android): androidX support ( #7039 )
...
* feat: migrate support library namespaces to androidX
* feat(tns-platform-declarations): update to androidX typings
* chore(tests): migrate test apps to AndroidX
* chore(tns-platform-declarations): update tsconfig to include androidx dts files
* update package.json to androidx
* chore(androidx): migrate forgotten support library namspaces
* feat(tns-core-modules-widgets): migrate to AndroidX namespaces
* chore(utils): update androidx namspace for getPaletteColor method
* chore(apps): update tns-platform-declarations package
* Update package.json
2019-06-10 09:21:41 +03:00
81e1f54955
release: cut the 5.4.2 release ( #7326 )
2019-06-06 16:56:49 +03:00
b88d4948fc
Merge branch 'master' into mdonev/release-to-master20190606
2019-06-06 12:47:57 +03:00
b50f57a561
Merge pull request #7293 from NativeScript/mdonev/hmr-multliple-fix
...
fix(hmr): support for multi module replacement
2019-06-05 20:19:59 +03:00
6d36041823
fix back navigation
2019-06-04 17:50:26 +03:00
3604df8163
fix: register layout child for nested custom components ( #7230 )
2019-06-03 16:32:23 +03:00
30d06f2d7e
fix iOS back transition after hmr
2019-05-31 19:16:33 +03:00
7c22ffed45
fix(hmr): support for multi module replacement
2019-05-31 16:17:55 +03:00
888fc5740f
fix: register layout child for nested custom components ( #7230 )
2019-05-31 14:16:54 +03:00
4d6733d86e
release: cut the 5.4.1 release ( #7278 )
...
* release: cut the 5.4.1 release
* chore: bump widgets version
* chore: refer widget 5.4.1
2019-05-23 04:48:07 -07:00
2e15dd66d9
refactor: remove ununsed method ( #7232 )
2019-05-22 14:56:54 +03:00
c22933f9e3
Merge branch 'master' into mdonev/release-to-master7251
2019-05-22 11:50:37 +03:00
0aca08755a
fix(hmr): quick fade upon replace navigation ( #7251 )
2019-05-22 11:45:55 +03:00
bb58408f49
Merge branch 'master' into myankov/merge-release-master
2019-05-21 17:12:20 +03:00
7458e68844
Merge branch 'master' into animate-width-height
2019-05-21 14:12:14 +03:00
2e3dc9688c
Merge branch 'master' into myankov/merge-release-master
2019-05-21 13:43:40 +03:00
d60e5dace4
refactor: platform specific logic from view common
2019-05-21 13:42:10 +03:00
932320de0b
Merge branch 'master' into mdonev/release-to-master7250
2019-05-17 11:03:36 +03:00
be6e408fff
fix(android): elevation should not require explicit dynamic elevation offset ( #7250 )
2019-05-17 10:57:46 +03:00
ccb5c97fef
Merge branch 'mdonev/release-to-master7237' of github.com:NativeScript/NativeScript into mdonev/release-to-master7237
2019-05-15 16:10:45 +03:00
047dbe344c
chore: revert widgets dep to next
2019-05-15 16:10:32 +03:00
6b1d44919f
Merge branch 'master' into mdonev/release-to-master7237
2019-05-15 16:09:02 +03:00
fe9e781c05
release: cut the 5.4.0 release
2019-05-14 11:21:43 +03:00
37b53c6030
fix(text): crash when removing FormattedText ( #7237 )
...
* fix(text): crash when removing FormattedText
* refactor: fixed crash on ios too
2019-05-13 17:03:46 +03:00
5b67d7bd38
chore: bump versions to 6.0.0
2019-05-12 02:13:08 +03:00
cf533a7b6d
feat(android): elevation shadow support ( #7136 )
2019-05-10 11:05:28 +03:00
f965aed894
Merge branch 'master' into vchimev/app-root-frame-hmr-local-styles
2019-05-09 16:47:05 +02:00
f189152a4b
refactor: refactor
2019-05-09 09:39:21 +03:00
7aed770871
refact(utils): Resolve circular dependency without duplicating any code
2019-05-08 17:52:00 +03:00
a2ef6cbb4b
refact(utils): Check current thread and dispatch only if needed
2019-05-08 17:52:00 +03:00
c60f74d4eb
fix(devtools-ios): Ensure UI modifications run on main thread
...
Modifications to the UI can only be made from the main thread.
Since {N} 5.3.0 all debugger protocol messages are processed
by the worker thread that receives them in iOS.
refs #7219 , https://github.com/NativeScript/ios-runtime/pull/1101
2019-05-08 17:52:00 +03:00
9313c07062
Merge branch 'master' into vchimev/app-root-frame-hmr-local-styles
2019-05-08 16:02:22 +03:00
71bdf12016
Merge branch 'master' into vchimev/app-root-frame-hmr-local-styles
2019-05-08 10:24:28 +03:00
15e38db3a6
Merge branch 'master' into myankov/merge-release-to-master
2019-05-08 10:17:30 +03:00
08fae2fb8e
Merge branch 'master' into animate-width-height
2019-05-08 08:52:36 +03:00
2a023609f5
fix(android/button): possible incorrect button visual state ( #7190 )
2019-05-08 08:51:40 +03:00
4f79d2e2a1
fix(iOS): Image cache module not longer sets null in NSCache ( #7171 )
...
* Image cache module fix
* Cla verified | use const instead of let
* Image cache module fix
* Cla verified | use const instead of let
* Improve tests
2019-05-07 21:44:12 +03:00
aa44eb950e
fix(ios-modal): closeCallback not being called with popover presentation style ( #7189 )
2019-05-07 17:09:39 +03:00
a84b6301ed
chore: fix tslint errors
2019-05-07 15:58:16 +03:00
66d631ebca
Revert "Revert "feat(animation): support animating width/height properties (WIP) ( #4917 )" ( #5136 )"
...
This reverts commit 8973a6febde4a4b41637d80b17506a7d25ffebf8.
2019-05-07 13:58:07 +03:00
77c45da790
fix(ios-tabview): crash when setting tab text color ( #7188 )
2019-05-07 13:17:24 +03:00
8a2f592df9
refactor(HMR): Refactor livesync propagaton
2019-05-03 17:48:44 +03:00