@clayui/time-picker 3.116.0 → 3.122.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.
package/lib/index.d.ts CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clayui/time-picker",
3
- "version": "3.116.0",
3
+ "version": "3.122.0",
4
4
  "description": "ClayTimePicker component",
5
5
  "license": "BSD-3-Clause",
6
6
  "repository": "https://github.com/liferay/clay",
@@ -21,9 +21,9 @@
21
21
  ],
22
22
  "dependencies": {
23
23
  "@clayui/button": "^3.116.0",
24
- "@clayui/form": "^3.116.0",
24
+ "@clayui/form": "^3.122.0",
25
25
  "@clayui/icon": "^3.111.0",
26
- "@clayui/shared": "^3.116.0",
26
+ "@clayui/shared": "^3.119.0",
27
27
  "classnames": "^2.2.6"
28
28
  },
29
29
  "peerDependencies": {
@@ -34,5 +34,5 @@
34
34
  "browserslist": [
35
35
  "extends browserslist-config-clay"
36
36
  ],
37
- "gitHead": "235780a282ba87864ce556f8004571af102ff165"
37
+ "gitHead": "619415ad2692ace980f0e86154b295c6e9050e88"
38
38
  }
package/CHANGELOG.md DELETED
@@ -1,421 +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
- # [3.116.0](https://github.com/liferay/clay/compare/v3.115.2...v3.116.0) (2024-06-10)
7
-
8
- **Note:** Version bump only for package @clayui/time-picker
9
-
10
- # [3.115.0](https://github.com/liferay/clay/compare/v3.114.0...v3.115.0) (2024-05-16)
11
-
12
- **Note:** Version bump only for package @clayui/time-picker
13
-
14
- # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28)
15
-
16
- **Note:** Version bump only for package @clayui/time-picker
17
-
18
- # [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)
19
-
20
- **Note:** Version bump only for package @clayui/time-picker
21
-
22
- # [3.109.0](https://github.com/liferay/clay/compare/v3.108.0...v3.109.0) (2024-01-22)
23
-
24
- **Note:** Version bump only for package @clayui/time-picker
25
-
26
- # [3.107.0](https://github.com/liferay/clay/compare/v3.106.1...v3.107.0) (2023-11-27)
27
-
28
- **Note:** Version bump only for package @clayui/time-picker
29
-
30
- ## [3.106.1](https://github.com/liferay/clay/compare/v3.106.0...v3.106.1) (2023-10-26)
31
-
32
- **Note:** Version bump only for package @clayui/time-picker
33
-
34
- # [3.106.0](https://github.com/liferay/clay/compare/v3.105.0...v3.106.0) (2023-10-25)
35
-
36
- ### Bug Fixes
37
-
38
- - remove 'src' dir from being packaged with npm ([9383e8d](https://github.com/liferay/clay/commit/9383e8d8abb25ca3396e7c6e4dfa53bbc72691c5))
39
- - use package's directory for baseDir when generating type ([0a5c710](https://github.com/liferay/clay/commit/0a5c710092f36243bc8d5487f70e831295715072))
40
-
41
- # [3.105.0](https://github.com/liferay/clay/compare/v3.104.0...v3.105.0) (2023-09-15)
42
-
43
- ### Bug Fixes
44
-
45
- - **@clayui/time-picker:** Removes focus class, no longer needed with focus-within ([059eaf8](https://github.com/liferay/clay/commit/059eaf8d10904f5163e7406fabd2c480a718d0d3))
46
-
47
- # [3.104.0](https://github.com/liferay/clay/compare/v3.103.1...v3.104.0) (2023-08-25)
48
-
49
- ### Features
50
-
51
- - **@clayui/css:** modifies DatePicker size to new default of 352px ([6ace393](https://github.com/liferay/clay/commit/6ace393fd30661ff8c0632f9d9ea2c7926be3c06))
52
-
53
- ## [3.103.1](https://github.com/liferay/clay/compare/v3.103.0...v3.103.1) (2023-08-15)
54
-
55
- **Note:** Version bump only for package @clayui/time-picker
56
-
57
- # [3.101.0](https://github.com/liferay/clay/compare/v3.100.0...v3.101.0) (2023-07-28)
58
-
59
- **Note:** Version bump only for package @clayui/time-picker
60
-
61
- # [3.100.0](https://github.com/liferay/clay/compare/v3.99.4...v3.100.0) (2023-07-13)
62
-
63
- **Note:** Version bump only for package @clayui/time-picker
64
-
65
- # [3.99.0](https://github.com/liferay/clay/compare/v3.98.0...v3.99.0) (2023-06-28)
66
-
67
- **Note:** Version bump only for package @clayui/time-picker
68
-
69
- # [3.96.0](https://github.com/liferay/clay/compare/v3.95.2...v3.96.0) (2023-05-29)
70
-
71
- **Note:** Version bump only for package @clayui/time-picker
72
-
73
- ## [3.95.2](https://github.com/liferay/clay/compare/v3.95.0...v3.95.2) (2023-05-17)
74
-
75
- **Note:** Version bump only for package @clayui/time-picker
76
-
77
- # [3.95.0](https://github.com/liferay/clay/compare/v3.94.0...v3.95.0) (2023-05-15)
78
-
79
- **Note:** Version bump only for package @clayui/time-picker
80
-
81
- # [3.94.0](https://github.com/liferay/clay/compare/v3.93.0...v3.94.0) (2023-05-03)
82
-
83
- **Note:** Version bump only for package @clayui/time-picker
84
-
85
- # [3.93.0](https://github.com/liferay/clay/compare/v3.92.0...v3.93.0) (2023-04-19)
86
-
87
- **Note:** Version bump only for package @clayui/time-picker
88
-
89
- # [3.92.0](https://github.com/liferay/clay/compare/v3.91.0...v3.92.0) (2023-04-06)
90
-
91
- **Note:** Version bump only for package @clayui/time-picker
92
-
93
- # [3.89.0](https://github.com/liferay/clay/compare/v3.88.0...v3.89.0) (2023-03-01)
94
-
95
- **Note:** Version bump only for package @clayui/time-picker
96
-
97
- # [3.88.0](https://github.com/liferay/clay/compare/v3.87.2...v3.88.0) (2023-02-14)
98
-
99
- **Note:** Version bump only for package @clayui/time-picker
100
-
101
- # [3.87.0](https://github.com/liferay/clay/compare/v3.86.1...v3.87.0) (2023-02-08)
102
-
103
- **Note:** Version bump only for package @clayui/time-picker
104
-
105
- ## [3.86.1](https://github.com/liferay/clay/compare/v3.86.0...v3.86.1) (2023-02-02)
106
-
107
- **Note:** Version bump only for package @clayui/time-picker
108
-
109
- # [3.86.0](https://github.com/liferay/clay/compare/v3.85.0...v3.86.0) (2023-01-31)
110
-
111
- **Note:** Version bump only for package @clayui/time-picker
112
-
113
- # [3.85.0](https://github.com/liferay/clay/compare/v3.84.0...v3.85.0) (2023-01-23)
114
-
115
- **Note:** Version bump only for package @clayui/time-picker
116
-
117
- ## [3.83.1](https://github.com/liferay/clay/compare/v3.83.0...v3.83.1) (2022-12-20)
118
-
119
- **Note:** Version bump only for package @clayui/time-picker
120
-
121
- # [3.83.0](https://github.com/liferay/clay/compare/v3.82.0...v3.83.0) (2022-12-20)
122
-
123
- **Note:** Version bump only for package @clayui/time-picker
124
-
125
- # [3.82.0](https://github.com/liferay/clay/compare/v3.81.0...v3.82.0) (2022-12-07)
126
-
127
- **Note:** Version bump only for package @clayui/time-picker
128
-
129
- # [3.81.0](https://github.com/liferay/clay/compare/v3.80.1...v3.81.0) (2022-11-30)
130
-
131
- **Note:** Version bump only for package @clayui/time-picker
132
-
133
- ## [3.80.1](https://github.com/liferay/clay/compare/v3.80.0...v3.80.1) (2022-11-22)
134
-
135
- **Note:** Version bump only for package @clayui/time-picker
136
-
137
- # [3.80.0](https://github.com/liferay/clay/compare/v3.79.0...v3.80.0) (2022-11-21)
138
-
139
- ### Features
140
-
141
- - **@clayui/time-picker:** Add id prop that sets id on `clay-time-hours` ([63a151b](https://github.com/liferay/clay/commit/63a151bb5168f776caf6bd22ac8edf1c207945e4))
142
-
143
- # [3.79.0](https://github.com/liferay/clay/compare/v3.78.2...v3.79.0) (2022-11-08)
144
-
145
- **Note:** Version bump only for package @clayui/time-picker
146
-
147
- ## [3.78.2](https://github.com/liferay/clay/compare/v3.78.1...v3.78.2) (2022-10-25)
148
-
149
- **Note:** Version bump only for package @clayui/time-picker
150
-
151
- ## [3.78.1](https://github.com/liferay/clay/compare/v3.78.0...v3.78.1) (2022-10-25)
152
-
153
- **Note:** Version bump only for package @clayui/time-picker
154
-
155
- # [3.78.0](https://github.com/liferay/clay/compare/v3.77.0...v3.78.0) (2022-10-25)
156
-
157
- **Note:** Version bump only for package @clayui/time-picker
158
-
159
- # [3.77.0](https://github.com/liferay/clay/compare/v3.76.0...v3.77.0) (2022-10-17)
160
-
161
- **Note:** Version bump only for package @clayui/time-picker
162
-
163
- ## [3.75.2](https://github.com/liferay/clay/compare/v3.75.1...v3.75.2) (2022-09-29)
164
-
165
- **Note:** Version bump only for package @clayui/time-picker
166
-
167
- # [3.75.0](https://github.com/liferay/clay/compare/v3.74.0...v3.75.0) (2022-09-28)
168
-
169
- **Note:** Version bump only for package @clayui/time-picker
170
-
171
- # [3.74.0](https://github.com/liferay/clay/compare/v3.73.0...v3.74.0) (2022-09-19)
172
-
173
- **Note:** Version bump only for package @clayui/time-picker
174
-
175
- # [3.73.0](https://github.com/liferay/clay/compare/v3.72.0...v3.73.0) (2022-09-13)
176
-
177
- **Note:** Version bump only for package @clayui/time-picker
178
-
179
- # [3.71.0](https://github.com/liferay/clay/compare/v3.70.3...v3.71.0) (2022-08-30)
180
-
181
- **Note:** Version bump only for package @clayui/time-picker
182
-
183
- ## [3.70.3](https://github.com/liferay/clay/compare/v3.70.2...v3.70.3) (2022-08-30)
184
-
185
- **Note:** Version bump only for package @clayui/time-picker
186
-
187
- ## [3.70.2](https://github.com/liferay/clay/compare/v3.70.1...v3.70.2) (2022-08-30)
188
-
189
- **Note:** Version bump only for package @clayui/time-picker
190
-
191
- # [3.70.0](https://github.com/liferay/clay/compare/v3.69.0...v3.70.0) (2022-08-23)
192
-
193
- **Note:** Version bump only for package @clayui/time-picker
194
-
195
- # [3.69.0](https://github.com/liferay/clay/compare/v3.68.0...v3.69.0) (2022-08-16)
196
-
197
- **Note:** Version bump only for package @clayui/time-picker
198
-
199
- # [3.67.0](https://github.com/liferay/clay/compare/v3.66.0...v3.67.0) (2022-07-25)
200
-
201
- **Note:** Version bump only for package @clayui/time-picker
202
-
203
- # [3.65.0](https://github.com/liferay/clay/compare/v3.64.0...v3.65.0) (2022-07-11)
204
-
205
- **Note:** Version bump only for package @clayui/time-picker
206
-
207
- # [3.58.0](https://github.com/liferay/clay/compare/v3.57.0...v3.58.0) (2022-05-23)
208
-
209
- **Note:** Version bump only for package @clayui/time-picker
210
-
211
- # [3.56.0](https://github.com/liferay/clay/compare/v3.55.0...v3.56.0) (2022-05-09)
212
-
213
- **Note:** Version bump only for package @clayui/time-picker
214
-
215
- # [3.55.0](https://github.com/liferay/clay/compare/v3.54.0...v3.55.0) (2022-05-02)
216
-
217
- ### Features
218
-
219
- - **@clayui/time-picker:** standardizes properties for the controlled and uncontrolled component ([882ab9d](https://github.com/liferay/clay/commit/882ab9d2fb709fc997d0c364a5651d5aa7029fe9))
220
-
221
- # [3.52.0](https://github.com/liferay/clay/compare/v3.51.0...v3.52.0) (2022-04-04)
222
-
223
- **Note:** Version bump only for package @clayui/time-picker
224
-
225
- # [3.49.0](https://github.com/liferay/clay/compare/v3.48.0...v3.49.0) (2022-03-15)
226
-
227
- **Note:** Version bump only for package @clayui/time-picker
228
-
229
- # [3.47.0](https://github.com/liferay/clay/compare/v3.46.0...v3.47.0) (2022-02-23)
230
-
231
- **Note:** Version bump only for package @clayui/time-picker
232
-
233
- # [3.45.0](https://github.com/liferay/clay/compare/v3.44.2...v3.45.0) (2022-02-01)
234
-
235
- **Note:** Version bump only for package @clayui/time-picker
236
-
237
- # [3.42.0](https://github.com/liferay/clay/compare/v3.41.0...v3.42.0) (2021-12-15)
238
-
239
- **Note:** Version bump only for package @clayui/time-picker
240
-
241
- # [3.40.0](https://github.com/liferay/clay/compare/v3.39.0...v3.40.0) (2021-11-17)
242
-
243
- **Note:** Version bump only for package @clayui/time-picker
244
-
245
- # [3.39.0](https://github.com/liferay/clay/compare/v3.38.0...v3.39.0) (2021-10-29)
246
-
247
- **Note:** Version bump only for package @clayui/time-picker
248
-
249
- # [3.38.0](https://github.com/liferay/clay/compare/v3.37.0...v3.38.0) (2021-10-22)
250
-
251
- **Note:** Version bump only for package @clayui/time-picker
252
-
253
- # [3.37.0](https://github.com/liferay/clay/compare/v3.36.0...v3.37.0) (2021-10-06)
254
-
255
- **Note:** Version bump only for package @clayui/time-picker
256
-
257
- # [3.36.0](https://github.com/liferay/clay/compare/v3.35.3...v3.36.0) (2021-09-23)
258
-
259
- **Note:** Version bump only for package @clayui/time-picker
260
-
261
- ## [3.35.3](https://github.com/liferay/clay/compare/v3.35.2...v3.35.3) (2021-09-09)
262
-
263
- **Note:** Version bump only for package @clayui/time-picker
264
-
265
- ## [3.35.2](https://github.com/liferay/clay/compare/v3.35.1...v3.35.2) (2021-08-30)
266
-
267
- **Note:** Version bump only for package @clayui/time-picker
268
-
269
- ## [3.35.1](https://github.com/liferay/clay/compare/v3.35.0...v3.35.1) (2021-08-30)
270
-
271
- **Note:** Version bump only for package @clayui/time-picker
272
-
273
- # [3.35.0](https://github.com/liferay/clay/compare/v3.34.0...v3.35.0) (2021-08-30)
274
-
275
- **Note:** Version bump only for package @clayui/time-picker
276
-
277
- # [3.32.0](https://github.com/liferay/clay/compare/v3.31.0...v3.32.0) (2021-07-28)
278
-
279
- **Note:** Version bump only for package @clayui/time-picker
280
-
281
- # [3.29.0](https://github.com/liferay/clay/compare/v3.28.0...v3.29.0) (2021-05-28)
282
-
283
- **Note:** Version bump only for package @clayui/time-picker
284
-
285
- # [3.28.0](https://github.com/liferay/clay/compare/v3.27.0...v3.28.0) (2021-05-19)
286
-
287
- **Note:** Version bump only for package @clayui/time-picker
288
-
289
- # [3.27.0](https://github.com/liferay/clay/compare/v3.26.0...v3.27.0) (2021-05-05)
290
-
291
- **Note:** Version bump only for package @clayui/time-picker
292
-
293
- ## [3.2.6](https://github.com/liferay/clay/compare/@clayui/time-picker@3.2.5...@clayui/time-picker@3.2.6) (2021-02-11)
294
-
295
- ### Bug Fixes
296
-
297
- - **@clayui/time-picker:** stop propagating key events in time picker ([0e0d89b](https://github.com/liferay/clay/commit/0e0d89b))
298
-
299
- ## [3.2.5](https://github.com/liferay/clay/compare/@clayui/time-picker@3.2.4...@clayui/time-picker@3.2.5) (2021-01-27)
300
-
301
- **Note:** Version bump only for package @clayui/time-picker
302
-
303
- ## [3.2.4](https://github.com/liferay/clay/compare/@clayui/time-picker@3.2.3...@clayui/time-picker@3.2.4) (2021-01-13)
304
-
305
- **Note:** Version bump only for package @clayui/time-picker
306
-
307
- ## [3.2.3](https://github.com/liferay/clay/compare/@clayui/time-picker@3.2.2...@clayui/time-picker@3.2.3) (2020-12-29)
308
-
309
- **Note:** Version bump only for package @clayui/time-picker
310
-
311
- ## [3.2.2](https://github.com/liferay/clay/compare/@clayui/time-picker@3.2.0...@clayui/time-picker@3.2.2) (2020-12-16)
312
-
313
- ### Bug Fixes
314
-
315
- - **@clayui/time-picker:** make sure hours can't be 0 when its a 12 hour clock ([47a582c](https://github.com/liferay/clay/commit/47a582c))
316
- - **@clayui/time-picker:** make sure input always has a leading 0 for single digits ([5c9f410](https://github.com/liferay/clay/commit/5c9f410))
317
- - **@clayui/time-picker:** Use 12 for AM/PM mode and allow keystroke for AM/PM change ([05900cb](https://github.com/liferay/clay/commit/05900cb))
318
-
319
- ## [3.2.1](https://github.com/liferay/clay/compare/@clayui/time-picker@3.2.0...@clayui/time-picker@3.2.1) (2020-12-02)
320
-
321
- ### Bug Fixes
322
-
323
- - **@clayui/time-picker:** make sure hours can't be 0 when its a 12 hour clock ([47a582c](https://github.com/liferay/clay/commit/47a582c))
324
- - **@clayui/time-picker:** make sure input always has a leading 0 for single digits ([5c9f410](https://github.com/liferay/clay/commit/5c9f410))
325
- - **@clayui/time-picker:** Use 12 for AM/PM mode and allow keystroke for AM/PM change ([05900cb](https://github.com/liferay/clay/commit/05900cb))
326
-
327
- # [3.2.0](https://github.com/liferay/clay/compare/@clayui/time-picker@3.1.10...@clayui/time-picker@3.2.0) (2020-10-01)
328
-
329
- ### Features
330
-
331
- - **clayui.com:** Move API tables to new files and update document tabs, rename files to use singular naming instead of plural, change mainTabURL of pagination-bar to a proper one ([d812ee9](https://github.com/liferay/clay/commit/d812ee9))
332
-
333
- ## [3.1.10](https://github.com/liferay/clay/compare/@clayui/time-picker@3.1.9...@clayui/time-picker@3.1.10) (2020-08-28)
334
-
335
- **Note:** Version bump only for package @clayui/time-picker
336
-
337
- ## [3.1.9](https://github.com/liferay/clay/compare/@clayui/time-picker@3.1.8...@clayui/time-picker@3.1.9) (2020-08-26)
338
-
339
- **Note:** Version bump only for package @clayui/time-picker
340
-
341
- ## [3.1.8](https://github.com/liferay/clay/compare/@clayui/time-picker@3.1.7...@clayui/time-picker@3.1.8) (2020-08-21)
342
-
343
- **Note:** Version bump only for package @clayui/time-picker
344
-
345
- ## [3.1.7](https://github.com/liferay/clay/compare/@clayui/time-picker@3.1.6...@clayui/time-picker@3.1.7) (2020-07-28)
346
-
347
- ### Bug Fixes
348
-
349
- - update packages to appropriate dependencies ([0026168](https://github.com/liferay/clay/commit/0026168))
350
-
351
- ## [3.1.6](https://github.com/liferay/clay/compare/@clayui/time-picker@3.1.5...@clayui/time-picker@3.1.6) (2020-07-14)
352
-
353
- **Note:** Version bump only for package @clayui/time-picker
354
-
355
- ## [3.1.5](https://github.com/liferay/clay/compare/@clayui/time-picker@3.1.4...@clayui/time-picker@3.1.5) (2020-07-07)
356
-
357
- **Note:** Version bump only for package @clayui/time-picker
358
-
359
- ## [3.1.4](https://github.com/liferay/clay/compare/@clayui/time-picker@3.1.3...@clayui/time-picker@3.1.4) (2020-06-18)
360
-
361
- **Note:** Version bump only for package @clayui/time-picker
362
-
363
- ## [3.1.3](https://github.com/liferay/clay/compare/@clayui/time-picker@3.1.2...@clayui/time-picker@3.1.3) (2020-05-21)
364
-
365
- **Note:** Version bump only for package @clayui/time-picker
366
-
367
- ## [3.1.2](https://github.com/liferay/clay/compare/@clayui/time-picker@3.1.1...@clayui/time-picker@3.1.2) (2020-04-24)
368
-
369
- ### Bug Fixes
370
-
371
- - Fix accessibility issues ([5e09db0](https://github.com/liferay/clay/commit/5e09db0))
372
-
373
- ## [3.1.1](https://github.com/liferay/clay/tree/master/packages/clay-time-picker/compare/@clayui/time-picker@3.1.0...@clayui/time-picker@3.1.1) (2020-03-26)
374
-
375
- ### Bug Fixes
376
-
377
- - **@clayui/time-picker:** prevent scroll when using arrow keys to cycle numbers ([7e4db38](https://github.com/liferay/clay/commit/7e4db38))
378
-
379
- # 3.1.0 (2020-02-28)
380
-
381
- ### Bug Fixes
382
-
383
- - update components to include 'types' and 'ts:main' package keys ([9e24b59](https://github.com/liferay/clay/commit/9e24b59))
384
- - **@clayui/shared:** add focus control by left and right arrow keys ([e314419](https://github.com/liferay/clay/commit/e314419))
385
- - **@clayui/time-picker:** add focus to input marked as focused for change ([6c64aaf](https://github.com/liferay/clay/commit/6c64aaf))
386
- - **@clayui/time-picker:** add support for name property ([dc8af07](https://github.com/liferay/clay/commit/dc8af07))
387
- - **@clayui/time-picker:** format ([ae0f9d6](https://github.com/liferay/clay/commit/ae0f9d6))
388
- - **@clayui/time-picker:** use FocusScope component ([2a36f27](https://github.com/liferay/clay/commit/2a36f27))
389
-
390
- ### Features
391
-
392
- - **@clayui/time-picker:** add the ariaLabels API to label inputs and buttons ([da0544f](https://github.com/liferay/clay/commit/da0544f))
393
- - **form:** add helper components for markup ([3ce63d4](https://github.com/liferay/clay/commit/3ce63d4))
394
-
395
- ## [3.0.7](https://github.com/liferay/clay/tree/master/packages/clay-time-picker/compare/@clayui/time-picker@3.0.6...@clayui/time-picker@3.0.7) (2020-02-13)
396
-
397
- **Note:** Version bump only for package @clayui/time-picker
398
-
399
- ## [3.0.6](https://github.com/liferay/clay/tree/master/packages/clay-time-picker/compare/@clayui/time-picker@3.0.3...@clayui/time-picker@3.0.6) (2020-01-31)
400
-
401
- **Note:** Version bump only for package @clayui/time-picker
402
-
403
- ## [3.0.5](https://github.com/liferay/clay/tree/master/packages/clay-time-picker/compare/@clayui/time-picker@3.0.3...@clayui/time-picker@3.0.5) (2020-01-20)
404
-
405
- **Note:** Version bump only for package @clayui/time-picker
406
-
407
- ## [3.0.4](https://github.com/liferay/clay/tree/master/packages/clay-time-picker/compare/@clayui/time-picker@3.0.3...@clayui/time-picker@3.0.4) (2019-12-05)
408
-
409
- **Note:** Version bump only for package @clayui/time-picker
410
-
411
- ## [3.0.3](https://github.com/liferay/clay/tree/master/packages/clay-time-picker/compare/@clayui/time-picker@3.0.2...@clayui/time-picker@3.0.3) (2019-11-07)
412
-
413
- **Note:** Version bump only for package @clayui/time-picker
414
-
415
- ## [3.0.2](https://github.com/liferay/clay/tree/master/packages/clay-time-picker/compare/@clayui/time-picker@3.0.1...@clayui/time-picker@3.0.2) (2019-11-01)
416
-
417
- **Note:** Version bump only for package @clayui/time-picker
418
-
419
- ## [3.0.1](https://github.com/liferay/clay/tree/master/packages/clay-time-picker/compare/@clayui/time-picker@3.0.0...@clayui/time-picker@3.0.1) (2019-10-28)
420
-
421
- **Note:** Version bump only for package @clayui/time-picker