Commit Graph

6792 Commits

Author SHA1 Message Date
Janos Hrubos
879b5f6a22 chore: typedoc api reference theme 1.0.0 (#9379) 2021-05-06 08:50:27 -07:00
Janos Hrubos
6d91c2a019 feat(docs): typedoc api reference (#9378) 2021-05-06 07:49:07 -07:00
Nathan Walker
342108c1af chore(release): @nativescript/core@8.0.4 8.0.4-core 2021-05-05 16:28:59 -07:00
Nathan Walker
868b4a47c6 chore: cleanup lint and prettier config 2021-05-05 15:59:06 -07:00
Martin Guillon
390b8e4e31 chore: merge 2021-05-05 10:17:58 +02:00
Martin Guillon
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
Nathan Walker
9ec404225e fix(core): typings for showModal correction (#9374) 2021-05-04 23:27:35 -07:00
Nathan Walker
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
Osei Fortune
a6cb46dac2 feat: add additional android global methods (#9365) 2021-04-29 19:06:39 -07:00
Nathan Walker
1b29d05099 chore: Nx 12 + fix ui app + TS 4.1 updates (#9359) 2021-04-26 19:11:19 -07:00
Nathan Walker
272ac578b1 chore(release): @nativescript/core@8.0.3 8.0.3-core 2021-04-24 11:29:31 -07:00
Nathan Walker
f781242b9a fix(core): protected class getter/setter webpack issue 2021-04-24 11:17:38 -07:00
Nathan Walker
4494b2fb7c chore: npm 7 handling improvements 2021-04-24 11:17:38 -07:00
Nathan Walker
5fd821e562 fix(core): typings issue around Trace.categories.All 2021-04-24 11:17:38 -07:00
Nathan Walker
f3333e09fe chore(release): @nativescript/types@8.0.1 2021-04-21 15:34:28 -07:00
Nathan Walker
edbe13bfe0 chore(release): @nativescript/core@8.0.2 8.0.2-core 2021-04-20 15:22:36 -07:00
Martin Guillon
d551693726 fix(android): prevent possible crash when app goes to background 2021-04-20 12:11:38 +02:00
Martin Guillon
4019f001d3 chore: lint 2021-04-20 12:11:15 +02:00
Martin Guillon
0d34ab7f3b chore: combine prettier with eslint 2021-04-20 12:08:46 +02:00
Martin Guillon
b29e1452bd feat(text-base): allow subclass to override createFormattedTextNative (#9334) 2021-04-18 10:49:00 -07:00
Martin Guillon
d28db38341 chore: legacy-peer-deps wont work with non npm 2021-04-16 15:13:34 +02:00
Martin Guillon
b377860fc7 chore: upgrade ui-mobile-base for JDK 11 2021-04-16 15:13:17 +02:00
Martin Guillon
528d71218c Merge branch 'master' of github.com:NativeScript/NativeScript
# Conflicts:
#	package.json
#	packages/webpack/package.json
2021-04-16 14:41:42 +02:00
Martin Guillon
a929b8af74 chore: console log removal 2021-04-15 09:13:59 +02:00
Nathanael Anderson
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
Martin Guillon
de97f3b4c7 feat: abortcontroller pollyfill 2021-04-14 13:36:45 +02:00
Martin Guillon
ed154b8055 fix: allow subclass to override createFormattedTextNative 2021-04-14 13:36:31 +02:00
Nathan Walker
17a7019085 chore: npm 7 compat 2021-04-12 09:54:30 -07:00
Nathanael Anderson
53c8f673f7 chore: adjust clean to ignore .idea / .vscode (#9319) 2021-04-09 18:16:09 -07:00
Nathan Walker
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
Martin Guillon
90aa34506f chore: lint 2021-04-09 15:21:45 +02:00
Martin Guillon
2e8217abb3 chore: cleanup 2021-04-09 15:21:34 +02:00
Martin Guillon
9618a65d86 feat: closingModally event 2021-04-09 15:21:30 +02:00
Martin Guillon
3f5ec3440d fix: port boxshadow to background improvements 2021-04-09 09:03:06 +02:00
Martin Guillon
75809f647d Merge branch 'feat/webpack5' of https://github.com/NativeScript/NativeScript 2021-04-08 16:37:08 +02:00
Martin Guillon
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
Martin Guillon
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
Nathan Walker
8739e8d6cf chore: readme links 2021-04-07 10:05:45 -07:00
Nathan Walker
4f2e14cb5f chore(release): @nativescript/core@8.0.1 8.0.1-core 2021-04-06 19:52:28 -07:00
Martin Guillon
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
Nathan Walker
f42acd817f fix(core): Enums deprecation adjustment (#9306) 2021-04-06 19:38:19 -07:00
Martin Guillon
fde666de28 fix(android): accessibility crash on View not extending android.view.View (#9303) 2021-04-06 16:39:52 -07:00
Nathan Walker
83fc446f62 chore: 8.0.0 changelog 8.0.0-core 2021-04-06 11:23:33 -07:00
Nathan Walker
75b59ecdbf chore(release): @nativescript/core@8.0.0 2021-04-06 11:18:36 -07:00
Nathan Walker
b72c4a3237 chore(release): @nativescript/types@8.0.0 2021-04-06 11:18:36 -07:00
Nathan Walker
a66587dd90 chore: cleanup test 2021-04-06 11:18:36 -07:00
Nathan Walker
8cd1872ef7 chore: better trace handling around css 2021-04-06 11:18:36 -07:00
Nathan Walker
b50a2e618f chore: types cleanup 2021-04-06 11:18:36 -07:00
Nathan Walker
8af8de2166 chore: add additional deprecation warnings on a few types 2021-04-06 11:18:36 -07:00
Nathan Walker
266ae2a71d chore: fix types 2021-04-06 11:18:36 -07:00