|
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 |
|
|
1b29d05099
|
chore: Nx 12 + fix ui app + TS 4.1 updates (#9359)
|
2021-04-26 19:11:19 -07:00 |
|
|
d28db38341
|
chore: legacy-peer-deps wont work with non npm
|
2021-04-16 15:13:34 +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 |
|
|
17a7019085
|
chore: npm 7 compat
|
2021-04-12 09:54:30 -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 |
|
|
7c60735d14
|
chore: cleanup background handling
|
2021-04-06 11:18:36 -07:00 |
|
|
55bbbc3684
|
chore: webpack tsc error
|
2021-03-18 14:00:48 +01: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 |
|
|
4839078017
|
chore(release): @nativescript/webpack@4.1.0
|
2021-02-05 12:54:27 -08:00 |
|
|
87418cdb11
|
fix(webpack): inspector_modules
|
2021-02-01 21:02:57 +01:00 |
|
|
8b26e954d9
|
chore: fix webpack config
|
2021-01-29 13:21:01 -08:00 |
|
|
01ea2a2f59
|
chore: webpack config consistency
|
2021-01-29 13:18:03 -08:00 |
|
|
90d208c115
|
feat(webpack): allow passing env.appComponents and env.entries (#8898)
|
2021-01-29 13:12:26 -08:00 |
|
|
be52cefe67
|
fix(webpack): --env.uglify works properly now (#9165)
|
2021-01-29 12:04:25 -08:00 |
|
|
79a5fc8975
|
fix(webpack): Angular no longer has issues handling {N} plugins without nativescript in name (#9172)
|
2021-01-26 09:28:10 -08: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 |
|
|
29f2eb35de
|
chore(release): @nativescript/core@7.1.2
|
2021-01-13 19:37:01 -08:00 |
|
|
7a79a8988b
|
fix(webpack): support other workspace config styles
|
2021-01-13 16:07:14 -08:00 |
|
|
875dc138a8
|
chore(release): @nativescript/webpack@4.0.0
|
2020-12-28 14:23:16 +01:00 |
|
|
1a0c643b68
|
fix: rollback CopyWebpackPlugin to v4.6.0 (#9099)
|
2020-12-28 13:51:23 +01: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 |
|
|
86c689ef7e
|
chore(release): @nativescript/core@7.0.12
|
2020-10-21 08:37:54 -07:00 |
|
|
0afea8681c
|
feat(webpack): add svelte support (#8963)
|
2020-10-17 16:15:20 -07:00 |
|
|
ee05b44663
|
feat(webpack): angular configuration schema validation compliance
|
2020-10-06 16:28:35 -07:00 |
|
|
db5db5ef7e
|
chore(release): @nativescript/webpack@3.0.6
|
2020-10-06 08:51:36 -07:00 |
|
|
3f7bf676ff
|
feat(webpack): angular configuration support for environment handling (#8938)
|
2020-10-06 08:19:15 -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 |
|
|
2640a5fd4b
|
chore(release): @nativescript/webpack@3.0.5
|
2020-09-25 09:55:48 -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 |
|
|
86395da5f7
|
chore(release): @nativescript/core 7.0.2, @nativescript/webpack 3.0.4 (#8842)
|
2020-09-10 08:41:19 -07:00 |
|
|
81fd0a177d
|
fix(webpack): verify now works properly
|
2020-09-10 08:41:19 -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 |
|
|
8753605788
|
chore(release): @nativescript/core 7.0.2, @nativescript/webpack 3.0.4 (#8842)
|
2020-09-09 20:57:49 -07:00 |
|
|
f7713c40a6
|
fix(webpack): verify now works properly
closes https://github.com/NativeScript/NativeScript/issues/8840
|
2020-09-09 20:14:45 -07:00 |
|
|
c7623839f9
|
chore(release): @nativescript/webpack v3.0.3
|
2020-09-09 11:25:21 +02:00 |
|
|
354b935c6a
|
fix(webpack): react config (#8822)
|
2020-09-07 08:34:25 -07:00 |
|
|
e9e0d74099
|
Merge branch 'master' of github.com:NativeScript/NativeScript
# Conflicts:
# package.json
|
2020-09-07 15:21:29 +02:00 |
|
|
6c2cfa101b
|
chore(webpack): allow use of pnpm / yarn
|
2020-09-07 15:18:44 +02:00 |
|
|
c1a2d543b8
|
fix(webpack): apply-css-loader not applying css (#8811)
* fix(webpack): apply-css-loader not applying css
* chore: bump webpack version to rc
* fix: import style scope
|
2020-09-06 14:37:13 +02:00 |
|
|
6a8a0d5565
|
chore(release): webpack 3.0.1
|
2020-09-03 14:56:45 -07:00 |
|
|
e4a2930c6a
|
fix(webpack): Change NativeClass properties to enumerable (#8813)
|
2020-09-03 14:36:55 -07:00 |
|
|
54cce4f20c
|
feat(core): nativescript.config and webpack updates (#8801)
|
2020-09-01 15:53:37 -07:00 |
|
|
967d652c61
|
fix(ios): stop using artificial state handler via animated setter on uiviewcontroller (#8797)
|
2020-08-28 00:05:47 -07:00 |
|
|
33a703e129
|
feat(webpack): using new nativescript.config (#8796)
|
2020-08-27 19:43:42 -07:00 |
|
|
fa9f0957b8
|
fix(webpack): don't require ts transformer unless processing ts file
|
2020-08-27 23:33:16 +02:00 |
|
|
020ad4da37
|
chore(core): monorepo, esm targeting, improved management (#8707)
|
2020-08-25 20:00:59 -07:00 |
|