d91b13fec5
Merge branch 'master' of github.com:NativeScript/NativeScript
2021-07-22 17:09:54 +02:00
f053001dc1
feat(android): provide ability to get registered broadCastReceiver ( #9467 )
2021-07-12 11:35:26 -07:00
971d8eeddf
Merge branch 'master' of github.com:NativeScript/NativeScript
2021-06-09 09:51:06 +02:00
dac36c6801
fix(a11y): add missing application event for fontScaleChanged ( #9396 )
2021-05-13 08:42:55 -07:00
3ae12184e5
Merge branch 'master' of github.com:NativeScript/NativeScript
...
# Conflicts:
# .eslintrc.json
# packages/core/ui/core/bindable/index.ts
# tsconfig.eslint.json
2021-05-05 10:17:27 +02:00
0d4ccba60a
chore: combine prettier with eslint ( #9348 ) ( #9360 )
...
Co-authored-by: Martin Guillon <martin.guillon@akylas.fr>
2021-05-02 10:11:37 -07:00
e6598aee0f
Merge branch 'master' of github.com:NativeScript/NativeScript
...
# Conflicts:
# apps/automated/src/test-runner.ts
# apps/automated/src/ui/bottom-navigation/bottom-navigation-navigation-tests.ts
# apps/ui/src/bottom-navigation/events-page.ts
# apps/ui/src/main-page.ts
# apps/ui/src/test-page-main-view-model.ts
# package.json
# packages/core/color/color-common.ts
# packages/core/color/index.d.ts
# packages/core/ui/action-bar/index.android.ts
# packages/core/ui/bottom-navigation/index.android.ts
# packages/core/ui/core/view/index.ios.ts
# packages/core/ui/core/view/view-helper/view-helper-common.ts
# packages/core/ui/index.ts
# packages/core/ui/styling/background.android.ts
# packages/core/ui/tab-navigation-base/tab-strip-item/index.ts
# packages/webpack/jasmine-config/reporter.ts
2021-04-08 16:36:02 +02:00
21da31562c
chore: Enums > CoreTypes
...
Cleanup type symbol usage by consolidating to manage in one spot. This makes them easier to use as well by providing a single rollup of all the common type symbol's used throughout core.
2021-04-06 11:18:36 -07:00
d88cef3b48
chore: message handling
2021-04-06 11:18:36 -07:00
2f81d606fc
chore: silence unnecessary throw message
2021-04-06 11:18:36 -07:00
733050995c
fix(core): type collisions with namespace ( #8809 )
2021-04-06 11:18:36 -07:00
d5a8a25aba
feat(core): first class a11y support ( #8909 )
2021-04-06 11:18:36 -07:00
061df698ed
Merge branch 'color_update' of github.com:Akylas/NativeScript
...
# Conflicts:
# packages/core/color/color-common.ts
# packages/core/data/observable/index.ts
2020-12-02 16:59:10 +01:00
bd7c686aaf
feat(core): allow app to start without a root view ( #9056 )
2020-11-19 17:02:32 -08:00
e0b90396bc
Merge branch 'frame_nav_events' of github.com:Akylas/NativeScript
...
# Conflicts:
# apps/automated/src/test-runner.ts
# packages/core/css/parser.ts
# packages/core/global-types.d.ts
# packages/core/ui/bottom-navigation/index.android.ts
# packages/core/ui/styling/style-scope.ts
# packages/core/ui/tabs/index.android.ts
# packages/core/ui/tabs/index.ios.ts
2020-11-12 10:02:51 +01:00
c1f231d88e
chore: fix eslint issues ( #9017 )
2020-11-11 08:46:36 -08:00
7fadab1dc8
Merge branch 'master' of github.com:NativeScript/NativeScript
...
# Conflicts:
# package.json
# packages/core/tsconfig.lib.json
# packages/core/ui/frame/index.android.ts
# packages/core/ui/tabs/index.ios.ts
2020-10-28 09:46:54 +01:00
2243660080
feat(core): TypeScript 4 + cleanup ( #8967 )
2020-10-19 09:28:05 -07:00
ae726846d9
Merge branch 'master' of github.com:NativeScript/NativeScript
...
# Conflicts:
# packages/core/package.json
# packages/core/ui/tabs/index.android.ts
2020-09-30 17:46:22 +02:00
03f1f3d5f5
chore: format and fix ci build
2020-09-25 15:58:39 -07:00
1f790edc80
fix(core): bundle entry points and global handling ( #8884 )
2020-09-23 14:48:19 -07:00
02d4f4bc2f
fix bundle-config-loader order
...
# Conflicts:
# packages/core/globals/index.ts
2020-09-22 15:28:57 +02:00
08b3cafb54
fix(core): autoSystemAppearanceChanged typings in ambient context fix
...
closes https://github.com/NativeScript/NativeScript/issues/8840
2020-09-10 08:41:04 -07: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
c30a9c3e35
fix(core): autoSystemAppearanceChanged typings in ambient context fix
2020-09-09 20:04:05 -07: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
b8df0b3ac0
feat: boolean to disable systemAppearanceChanged (theme)
2020-09-08 14:22:22 +02:00
020ad4da37
chore(core): monorepo, esm targeting, improved management ( #8707 )
2020-08-25 20:00:59 -07:00