f02ce816b7
fix: UIImage leaking after Image is disposed
2022-02-16 23:10:39 +01:00
1601caff4e
chore: fix typo in moduleid-compat-loader.js ( #9776 )
...
occurences -> occurrences
2022-02-16 16:07:43 +01:00
c6bfc05bb7
chore(core): fix typo in timer readme.md ( #9634 )
2021-12-23 15:03:11 -08:00
d8d624a154
chore(release): @nativescript/webpack 5.0.4
2021-12-23 22:49:18 +01:00
965ccb4aec
fix(webpack): typescript imports in non-ts projects ( #9714 )
2021-12-23 22:48:00 +01:00
6ca3d353ea
chore(release): @nativescript/webpack 5.0.3
2021-12-22 21:01:30 +01:00
0df5aa9712
feat(webpack): disable aot flag, optional angular dep and tsconfig utils ( #9711 )
...
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2021-12-22 20:54:17 +01:00
9c6c84b107
chore: nx migrate latest ( #9709 )
2021-12-21 18:24:24 -08:00
a88cacab89
chore(migrate): apps/* to webpack5 ( #9606 )
2021-12-21 09:47:33 -08:00
80d92dbc5b
chore(release): @nativescript/webpack 5.0.2-alpha.1
2021-12-10 22:43:52 +01:00
5cf948688e
chore: update snapshots
2021-12-10 22:32:55 +01:00
fae6582a61
fix(webpack): prepend NativeClass transformer in angular config ( #9698 )
...
This fixes angular JIT compilation
2021-12-10 22:31:05 +01:00
e72980c85b
chore: add WebView disableZoom typing
2021-12-04 22:52:51 -04:00
e8955b4ed4
chore(release): @nativescript/webpack 5.0.2-alpha.0
2021-11-30 16:53:37 +01:00
c68f40f871
feat(webpack): support NG 13 and zone async/await ( #9676 )
...
* feat(webpack): support NG 13 and zone async/await
* chore: cleanup
* chore: remove require.resolve and update snapshots
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2021-11-30 16:51:34 +01:00
37cc612263
types: cli and hooks types for config ( #9625 )
2021-11-29 19:17:43 +01:00
05082b1aec
fix(webpack5): include hmr handling only when enabled ( #9685 )
...
* fix(webpack): respect hmr flag
* fix(webpack): ensure correct loader order is used
* chore: cleanup
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2021-11-29 17:55:10 +01:00
57eac49128
chore(webpack5): update snapshots
2021-11-21 18:12:14 +01:00
bbd2aa9540
chore(webpack5): update react-refresh ( #9675 )
2021-11-21 17:51:12 +01:00
1b0414c6ae
chore(release): @nativescript/webpack 5.0.1
2021-11-10 21:02:34 +01:00
c26779735f
test(webpack): update snapshots
2021-11-10 21:01:09 +01:00
483217934c
fix(ios): box-shadow and border-radius ( #9612 )
...
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2021-10-29 18:43:14 -07:00
78e9c17be3
fix(webpack): map 'svelte' to 'svelte/internal' to avoid forced ssr ( #9627 )
2021-10-29 12:32:56 +02:00
7c75966b3b
chore(release): @nativescript/core@8.1.5
2021-10-28 16:17:35 -07:00
2ad280deb0
fix(android): version Android text-align justify ( #9620 )
2021-10-20 09:24:53 -07:00
8878c3bc6b
fix(android): autofillType on apiLevel < 26 ( #9610 )
...
* chore: rollback unwanted change
2021-10-13 19:25:05 -07:00
98de924b7c
chore(release): @nativescript/core@8.1.4
2021-10-09 09:07:17 -07:00
95e56f75dd
chore: cleanup actionbar appearance handling
2021-10-09 08:55:54 -07:00
02aa0f652a
fix(style): CSS variables should be case-sensitive. ( #9603 )
2021-10-08 11:04:04 -07:00
846a87c666
chore: updated invalid links ( #9597 )
...
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2021-10-06 09:47:16 -07:00
77d2533798
feat: android openFile dialog title ( #9600 )
...
* feat: android openFile dialog title
* types: update openFile types
2021-10-06 17:48:52 +02:00
2b2ce377e6
fix(ios): TextView respect editable binding ( #9589 )
2021-10-06 17:47:56 +02:00
99298331c8
fix(webpack): exclude files starting with _ from require.context ( #9596 )
2021-10-06 12:49:47 +02:00
1ceea571e4
fix(webpack): using multiple workers in a single file
2021-09-29 19:22:21 +02:00
1de5295ad9
feat(text): add css text-align justify ( #9573 )
...
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2021-09-27 17:27:08 -07:00
35fe4811bf
chore: build ui-mobile-base
2021-09-25 09:55:49 +02:00
8e76bbe251
fix(android): StringIndexOutOfBoundsException with invalid drawables ( #9563 )
...
* fix(android/application): org.nativescript.widgets.Utils::getDrawable
* chore: fix spacing
* fix(android/application): do not load empty path
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
* test: Add tests for empty image sources
* chore: add a few more test cases
These make the app crash without the fix in place
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2021-09-25 09:54:34 +02:00
61980fd4a8
fix: global __DEV__ variable type ( #9568 )
2021-09-23 13:02:42 +02:00
3e21748af4
fix: background parsing color #9559 ( #9560 )
2021-09-21 21:41:34 -07:00
889f6d73cf
fix: replace autofill string in textfield ( #9555 )
2021-09-20 23:07:27 -07:00
183b4d4b10
fix(ios): flat property using new appearance api ( #9558 )
2021-09-20 11:12:08 -07:00
ee701db137
chore(release): @nativescript/core@8.1.3
2021-09-18 13:38:24 -07:00
90b8718138
fix(android): only attach if activity is CREATED ( #9552 )
2021-09-18 13:27:21 -07:00
76dacb30ee
chore(release): @nativescript/core@8.1.2
2021-09-15 10:08:05 -07:00
a38e2ca3b9
fix(android): background-image 'none' ( #9547 )
...
closes https://github.com/NativeScript/NativeScript/issues/9546
2021-09-15 19:04:26 +02:00
a51b628532
fix(core): Add missing required metadata filters ( #9543 )
2021-09-11 12:32:05 -07:00
d92c96b16d
chore(release): @nativescript/core@8.1.1
2021-09-10 10:25:49 -07:00
eb0d000fe1
revert: feat: requestLayout performance improvements ( #9122 )
...
This reverts commit 4f5f0aae77dd3b59b8c3856193fdb77b8223262e.
This commit breaks back-navigation in certain cases, most prominently with Button pseudo classes. We plan to revisit this.
2021-09-10 18:59:08 +02:00
59af23744b
chore: types-ios adjustment and types to use latest patch of each
2021-09-09 09:13:37 -07:00
8e7254281c
chore: types 8.1
2021-09-08 16:53:53 -07:00