709c4bf04e
fix: refactor to only use accessibility when actually used
2021-10-02 14:04:40 +02:00
971d8eeddf
Merge branch 'master' of github.com:NativeScript/NativeScript
2021-06-09 09:51:06 +02:00
d3bc4d5b82
fix(core): guard unstable page/frame init contexts under async conditions ( #9428 )
2021-05-30 12:02:38 -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
a822f2affb
chore: a11y polish ( #9259 )
2021-04-06 11:18:36 -07:00
a67fb69687
chore: typing cleanup
2021-04-06 11:18:36 -07:00
1cd6854370
chore: typing fixes
2021-04-06 11:18:36 -07:00
d5a8a25aba
feat(core): first class a11y support ( #8909 )
2021-04-06 11:18:36 -07:00
0555eccd69
Merge branch 'master' of github.com:NativeScript/NativeScript
...
# Conflicts:
# package.json
# packages/core/global-types.d.ts
# packages/core/platforms/ios/Podfile
# packages/core/ui/styling/background.android.ts
# packages/core/ui/styling/style-scope.ts
# packages/ui-mobile-base/ios/build.sh
2021-02-08 10:09:12 +01:00
8f1455eef7
fix(ios): allow navigationFrom event for deep navigation within modal frame ( #9187 )
2021-02-05 11:26:59 -08:00
6da7d90e25
fix(page): frame getter for custom Frames ( #9195 )
2021-02-04 07:55:16 -08:00
5fe27428e0
feat(android): FlexboxLayout support for isPassThroughParentEnabled ( #8798 )
2021-01-29 13:03:27 -08:00
963337e2e8
refactor: status bar improvements ( #9154 )
2021-01-29 12:06:00 -08:00
a58baac2f1
fix: added the same for didDisappear
2021-01-20 11:35:38 +01:00
777fdb91b0
fix: all plugins to react on modal page close on ios
...
Also ensure we update statusBar style once the modal closes.
2021-01-20 11:30:20 +01:00
37c8a846c7
Merge branch 'master' of github.com:NativeScript/NativeScript
...
# Conflicts:
# .gitignore
# apps/ui/src/tabs/frame-in-tabs-inner-page-1.xml
# apps/ui/src/tabs/main-page.ts
# apps/ui/src/tabs/swipe-disabled-page.xml
# apps/ui/src/tabs/tabs-position-page.xml
# package.json
# packages/core/package.json
# packages/core/ui/core/view-base/index.d.ts
# packages/core/ui/core/view-base/index.ts
# packages/core/ui/core/view/index.android.ts
# packages/core/ui/tabs/index.android.ts
# packages/core/ui/tabs/index.ios.ts
# packages/core/ui/tabs/tabs-common.ts
2021-01-19 13:44:42 +01:00
8570d4396c
some action bar fixes
2021-01-05 10:40:21 +01:00
9a380cd43e
fix(core): prevent circular reference Frame <> Page ( #9111 )
2020-12-30 07:58:14 -08:00
3accdb3f06
fix: prevent circular reference && Cannot access … before initialization
2020-12-18 09:25:30 +01:00
c1f231d88e
chore: fix eslint issues ( #9017 )
2020-11-11 08:46:36 -08:00
2243660080
feat(core): TypeScript 4 + cleanup ( #8967 )
2020-10-19 09:28:05 -07:00
020ad4da37
chore(core): monorepo, esm targeting, improved management ( #8707 )
2020-08-25 20:00:59 -07:00