File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 8.0.2] ( https://github.com/NativeScript/NativeScript/compare/8.0.1-core...8.0.2 ) (2021-04-20)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** a11y:** Accessibility breaks limiting metadata ([ #9332 ] ( https://github.com/NativeScript/NativeScript/issues/9332 ) ) ([ cbdff1f] ( https://github.com/NativeScript/NativeScript/commit/cbdff1f1550a4e7cf06ccd4f01c5cd743c68e265 ) )
7+ * ** a11y:** ios voiceover crash during touch ([ #9318 ] ( https://github.com/NativeScript/NativeScript/issues/9318 ) ) ([ 9a407ce] ( https://github.com/NativeScript/NativeScript/commit/9a407ce98964832c52cd51dc0ab60662fc65abb5 ) )
8+
9+
10+ ### Features
11+
12+ * ** text-base:** allow subclass to override createFormattedTextNative ([ #9334 ] ( https://github.com/NativeScript/NativeScript/issues/9334 ) ) ([ b29e145] ( https://github.com/NativeScript/NativeScript/commit/b29e1452bda27183993c2f27ab13f95d9da5ceee ) )
13+
14+
15+
116## [ 8.0.1] ( https://github.com/NativeScript/NativeScript/compare/8.0.0-core...8.0.1 ) (2021-04-07)
217
318
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript" ,
3- "version" : " 8.0.1 " ,
3+ "version" : " 8.0.2 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "clean" : " git clean -f -X -d --exclude=!.idea/ --exclude=!.vscode/*" ,
Original file line number Diff line number Diff line change 33 "main" : " index" ,
44 "types" : " index.d.ts" ,
55 "description" : " NativeScript Core Modules" ,
6- "version" : " 8.0.1 " ,
6+ "version" : " 8.0.2 " ,
77 "homepage" : " https://nativescript.org" ,
88 "repository" : {
99 "type" : " git" ,
Original file line number Diff line number Diff line change 2525 " androidx.viewpager.widget*:*" ,
2626 " androidx.fragment*:*" ,
2727 " androidx.transition*:*" ,
28- " android.inputmethodservice*:*"
28+ " android.inputmethodservice*:*"
2929 ]
3030}
You can’t perform that action at this time.
0 commit comments