@entur/tab 0.4.33-alpha.1 → 0.4.33-beta.3
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/package.json +10 -7
- package/CHANGELOG.md +0 -237
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@entur/tab",
|
|
3
|
-
"version": "0.4.33-
|
|
3
|
+
"version": "0.4.33-beta.3",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/tab.esm.js",
|
|
@@ -17,19 +17,22 @@
|
|
|
17
17
|
"access": "public"
|
|
18
18
|
},
|
|
19
19
|
"scripts": {
|
|
20
|
-
"start": "dts watch --noClean",
|
|
21
|
-
"build": "dts build",
|
|
22
|
-
"lint": "dts lint"
|
|
20
|
+
"start": "yarn run dts watch --noClean",
|
|
21
|
+
"build": "yarn run dts build",
|
|
22
|
+
"lint": "yarn run dts lint"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
25
|
"react": ">=16.8.0",
|
|
26
26
|
"react-dom": ">=16.8.0"
|
|
27
27
|
},
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@entur/tokens": "^3.4.
|
|
30
|
-
"@entur/utils": "^0.
|
|
29
|
+
"@entur/tokens": "^3.4.2-beta.2",
|
|
30
|
+
"@entur/utils": "^0.4.6-beta.2",
|
|
31
31
|
"@reach/tabs": "^0.15.0",
|
|
32
32
|
"classnames": "^2.3.1"
|
|
33
33
|
},
|
|
34
|
-
"
|
|
34
|
+
"devDependencies": {
|
|
35
|
+
"dts-cli": "^1.1.6"
|
|
36
|
+
},
|
|
37
|
+
"gitHead": "89c8eee86c247794134c34484a205e0f7f65d0a5"
|
|
35
38
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,237 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [0.4.33-alpha.1](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.33-alpha.0...@entur/tab@0.4.33-alpha.1) (2022-10-26)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @entur/tab
|
|
9
|
-
|
|
10
|
-
## [0.4.33-alpha.0](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.32...@entur/tab@0.4.33-alpha.0) (2022-10-20)
|
|
11
|
-
|
|
12
|
-
**Note:** Version bump only for package @entur/tab
|
|
13
|
-
|
|
14
|
-
## [0.4.32](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.31...@entur/tab@0.4.32) (2022-08-31)
|
|
15
|
-
|
|
16
|
-
**Note:** Version bump only for package @entur/tab
|
|
17
|
-
|
|
18
|
-
## [0.4.31](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.30...@entur/tab@0.4.31) (2022-08-24)
|
|
19
|
-
|
|
20
|
-
### Bug Fixes
|
|
21
|
-
|
|
22
|
-
- **tab panel:** remove unwanted tabindex=0 from tab panel ([21dc2ff](https://bitbucket.org/enturas/design-system/commits/21dc2ffa96e1e8569fa36e6635e31db033089b58))
|
|
23
|
-
|
|
24
|
-
## [0.4.30](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.29...@entur/tab@0.4.30) (2022-08-09)
|
|
25
|
-
|
|
26
|
-
**Note:** Version bump only for package @entur/tab
|
|
27
|
-
|
|
28
|
-
## [0.4.29](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.28...@entur/tab@0.4.29) (2022-04-27)
|
|
29
|
-
|
|
30
|
-
**Note:** Version bump only for package @entur/tab
|
|
31
|
-
|
|
32
|
-
## [0.4.28](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.27...@entur/tab@0.4.28) (2022-02-09)
|
|
33
|
-
|
|
34
|
-
**Note:** Version bump only for package @entur/tab
|
|
35
|
-
|
|
36
|
-
## [0.4.27](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.26...@entur/tab@0.4.27) (2021-11-17)
|
|
37
|
-
|
|
38
|
-
**Note:** Version bump only for package @entur/tab
|
|
39
|
-
|
|
40
|
-
## [0.4.26](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.25...@entur/tab@0.4.26) (2021-09-23)
|
|
41
|
-
|
|
42
|
-
### Bug Fixes
|
|
43
|
-
|
|
44
|
-
- **tab:** fix focus styling for tab ([463bf3f](https://bitbucket.org/enturas/design-system/commits/463bf3f2fb5ff36b7ba7cae76eac6bc926b10d3b))
|
|
45
|
-
|
|
46
|
-
## [0.4.25](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.24...@entur/tab@0.4.25) (2021-09-07)
|
|
47
|
-
|
|
48
|
-
### Bug Fixes
|
|
49
|
-
|
|
50
|
-
- utilize reworked focus token ([586758f](https://bitbucket.org/enturas/design-system/commits/586758fc86eb5aa52116c63c14ef033eb2e8b12f))
|
|
51
|
-
|
|
52
|
-
## [0.4.24](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.23...@entur/tab@0.4.24) (2021-06-25)
|
|
53
|
-
|
|
54
|
-
### Bug Fixes
|
|
55
|
-
|
|
56
|
-
- update dependencies ([39a9664](https://bitbucket.org/enturas/design-system/commits/39a9664e0fa8f91bf15b35065af6550cd899950d))
|
|
57
|
-
|
|
58
|
-
## [0.4.23](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.22...@entur/tab@0.4.23) (2021-06-04)
|
|
59
|
-
|
|
60
|
-
### Bug Fixes
|
|
61
|
-
|
|
62
|
-
- **tab:** fix tab panel focus styling in contrast ([001db19](https://bitbucket.org/enturas/design-system/commits/001db19c15d641a42cd5995b17005399acda513b))
|
|
63
|
-
|
|
64
|
-
## [0.4.22](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.21...@entur/tab@0.4.22) (2021-04-23)
|
|
65
|
-
|
|
66
|
-
### Bug Fixes
|
|
67
|
-
|
|
68
|
-
- utilize new focus tokens ([17113ef](https://bitbucket.org/enturas/design-system/commits/17113ef3f791c86fa6e19e71680fd5acdbae4990))
|
|
69
|
-
|
|
70
|
-
## [0.4.21](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.20...@entur/tab@0.4.21) (2021-02-17)
|
|
71
|
-
|
|
72
|
-
**Note:** Version bump only for package @entur/tab
|
|
73
|
-
|
|
74
|
-
## [0.4.20](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.19...@entur/tab@0.4.20) (2021-01-20)
|
|
75
|
-
|
|
76
|
-
**Note:** Version bump only for package @entur/tab
|
|
77
|
-
|
|
78
|
-
## [0.4.19](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.18...@entur/tab@0.4.19) (2021-01-13)
|
|
79
|
-
|
|
80
|
-
### Bug Fixes
|
|
81
|
-
|
|
82
|
-
- transpose grey colors for updated color tokens ([d6a444c](https://bitbucket.org/enturas/design-system/commits/d6a444c2c37339b9bac0702738ed52693367d344))
|
|
83
|
-
- update dependencies ([89d385f](https://bitbucket.org/enturas/design-system/commits/89d385f0900fd8dee36f46098620dc03d4ef998c))
|
|
84
|
-
|
|
85
|
-
## [0.4.18](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.17...@entur/tab@0.4.18) (2020-12-04)
|
|
86
|
-
|
|
87
|
-
**Note:** Version bump only for package @entur/tab
|
|
88
|
-
|
|
89
|
-
## [0.4.17](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.16...@entur/tab@0.4.17) (2020-11-26)
|
|
90
|
-
|
|
91
|
-
### Bug Fixes
|
|
92
|
-
|
|
93
|
-
- **tabs:** export typings for tab-components ([e245963](https://bitbucket.org/enturas/design-system/commits/e2459634af621c3d2af90c0ecabdeb6d4b9eecb5))
|
|
94
|
-
|
|
95
|
-
## [0.4.16](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.15...@entur/tab@0.4.16) (2020-10-16)
|
|
96
|
-
|
|
97
|
-
### Bug Fixes
|
|
98
|
-
|
|
99
|
-
- **tabs:** adjust height of tab buttons ([bc744f1](https://bitbucket.org/enturas/design-system/commits/bc744f14d259ebf0bbd4a063f3350d90d7e6730b))
|
|
100
|
-
|
|
101
|
-
## [0.4.15](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.14...@entur/tab@0.4.15) (2020-10-09)
|
|
102
|
-
|
|
103
|
-
**Note:** Version bump only for package @entur/tab
|
|
104
|
-
|
|
105
|
-
## [0.4.14](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.13...@entur/tab@0.4.14) (2020-09-02)
|
|
106
|
-
|
|
107
|
-
**Note:** Version bump only for package @entur/tab
|
|
108
|
-
|
|
109
|
-
## [0.4.13](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.12...@entur/tab@0.4.13) (2020-08-11)
|
|
110
|
-
|
|
111
|
-
**Note:** Version bump only for package @entur/tab
|
|
112
|
-
|
|
113
|
-
## [0.4.12](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.11...@entur/tab@0.4.12) (2020-07-03)
|
|
114
|
-
|
|
115
|
-
**Note:** Version bump only for package @entur/tab
|
|
116
|
-
|
|
117
|
-
## [0.4.11](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.10...@entur/tab@0.4.11) (2020-06-17)
|
|
118
|
-
|
|
119
|
-
**Note:** Version bump only for package @entur/tab
|
|
120
|
-
|
|
121
|
-
## [0.4.10](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.9...@entur/tab@0.4.10) (2020-05-27)
|
|
122
|
-
|
|
123
|
-
**Note:** Version bump only for package @entur/tab
|
|
124
|
-
|
|
125
|
-
## [0.4.9](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.8...@entur/tab@0.4.9) (2020-05-26)
|
|
126
|
-
|
|
127
|
-
### Bug Fixes
|
|
128
|
-
|
|
129
|
-
- fix insufficient prop in Tabs ([53fbecd](https://bitbucket.org/enturas/design-system/commits/53fbecd33569294b09c4f57a0254a59e171a59f0))
|
|
130
|
-
|
|
131
|
-
## [0.4.8](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.7...@entur/tab@0.4.8) (2020-05-20)
|
|
132
|
-
|
|
133
|
-
### Bug Fixes
|
|
134
|
-
|
|
135
|
-
- prop to remove active line, and min width adjustments for tab ([45e4e1b](https://bitbucket.org/enturas/design-system/commits/45e4e1b4c60e0e94828c0144b9c16473e315eb54))
|
|
136
|
-
|
|
137
|
-
## [0.4.7](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.6...@entur/tab@0.4.7) (2020-04-27)
|
|
138
|
-
|
|
139
|
-
**Note:** Version bump only for package @entur/tab
|
|
140
|
-
|
|
141
|
-
## [0.4.6](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.5...@entur/tab@0.4.6) (2020-04-23)
|
|
142
|
-
|
|
143
|
-
### Bug Fixes
|
|
144
|
-
|
|
145
|
-
- updated to use new focus styling where applicable ([d0a52c0](https://bitbucket.org/enturas/design-system/commits/d0a52c096b673c6647070a90dd79bef9003ee0ad))
|
|
146
|
-
|
|
147
|
-
## [0.4.5](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.4...@entur/tab@0.4.5) (2020-03-20)
|
|
148
|
-
|
|
149
|
-
**Note:** Version bump only for package @entur/tab
|
|
150
|
-
|
|
151
|
-
## [0.4.4](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.3...@entur/tab@0.4.4) (2020-03-18)
|
|
152
|
-
|
|
153
|
-
**Note:** Version bump only for package @entur/tab
|
|
154
|
-
|
|
155
|
-
## [0.4.3](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.2...@entur/tab@0.4.3) (2020-03-05)
|
|
156
|
-
|
|
157
|
-
### Bug Fixes
|
|
158
|
-
|
|
159
|
-
- fix focus bug inside tabpanel ([f09a866](https://bitbucket.org/enturas/design-system/commits/f09a866393d3a60aadfd793f4a0f22d186bbeb30))
|
|
160
|
-
|
|
161
|
-
## [0.4.2](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.1...@entur/tab@0.4.2) (2020-02-20)
|
|
162
|
-
|
|
163
|
-
**Note:** Version bump only for package @entur/tab
|
|
164
|
-
|
|
165
|
-
## [0.4.1](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.4.0...@entur/tab@0.4.1) (2020-02-14)
|
|
166
|
-
|
|
167
|
-
### Bug Fixes
|
|
168
|
-
|
|
169
|
-
- decrease padding in tabpanels ([dbcdbfc](https://bitbucket.org/enturas/design-system/commits/dbcdbfc04e22222a0a6cd3661f057928641ec586))
|
|
170
|
-
- remove focus styling on tabpanel click ([a87b2b5](https://bitbucket.org/enturas/design-system/commits/a87b2b57f5718eeffe74ed53fff9a4d859818b21))
|
|
171
|
-
|
|
172
|
-
# [0.4.0](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.3.2...@entur/tab@0.4.0) (2020-02-12)
|
|
173
|
-
|
|
174
|
-
### Bug Fixes
|
|
175
|
-
|
|
176
|
-
- increase visibility of tabs in contrast ([c440679](https://bitbucket.org/enturas/design-system/commits/c440679644d539d9cb06f1fb841635bfb792cc7d))
|
|
177
|
-
|
|
178
|
-
### Features
|
|
179
|
-
|
|
180
|
-
- fluid width spreading for tabslist ([1ebd20c](https://bitbucket.org/enturas/design-system/commits/1ebd20cbbf63d166877cf993247a5fba51a2db10))
|
|
181
|
-
|
|
182
|
-
## [0.3.2](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.3.1...@entur/tab@0.3.2) (2020-02-05)
|
|
183
|
-
|
|
184
|
-
### Bug Fixes
|
|
185
|
-
|
|
186
|
-
- remove test-files from build process ([e0b24af](https://bitbucket.org/enturas/design-system/commits/e0b24af05d5c2ad8de4ae587d83c389495235890))
|
|
187
|
-
|
|
188
|
-
## [0.3.1](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.3.0...@entur/tab@0.3.1) (2020-01-28)
|
|
189
|
-
|
|
190
|
-
**Note:** Version bump only for package @entur/tab
|
|
191
|
-
|
|
192
|
-
# [0.3.0](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.2.5...@entur/tab@0.3.0) (2020-01-27)
|
|
193
|
-
|
|
194
|
-
### Bug Fixes
|
|
195
|
-
|
|
196
|
-
- **types:** place types in the correct place ([acace09](https://bitbucket.org/enturas/design-system/commits/acace09ec0e258c5cff3a65e13ab29d6603780d9))
|
|
197
|
-
|
|
198
|
-
### Features
|
|
199
|
-
|
|
200
|
-
- new and improved styling, with added support for contrast ([9597fe2](https://bitbucket.org/enturas/design-system/commits/9597fe2ae5cc1c6be4e30e7850e8cad6e6caf0c8))
|
|
201
|
-
|
|
202
|
-
## [0.2.5](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.2.4...@entur/tab@0.2.5) (2020-01-14)
|
|
203
|
-
|
|
204
|
-
**Note:** Version bump only for package @entur/tab
|
|
205
|
-
|
|
206
|
-
## [0.2.4](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.2.3...@entur/tab@0.2.4) (2020-01-08)
|
|
207
|
-
|
|
208
|
-
### Bug Fixes
|
|
209
|
-
|
|
210
|
-
- warn in development if the developer have forgotten the CSS ([e5c30fc](https://bitbucket.org/enturas/design-system/commits/e5c30fc08624ef22c02773892778abd92205c6b0))
|
|
211
|
-
|
|
212
|
-
## [0.2.3](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.2.2...@entur/tab@0.2.3) (2020-01-06)
|
|
213
|
-
|
|
214
|
-
**Note:** Version bump only for package @entur/tab
|
|
215
|
-
|
|
216
|
-
## [0.2.2](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.2.1...@entur/tab@0.2.2) (2019-11-29)
|
|
217
|
-
|
|
218
|
-
### Bug Fixes
|
|
219
|
-
|
|
220
|
-
- **TabPanels:** add slightly more horizontal padding to TabPanels ([e14b7ca](https://bitbucket.org/enturas/design-system/commits/e14b7caafc92d119e80585aaaf92a83910a6d687))
|
|
221
|
-
- using new box shadow tokens ([9ff30bd](https://bitbucket.org/enturas/design-system/commits/9ff30bd52ad2b6e6d770565684a05e15f0b0ba9a))
|
|
222
|
-
|
|
223
|
-
## [0.2.1](https://bitbucket.org/enturas/design-system/compare/@entur/tab@0.2.0...@entur/tab@0.2.1) (2019-11-28)
|
|
224
|
-
|
|
225
|
-
### Bug Fixes
|
|
226
|
-
|
|
227
|
-
- **Tab:** tweak design of selected tabs ([4420310](https://bitbucket.org/enturas/design-system/commits/4420310e8710508a5615e481a88216fbca2239fa))
|
|
228
|
-
|
|
229
|
-
# 0.2.0 (2019-11-27)
|
|
230
|
-
|
|
231
|
-
### Bug Fixes
|
|
232
|
-
|
|
233
|
-
- **Tab:** fix issue with implicit margin in Safari ([da949cd](https://bitbucket.org/enturas/design-system/commits/da949cd49904eadabc7c0241231fefe4cba148ee))
|
|
234
|
-
|
|
235
|
-
### Features
|
|
236
|
-
|
|
237
|
-
- **Tab:** new package - @entur/tab ([e2b0c87](https://bitbucket.org/enturas/design-system/commits/e2b0c87893842daaf2e5a8979e65930384bf26ae))
|