Martin Guillon
cdb597890b
chore: native api usage fixes
2021-11-06 21:18:52 +01:00
Martin Guillon
d1f768ca6b
Merge branch 'master' of github.com:NativeScript/NativeScript
2021-10-13 13:45:21 +02:00
Martin Guillon
b945d5a665
fix(android): autofillType on apiLevel < 26
2021-10-13 13:45:08 +02:00
Nathan Walker
98de924b7c
chore(release): @nativescript/core@8.1.4
8.1.4-core
2021-10-09 09:07:17 -07:00
Nathan Walker
95e56f75dd
chore: cleanup actionbar appearance handling
2021-10-09 08:55:54 -07:00
Dimitris - Rafail Katsampas
02aa0f652a
fix(style): CSS variables should be case-sensitive. ( #9603 )
2021-10-08 11:04:04 -07:00
wenzdey
846a87c666
chore: updated invalid links ( #9597 )
...
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com >
2021-10-06 09:47:16 -07:00
Janos Hrubos
6374c47013
chore: update runtime versions in demo apps ( #9599 )
...
Co-authored-by: Igor Randjelovic <rigor789@gmail.com >
2021-10-06 17:49:30 +02:00
Janos Hrubos
77d2533798
feat: android openFile dialog title ( #9600 )
...
* feat: android openFile dialog title
* types: update openFile types
2021-10-06 17:48:52 +02:00
Nathan Walker
2b2ce377e6
fix(ios): TextView respect editable binding ( #9589 )
2021-10-06 17:47:56 +02:00
Igor Randjelovic
99298331c8
fix(webpack): exclude files starting with _ from require.context ( #9596 )
2021-10-06 12:49:47 +02:00
Martin Guillon
709c4bf04e
fix: refactor to only use accessibility when actually used
2021-10-02 14:04:40 +02:00
Martin Guillon
be5514beb0
fix: missing native-api-usage
2021-10-02 14:04:07 +02:00
Martin Guillon
4d1d02ac0e
fix: metadata fixes
2021-10-01 15:05:15 +02:00
Martin Guillon
0df4485b1e
fix: missing metadata
2021-10-01 14:59:36 +02:00
Martin Guillon
f2089c4623
chore: app ui fixes
2021-09-30 14:55:00 +02:00
Martin Guillon
d8ca36a5ae
fix: allow to disable load of polyfills
2021-09-30 14:54:45 +02:00
Martin Guillon
305d56453d
fix: apps use native-api-usage to be able to constantly test it
2021-09-30 14:54:26 +02:00
Martin Guillon
2c7a8f1d76
fix: better native-api-usage
2021-09-30 14:54:01 +02:00
Martin Guillon
a3431a505c
chore: webpack5 fix
2021-09-30 10:46:46 +02:00
Martin Guillon
53f3219b50
fix: new polyfill for formdata
2021-09-30 10:46:37 +02:00
Martin Guillon
05c0611107
chore: webpack build fix
2021-09-30 10:43:52 +02:00
Martin Guillon
7fa5f290cc
Merge branch 'master' of github.com:NativeScript/NativeScript
2021-09-30 09:23:34 +02:00
Martin Guillon
162e09bc68
chore: typings fix
2021-09-30 09:20:55 +02:00
Martin Guillon
f7145d9fc2
fix: disabled default accessibility
2021-09-30 09:17:17 +02:00
Martin Guillon
55059b3223
feat: __runtimeVersion declaration
2021-09-30 09:15:52 +02:00
Ian MacDonald
1ceea571e4
fix(webpack): using multiple workers in a single file
2021-09-29 19:22:21 +02:00
Juan de Dios Martínez Vallejo
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
Igor Randjelovic
35fe4811bf
chore: build ui-mobile-base
2021-09-25 09:55:49 +02:00
Sébastien JEAN
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
Igor Randjelovic
db7b02a418
chore: fix CI builds
2021-09-24 17:13:53 +02:00
Janos Hrubos
61980fd4a8
fix: global __DEV__ variable type ( #9568 )
2021-09-23 13:02:42 +02:00
farfromrefuge
3e21748af4
fix: background parsing color #9559 ( #9560 )
2021-09-21 21:41:34 -07:00
Martin Guillon
e797528963
chore: cleanup after merge
2021-09-21 10:53:03 +02:00
Janos Hrubos
889f6d73cf
fix: replace autofill string in textfield ( #9555 )
2021-09-20 23:07:27 -07:00
Jason Cassidy
183b4d4b10
fix(ios): flat property using new appearance api ( #9558 )
2021-09-20 11:12:08 -07:00
Nathan Walker
f0ffb21626
feat: task for regenerating api docs (nx run core-api-docs:build)
2021-09-19 12:36:12 -07:00
Nathan Walker
ee701db137
chore(release): @nativescript/core@8.1.3
8.1.3-core
2021-09-18 13:38:24 -07:00
Eduardo Speroni
90b8718138
fix(android): only attach if activity is CREATED ( #9552 )
2021-09-18 13:27:21 -07:00
Martin Guillon
e7608500cb
chore: better comment
2021-09-17 16:58:05 +02:00
Martin Guillon
e3e5dea2be
Merge branch 'master' of github.com:NativeScript/NativeScript
...
# Conflicts:
# package.json
# packages/core/bundle-entry-points.ts
# packages/core/color/color-common.ts
# packages/core/color/index.d.ts
# packages/core/globals/index.ts
# packages/core/package.json
# packages/core/ui/core/bindable/index.ts
# packages/core/ui/core/properties/index.ts
# packages/core/ui/core/view/index.android.ts
# packages/core/ui/frame/index.android.ts
# packages/core/ui/styling/style-scope.ts
# packages/ui-mobile-base/android/gradle/wrapper/gradle-wrapper.properties
# packages/webpack5/package.json
# packages/webpack5/src/configuration/base.ts
2021-09-16 10:16:45 +02:00
Nathan Walker
76dacb30ee
chore(release): @nativescript/core@8.1.2
8.1.2-core
2021-09-15 10:08:05 -07:00
Nathan Walker
a38e2ca3b9
fix(android): background-image 'none' ( #9547 )
...
closes https://github.com/NativeScript/NativeScript/issues/9546
2021-09-15 19:04:26 +02:00
Peter Staev
a51b628532
fix(core): Add missing required metadata filters ( #9543 )
2021-09-11 12:32:05 -07:00
Igor Randjelovic
f70081d195
Merge pull request #9542 from NativeScript/release/8.1.0
2021-09-10 19:52:24 +02:00
Nathan Walker
d92c96b16d
chore(release): @nativescript/core@8.1.1
8.1.1-core
2021-09-10 10:25:49 -07:00
Nathan Walker
eb0d000fe1
revert: feat: requestLayout performance improvements ( #9122 )
...
This reverts commit 4f5f0aae77 .
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
Nathan Walker
59af23744b
chore: types-ios adjustment and types to use latest patch of each
2021-09-09 09:13:37 -07:00
Nathan Walker
354804289c
chore: changelog
2021-09-08 16:55:44 -07:00
Nathan Walker
8e7254281c
chore: types 8.1
8.1.0-types
2021-09-08 16:53:53 -07:00