02d4f4bc2f
fix bundle-config-loader order
...
# Conflicts:
# packages/core/globals/index.ts
2020-09-22 15:28:57 +02:00
8bc5abe01b
7.0.3-alpha.1
2020-09-16 09:53:56 +02:00
5a3b9d5e16
finish removal of Tabs component
2020-09-12 15:18:08 +02:00
cdad0cf16f
remove tabs from N
...
moved to @nativescript-community/ui-material-tabs
This removes the requirement for the podfile
2020-09-12 15:10:42 +02:00
86b22d93ea
Merge branch 'master' of github.com:NativeScript/NativeScript
...
# Conflicts:
# packages/core/application/index.d.ts
2020-09-10 16:05:56 +02:00
8753605788
chore(release): @nativescript/core 7.0.2, @nativescript/webpack 3.0.4 ( #8842 )
2020-09-09 20:57:49 -07:00
1623a567b6
fix(core): bundle-config-loader global handling ( #8838 )
2020-09-09 20:46:50 -07:00
c30a9c3e35
fix(core): autoSystemAppearanceChanged typings in ambient context fix
2020-09-09 20:04:05 -07:00
64594bc4d2
remove global events
...
should be done in a plugin
2020-09-09 21:33:07 +02:00
0e3af4d9b3
chore(release): @nativescript/core 7.0.1 ( #8836 )
2020-09-09 11:50:11 -07:00
a2e1aa246e
feat(core): export additional properties for plugin usage ( #8835 )
2020-09-09 09:15:57 -07:00
6729bfbbb0
clean up log
2020-09-09 15:12:47 +02:00
5286adf081
feat(core): boolean to disable systemAppearanceChanged (theme) ( #8827 )
2020-09-08 23:16:42 -07:00
43f1d50a36
fix: need to be a function to work
2020-09-08 14:44:16 +02:00
eee862650d
chore: renamed core
2020-09-08 14:23:06 +02:00
b8df0b3ac0
feat: boolean to disable systemAppearanceChanged (theme)
2020-09-08 14:22:22 +02:00
e9e0d74099
Merge branch 'master' of github.com:NativeScript/NativeScript
...
# Conflicts:
# package.json
2020-09-07 15:21:29 +02:00
c09c091345
chore: fix transformer path
2020-09-07 15:18:53 +02:00
54cce4f20c
feat(core): nativescript.config and webpack updates ( #8801 )
2020-09-01 15:53:37 -07:00
757a2ffdf7
Update Config file
2020-08-30 12:36:04 -05:00
4abfc8a370
feat: add enableMultithreadedJavascript flag to config definition
2020-08-29 20:29:02 +02:00
967d652c61
fix(ios): stop using artificial state handler via animated setter on uiviewcontroller ( #8797 )
2020-08-28 00:05:47 -07:00
6b6ec3756b
Merge branch 'feature/onListenerAdded_Removed' of github.com:Akylas/NativeScript
2020-08-27 09:46:33 +02:00
efa1eb0779
Merge branch 'feature/android_fragment_transition' of github.com:Akylas/NativeScript
2020-08-27 09:46:26 +02:00
5fcfb75350
android fragment transitions fully working now
2020-08-27 09:25:42 +02:00
be15327dcc
typo fix
2020-08-27 09:25:39 +02:00
d41195e3f9
in fact this does not seem to be necessary anymore
2020-08-27 09:25:36 +02:00
9a5d99e241
also use replace when replacing frame page
2020-08-27 09:25:29 +02:00
392e2c8d59
still unload page if navigation is replace or is back or clearHistory is used
2020-08-27 09:25:24 +02:00
c1e710a614
use replace when navigating with clearHistory
2020-08-27 09:25:14 +02:00
b127f12bbb
another try at fixing transitions
2020-08-27 09:25:01 +02:00
582f5fa6eb
dont use replace transaction anymore.
...
That way we dont “unload” and “load” fragments.
This fixes black screens and slow transitions with opengl or cameras
# Conflicts:
# packages/core/ui/frame/fragment.transitions.android.ts
# packages/core/ui/frame/frame-common.ts
# packages/core/ui/frame/index.android.ts
2020-08-27 09:24:25 +02:00
3fbeacec41
fix(android): dont dispose fragment on onloaded
...
rely on android logic
2020-08-27 09:21:34 +02:00
0ff21d7e5e
onListenerAdded and onListenerRemoved
2020-08-27 09:19:59 +02:00
020ad4da37
chore(core): monorepo, esm targeting, improved management ( #8707 )
2020-08-25 20:00:59 -07:00