@nativescript-community/ui-material-core-tabs 7.0.19 → 7.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +3 -90
- package/package.json +3 -3
- package/pnpm-lock.yaml +0 -91
package/CHANGELOG.md
CHANGED
@@ -3,191 +3,104 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [7.0.
|
6
|
+
## [7.0.20](https://github.com/nativescript-community/ui-material-components/compare/v7.0.19...v7.0.20) (2022-06-16)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
9
9
|
|
10
|
+
## [7.0.19](https://github.com/nativescript-community/ui-material-components/compare/v7.0.18...v7.0.19) (2022-06-16)
|
10
11
|
|
11
|
-
|
12
|
-
|
12
|
+
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
13
13
|
|
14
14
|
## [7.0.18](https://github.com/nativescript-community/ui-material-components/compare/v7.0.17...v7.0.18) (2022-06-03)
|
15
15
|
|
16
16
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
17
17
|
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
18
|
## [7.0.17](https://github.com/nativescript-community/ui-material-components/compare/v7.0.16...v7.0.17) (2022-06-03)
|
23
19
|
|
24
20
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
25
21
|
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
22
|
## [7.0.16](https://github.com/nativescript-community/ui-material-components/compare/v7.0.15...v7.0.16) (2022-05-16)
|
31
23
|
|
32
24
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
33
25
|
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
26
|
## [7.0.15](https://github.com/nativescript-community/ui-material-components/compare/v7.0.14...v7.0.15) (2022-05-14)
|
39
27
|
|
40
28
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
41
29
|
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
30
|
## [7.0.14](https://github.com/nativescript-community/ui-material-components/compare/v7.0.13...v7.0.14) (2022-05-14)
|
47
31
|
|
48
32
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
49
33
|
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
34
|
## [7.0.13](https://github.com/nativescript-community/ui-material-components/compare/v7.0.12...v7.0.13) (2022-05-14)
|
55
35
|
|
56
36
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
57
37
|
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
38
|
## [7.0.12](https://github.com/nativescript-community/ui-material-components/compare/v7.0.11...v7.0.12) (2022-05-14)
|
63
39
|
|
64
40
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
65
41
|
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
42
|
## [7.0.11](https://github.com/nativescript-community/ui-material-components/compare/v7.0.10...v7.0.11) (2022-05-14)
|
71
43
|
|
72
44
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
73
45
|
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
46
|
## [7.0.10](https://github.com/nativescript-community/ui-material-components/compare/v7.0.9...v7.0.10) (2022-05-12)
|
79
47
|
|
80
48
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
81
49
|
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
50
|
## [7.0.9](https://github.com/nativescript-community/ui-material-components/compare/v7.0.8...v7.0.9) (2022-05-12)
|
87
51
|
|
88
52
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
89
53
|
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
54
|
## [7.0.8](https://github.com/nativescript-community/ui-material-components/compare/v7.0.7...v7.0.8) (2022-05-10)
|
95
55
|
|
96
|
-
|
97
56
|
### Bug Fixes
|
98
57
|
|
99
58
|
* **tabs:** correctly calculate sizing and animation positions ([20a977d](https://github.com/nativescript-community/ui-material-components/commit/20a977dcc436dff54878034ea3305c20afa6898a))
|
100
59
|
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
60
|
## [7.0.7](https://github.com/nativescript-community/ui-material-components/compare/v7.0.6...v7.0.7) (2022-05-09)
|
106
61
|
|
107
62
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
108
63
|
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
64
|
## [7.0.6](https://github.com/nativescript-community/ui-material-components/compare/v7.0.5...v7.0.6) (2022-05-09)
|
114
65
|
|
115
66
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
116
67
|
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
68
|
## [7.0.5](https://github.com/nativescript-community/ui-material-components/compare/v7.0.4...v7.0.5) (2022-05-04)
|
122
69
|
|
123
70
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
124
71
|
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
72
|
## [7.0.4](https://github.com/nativescript-community/ui-material-components/compare/v7.0.3...v7.0.4) (2022-04-20)
|
130
73
|
|
131
74
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
132
75
|
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
76
|
## [7.0.3](https://github.com/nativescript-community/ui-material-components/compare/v7.0.2...v7.0.3) (2022-03-29)
|
138
77
|
|
139
|
-
|
140
78
|
### Bug Fixes
|
141
79
|
|
142
80
|
* **build:** restore windows build support ([2bb91c1](https://github.com/nativescript-community/ui-material-components/commit/2bb91c1ccbea1f0e525c070a271cf00796a92000))
|
143
81
|
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
82
|
## [7.0.2](https://github.com/nativescript-community/ui-material-components/compare/v7.0.1...v7.0.2) (2022-03-13)
|
149
83
|
|
150
84
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
151
85
|
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
86
|
## [7.0.1](https://github.com/nativescript-community/ui-material-components/compare/v7.0.0...v7.0.1) (2022-03-09)
|
157
87
|
|
158
88
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
159
89
|
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
90
|
# [7.0.0](https://github.com/nativescript-community/ui-material-components/compare/v6.2.23...v7.0.0) (2022-03-08)
|
165
91
|
|
166
92
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
167
93
|
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
94
|
## [6.2.23](https://github.com/nativescript-community/ui-material-components/compare/v6.2.22...v6.2.23) (2022-03-07)
|
173
95
|
|
174
96
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
175
97
|
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
98
|
## [6.2.22](https://github.com/nativescript-community/ui-material-components/compare/v6.2.21...v6.2.22) (2022-03-07)
|
181
99
|
|
182
100
|
**Note:** Version bump only for package @nativescript-community/ui-material-core-tabs
|
183
101
|
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
102
|
## [6.2.21](https://github.com/nativescript-community/ui-material-components/compare/v6.2.20...v6.2.21) (2022-03-06)
|
189
103
|
|
190
|
-
|
191
104
|
### Bug Fixes
|
192
105
|
|
193
106
|
* **bottom-navigation/tabs:** android full rewrite using ViewPager2 ([013616a](https://github.com/nativescript-community/ui-material-components/commit/013616a9b73156466f79d5c6974498d0282073cd))
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@nativescript-community/ui-material-core-tabs",
|
3
|
-
"version": "7.0.
|
3
|
+
"version": "7.0.20",
|
4
4
|
"description": "Material Core Tabs component",
|
5
5
|
"main": "./index",
|
6
6
|
"sideEffects": false,
|
@@ -39,7 +39,7 @@
|
|
39
39
|
"repository": "https://github.com/nativescript-community/ui-material-components",
|
40
40
|
"readmeFilename": "README.md",
|
41
41
|
"dependencies": {
|
42
|
-
"@nativescript-community/ui-material-core": "^7.0.
|
42
|
+
"@nativescript-community/ui-material-core": "^7.0.20"
|
43
43
|
},
|
44
|
-
"gitHead": "
|
44
|
+
"gitHead": "36bc72b66526e6408db9d8aa885836033fe61eb1"
|
45
45
|
}
|
package/pnpm-lock.yaml
DELETED
@@ -1,91 +0,0 @@
|
|
1
|
-
lockfileVersion: 5.3
|
2
|
-
|
3
|
-
specifiers:
|
4
|
-
'@nativescript-community/ui-material-core': ^6.2.20
|
5
|
-
|
6
|
-
dependencies:
|
7
|
-
'@nativescript-community/ui-material-core': 6.2.20
|
8
|
-
|
9
|
-
packages:
|
10
|
-
|
11
|
-
/@nativescript-community/ui-material-core/6.2.20:
|
12
|
-
resolution: {integrity: sha512-5qCnBEJZgRD3PKRDRyG3DjFpXC0ibAxTDfylslTNdvGwWUT2gjZMeyRkAiFJUKPdpEh/VFf0FI0sOV4RS2DI/Q==}
|
13
|
-
requiresBuild: true
|
14
|
-
dependencies:
|
15
|
-
'@nativescript/hook': 2.0.0
|
16
|
-
dev: false
|
17
|
-
|
18
|
-
/@nativescript/hook/2.0.0:
|
19
|
-
resolution: {integrity: sha512-v3Hj3Zpd69sQJfFpDNXonV0EjO1a2OL4l48wlo1Ycsqk4r7RY822d/irFTjt0LllRG0OcdEGgfG6wKb0YgPyHw==}
|
20
|
-
dependencies:
|
21
|
-
glob: 7.2.0
|
22
|
-
mkdirp: 1.0.4
|
23
|
-
dev: false
|
24
|
-
|
25
|
-
/balanced-match/1.0.2:
|
26
|
-
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
27
|
-
dev: false
|
28
|
-
|
29
|
-
/brace-expansion/1.1.11:
|
30
|
-
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
|
31
|
-
dependencies:
|
32
|
-
balanced-match: 1.0.2
|
33
|
-
concat-map: 0.0.1
|
34
|
-
dev: false
|
35
|
-
|
36
|
-
/concat-map/0.0.1:
|
37
|
-
resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=}
|
38
|
-
dev: false
|
39
|
-
|
40
|
-
/fs.realpath/1.0.0:
|
41
|
-
resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=}
|
42
|
-
dev: false
|
43
|
-
|
44
|
-
/glob/7.2.0:
|
45
|
-
resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==}
|
46
|
-
dependencies:
|
47
|
-
fs.realpath: 1.0.0
|
48
|
-
inflight: 1.0.6
|
49
|
-
inherits: 2.0.4
|
50
|
-
minimatch: 3.1.2
|
51
|
-
once: 1.4.0
|
52
|
-
path-is-absolute: 1.0.1
|
53
|
-
dev: false
|
54
|
-
|
55
|
-
/inflight/1.0.6:
|
56
|
-
resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=}
|
57
|
-
dependencies:
|
58
|
-
once: 1.4.0
|
59
|
-
wrappy: 1.0.2
|
60
|
-
dev: false
|
61
|
-
|
62
|
-
/inherits/2.0.4:
|
63
|
-
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
64
|
-
dev: false
|
65
|
-
|
66
|
-
/minimatch/3.1.2:
|
67
|
-
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
68
|
-
dependencies:
|
69
|
-
brace-expansion: 1.1.11
|
70
|
-
dev: false
|
71
|
-
|
72
|
-
/mkdirp/1.0.4:
|
73
|
-
resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==}
|
74
|
-
engines: {node: '>=10'}
|
75
|
-
hasBin: true
|
76
|
-
dev: false
|
77
|
-
|
78
|
-
/once/1.4.0:
|
79
|
-
resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=}
|
80
|
-
dependencies:
|
81
|
-
wrappy: 1.0.2
|
82
|
-
dev: false
|
83
|
-
|
84
|
-
/path-is-absolute/1.0.1:
|
85
|
-
resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=}
|
86
|
-
engines: {node: '>=0.10.0'}
|
87
|
-
dev: false
|
88
|
-
|
89
|
-
/wrappy/1.0.2:
|
90
|
-
resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=}
|
91
|
-
dev: false
|