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