d28db38341
chore: legacy-peer-deps wont work with non npm
2021-04-16 15:13:34 +02:00
b377860fc7
chore: upgrade ui-mobile-base for JDK 11
2021-04-16 15:13:17 +02:00
528d71218c
Merge branch 'master' of github.com:NativeScript/NativeScript
...
# Conflicts:
# package.json
# packages/webpack/package.json
2021-04-16 14:41:42 +02:00
a929b8af74
chore: console log removal
2021-04-15 09:13:59 +02:00
cbdff1f155
fix(a11y): Accessibility breaks limiting metadata ( #9332 )
...
Accessibility added a new class that we need to add to the default allowed metadata so that the application doesn't crash on startup when in limit metadata mode.
2021-04-14 19:29:15 -07:00
de97f3b4c7
feat: abortcontroller pollyfill
2021-04-14 13:36:45 +02:00
ed154b8055
fix: allow subclass to override createFormattedTextNative
2021-04-14 13:36:31 +02:00
17a7019085
chore: npm 7 compat
2021-04-12 09:54:30 -07:00
53c8f673f7
chore: adjust clean to ignore .idea / .vscode ( #9319 )
2021-04-09 18:16:09 -07:00
9a407ce989
fix(a11y): ios voiceover crash during touch ( #9318 )
...
closes https://github.com/NativeScript/NativeScript/issues/9317
2021-04-09 08:35:00 -07:00
90aa34506f
chore: lint
2021-04-09 15:21:45 +02:00
2e8217abb3
chore: cleanup
2021-04-09 15:21:34 +02:00
9618a65d86
feat: closingModally event
2021-04-09 15:21:30 +02:00
3f5ec3440d
fix: port boxshadow to background improvements
2021-04-09 09:03:06 +02:00
75809f647d
Merge branch 'feat/webpack5' of https://github.com/NativeScript/NativeScript
2021-04-08 16:37:08 +02:00
f5840ce10c
Merge branch 'master' of github.com:Akylas/NativeScript
...
# Conflicts:
# package.json
# packages/core/package.json
# packages/core/ui/transition/slide-transition.android.ts
2021-04-08 16:36:54 +02: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
8739e8d6cf
chore: readme links
2021-04-07 10:05:45 -07:00
4f2e14cb5f
chore(release): @nativescript/core@8.0.1
8.0.1-core
2021-04-06 19:52:28 -07:00
e73cebf765
fix(android): crash on slide transition ( #9289 )
...
The 'N' android `CustomTransition` widget takes an `AnimatorSet` and not an `ObjectAnimator`
2021-04-06 19:41:24 -07:00
f42acd817f
fix(core): Enums deprecation adjustment ( #9306 )
2021-04-06 19:38:19 -07:00
fde666de28
fix(android): accessibility crash on View not extending android.view.View ( #9303 )
2021-04-06 16:39:52 -07:00
83fc446f62
chore: 8.0.0 changelog
8.0.0-core
2021-04-06 11:23:33 -07:00
75b59ecdbf
chore(release): @nativescript/core@8.0.0
2021-04-06 11:18:36 -07:00
b72c4a3237
chore(release): @nativescript/types@8.0.0
2021-04-06 11:18:36 -07:00
a66587dd90
chore: cleanup test
2021-04-06 11:18:36 -07:00
8cd1872ef7
chore: better trace handling around css
2021-04-06 11:18:36 -07:00
b50a2e618f
chore: types cleanup
2021-04-06 11:18:36 -07:00
8af8de2166
chore: add additional deprecation warnings on a few types
2021-04-06 11:18:36 -07:00
266ae2a71d
chore: fix types
2021-04-06 11:18:36 -07:00
eb7c1c450a
chore: properly deprecate Enums before removing completely
2021-04-06 11:18:36 -07:00
ccc7c59ac8
chore: Nx 11.5 and @nativescript/eslint-plugin
2021-04-06 11:18:36 -07:00
eeb68e9ce2
fix: RootLayout default open options
2021-04-06 11:18:36 -07:00
14360881e6
chore: fix automated tests
2021-04-06 11:18:36 -07:00
ede1685ae2
chore: cleanup types
2021-04-06 11:18:36 -07:00
3c569effed
fix(layouts): rootlayout not closing when no shadecover transition specified ( #9278 )
2021-04-06 11:18:36 -07:00
b4415683d8
fix(apps): fix rootlayout page class name ( #9279 )
2021-04-06 11:18:36 -07:00
cc592b63fd
fix(core): trace instead of throw
2021-04-06 11:18:36 -07:00
b1d2c97b6a
chore: expose CustomLayoutView
2021-04-06 11:18:36 -07:00
f00144e872
feat(view): "hidden" property binding is now supported
2021-04-06 11:18:36 -07:00
770030e7f6
feat(observable-array): findIndex now supported
2021-04-06 11:18:36 -07:00
14e88f6e9d
chore: requestLayout after applying
2021-04-06 11:18:36 -07:00
7c60735d14
chore: cleanup background handling
2021-04-06 11:18:36 -07: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
e62acba792
fix: move BottomNavigation and Tabs to @nativescript-community
...
Cocoapods no longer required with @nativescript/core out of the box and users are no longer taxed with MaterialTabs even if they didn't use those components.
BREAKING CHANGES
If using `BottomNavigation`, just install `@nativescript-community/ui-material-bottom-navigation` and update your imports to use it. API is exactly the same.
If using `Tabs`, just install `@nativescript-community/ui-material-tabs` and update your imports to use it. API is exactly the same.
2021-04-06 11:18:36 -07:00
9a7d3ecb34
feat: implement BoxShadowDrawable
2021-04-06 11:18:36 -07:00
a822f2affb
chore: a11y polish ( #9259 )
2021-04-06 11:18:36 -07:00
aaeab990c8
fix(color): support web standard #rrggbbaa format
...
original pr credit to @farfromrefug
https://github.com/NativeScript/NativeScript/pull/8519
BREAKING CHANGE
Long standing inconsistency with color handling here.
BEFORE:
```
// #aarrggbb
const color = new Color('#ff00ff00');
Label {
background-color: #ff00ff00;
}
```
AFTER:
```
// #rrggbbaa
const color = new Color('#00ff00ff');
Label {
background-color: #00ff00ff;
}
```
2021-04-06 11:18:36 -07:00
e9b5eb934d
chore: cleanup a11y and add demo page
2021-04-06 11:18:36 -07:00
f088ddc3fc
chore(release): 8.0.0-alpha.0
2021-04-06 11:18:36 -07:00