@paprika/tabs 2.3.9-next.0 → 2.3.10-next.0

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.
Files changed (2) hide show
  1. package/package.json +6 -6
  2. package/CHANGELOG.md +0 -430
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paprika/tabs",
3
- "version": "2.3.9-next.0",
3
+ "version": "2.3.10-next.0",
4
4
  "description": "Tabs component displays tabs with panels associated with each tab",
5
5
  "author": "@paprika",
6
6
  "license": "MIT",
@@ -16,11 +16,11 @@
16
16
  },
17
17
  "dependencies": {
18
18
  "@babel/runtime-corejs2": "^7.3.1",
19
- "@paprika/constants": "^1.0.1-next.0",
20
- "@paprika/helpers": "^2.4.2-next.0",
21
- "@paprika/raw-button": "^1.0.15-next.0",
22
- "@paprika/stylers": "^1.1.8-next.0",
23
- "@paprika/tokens": "^2.0.1-next.0",
19
+ "@paprika/constants": "^1.0.1",
20
+ "@paprika/helpers": "^2.4.2",
21
+ "@paprika/raw-button": "^1.0.16-next.0",
22
+ "@paprika/stylers": "^1.1.9-next.0",
23
+ "@paprika/tokens": "^3.0.0-next.0",
24
24
  "classnames": "^2.2.6",
25
25
  "prop-types": "^15.7.2",
26
26
  "uuid": "^8.3.2"
package/CHANGELOG.md DELETED
@@ -1,430 +0,0 @@
1
- # Changelog
2
-
3
- ## 2.3.9-next.0
4
-
5
- ### Patch Changes
6
-
7
- - d60fb99: peerDependencies now include react@17 and react@18
8
- - Updated dependencies [d60fb99]
9
- - @paprika/constants@1.0.1-next.0
10
- - @paprika/raw-button@1.0.15-next.0
11
- - @paprika/tokens@2.0.1-next.0
12
- - @paprika/helpers@2.4.2-next.0
13
- - @paprika/stylers@1.1.8-next.0
14
-
15
- ## 2.3.8
16
-
17
- ### Patch Changes
18
-
19
- - Updated dependencies [7fbad8a]
20
- - @paprika/helpers@2.4.1
21
-
22
- ## 2.3.8-next.0
23
-
24
- ### Patch Changes
25
-
26
- - Updated dependencies [7fbad8a]
27
- - @paprika/helpers@2.4.1-next.0
28
-
29
- ## 2.3.7
30
-
31
- ### Patch Changes
32
-
33
- - Updated dependencies [16c9b8d]
34
- - @paprika/raw-button@1.0.14
35
-
36
- ## 2.3.7-next.0
37
-
38
- ### Patch Changes
39
-
40
- - Updated dependencies [16c9b8d]
41
- - @paprika/raw-button@1.0.14-next.0
42
-
43
- ## 2.3.6
44
-
45
- ### Patch Changes
46
-
47
- - Updated dependencies [49aa7f9]
48
- - Updated dependencies [9f10d8c]
49
- - Updated dependencies [dae4008]
50
- - @paprika/helpers@2.4.0
51
- - @paprika/stylers@1.1.7
52
- - @paprika/raw-button@1.0.13
53
-
54
- ## 2.3.6-next.1
55
-
56
- ### Patch Changes
57
-
58
- - Updated dependencies [dae4008]
59
- - @paprika/stylers@1.1.7-next.0
60
- - @paprika/raw-button@1.0.13-next.0
61
-
62
- ## 2.3.6-next.0
63
-
64
- ### Patch Changes
65
-
66
- - Updated dependencies [49aa7f9]
67
- - @paprika/helpers@2.4.0-next.0
68
-
69
- ## 2.3.5
70
-
71
- ### Patch Changes
72
-
73
- - Updated dependencies [0dcf307]
74
- - Updated dependencies [0bf34d9]
75
- - Updated dependencies [0dcf307]
76
- - Updated dependencies [9ac6aca]
77
- - @paprika/helpers@2.3.0
78
- - @paprika/tokens@2.0.0
79
- - @paprika/raw-button@1.0.12
80
- - @paprika/stylers@1.1.6
81
-
82
- ## 2.3.5-next.2
83
-
84
- ### Patch Changes
85
-
86
- - Updated dependencies [9ac6aca]
87
- - @paprika/tokens@2.0.0-next.1
88
- - @paprika/raw-button@1.0.12-next.1
89
- - @paprika/stylers@1.1.6-next.1
90
-
91
- ## 2.3.5-next.1
92
-
93
- ### Patch Changes
94
-
95
- - Updated dependencies [0dcf307]
96
- - Updated dependencies [0dcf307]
97
- - @paprika/helpers@2.3.0-next.0
98
-
99
- ## 2.3.5-next.0
100
-
101
- ### Patch Changes
102
-
103
- - Updated dependencies [0bf34d9]
104
- - @paprika/tokens@1.1.5-next.0
105
- - @paprika/raw-button@1.0.12-next.0
106
- - @paprika/stylers@1.1.6-next.0
107
-
108
- ## 2.3.4
109
-
110
- ### Patch Changes
111
-
112
- - Updated dependencies [63f9a05]
113
- - Updated dependencies [15b2a9a]
114
- - @paprika/helpers@2.2.1
115
- - @paprika/stylers@1.1.5
116
- - @paprika/tokens@1.1.4
117
- - @paprika/raw-button@1.0.11
118
-
119
- ## 2.3.4-next.1
120
-
121
- ### Patch Changes
122
-
123
- - Updated dependencies [15b2a9a]
124
- - @paprika/stylers@1.1.5-next.0
125
- - @paprika/tokens@1.1.4-next.0
126
- - @paprika/raw-button@1.0.11-next.0
127
-
128
- ## 2.3.4-next.0
129
-
130
- ### Patch Changes
131
-
132
- - Updated dependencies [63f9a05]
133
- - @paprika/helpers@2.2.1-next.0
134
-
135
- ## 2.3.3
136
-
137
- ### Patch Changes
138
-
139
- - Updated dependencies [036fe83]
140
- - Updated dependencies [9e15465]
141
- - Updated dependencies [343d673]
142
- - Updated dependencies [80361b2]
143
- - @paprika/tokens@1.1.3
144
- - @paprika/helpers@2.2.0
145
- - @paprika/raw-button@1.0.10
146
- - @paprika/stylers@1.1.4
147
-
148
- ## 2.3.3-next.2
149
-
150
- ### Patch Changes
151
-
152
- - Updated dependencies [80361b2]
153
- - @paprika/helpers@2.2.0-next.1
154
-
155
- ## 2.3.3-next.1
156
-
157
- ### Patch Changes
158
-
159
- - Updated dependencies [036fe83]
160
- - @paprika/tokens@1.1.3-next.0
161
- - @paprika/raw-button@1.0.10-next.0
162
- - @paprika/stylers@1.1.4-next.0
163
-
164
- ## 2.3.3-next.0
165
-
166
- ### Patch Changes
167
-
168
- - Updated dependencies [343d673]
169
- - @paprika/helpers@2.1.4-next.0
170
-
171
- ## 2.3.2
172
-
173
- ### Patch Changes
174
-
175
- - Updated dependencies [fd24fbe]
176
- - Updated dependencies [ab8d494]
177
- - @paprika/stylers@1.1.3
178
- - @paprika/tokens@1.1.2
179
- - @paprika/raw-button@1.0.9
180
-
181
- ## 2.3.2-next.0
182
-
183
- ### Patch Changes
184
-
185
- - Updated dependencies [ab8d494]
186
- - @paprika/tokens@1.1.2-next.0
187
- - @paprika/raw-button@1.0.9-next.0
188
- - @paprika/stylers@1.1.3-next.0
189
-
190
- ## 2.3.1
191
-
192
- ### Patch Changes
193
-
194
- - Updated dependencies [27e1439]
195
- - @paprika/tokens@1.1.1
196
- - @paprika/raw-button@1.0.8
197
- - @paprika/stylers@1.1.2
198
-
199
- ## 2.3.1-next.0
200
-
201
- ### Patch Changes
202
-
203
- - Updated dependencies [27e1439]
204
- - @paprika/tokens@1.1.1-next.0
205
- - @paprika/raw-button@1.0.8-next.0
206
- - @paprika/stylers@1.1.2-next.0
207
-
208
- ## 2.3.0
209
-
210
- ### Minor Changes
211
-
212
- - 5c43029: Remove background colour on tabs
213
-
214
- ### Patch Changes
215
-
216
- - Updated dependencies [3385c1f]
217
- - Updated dependencies [fd94ddb]
218
- - @paprika/tokens@1.1.0
219
- - @paprika/raw-button@1.0.7
220
- - @paprika/stylers@1.1.1
221
-
222
- ## 2.3.0-next.1
223
-
224
- ### Minor Changes
225
-
226
- - 5c43029: Remove background colour on tabs
227
-
228
- ## 2.2.8-next.0
229
-
230
- ### Patch Changes
231
-
232
- - Updated dependencies [3385c1f]
233
- - @paprika/tokens@1.1.0-next.0
234
- - @paprika/raw-button@1.0.7-next.0
235
- - @paprika/stylers@1.1.1-next.0
236
-
237
- ## 2.2.7
238
-
239
- ### Patch Changes
240
-
241
- - Updated dependencies [ca237ea]
242
- - @paprika/stylers@1.1.0
243
- - @paprika/raw-button@1.0.6
244
-
245
- ## 2.2.7-next.0
246
-
247
- ### Patch Changes
248
-
249
- - Updated dependencies [ca237ea]
250
- - @paprika/stylers@1.1.0-next.0
251
- - @paprika/raw-button@1.0.6-next.0
252
-
253
- ## 2.2.6
254
-
255
- ### Patch Changes
256
-
257
- - Updated dependencies [ff8eae9]
258
- - @paprika/stylers@1.0.1
259
- - @paprika/helpers@2.1.3
260
- - @paprika/raw-button@1.0.5
261
-
262
- ## 2.2.6-next.0
263
-
264
- ### Patch Changes
265
-
266
- - Updated dependencies [ff8eae9]
267
- - @paprika/stylers@1.0.1-next.0
268
- - @paprika/helpers@2.1.3-next.0
269
- - @paprika/raw-button@1.0.5-next.0
270
-
271
- ## 2.2.5
272
-
273
- ### Patch Changes
274
-
275
- - 50fc8d6: Make it so a tab that is a link can be marked as "active"
276
- - f2de3be: If there is no Tabs.Panel, dont have an accessibity error
277
- - 17bb9de: Make spacebar activate a nav tab if it is a link
278
-
279
- ## 2.2.5-next.1
280
-
281
- ### Patch Changes
282
-
283
- - 50fc8d6: Make it so a tab that is a link can be marked as "active"
284
- - 17bb9de: Make spacebar activate a nav tab if it is a link
285
-
286
- ## 2.2.5-next.0
287
-
288
- ### Patch Changes
289
-
290
- - f2de3be: If there is no Tabs.Panel, dont have an accessibity error
291
-
292
- ## 2.2.4
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [e856d54]
297
- - @paprika/raw-button@1.0.4
298
-
299
- ## 2.2.4-next.0
300
-
301
- ### Patch Changes
302
-
303
- - Updated dependencies [e856d54]
304
- - @paprika/raw-button@1.0.4-next.0
305
-
306
- ## 2.2.3
307
-
308
- ### Patch Changes
309
-
310
- - 3d446fd: Fixed the tab not being vertically centered when the <Tabs> component is set to be horizontally aligned.
311
-
312
- ## 2.2.3-next.0
313
-
314
- ### Patch Changes
315
-
316
- - 3d446fd: Fixed the tab not being vertically centered when the <Tabs> component is set to be horizontally aligned.
317
-
318
- ## 2.2.2
319
-
320
- ### Patch Changes
321
-
322
- - Updated dependencies [9ad9c79]
323
- - @paprika/helpers@2.1.2
324
-
325
- ## 2.2.2-next.0
326
-
327
- ### Patch Changes
328
-
329
- - Updated dependencies [9ad9c79]
330
- - @paprika/helpers@2.1.2-next.0
331
-
332
- ## 2.2.1
333
-
334
- ### Patch Changes
335
-
336
- - 7979fb6: Add null to defaultIndex and index proptype
337
- - fe143b3: ### Fixed
338
-
339
- - Set initial `focusIndex` to selected tab index, or first tab index if no tab is selected.
340
-
341
- [@mikrotron](https://github.com/mikrotron)
342
-
343
- ## 2.2.1-next.1
344
-
345
- ### Patch Changes
346
-
347
- - fe143b3: ### Fixed
348
-
349
- - Set initial `focusIndex` to selected tab index, or first tab index if no tab is selected.
350
-
351
- [@mikrotron](https://github.com/mikrotron)
352
-
353
- ## 2.2.1-next.0
354
-
355
- ### Patch Changes
356
-
357
- - 7979fb6: Add null to defaultIndex and index proptype
358
-
359
- ## 2.2.0
360
-
361
- ### Minor Changes
362
-
363
- - e00afcc: #### Added
364
-
365
- - Capability for tab list to be rendered with no active tab.
366
- - Applied expected ARIA attributes throughout.
367
-
368
- #### Changed
369
-
370
- - Refactored keyboard usage patterns – allow focus on disabled tabs and ensure focus movement and user interactions adhere to expected standards.
371
- - Default props for `index` and `defaultIndex` have both been changed to `undefined`. This is NOT considered a breaking change as behaviour should remain the same (omitting `defaultIndex` still results in a selected first tab – unless first tab is disabled).
372
-
373
- [@mikrotron](http://github.com/mikrotron)
374
-
375
- ## 2.2.0-next.0
376
-
377
- ### Minor Changes
378
-
379
- - e00afcc: #### Added
380
-
381
- - Capability for tab list to be rendered with no active tab.
382
- - Applied expected ARIA attributes throughout.
383
-
384
- #### Changed
385
-
386
- - Refactored keyboard usage patterns – allow focus on disabled tabs and ensure focus movement and user interactions adhere to expected standards.
387
- - Default props for `index` and `defaultIndex` have both been changed to `undefined`. This is NOT considered a breaking change as behaviour should remain the same (omitting `defaultIndex` still results in a selected first tab – unless first tab is disabled).
388
-
389
- [@mikrotron](http://github.com/mikrotron)
390
-
391
- All notable changes to this project will be documented in this file.
392
-
393
- The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
394
-
395
- ## [Unreleased]
396
-
397
- ## [0.2.17] - 2020-09-02
398
-
399
- ### Added
400
-
401
- - Created and placed all constants into type.js file. [@kaan.darcey](https://github.com/KDarcey)
402
-
403
- ## [1.0.2-alpha.2] - 2020-11-25
404
-
405
- - Added `shouldUnmount` prop on `<Tabs.Panel>` to avoid unmount a single panel when switching between.
406
-
407
- ## [1.1.2-alpha.0] - 2021-01-21
408
-
409
- ### Added
410
-
411
- - `isVertical` prop to render tabs in a stacked list. [@mikrotron](https://github.com/mikrotron)
412
- - `hasInsetFocusStyle` prop for inset focus ring on Tab.Link children. [@mikrotron](https://github.com/mikrotron)
413
- - `hasTruncation` prop to truncate tab labels when vertical. [@mikrotron](https://github.com/mikrotron)
414
- - BREAKING CHANGE: `size` prop to control font size – results in default font size of 14px instead of 16px. Original 16px style now requires `size={Tabs.types.size.LARGE}` prop on `<Tabs>`. [@mikrotron](https://github.com/mikrotron)
415
-
416
- ### Fixed
417
-
418
- - Restored broken styling for link `<Tab>`. [@mikrotron](https://github.com/mikrotron)
419
- - Moved `a11yText` prop from `<Tabs.List>` to `<Tab>`. [@mikrotron](https://github.com/mikrotron)
420
- - `<Tabs.List>` and `<Tabs.Panels>` will now support `null` children. [@mikrotron](https://github.com/mikrotron)
421
-
422
- ### Changed
423
-
424
- - BREAKING CHANGE: Moved `height` prop from `<Tabs.List>` to `<Tabs>`, renamed to `tabHeight` and provided a default value of `48`. [@mikrotron](https://github.com/mikrotron)
425
-
426
- ## [2.0.1-alpha.0] - 2021-01-28
427
-
428
- ### Added
429
-
430
- - Now this component can be controlled or uncontrolled