@synerise/ds-time-picker 1.1.8 → 1.1.10
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 +626 -2037
- package/dist/TimePicker.d.ts +2 -2
- package/dist/TimePicker.js +10 -8
- package/dist/TimePicker.styles.d.ts +1 -1
- package/dist/TimePicker.styles.js +2 -2
- package/dist/Unit.d.ts +2 -2
- package/dist/Unit.js +1 -1
- package/dist/constants/timePicker.constants.d.ts +2 -2
- package/dist/types/TimePicker.types.d.ts +4 -4
- package/dist/utils/timePicker.utils.d.ts +1 -1
- package/dist/utils/unit.utils.js +3 -1
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
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
|
-
## [1.1.
|
|
6
|
+
## [1.1.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.1.9...@synerise/ds-time-picker@1.1.10) (2025-07-01)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
## [1.1.
|
|
14
|
+
## [1.1.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.1.8...@synerise/ds-time-picker@1.1.9) (2025-06-26)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
17
17
|
|
|
@@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
## [1.1.
|
|
22
|
+
## [1.1.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.1.7...@synerise/ds-time-picker@1.1.8) (2025-06-24)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
25
25
|
|
|
@@ -27,2928 +27,1517 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
## [1.1.
|
|
30
|
+
## [1.1.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.1.6...@synerise/ds-time-picker@1.1.7) (2025-06-12)
|
|
31
31
|
|
|
32
32
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
33
33
|
|
|
34
|
+
## [1.1.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.1.5...@synerise/ds-time-picker@1.1.6) (2025-06-11)
|
|
34
35
|
|
|
36
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
35
37
|
|
|
38
|
+
## [1.1.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.1.4...@synerise/ds-time-picker@1.1.5) (2025-06-05)
|
|
36
39
|
|
|
40
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
37
41
|
|
|
38
42
|
## [1.1.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.1.3...@synerise/ds-time-picker@1.1.4) (2025-05-26)
|
|
39
43
|
|
|
40
44
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
41
45
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
46
|
## [1.1.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.1.2...@synerise/ds-time-picker@1.1.3) (2025-05-19)
|
|
47
47
|
|
|
48
48
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
49
49
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
50
|
## [1.1.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.1.1...@synerise/ds-time-picker@1.1.2) (2025-05-07)
|
|
55
51
|
|
|
56
52
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
57
53
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
54
|
## [1.1.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.1.0...@synerise/ds-time-picker@1.1.1) (2025-04-24)
|
|
63
55
|
|
|
64
56
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
65
57
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
58
|
# [1.1.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.0.4...@synerise/ds-time-picker@1.1.0) (2025-04-16)
|
|
71
59
|
|
|
72
|
-
|
|
73
60
|
### Features
|
|
74
61
|
|
|
75
|
-
|
|
62
|
+
- **form-field:** add form-field component ([7f6b191](https://github.com/Synerise/synerise-design/commit/7f6b191132a3b0d694c21fb4d649f4deea6acb89))
|
|
76
63
|
|
|
64
|
+
## [1.0.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.0.3...@synerise/ds-time-picker@1.0.4) (2025-04-02)
|
|
77
65
|
|
|
66
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
78
67
|
|
|
68
|
+
## [1.0.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.0.2...@synerise/ds-time-picker@1.0.3) (2025-03-31)
|
|
79
69
|
|
|
70
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
80
71
|
|
|
81
|
-
## [1.0.
|
|
72
|
+
## [1.0.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.0.1...@synerise/ds-time-picker@1.0.2) (2025-03-26)
|
|
82
73
|
|
|
83
74
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
84
75
|
|
|
76
|
+
## [1.0.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@1.0.0...@synerise/ds-time-picker@1.0.1) (2025-03-18)
|
|
85
77
|
|
|
78
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
86
79
|
|
|
80
|
+
## [0.12.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.12.8...@synerise/ds-time-picker@0.12.9) (2025-03-10)
|
|
87
81
|
|
|
82
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
88
83
|
|
|
89
|
-
## [
|
|
84
|
+
## [0.12.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.12.7...@synerise/ds-time-picker@0.12.8) (2025-03-04)
|
|
90
85
|
|
|
91
86
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
92
87
|
|
|
88
|
+
## [0.12.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.12.6...@synerise/ds-time-picker@0.12.7) (2025-02-27)
|
|
93
89
|
|
|
90
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
94
91
|
|
|
92
|
+
## [0.12.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.12.5...@synerise/ds-time-picker@0.12.6) (2025-02-20)
|
|
95
93
|
|
|
94
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
96
95
|
|
|
97
|
-
## [
|
|
96
|
+
## [0.12.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.12.4...@synerise/ds-time-picker@0.12.5) (2025-02-18)
|
|
98
97
|
|
|
99
98
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
100
99
|
|
|
100
|
+
## [0.12.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.12.3...@synerise/ds-time-picker@0.12.4) (2025-02-17)
|
|
101
101
|
|
|
102
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
102
103
|
|
|
104
|
+
## [0.12.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.12.2...@synerise/ds-time-picker@0.12.3) (2025-02-14)
|
|
103
105
|
|
|
106
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
104
107
|
|
|
105
|
-
## [
|
|
108
|
+
## [0.12.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.12.1...@synerise/ds-time-picker@0.12.2) (2025-02-14)
|
|
106
109
|
|
|
107
110
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
108
111
|
|
|
112
|
+
## [0.12.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.12.0...@synerise/ds-time-picker@0.12.1) (2025-02-07)
|
|
109
113
|
|
|
114
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
110
115
|
|
|
116
|
+
# [0.12.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.11.9...@synerise/ds-time-picker@0.12.0) (2025-01-29)
|
|
111
117
|
|
|
118
|
+
### Features
|
|
112
119
|
|
|
113
|
-
|
|
120
|
+
- antd@4.24 react@18 ([d97a667](https://github.com/Synerise/synerise-design/commit/d97a667b1f33aed3177e1851de3b6f60be2d46a6))
|
|
121
|
+
|
|
122
|
+
## [0.11.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.11.8...@synerise/ds-time-picker@0.11.9) (2025-01-21)
|
|
114
123
|
|
|
115
124
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
116
125
|
|
|
126
|
+
## [0.11.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.11.7...@synerise/ds-time-picker@0.11.8) (2025-01-15)
|
|
117
127
|
|
|
128
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
118
129
|
|
|
130
|
+
## [0.11.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.11.6...@synerise/ds-time-picker@0.11.7) (2024-12-16)
|
|
119
131
|
|
|
132
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
120
133
|
|
|
121
|
-
## [0.
|
|
134
|
+
## [0.11.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.11.5...@synerise/ds-time-picker@0.11.6) (2024-12-13)
|
|
122
135
|
|
|
123
136
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
124
137
|
|
|
138
|
+
## [0.11.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.11.4...@synerise/ds-time-picker@0.11.5) (2024-12-04)
|
|
125
139
|
|
|
140
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
126
141
|
|
|
142
|
+
## [0.11.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.11.3...@synerise/ds-time-picker@0.11.4) (2024-11-29)
|
|
127
143
|
|
|
144
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
128
145
|
|
|
129
|
-
## [0.
|
|
146
|
+
## [0.11.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.11.2...@synerise/ds-time-picker@0.11.3) (2024-11-28)
|
|
130
147
|
|
|
131
148
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
132
149
|
|
|
150
|
+
## [0.11.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.11.1...@synerise/ds-time-picker@0.11.2) (2024-11-21)
|
|
133
151
|
|
|
152
|
+
### Bug Fixes
|
|
134
153
|
|
|
154
|
+
- **core:** onError fn types ([c34bdfe](https://github.com/Synerise/synerise-design/commit/c34bdfe9da898d7999c605f9fbcbba4716dfb6d4))
|
|
135
155
|
|
|
136
|
-
|
|
137
|
-
## [0.12.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.12.5...@synerise/ds-time-picker@0.12.6) (2025-02-20)
|
|
156
|
+
## [0.11.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.11.0...@synerise/ds-time-picker@0.11.1) (2024-11-12)
|
|
138
157
|
|
|
139
158
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
140
159
|
|
|
160
|
+
# [0.11.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.31...@synerise/ds-time-picker@0.11.0) (2024-11-12)
|
|
141
161
|
|
|
162
|
+
### Features
|
|
142
163
|
|
|
164
|
+
- **core:** reactintl bumped and onerror intlprovider ([08f4558](https://github.com/Synerise/synerise-design/commit/08f4558757a55c63db55767fff9fc6714728d26b))
|
|
143
165
|
|
|
144
|
-
|
|
145
|
-
## [0.12.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.12.4...@synerise/ds-time-picker@0.12.5) (2025-02-18)
|
|
166
|
+
## [0.10.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.30...@synerise/ds-time-picker@0.10.31) (2024-10-29)
|
|
146
167
|
|
|
147
168
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
148
169
|
|
|
170
|
+
## [0.10.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.29...@synerise/ds-time-picker@0.10.30) (2024-10-28)
|
|
149
171
|
|
|
172
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
150
173
|
|
|
174
|
+
## [0.10.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.28...@synerise/ds-time-picker@0.10.29) (2024-10-23)
|
|
151
175
|
|
|
176
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
152
177
|
|
|
153
|
-
## [0.
|
|
178
|
+
## [0.10.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.27...@synerise/ds-time-picker@0.10.28) (2024-10-14)
|
|
154
179
|
|
|
155
180
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
156
181
|
|
|
182
|
+
## [0.10.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.26...@synerise/ds-time-picker@0.10.27) (2024-10-01)
|
|
157
183
|
|
|
184
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
158
185
|
|
|
186
|
+
## [0.10.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.25...@synerise/ds-time-picker@0.10.26) (2024-09-26)
|
|
159
187
|
|
|
188
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
160
189
|
|
|
161
|
-
## [0.
|
|
190
|
+
## [0.10.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.24...@synerise/ds-time-picker@0.10.25) (2024-09-17)
|
|
162
191
|
|
|
163
192
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
164
193
|
|
|
194
|
+
## [0.10.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.23...@synerise/ds-time-picker@0.10.24) (2024-09-13)
|
|
165
195
|
|
|
196
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
166
197
|
|
|
198
|
+
## [0.10.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.22...@synerise/ds-time-picker@0.10.23) (2024-09-11)
|
|
167
199
|
|
|
200
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
168
201
|
|
|
169
|
-
## [0.
|
|
202
|
+
## [0.10.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.21...@synerise/ds-time-picker@0.10.22) (2024-09-03)
|
|
170
203
|
|
|
171
204
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
172
205
|
|
|
206
|
+
## [0.10.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.20...@synerise/ds-time-picker@0.10.21) (2024-08-30)
|
|
173
207
|
|
|
208
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
174
209
|
|
|
210
|
+
## [0.10.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.19...@synerise/ds-time-picker@0.10.20) (2024-08-27)
|
|
175
211
|
|
|
212
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
176
213
|
|
|
177
|
-
## [0.
|
|
214
|
+
## [0.10.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.18...@synerise/ds-time-picker@0.10.19) (2024-08-19)
|
|
178
215
|
|
|
179
216
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
180
217
|
|
|
218
|
+
## [0.10.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.17...@synerise/ds-time-picker@0.10.18) (2024-08-06)
|
|
181
219
|
|
|
220
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
182
221
|
|
|
222
|
+
## [0.10.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.16...@synerise/ds-time-picker@0.10.17) (2024-07-31)
|
|
183
223
|
|
|
224
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
184
225
|
|
|
185
|
-
|
|
186
|
-
|
|
226
|
+
## [0.10.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.15...@synerise/ds-time-picker@0.10.16) (2024-07-26)
|
|
187
227
|
|
|
188
|
-
|
|
228
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
189
229
|
|
|
190
|
-
|
|
230
|
+
## [0.10.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.14...@synerise/ds-time-picker@0.10.15) (2024-07-15)
|
|
191
231
|
|
|
232
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
192
233
|
|
|
234
|
+
## [0.10.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.13...@synerise/ds-time-picker@0.10.14) (2024-07-05)
|
|
193
235
|
|
|
236
|
+
### Bug Fixes
|
|
194
237
|
|
|
238
|
+
- fixed missing dependencies ([f718fb7](https://github.com/Synerise/synerise-design/commit/f718fb7e954a19857ea4b6bbd417e3fe290fd2dc))
|
|
195
239
|
|
|
196
|
-
## [0.
|
|
240
|
+
## [0.10.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.12...@synerise/ds-time-picker@0.10.13) (2024-07-02)
|
|
197
241
|
|
|
198
242
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
199
243
|
|
|
244
|
+
## [0.10.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.11...@synerise/ds-time-picker@0.10.12) (2024-06-27)
|
|
200
245
|
|
|
246
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
201
247
|
|
|
248
|
+
## [0.10.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.10...@synerise/ds-time-picker@0.10.11) (2024-06-21)
|
|
202
249
|
|
|
250
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
203
251
|
|
|
204
|
-
## [0.
|
|
252
|
+
## [0.10.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.9...@synerise/ds-time-picker@0.10.10) (2024-05-29)
|
|
205
253
|
|
|
206
254
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
207
255
|
|
|
256
|
+
## [0.10.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.8...@synerise/ds-time-picker@0.10.9) (2024-05-23)
|
|
208
257
|
|
|
258
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
209
259
|
|
|
260
|
+
## [0.10.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.7...@synerise/ds-time-picker@0.10.8) (2024-05-16)
|
|
210
261
|
|
|
262
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
211
263
|
|
|
212
|
-
## [0.
|
|
264
|
+
## [0.10.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.6...@synerise/ds-time-picker@0.10.7) (2024-05-10)
|
|
213
265
|
|
|
214
266
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
215
267
|
|
|
268
|
+
## [0.10.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.5...@synerise/ds-time-picker@0.10.6) (2024-05-08)
|
|
216
269
|
|
|
270
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
217
271
|
|
|
272
|
+
## [0.10.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.4...@synerise/ds-time-picker@0.10.5) (2024-05-08)
|
|
218
273
|
|
|
274
|
+
### Bug Fixes
|
|
219
275
|
|
|
220
|
-
|
|
276
|
+
- **time-picker:** disabled selected unit styles ([30b3a45](https://github.com/Synerise/synerise-design/commit/30b3a45b08a70f563063383eae7383eb463ba653))
|
|
277
|
+
|
|
278
|
+
## [0.10.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.3...@synerise/ds-time-picker@0.10.4) (2024-04-29)
|
|
221
279
|
|
|
222
280
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
223
281
|
|
|
282
|
+
## [0.10.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.2...@synerise/ds-time-picker@0.10.3) (2024-04-15)
|
|
224
283
|
|
|
284
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
225
285
|
|
|
286
|
+
## [0.10.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.1...@synerise/ds-time-picker@0.10.2) (2024-04-05)
|
|
226
287
|
|
|
288
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
227
289
|
|
|
228
|
-
## [0.
|
|
290
|
+
## [0.10.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.0...@synerise/ds-time-picker@0.10.1) (2024-04-02)
|
|
229
291
|
|
|
230
292
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
231
293
|
|
|
294
|
+
# [0.10.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.19...@synerise/ds-time-picker@0.10.0) (2024-03-29)
|
|
232
295
|
|
|
296
|
+
### Features
|
|
233
297
|
|
|
298
|
+
- **scrollbar:** added prop to control wheel event bubbling ([ef0b8e9](https://github.com/Synerise/synerise-design/commit/ef0b8e939a5293b62b99f01553b6d78350957360))
|
|
234
299
|
|
|
235
|
-
|
|
236
|
-
## [0.11.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.11.3...@synerise/ds-time-picker@0.11.4) (2024-11-29)
|
|
300
|
+
## [0.9.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.18...@synerise/ds-time-picker@0.9.19) (2024-03-20)
|
|
237
301
|
|
|
238
302
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
239
303
|
|
|
304
|
+
## [0.9.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.17...@synerise/ds-time-picker@0.9.18) (2024-03-18)
|
|
240
305
|
|
|
306
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
241
307
|
|
|
308
|
+
## [0.9.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.16...@synerise/ds-time-picker@0.9.17) (2024-03-05)
|
|
242
309
|
|
|
310
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
243
311
|
|
|
244
|
-
## [0.
|
|
312
|
+
## [0.9.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.15...@synerise/ds-time-picker@0.9.16) (2024-02-21)
|
|
245
313
|
|
|
246
314
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
247
315
|
|
|
316
|
+
## [0.9.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.14...@synerise/ds-time-picker@0.9.15) (2024-02-19)
|
|
248
317
|
|
|
318
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
249
319
|
|
|
320
|
+
## [0.9.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.13...@synerise/ds-time-picker@0.9.14) (2024-02-19)
|
|
250
321
|
|
|
322
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
251
323
|
|
|
252
|
-
## [0.
|
|
253
|
-
|
|
324
|
+
## [0.9.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.12...@synerise/ds-time-picker@0.9.13) (2024-02-07)
|
|
254
325
|
|
|
255
326
|
### Bug Fixes
|
|
256
327
|
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
328
|
+
- **time-picker:** fixed picking time in 12hr clock mode ([ab9127d](https://github.com/Synerise/synerise-design/commit/ab9127db11196064fb8a04dfa3f939a87e7dded7))
|
|
260
329
|
|
|
330
|
+
## [0.9.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.11...@synerise/ds-time-picker@0.9.12) (2024-02-06)
|
|
261
331
|
|
|
332
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
262
333
|
|
|
263
|
-
## [0.11
|
|
334
|
+
## [0.9.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.10...@synerise/ds-time-picker@0.9.11) (2024-01-24)
|
|
264
335
|
|
|
265
336
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
266
337
|
|
|
338
|
+
## [0.9.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.9...@synerise/ds-time-picker@0.9.10) (2024-01-17)
|
|
267
339
|
|
|
340
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
268
341
|
|
|
342
|
+
## [0.9.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.8...@synerise/ds-time-picker@0.9.9) (2024-01-15)
|
|
269
343
|
|
|
344
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
270
345
|
|
|
271
|
-
|
|
346
|
+
## [0.9.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.7...@synerise/ds-time-picker@0.9.8) (2023-12-13)
|
|
272
347
|
|
|
348
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
273
349
|
|
|
274
|
-
|
|
350
|
+
## [0.9.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.6...@synerise/ds-time-picker@0.9.7) (2023-12-11)
|
|
275
351
|
|
|
276
|
-
|
|
352
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
277
353
|
|
|
354
|
+
## [0.9.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.5...@synerise/ds-time-picker@0.9.6) (2023-12-06)
|
|
278
355
|
|
|
356
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
279
357
|
|
|
358
|
+
## [0.9.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.4...@synerise/ds-time-picker@0.9.5) (2023-11-16)
|
|
280
359
|
|
|
360
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
281
361
|
|
|
282
|
-
## [0.
|
|
362
|
+
## [0.9.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.3...@synerise/ds-time-picker@0.9.4) (2023-11-09)
|
|
283
363
|
|
|
284
364
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
285
365
|
|
|
366
|
+
## [0.9.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.2...@synerise/ds-time-picker@0.9.3) (2023-10-30)
|
|
286
367
|
|
|
368
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
287
369
|
|
|
370
|
+
## [0.9.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.1...@synerise/ds-time-picker@0.9.2) (2023-10-19)
|
|
288
371
|
|
|
372
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
289
373
|
|
|
290
|
-
## [0.
|
|
374
|
+
## [0.9.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.0...@synerise/ds-time-picker@0.9.1) (2023-10-18)
|
|
291
375
|
|
|
292
376
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
293
377
|
|
|
378
|
+
# [0.9.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.11...@synerise/ds-time-picker@0.9.0) (2023-10-17)
|
|
294
379
|
|
|
380
|
+
### Features
|
|
295
381
|
|
|
382
|
+
- **date-range-picker:** display errors in daily / weekly / monthly scheduler ([1bc8695](https://github.com/Synerise/synerise-design/commit/1bc8695af46628b30492fb247a2ddbe5785711b0))
|
|
296
383
|
|
|
297
|
-
|
|
298
|
-
## [0.10.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.28...@synerise/ds-time-picker@0.10.29) (2024-10-23)
|
|
384
|
+
## [0.8.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.10...@synerise/ds-time-picker@0.8.11) (2023-10-11)
|
|
299
385
|
|
|
300
386
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
301
387
|
|
|
388
|
+
## [0.8.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.9...@synerise/ds-time-picker@0.8.10) (2023-10-06)
|
|
302
389
|
|
|
390
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
303
391
|
|
|
392
|
+
## [0.8.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.8...@synerise/ds-time-picker@0.8.9) (2023-10-02)
|
|
304
393
|
|
|
394
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
305
395
|
|
|
306
|
-
## [0.
|
|
396
|
+
## [0.8.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.7...@synerise/ds-time-picker@0.8.8) (2023-09-26)
|
|
307
397
|
|
|
308
398
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
309
399
|
|
|
400
|
+
## [0.8.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.6...@synerise/ds-time-picker@0.8.7) (2023-09-19)
|
|
310
401
|
|
|
402
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
311
403
|
|
|
404
|
+
## [0.8.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.5...@synerise/ds-time-picker@0.8.6) (2023-09-18)
|
|
312
405
|
|
|
406
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
313
407
|
|
|
314
|
-
## [0.
|
|
408
|
+
## [0.8.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.4...@synerise/ds-time-picker@0.8.5) (2023-09-08)
|
|
315
409
|
|
|
316
410
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
317
411
|
|
|
412
|
+
## [0.8.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.3...@synerise/ds-time-picker@0.8.4) (2023-09-05)
|
|
413
|
+
|
|
414
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
318
415
|
|
|
416
|
+
## [0.8.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.2...@synerise/ds-time-picker@0.8.3) (2023-08-30)
|
|
319
417
|
|
|
418
|
+
### Bug Fixes
|
|
320
419
|
|
|
420
|
+
- **time-picker:** changed colour of active cell state ([a1d7672](https://github.com/Synerise/synerise-design/commit/a1d76722b77874231dca7ce0821ad752427edc2d))
|
|
321
421
|
|
|
322
|
-
## [0.
|
|
422
|
+
## [0.8.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.1...@synerise/ds-time-picker@0.8.2) (2023-08-25)
|
|
323
423
|
|
|
324
424
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
325
425
|
|
|
426
|
+
## [0.8.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.0...@synerise/ds-time-picker@0.8.1) (2023-08-22)
|
|
326
427
|
|
|
428
|
+
### Bug Fixes
|
|
327
429
|
|
|
430
|
+
- **input:** removed responsive input width ([c514b2d](https://github.com/Synerise/synerise-design/commit/c514b2dcd7bebfad4af029a66766f6b32a0c71cb))
|
|
328
431
|
|
|
432
|
+
# [0.8.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.16...@synerise/ds-time-picker@0.8.0) (2023-08-20)
|
|
329
433
|
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
434
|
+
### Features
|
|
333
435
|
|
|
436
|
+
- **modal:** create modal footer, header and refactor modal ([ab3603f](https://github.com/Synerise/synerise-design/commit/ab3603f5d8ac379ad1700b4a9904f340cd50315a))
|
|
334
437
|
|
|
438
|
+
## [0.7.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.15...@synerise/ds-time-picker@0.7.16) (2023-08-03)
|
|
335
439
|
|
|
440
|
+
### Bug Fixes
|
|
336
441
|
|
|
442
|
+
- **date-range-picker:** fixed issues with filter range picker (AM/PM) ([e480aab](https://github.com/Synerise/synerise-design/commit/e480aab7a05180df73723b2b774ebc859faec67b))
|
|
337
443
|
|
|
338
|
-
## [0.
|
|
444
|
+
## [0.7.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.14...@synerise/ds-time-picker@0.7.15) (2023-07-26)
|
|
339
445
|
|
|
340
446
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
341
447
|
|
|
448
|
+
## [0.7.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.13...@synerise/ds-time-picker@0.7.14) (2023-07-17)
|
|
342
449
|
|
|
450
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
343
451
|
|
|
452
|
+
## [0.7.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.12...@synerise/ds-time-picker@0.7.13) (2023-07-12)
|
|
344
453
|
|
|
454
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
345
455
|
|
|
346
|
-
## [0.
|
|
456
|
+
## [0.7.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.11...@synerise/ds-time-picker@0.7.12) (2023-06-28)
|
|
347
457
|
|
|
348
458
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
349
459
|
|
|
460
|
+
## [0.7.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.10...@synerise/ds-time-picker@0.7.11) (2023-06-14)
|
|
350
461
|
|
|
462
|
+
### Bug Fixes
|
|
351
463
|
|
|
464
|
+
- **time-picker:** hide scroll bar in time picker ([7dd7995](https://github.com/Synerise/synerise-design/commit/7dd7995a7f4dcce1c14bfade93344c0a269eecfd))
|
|
352
465
|
|
|
353
|
-
|
|
354
|
-
## [0.10.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.21...@synerise/ds-time-picker@0.10.22) (2024-09-03)
|
|
466
|
+
## [0.7.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.9...@synerise/ds-time-picker@0.7.10) (2023-05-26)
|
|
355
467
|
|
|
356
468
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
357
469
|
|
|
470
|
+
## [0.7.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.8...@synerise/ds-time-picker@0.7.9) (2023-05-23)
|
|
358
471
|
|
|
472
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
359
473
|
|
|
474
|
+
## [0.7.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.7...@synerise/ds-time-picker@0.7.8) (2023-05-20)
|
|
360
475
|
|
|
476
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
361
477
|
|
|
362
|
-
## [0.
|
|
478
|
+
## [0.7.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.6...@synerise/ds-time-picker@0.7.7) (2023-04-26)
|
|
363
479
|
|
|
364
480
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
365
481
|
|
|
482
|
+
## [0.7.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.5...@synerise/ds-time-picker@0.7.6) (2023-04-19)
|
|
483
|
+
|
|
484
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
366
485
|
|
|
486
|
+
## [0.7.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.4...@synerise/ds-time-picker@0.7.5) (2023-04-14)
|
|
367
487
|
|
|
488
|
+
### Bug Fixes
|
|
368
489
|
|
|
490
|
+
- **date-range-picker:** date range picker us notation fixes ([c17afe0](https://github.com/Synerise/synerise-design/commit/c17afe052c3c0226ab4ed2f7c25655a0d2e89a75))
|
|
491
|
+
- **time-picker:** disabing AM fix ([f02f384](https://github.com/Synerise/synerise-design/commit/f02f384937565b084f1cf9b927bcc09ea9633a28))
|
|
369
492
|
|
|
370
|
-
## [0.
|
|
493
|
+
## [0.7.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.3...@synerise/ds-time-picker@0.7.4) (2023-04-05)
|
|
371
494
|
|
|
372
495
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
373
496
|
|
|
497
|
+
## [0.7.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.2...@synerise/ds-time-picker@0.7.3) (2023-03-31)
|
|
374
498
|
|
|
499
|
+
### Bug Fixes
|
|
375
500
|
|
|
501
|
+
- **time-picker:** for 12 pm picker fix ([2566b19](https://github.com/Synerise/synerise-design/commit/2566b190a194b095bbe6e4a12a883ef8fd183422))
|
|
376
502
|
|
|
503
|
+
## [0.7.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.1...@synerise/ds-time-picker@0.7.2) (2023-03-24)
|
|
377
504
|
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
381
|
-
|
|
505
|
+
### Bug Fixes
|
|
382
506
|
|
|
507
|
+
- **date-range-picker:** data format in date range picker usage fix ([0f17e68](https://github.com/Synerise/synerise-design/commit/0f17e68dbdf1d324e939e2dc45f5c5a454dc20f7))
|
|
508
|
+
- **time-picker:** test fix ([ca3dd75](https://github.com/Synerise/synerise-design/commit/ca3dd75d9b39bc49ca571872528673945ead6a60))
|
|
383
509
|
|
|
510
|
+
## [0.7.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.0...@synerise/ds-time-picker@0.7.1) (2023-03-21)
|
|
384
511
|
|
|
512
|
+
### Bug Fixes
|
|
385
513
|
|
|
386
|
-
|
|
514
|
+
- **data-format:** after review changes ([60ca685](https://github.com/Synerise/synerise-design/commit/60ca68551cf3724aebe4c5787bc0d02bb58ac1bf))
|
|
515
|
+
- **data-format:** data format usage fixes ([fef43fc](https://github.com/Synerise/synerise-design/commit/fef43fce8a04a28caddbb7b4dbd68126013ee58d))
|
|
516
|
+
- **time-picker:** time picker data format usage fix ([538edd2](https://github.com/Synerise/synerise-design/commit/538edd231839bc4e9d5259302a385189b492c48f))
|
|
387
517
|
|
|
388
|
-
|
|
518
|
+
# [0.7.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.58...@synerise/ds-time-picker@0.7.0) (2023-03-20)
|
|
389
519
|
|
|
520
|
+
### Bug Fixes
|
|
390
521
|
|
|
522
|
+
- **data-format:** import types fix ([c3d20f2](https://github.com/Synerise/synerise-design/commit/c3d20f2bff43ce4605224c96b824a6f91662d961))
|
|
391
523
|
|
|
524
|
+
### Features
|
|
392
525
|
|
|
526
|
+
- **data-format:** data format tools in pickers plus new tools ([c4adbfe](https://github.com/Synerise/synerise-design/commit/c4adbfe563af93f9daffc7e0b327098432c5e31e))
|
|
393
527
|
|
|
394
|
-
## [0.
|
|
528
|
+
## [0.6.58](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.57...@synerise/ds-time-picker@0.6.58) (2023-03-08)
|
|
395
529
|
|
|
396
530
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
397
531
|
|
|
532
|
+
## [0.6.57](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.56...@synerise/ds-time-picker@0.6.57) (2023-03-06)
|
|
398
533
|
|
|
534
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
399
535
|
|
|
536
|
+
## [0.6.56](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.55...@synerise/ds-time-picker@0.6.56) (2023-03-02)
|
|
400
537
|
|
|
538
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
401
539
|
|
|
402
|
-
## [0.
|
|
540
|
+
## [0.6.55](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.54...@synerise/ds-time-picker@0.6.55) (2023-03-02)
|
|
403
541
|
|
|
404
542
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
405
543
|
|
|
544
|
+
## [0.6.54](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.52...@synerise/ds-time-picker@0.6.54) (2023-03-01)
|
|
406
545
|
|
|
546
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
407
547
|
|
|
548
|
+
## [0.6.53](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.52...@synerise/ds-time-picker@0.6.53) (2023-03-01)
|
|
408
549
|
|
|
550
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
409
551
|
|
|
410
|
-
## [0.
|
|
552
|
+
## [0.6.52](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.51...@synerise/ds-time-picker@0.6.52) (2023-02-28)
|
|
411
553
|
|
|
412
554
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
413
555
|
|
|
556
|
+
## [0.6.51](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.50...@synerise/ds-time-picker@0.6.51) (2023-02-27)
|
|
414
557
|
|
|
558
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
415
559
|
|
|
560
|
+
## [0.6.50](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.49...@synerise/ds-time-picker@0.6.50) (2023-02-16)
|
|
416
561
|
|
|
562
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
417
563
|
|
|
418
|
-
## [0.
|
|
564
|
+
## [0.6.49](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.48...@synerise/ds-time-picker@0.6.49) (2023-02-14)
|
|
419
565
|
|
|
566
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
420
567
|
|
|
421
|
-
|
|
568
|
+
## [0.6.48](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.47...@synerise/ds-time-picker@0.6.48) (2023-01-12)
|
|
422
569
|
|
|
423
|
-
|
|
570
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
424
571
|
|
|
572
|
+
## [0.6.47](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.46...@synerise/ds-time-picker@0.6.47) (2023-01-02)
|
|
425
573
|
|
|
574
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
426
575
|
|
|
576
|
+
## [0.6.46](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.45...@synerise/ds-time-picker@0.6.46) (2022-12-07)
|
|
427
577
|
|
|
578
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
428
579
|
|
|
429
|
-
## [0.
|
|
580
|
+
## [0.6.45](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.44...@synerise/ds-time-picker@0.6.45) (2022-11-22)
|
|
430
581
|
|
|
431
582
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
432
583
|
|
|
584
|
+
## [0.6.44](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.43...@synerise/ds-time-picker@0.6.44) (2022-11-08)
|
|
433
585
|
|
|
586
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
434
587
|
|
|
588
|
+
## [0.6.43](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.42...@synerise/ds-time-picker@0.6.43) (2022-10-24)
|
|
435
589
|
|
|
590
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
436
591
|
|
|
437
|
-
## [0.
|
|
592
|
+
## [0.6.42](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.41...@synerise/ds-time-picker@0.6.42) (2022-10-18)
|
|
438
593
|
|
|
439
594
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
440
595
|
|
|
596
|
+
## [0.6.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.40...@synerise/ds-time-picker@0.6.41) (2022-10-11)
|
|
441
597
|
|
|
598
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
442
599
|
|
|
600
|
+
## [0.6.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.39...@synerise/ds-time-picker@0.6.40) (2022-09-28)
|
|
443
601
|
|
|
602
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
444
603
|
|
|
445
|
-
## [0.
|
|
604
|
+
## [0.6.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.38...@synerise/ds-time-picker@0.6.39) (2022-09-21)
|
|
446
605
|
|
|
447
606
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
448
607
|
|
|
608
|
+
## [0.6.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.37...@synerise/ds-time-picker@0.6.38) (2022-09-13)
|
|
449
609
|
|
|
610
|
+
### Bug Fixes
|
|
450
611
|
|
|
612
|
+
- **time-picker:** fix scroll picker issue ([6ab6f23](https://github.com/Synerise/synerise-design/commit/6ab6f23e50cc063494afb22496b286672f29ff35))
|
|
451
613
|
|
|
452
|
-
|
|
453
|
-
## [0.10.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.10.9...@synerise/ds-time-picker@0.10.10) (2024-05-29)
|
|
614
|
+
## [0.6.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.36...@synerise/ds-time-picker@0.6.37) (2022-09-07)
|
|
454
615
|
|
|
455
616
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
456
617
|
|
|
618
|
+
## [0.6.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.35...@synerise/ds-time-picker@0.6.36) (2022-09-07)
|
|
457
619
|
|
|
620
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
458
621
|
|
|
622
|
+
## [0.6.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.33...@synerise/ds-time-picker@0.6.35) (2022-09-07)
|
|
459
623
|
|
|
624
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
460
625
|
|
|
461
|
-
## [0.
|
|
626
|
+
## [0.6.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.33...@synerise/ds-time-picker@0.6.34) (2022-09-07)
|
|
462
627
|
|
|
463
628
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
464
629
|
|
|
630
|
+
## [0.6.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.32...@synerise/ds-time-picker@0.6.33) (2022-09-06)
|
|
465
631
|
|
|
632
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
466
633
|
|
|
634
|
+
## [0.6.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.31...@synerise/ds-time-picker@0.6.32) (2022-09-05)
|
|
467
635
|
|
|
636
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
468
637
|
|
|
469
|
-
## [0.
|
|
638
|
+
## [0.6.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.30...@synerise/ds-time-picker@0.6.31) (2022-08-31)
|
|
470
639
|
|
|
471
640
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
472
641
|
|
|
642
|
+
## [0.6.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.29...@synerise/ds-time-picker@0.6.30) (2022-08-29)
|
|
473
643
|
|
|
644
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
474
645
|
|
|
646
|
+
## [0.6.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.28...@synerise/ds-time-picker@0.6.29) (2022-08-25)
|
|
475
647
|
|
|
648
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
476
649
|
|
|
477
|
-
## [0.
|
|
650
|
+
## [0.6.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.23...@synerise/ds-time-picker@0.6.28) (2022-08-11)
|
|
478
651
|
|
|
479
652
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
480
653
|
|
|
654
|
+
## [0.6.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.22...@synerise/ds-time-picker@0.6.23) (2022-07-28)
|
|
481
655
|
|
|
656
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
482
657
|
|
|
658
|
+
## [0.6.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.21...@synerise/ds-time-picker@0.6.22) (2022-07-17)
|
|
483
659
|
|
|
660
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
484
661
|
|
|
485
|
-
## [0.
|
|
662
|
+
## [0.6.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.20...@synerise/ds-time-picker@0.6.21) (2022-07-08)
|
|
486
663
|
|
|
487
664
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
488
665
|
|
|
666
|
+
## [0.6.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.19...@synerise/ds-time-picker@0.6.20) (2022-07-06)
|
|
489
667
|
|
|
668
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
490
669
|
|
|
670
|
+
## [0.6.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.18...@synerise/ds-time-picker@0.6.19) (2022-06-23)
|
|
491
671
|
|
|
672
|
+
### Bug Fixes
|
|
492
673
|
|
|
493
|
-
|
|
674
|
+
- **time-picker:** load initial values into the internal state ([7905253](https://github.com/Synerise/synerise-design/commit/7905253a7cf2e3bcbf4ca3ac1efb02fe72bc0aaf))
|
|
675
|
+
- **time-picker:** simplify selecting time ([6ee5050](https://github.com/Synerise/synerise-design/commit/6ee50508f4fee04cefd70c11dd9c0625cbe01092))
|
|
494
676
|
|
|
677
|
+
## [0.6.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.17...@synerise/ds-time-picker@0.6.18) (2022-06-15)
|
|
495
678
|
|
|
496
679
|
### Bug Fixes
|
|
497
680
|
|
|
498
|
-
|
|
681
|
+
- **time-picker:** add ts-ignore ([3073779](https://github.com/Synerise/synerise-design/commit/30737798dc2bd6bfe74f4b534427da61af669948))
|
|
682
|
+
- **time-picker:** add ts-ignore ([2389568](https://github.com/Synerise/synerise-design/commit/2389568a57523faf0bd84d3fdb760f25d5c3b8bb))
|
|
683
|
+
- **time-picker:** change to use useMemo ([24cfb11](https://github.com/Synerise/synerise-design/commit/24cfb11566103009404788572bbc47b4478f23d5))
|
|
684
|
+
- **time-picker:** fix changing time ([ab3281d](https://github.com/Synerise/synerise-design/commit/ab3281d093b791715cdea462b7e47f05ee7ad360))
|
|
685
|
+
- **time-picker:** fix changing time ([a1c3507](https://github.com/Synerise/synerise-design/commit/a1c3507db5e361fc055e8e4afc79ad883046c99e))
|
|
686
|
+
- **time-picker:** fix changing time ([ea969ed](https://github.com/Synerise/synerise-design/commit/ea969ed02617cbc9770aee607369b2280bea6544))
|
|
687
|
+
- **time-picker:** fix changing time to not show local time ([7873cd7](https://github.com/Synerise/synerise-design/commit/7873cd76d82512ee5b73f2b72606140b3de5e353))
|
|
688
|
+
- **time-picker:** fix dependencies and add ts-ignore ([4b0be58](https://github.com/Synerise/synerise-design/commit/4b0be584249ab1ba8b669c10c05aa4a11c9e0845))
|
|
689
|
+
- **time-picker:** fix dependencies and add ts-ignore ([1771914](https://github.com/Synerise/synerise-design/commit/17719142d304cc8c11408641e24e7c16ffddac62))
|
|
690
|
+
- **time-picker:** fix dependencies and add ts-ignore ([afee591](https://github.com/Synerise/synerise-design/commit/afee5910c173414d34660362864bf44714b3aabb))
|
|
691
|
+
- **time-picker:** fix dependencies and add ts-ignore ([296476b](https://github.com/Synerise/synerise-design/commit/296476b90111532b82151b566f88222288890c16))
|
|
692
|
+
- **time-picker:** fix prop ([221c648](https://github.com/Synerise/synerise-design/commit/221c64816a87ed371dddd03baaa4f0feb128698f))
|
|
693
|
+
- **time-picker:** fix prop ([236c04e](https://github.com/Synerise/synerise-design/commit/236c04ea1e0aa9f32e0912ae0a646d9f7ea67ac5))
|
|
694
|
+
- **time-picker:** fix scroll on selected time to pop on top in dropdown ([2c2eced](https://github.com/Synerise/synerise-design/commit/2c2eced6f65d022eb60a4edc07ee6c777d50fda3))
|
|
695
|
+
- **time-picker:** fix showing data ([ac0816b](https://github.com/Synerise/synerise-design/commit/ac0816b977fba292f250a0a3b4035b5a70f9bfd2))
|
|
696
|
+
- **time-picker:** fix showing data ([153c1b0](https://github.com/Synerise/synerise-design/commit/153c1b0f647da658c7f6680ac1fc357ebf5c59a9))
|
|
697
|
+
- **time-picker:** remove console logs ([96903a4](https://github.com/Synerise/synerise-design/commit/96903a480933308254d7e9df04a4ff4cd0e0411d))
|
|
698
|
+
- **time-picker:** scroll only if scrollTo is function ([358cd3d](https://github.com/Synerise/synerise-design/commit/358cd3d9e9a360ecc2062693c88e9a688aaffe72))
|
|
499
699
|
|
|
700
|
+
## [0.6.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.16...@synerise/ds-time-picker@0.6.17) (2022-04-29)
|
|
500
701
|
|
|
702
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
501
703
|
|
|
704
|
+
## [0.6.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.15...@synerise/ds-time-picker@0.6.16) (2022-04-05)
|
|
502
705
|
|
|
706
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
503
707
|
|
|
504
|
-
## [0.
|
|
708
|
+
## [0.6.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.14...@synerise/ds-time-picker@0.6.15) (2022-03-30)
|
|
505
709
|
|
|
506
710
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
507
711
|
|
|
712
|
+
## [0.6.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.13...@synerise/ds-time-picker@0.6.14) (2022-03-24)
|
|
508
713
|
|
|
714
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
509
715
|
|
|
716
|
+
## [0.6.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.12...@synerise/ds-time-picker@0.6.13) (2022-03-24)
|
|
510
717
|
|
|
718
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
511
719
|
|
|
512
|
-
## [0.
|
|
720
|
+
## [0.6.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.11...@synerise/ds-time-picker@0.6.12) (2022-03-21)
|
|
513
721
|
|
|
514
722
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
515
723
|
|
|
724
|
+
## [0.6.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.10...@synerise/ds-time-picker@0.6.11) (2022-03-14)
|
|
516
725
|
|
|
726
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
517
727
|
|
|
728
|
+
## [0.6.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.9...@synerise/ds-time-picker@0.6.10) (2022-02-25)
|
|
518
729
|
|
|
730
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
519
731
|
|
|
520
|
-
## [0.
|
|
732
|
+
## [0.6.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.8...@synerise/ds-time-picker@0.6.9) (2022-02-16)
|
|
521
733
|
|
|
522
734
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
523
735
|
|
|
736
|
+
## [0.6.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.7...@synerise/ds-time-picker@0.6.8) (2022-02-03)
|
|
524
737
|
|
|
738
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
525
739
|
|
|
740
|
+
## [0.6.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.6...@synerise/ds-time-picker@0.6.7) (2022-01-17)
|
|
526
741
|
|
|
742
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
527
743
|
|
|
528
|
-
## [0.
|
|
744
|
+
## [0.6.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.5...@synerise/ds-time-picker@0.6.6) (2021-12-29)
|
|
529
745
|
|
|
530
746
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
531
747
|
|
|
748
|
+
## [0.6.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.4...@synerise/ds-time-picker@0.6.5) (2021-12-22)
|
|
532
749
|
|
|
750
|
+
### Bug Fixes
|
|
533
751
|
|
|
752
|
+
- **time-picker:** \_.range, because [...array] transpiles to [].concat ([c475433](https://github.com/Synerise/synerise-design/commit/c475433cfcac69b54c0ce2fa3c812cab3f947c9c))
|
|
753
|
+
- **time-picker:** update component ([2fb6363](https://github.com/Synerise/synerise-design/commit/2fb6363641f149135118b7b656c5e548925aeae0))
|
|
534
754
|
|
|
755
|
+
## [0.6.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.3...@synerise/ds-time-picker@0.6.4) (2021-11-23)
|
|
535
756
|
|
|
536
|
-
|
|
537
|
-
|
|
757
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
538
758
|
|
|
539
|
-
|
|
759
|
+
## [0.6.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.2...@synerise/ds-time-picker@0.6.3) (2021-11-22)
|
|
540
760
|
|
|
541
|
-
|
|
761
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
542
762
|
|
|
763
|
+
## [0.6.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.1...@synerise/ds-time-picker@0.6.2) (2021-11-16)
|
|
543
764
|
|
|
765
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
544
766
|
|
|
767
|
+
## [0.6.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.48...@synerise/ds-time-picker@0.6.1) (2021-11-09)
|
|
545
768
|
|
|
769
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
546
770
|
|
|
547
|
-
|
|
771
|
+
# [0.6.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.48...@synerise/ds-time-picker@0.6.0) (2021-11-09)
|
|
548
772
|
|
|
549
773
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
550
774
|
|
|
775
|
+
## [0.5.48](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.47...@synerise/ds-time-picker@0.5.48) (2021-11-05)
|
|
551
776
|
|
|
777
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
552
778
|
|
|
779
|
+
## [0.5.47](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.45...@synerise/ds-time-picker@0.5.47) (2021-10-26)
|
|
553
780
|
|
|
781
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
554
782
|
|
|
555
|
-
## [0.
|
|
783
|
+
## [0.5.46](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.45...@synerise/ds-time-picker@0.5.46) (2021-10-19)
|
|
556
784
|
|
|
557
785
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
558
786
|
|
|
787
|
+
## [0.5.45](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.44...@synerise/ds-time-picker@0.5.45) (2021-10-19)
|
|
559
788
|
|
|
789
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
560
790
|
|
|
791
|
+
## [0.5.44](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.43...@synerise/ds-time-picker@0.5.44) (2021-09-21)
|
|
561
792
|
|
|
793
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
562
794
|
|
|
563
|
-
## [0.
|
|
795
|
+
## [0.5.43](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.42...@synerise/ds-time-picker@0.5.43) (2021-09-15)
|
|
564
796
|
|
|
565
797
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
566
798
|
|
|
799
|
+
## [0.5.42](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.41...@synerise/ds-time-picker@0.5.42) (2021-09-09)
|
|
567
800
|
|
|
801
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
568
802
|
|
|
803
|
+
## [0.5.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.40...@synerise/ds-time-picker@0.5.41) (2021-09-09)
|
|
569
804
|
|
|
805
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
570
806
|
|
|
571
|
-
## [0.
|
|
807
|
+
## [0.5.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.39...@synerise/ds-time-picker@0.5.40) (2021-09-03)
|
|
572
808
|
|
|
573
809
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
574
810
|
|
|
811
|
+
## [0.5.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.38...@synerise/ds-time-picker@0.5.39) (2021-09-01)
|
|
575
812
|
|
|
813
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
576
814
|
|
|
815
|
+
## [0.5.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.37...@synerise/ds-time-picker@0.5.38) (2021-08-31)
|
|
577
816
|
|
|
817
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
578
818
|
|
|
579
|
-
## [0.
|
|
819
|
+
## [0.5.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.36...@synerise/ds-time-picker@0.5.37) (2021-08-26)
|
|
580
820
|
|
|
581
821
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
582
822
|
|
|
823
|
+
## [0.5.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.35...@synerise/ds-time-picker@0.5.36) (2021-07-30)
|
|
583
824
|
|
|
825
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
584
826
|
|
|
827
|
+
## [0.5.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.34...@synerise/ds-time-picker@0.5.35) (2021-07-30)
|
|
585
828
|
|
|
829
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
586
830
|
|
|
587
|
-
## [0.
|
|
831
|
+
## [0.5.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.33...@synerise/ds-time-picker@0.5.34) (2021-07-19)
|
|
588
832
|
|
|
589
833
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
590
834
|
|
|
835
|
+
## [0.5.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.32...@synerise/ds-time-picker@0.5.33) (2021-07-08)
|
|
591
836
|
|
|
837
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
592
838
|
|
|
839
|
+
## [0.5.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.31...@synerise/ds-time-picker@0.5.32) (2021-07-07)
|
|
593
840
|
|
|
841
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
594
842
|
|
|
595
|
-
## [0.
|
|
843
|
+
## [0.5.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.30...@synerise/ds-time-picker@0.5.31) (2021-07-01)
|
|
596
844
|
|
|
845
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
597
846
|
|
|
598
|
-
|
|
847
|
+
## [0.5.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.29...@synerise/ds-time-picker@0.5.30) (2021-06-22)
|
|
599
848
|
|
|
600
|
-
|
|
849
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
601
850
|
|
|
851
|
+
## [0.5.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.28...@synerise/ds-time-picker@0.5.29) (2021-06-14)
|
|
602
852
|
|
|
853
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
603
854
|
|
|
855
|
+
## [0.5.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.27...@synerise/ds-time-picker@0.5.28) (2021-05-27)
|
|
604
856
|
|
|
857
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
605
858
|
|
|
606
|
-
## [0.
|
|
859
|
+
## [0.5.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.26...@synerise/ds-time-picker@0.5.27) (2021-05-25)
|
|
607
860
|
|
|
608
861
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
609
862
|
|
|
863
|
+
## [0.5.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.25...@synerise/ds-time-picker@0.5.26) (2021-05-20)
|
|
610
864
|
|
|
865
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
611
866
|
|
|
867
|
+
## [0.5.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.24...@synerise/ds-time-picker@0.5.25) (2021-05-20)
|
|
612
868
|
|
|
869
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
613
870
|
|
|
614
|
-
## [0.
|
|
871
|
+
## [0.5.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.23...@synerise/ds-time-picker@0.5.24) (2021-05-20)
|
|
615
872
|
|
|
616
873
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
617
874
|
|
|
875
|
+
## [0.5.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.22...@synerise/ds-time-picker@0.5.23) (2021-05-14)
|
|
618
876
|
|
|
877
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
619
878
|
|
|
879
|
+
## [0.5.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.21...@synerise/ds-time-picker@0.5.22) (2021-05-14)
|
|
620
880
|
|
|
881
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
621
882
|
|
|
622
|
-
## [0.
|
|
883
|
+
## [0.5.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.20...@synerise/ds-time-picker@0.5.21) (2021-05-14)
|
|
623
884
|
|
|
624
885
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
625
886
|
|
|
887
|
+
## [0.5.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.19...@synerise/ds-time-picker@0.5.20) (2021-05-06)
|
|
626
888
|
|
|
889
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
627
890
|
|
|
891
|
+
## [0.5.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.18...@synerise/ds-time-picker@0.5.19) (2021-05-06)
|
|
628
892
|
|
|
893
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
629
894
|
|
|
630
|
-
## [0.
|
|
895
|
+
## [0.5.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.17...@synerise/ds-time-picker@0.5.18) (2021-04-29)
|
|
631
896
|
|
|
632
897
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
633
898
|
|
|
899
|
+
## [0.5.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.16...@synerise/ds-time-picker@0.5.17) (2021-04-22)
|
|
634
900
|
|
|
901
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
635
902
|
|
|
903
|
+
## [0.5.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.15...@synerise/ds-time-picker@0.5.16) (2021-04-07)
|
|
636
904
|
|
|
905
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
637
906
|
|
|
638
|
-
## [0.
|
|
907
|
+
## [0.5.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.14...@synerise/ds-time-picker@0.5.15) (2021-03-30)
|
|
639
908
|
|
|
640
909
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
641
910
|
|
|
911
|
+
## [0.5.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.13...@synerise/ds-time-picker@0.5.14) (2021-03-29)
|
|
642
912
|
|
|
913
|
+
### Bug Fixes
|
|
643
914
|
|
|
915
|
+
- **time-picker:** changed clear tooltip translation key ([9d630a7](https://github.com/Synerise/synerise-design/commit/9d630a709a0a45bb3d72d94eb3103f30aa7641e2))
|
|
644
916
|
|
|
917
|
+
## [0.5.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.12...@synerise/ds-time-picker@0.5.13) (2021-03-24)
|
|
645
918
|
|
|
646
|
-
|
|
919
|
+
### Bug Fixes
|
|
647
920
|
|
|
648
|
-
**
|
|
921
|
+
- **time-picker:** disabled state ([4791b44](https://github.com/Synerise/synerise-design/commit/4791b44f42f7543c0b4c903fe2385f68fd94d1da))
|
|
649
922
|
|
|
923
|
+
## [0.5.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.11...@synerise/ds-time-picker@0.5.12) (2021-03-22)
|
|
650
924
|
|
|
925
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
651
926
|
|
|
927
|
+
## [0.5.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.10...@synerise/ds-time-picker@0.5.11) (2021-03-19)
|
|
652
928
|
|
|
929
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
653
930
|
|
|
654
|
-
## [0.
|
|
931
|
+
## [0.5.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.9...@synerise/ds-time-picker@0.5.10) (2021-03-16)
|
|
655
932
|
|
|
656
933
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
657
934
|
|
|
935
|
+
## [0.5.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.8...@synerise/ds-time-picker@0.5.9) (2021-03-16)
|
|
658
936
|
|
|
937
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
659
938
|
|
|
939
|
+
## [0.5.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.7...@synerise/ds-time-picker@0.5.8) (2021-03-16)
|
|
660
940
|
|
|
941
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
661
942
|
|
|
662
|
-
## [0.
|
|
943
|
+
## [0.5.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.6...@synerise/ds-time-picker@0.5.7) (2021-03-16)
|
|
663
944
|
|
|
664
945
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
665
946
|
|
|
947
|
+
## [0.5.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.5...@synerise/ds-time-picker@0.5.6) (2021-03-16)
|
|
666
948
|
|
|
949
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
667
950
|
|
|
951
|
+
## [0.5.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.4...@synerise/ds-time-picker@0.5.5) (2021-03-15)
|
|
668
952
|
|
|
953
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
669
954
|
|
|
670
|
-
## [0.
|
|
955
|
+
## [0.5.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.3...@synerise/ds-time-picker@0.5.4) (2021-03-10)
|
|
671
956
|
|
|
672
957
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
673
958
|
|
|
959
|
+
## [0.5.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.2...@synerise/ds-time-picker@0.5.3) (2021-03-10)
|
|
674
960
|
|
|
961
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
675
962
|
|
|
963
|
+
## [0.5.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.1...@synerise/ds-time-picker@0.5.2) (2021-03-10)
|
|
676
964
|
|
|
965
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
677
966
|
|
|
678
|
-
## [0.
|
|
967
|
+
## [0.5.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.0...@synerise/ds-time-picker@0.5.1) (2021-03-09)
|
|
679
968
|
|
|
680
969
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
681
970
|
|
|
971
|
+
# [0.5.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.22...@synerise/ds-time-picker@0.5.0) (2021-03-03)
|
|
682
972
|
|
|
973
|
+
### Features
|
|
683
974
|
|
|
975
|
+
- **condition:** adjust for design ([1018428](https://github.com/Synerise/synerise-design/commit/101842816d94a413d36bffc1b64ffdb87cf0e753))
|
|
684
976
|
|
|
685
|
-
|
|
686
|
-
## [0.9.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.9.1...@synerise/ds-time-picker@0.9.2) (2023-10-19)
|
|
977
|
+
## [0.4.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.21...@synerise/ds-time-picker@0.4.22) (2021-03-02)
|
|
687
978
|
|
|
688
979
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
689
980
|
|
|
981
|
+
## [0.4.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.20...@synerise/ds-time-picker@0.4.21) (2021-03-01)
|
|
690
982
|
|
|
983
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
691
984
|
|
|
985
|
+
## [0.4.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.19...@synerise/ds-time-picker@0.4.20) (2021-02-17)
|
|
692
986
|
|
|
987
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
693
988
|
|
|
694
|
-
## [0.
|
|
989
|
+
## [0.4.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.18...@synerise/ds-time-picker@0.4.19) (2021-02-15)
|
|
695
990
|
|
|
696
991
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
697
992
|
|
|
993
|
+
## [0.4.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.17...@synerise/ds-time-picker@0.4.18) (2021-02-08)
|
|
698
994
|
|
|
995
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
699
996
|
|
|
997
|
+
## [0.4.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.16...@synerise/ds-time-picker@0.4.17) (2021-02-05)
|
|
700
998
|
|
|
999
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
701
1000
|
|
|
702
|
-
|
|
1001
|
+
## [0.4.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.15...@synerise/ds-time-picker@0.4.16) (2021-02-02)
|
|
703
1002
|
|
|
1003
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
704
1004
|
|
|
705
|
-
|
|
1005
|
+
## [0.4.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.14...@synerise/ds-time-picker@0.4.15) (2021-02-01)
|
|
706
1006
|
|
|
707
|
-
|
|
1007
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
708
1008
|
|
|
1009
|
+
## [0.4.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.13...@synerise/ds-time-picker@0.4.14) (2021-01-22)
|
|
709
1010
|
|
|
1011
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
710
1012
|
|
|
1013
|
+
## [0.4.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.12...@synerise/ds-time-picker@0.4.13) (2021-01-15)
|
|
711
1014
|
|
|
1015
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
712
1016
|
|
|
713
|
-
## [0.
|
|
1017
|
+
## [0.4.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.11...@synerise/ds-time-picker@0.4.12) (2021-01-13)
|
|
714
1018
|
|
|
715
1019
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
716
1020
|
|
|
1021
|
+
## [0.4.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.10...@synerise/ds-time-picker@0.4.11) (2021-01-04)
|
|
717
1022
|
|
|
1023
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
718
1024
|
|
|
1025
|
+
## [0.4.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.9...@synerise/ds-time-picker@0.4.10) (2020-12-23)
|
|
719
1026
|
|
|
1027
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
720
1028
|
|
|
721
|
-
## [0.
|
|
722
|
-
|
|
723
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
## [0.8.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.8...@synerise/ds-time-picker@0.8.9) (2023-10-02)
|
|
730
|
-
|
|
731
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
## [0.8.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.7...@synerise/ds-time-picker@0.8.8) (2023-09-26)
|
|
738
|
-
|
|
739
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
## [0.8.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.6...@synerise/ds-time-picker@0.8.7) (2023-09-19)
|
|
746
|
-
|
|
747
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
## [0.8.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.5...@synerise/ds-time-picker@0.8.6) (2023-09-18)
|
|
754
|
-
|
|
755
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
## [0.8.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.4...@synerise/ds-time-picker@0.8.5) (2023-09-08)
|
|
762
|
-
|
|
763
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
## [0.8.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.3...@synerise/ds-time-picker@0.8.4) (2023-09-05)
|
|
770
|
-
|
|
771
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
## [0.8.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.2...@synerise/ds-time-picker@0.8.3) (2023-08-30)
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
### Bug Fixes
|
|
781
|
-
|
|
782
|
-
* **time-picker:** changed colour of active cell state ([a1d7672](https://github.com/Synerise/synerise-design/commit/a1d76722b77874231dca7ce0821ad752427edc2d))
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
## [0.8.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.1...@synerise/ds-time-picker@0.8.2) (2023-08-25)
|
|
789
|
-
|
|
790
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
## [0.8.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.8.0...@synerise/ds-time-picker@0.8.1) (2023-08-22)
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
### Bug Fixes
|
|
800
|
-
|
|
801
|
-
* **input:** removed responsive input width ([c514b2d](https://github.com/Synerise/synerise-design/commit/c514b2dcd7bebfad4af029a66766f6b32a0c71cb))
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
# [0.8.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.16...@synerise/ds-time-picker@0.8.0) (2023-08-20)
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
### Features
|
|
811
|
-
|
|
812
|
-
* **modal:** create modal footer, header and refactor modal ([ab3603f](https://github.com/Synerise/synerise-design/commit/ab3603f5d8ac379ad1700b4a9904f340cd50315a))
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
## [0.7.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.15...@synerise/ds-time-picker@0.7.16) (2023-08-03)
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
### Bug Fixes
|
|
822
|
-
|
|
823
|
-
* **date-range-picker:** fixed issues with filter range picker (AM/PM) ([e480aab](https://github.com/Synerise/synerise-design/commit/e480aab7a05180df73723b2b774ebc859faec67b))
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
## [0.7.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.14...@synerise/ds-time-picker@0.7.15) (2023-07-26)
|
|
830
|
-
|
|
831
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
## [0.7.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.13...@synerise/ds-time-picker@0.7.14) (2023-07-17)
|
|
838
|
-
|
|
839
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
## [0.7.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.12...@synerise/ds-time-picker@0.7.13) (2023-07-12)
|
|
846
|
-
|
|
847
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
## [0.7.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.11...@synerise/ds-time-picker@0.7.12) (2023-06-28)
|
|
854
|
-
|
|
855
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
## [0.7.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.10...@synerise/ds-time-picker@0.7.11) (2023-06-14)
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
### Bug Fixes
|
|
865
|
-
|
|
866
|
-
* **time-picker:** hide scroll bar in time picker ([7dd7995](https://github.com/Synerise/synerise-design/commit/7dd7995a7f4dcce1c14bfade93344c0a269eecfd))
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
## [0.7.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.9...@synerise/ds-time-picker@0.7.10) (2023-05-26)
|
|
873
|
-
|
|
874
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
## [0.7.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.8...@synerise/ds-time-picker@0.7.9) (2023-05-23)
|
|
881
|
-
|
|
882
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
## [0.7.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.7...@synerise/ds-time-picker@0.7.8) (2023-05-20)
|
|
889
|
-
|
|
890
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
## [0.7.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.6...@synerise/ds-time-picker@0.7.7) (2023-04-26)
|
|
897
|
-
|
|
898
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
## [0.7.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.5...@synerise/ds-time-picker@0.7.6) (2023-04-19)
|
|
905
|
-
|
|
906
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
## [0.7.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.4...@synerise/ds-time-picker@0.7.5) (2023-04-14)
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
### Bug Fixes
|
|
916
|
-
|
|
917
|
-
* **date-range-picker:** date range picker us notation fixes ([c17afe0](https://github.com/Synerise/synerise-design/commit/c17afe052c3c0226ab4ed2f7c25655a0d2e89a75))
|
|
918
|
-
* **time-picker:** disabing AM fix ([f02f384](https://github.com/Synerise/synerise-design/commit/f02f384937565b084f1cf9b927bcc09ea9633a28))
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
## [0.7.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.3...@synerise/ds-time-picker@0.7.4) (2023-04-05)
|
|
925
|
-
|
|
926
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
## [0.7.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.2...@synerise/ds-time-picker@0.7.3) (2023-03-31)
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
### Bug Fixes
|
|
936
|
-
|
|
937
|
-
* **time-picker:** for 12 pm picker fix ([2566b19](https://github.com/Synerise/synerise-design/commit/2566b190a194b095bbe6e4a12a883ef8fd183422))
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
## [0.7.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.1...@synerise/ds-time-picker@0.7.2) (2023-03-24)
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
### Bug Fixes
|
|
947
|
-
|
|
948
|
-
* **date-range-picker:** data format in date range picker usage fix ([0f17e68](https://github.com/Synerise/synerise-design/commit/0f17e68dbdf1d324e939e2dc45f5c5a454dc20f7))
|
|
949
|
-
* **time-picker:** test fix ([ca3dd75](https://github.com/Synerise/synerise-design/commit/ca3dd75d9b39bc49ca571872528673945ead6a60))
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
## [0.7.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.7.0...@synerise/ds-time-picker@0.7.1) (2023-03-21)
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
### Bug Fixes
|
|
959
|
-
|
|
960
|
-
* **data-format:** after review changes ([60ca685](https://github.com/Synerise/synerise-design/commit/60ca68551cf3724aebe4c5787bc0d02bb58ac1bf))
|
|
961
|
-
* **data-format:** data format usage fixes ([fef43fc](https://github.com/Synerise/synerise-design/commit/fef43fce8a04a28caddbb7b4dbd68126013ee58d))
|
|
962
|
-
* **time-picker:** time picker data format usage fix ([538edd2](https://github.com/Synerise/synerise-design/commit/538edd231839bc4e9d5259302a385189b492c48f))
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
# [0.7.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.58...@synerise/ds-time-picker@0.7.0) (2023-03-20)
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
### Bug Fixes
|
|
972
|
-
|
|
973
|
-
* **data-format:** import types fix ([c3d20f2](https://github.com/Synerise/synerise-design/commit/c3d20f2bff43ce4605224c96b824a6f91662d961))
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
### Features
|
|
977
|
-
|
|
978
|
-
* **data-format:** data format tools in pickers plus new tools ([c4adbfe](https://github.com/Synerise/synerise-design/commit/c4adbfe563af93f9daffc7e0b327098432c5e31e))
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
## [0.6.58](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.57...@synerise/ds-time-picker@0.6.58) (2023-03-08)
|
|
985
|
-
|
|
986
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
## [0.6.57](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.56...@synerise/ds-time-picker@0.6.57) (2023-03-06)
|
|
993
|
-
|
|
994
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
## [0.6.56](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.55...@synerise/ds-time-picker@0.6.56) (2023-03-02)
|
|
1001
|
-
|
|
1002
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
## [0.6.55](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.54...@synerise/ds-time-picker@0.6.55) (2023-03-02)
|
|
1009
|
-
|
|
1010
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
## [0.6.54](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.52...@synerise/ds-time-picker@0.6.54) (2023-03-01)
|
|
1017
|
-
|
|
1018
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
## [0.6.53](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.52...@synerise/ds-time-picker@0.6.53) (2023-03-01)
|
|
1025
|
-
|
|
1026
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
## [0.6.52](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.51...@synerise/ds-time-picker@0.6.52) (2023-02-28)
|
|
1033
|
-
|
|
1034
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
## [0.6.51](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.50...@synerise/ds-time-picker@0.6.51) (2023-02-27)
|
|
1041
|
-
|
|
1042
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
## [0.6.50](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.49...@synerise/ds-time-picker@0.6.50) (2023-02-16)
|
|
1049
|
-
|
|
1050
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
## [0.6.49](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.48...@synerise/ds-time-picker@0.6.49) (2023-02-14)
|
|
1057
|
-
|
|
1058
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
## [0.6.48](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.47...@synerise/ds-time-picker@0.6.48) (2023-01-12)
|
|
1065
|
-
|
|
1066
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
## [0.6.47](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.46...@synerise/ds-time-picker@0.6.47) (2023-01-02)
|
|
1073
|
-
|
|
1074
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
## [0.6.46](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.45...@synerise/ds-time-picker@0.6.46) (2022-12-07)
|
|
1081
|
-
|
|
1082
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
## [0.6.45](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.44...@synerise/ds-time-picker@0.6.45) (2022-11-22)
|
|
1089
|
-
|
|
1090
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
## [0.6.44](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.43...@synerise/ds-time-picker@0.6.44) (2022-11-08)
|
|
1097
|
-
|
|
1098
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
## [0.6.43](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.42...@synerise/ds-time-picker@0.6.43) (2022-10-24)
|
|
1105
|
-
|
|
1106
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
## [0.6.42](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.41...@synerise/ds-time-picker@0.6.42) (2022-10-18)
|
|
1113
|
-
|
|
1114
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
## [0.6.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.40...@synerise/ds-time-picker@0.6.41) (2022-10-11)
|
|
1121
|
-
|
|
1122
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
## [0.6.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.39...@synerise/ds-time-picker@0.6.40) (2022-09-28)
|
|
1129
|
-
|
|
1130
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
## [0.6.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.38...@synerise/ds-time-picker@0.6.39) (2022-09-21)
|
|
1137
|
-
|
|
1138
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
## [0.6.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.37...@synerise/ds-time-picker@0.6.38) (2022-09-13)
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
### Bug Fixes
|
|
1148
|
-
|
|
1149
|
-
* **time-picker:** fix scroll picker issue ([6ab6f23](https://github.com/Synerise/synerise-design/commit/6ab6f23e50cc063494afb22496b286672f29ff35))
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
## [0.6.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.36...@synerise/ds-time-picker@0.6.37) (2022-09-07)
|
|
1156
|
-
|
|
1157
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
## [0.6.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.35...@synerise/ds-time-picker@0.6.36) (2022-09-07)
|
|
1164
|
-
|
|
1165
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
## [0.6.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.33...@synerise/ds-time-picker@0.6.35) (2022-09-07)
|
|
1172
|
-
|
|
1173
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
## [0.6.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.33...@synerise/ds-time-picker@0.6.34) (2022-09-07)
|
|
1180
|
-
|
|
1181
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
## [0.6.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.32...@synerise/ds-time-picker@0.6.33) (2022-09-06)
|
|
1188
|
-
|
|
1189
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
## [0.6.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.31...@synerise/ds-time-picker@0.6.32) (2022-09-05)
|
|
1196
|
-
|
|
1197
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
## [0.6.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.30...@synerise/ds-time-picker@0.6.31) (2022-08-31)
|
|
1204
|
-
|
|
1205
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
## [0.6.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.29...@synerise/ds-time-picker@0.6.30) (2022-08-29)
|
|
1212
|
-
|
|
1213
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
## [0.6.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.28...@synerise/ds-time-picker@0.6.29) (2022-08-25)
|
|
1220
|
-
|
|
1221
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
## [0.6.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.23...@synerise/ds-time-picker@0.6.28) (2022-08-11)
|
|
1228
|
-
|
|
1229
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
## [0.6.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.22...@synerise/ds-time-picker@0.6.23) (2022-07-28)
|
|
1236
|
-
|
|
1237
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
## [0.6.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.21...@synerise/ds-time-picker@0.6.22) (2022-07-17)
|
|
1244
|
-
|
|
1245
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
## [0.6.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.20...@synerise/ds-time-picker@0.6.21) (2022-07-08)
|
|
1252
|
-
|
|
1253
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
## [0.6.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.19...@synerise/ds-time-picker@0.6.20) (2022-07-06)
|
|
1260
|
-
|
|
1261
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
## [0.6.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.18...@synerise/ds-time-picker@0.6.19) (2022-06-23)
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
### Bug Fixes
|
|
1271
|
-
|
|
1272
|
-
* **time-picker:** load initial values into the internal state ([7905253](https://github.com/Synerise/synerise-design/commit/7905253a7cf2e3bcbf4ca3ac1efb02fe72bc0aaf))
|
|
1273
|
-
* **time-picker:** simplify selecting time ([6ee5050](https://github.com/Synerise/synerise-design/commit/6ee50508f4fee04cefd70c11dd9c0625cbe01092))
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
## [0.6.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.17...@synerise/ds-time-picker@0.6.18) (2022-06-15)
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
### Bug Fixes
|
|
1283
|
-
|
|
1284
|
-
* **time-picker:** add ts-ignore ([3073779](https://github.com/Synerise/synerise-design/commit/30737798dc2bd6bfe74f4b534427da61af669948))
|
|
1285
|
-
* **time-picker:** add ts-ignore ([2389568](https://github.com/Synerise/synerise-design/commit/2389568a57523faf0bd84d3fdb760f25d5c3b8bb))
|
|
1286
|
-
* **time-picker:** change to use useMemo ([24cfb11](https://github.com/Synerise/synerise-design/commit/24cfb11566103009404788572bbc47b4478f23d5))
|
|
1287
|
-
* **time-picker:** fix changing time ([ab3281d](https://github.com/Synerise/synerise-design/commit/ab3281d093b791715cdea462b7e47f05ee7ad360))
|
|
1288
|
-
* **time-picker:** fix changing time ([a1c3507](https://github.com/Synerise/synerise-design/commit/a1c3507db5e361fc055e8e4afc79ad883046c99e))
|
|
1289
|
-
* **time-picker:** fix changing time ([ea969ed](https://github.com/Synerise/synerise-design/commit/ea969ed02617cbc9770aee607369b2280bea6544))
|
|
1290
|
-
* **time-picker:** fix changing time to not show local time ([7873cd7](https://github.com/Synerise/synerise-design/commit/7873cd76d82512ee5b73f2b72606140b3de5e353))
|
|
1291
|
-
* **time-picker:** fix dependencies and add ts-ignore ([4b0be58](https://github.com/Synerise/synerise-design/commit/4b0be584249ab1ba8b669c10c05aa4a11c9e0845))
|
|
1292
|
-
* **time-picker:** fix dependencies and add ts-ignore ([1771914](https://github.com/Synerise/synerise-design/commit/17719142d304cc8c11408641e24e7c16ffddac62))
|
|
1293
|
-
* **time-picker:** fix dependencies and add ts-ignore ([afee591](https://github.com/Synerise/synerise-design/commit/afee5910c173414d34660362864bf44714b3aabb))
|
|
1294
|
-
* **time-picker:** fix dependencies and add ts-ignore ([296476b](https://github.com/Synerise/synerise-design/commit/296476b90111532b82151b566f88222288890c16))
|
|
1295
|
-
* **time-picker:** fix prop ([221c648](https://github.com/Synerise/synerise-design/commit/221c64816a87ed371dddd03baaa4f0feb128698f))
|
|
1296
|
-
* **time-picker:** fix prop ([236c04e](https://github.com/Synerise/synerise-design/commit/236c04ea1e0aa9f32e0912ae0a646d9f7ea67ac5))
|
|
1297
|
-
* **time-picker:** fix scroll on selected time to pop on top in dropdown ([2c2eced](https://github.com/Synerise/synerise-design/commit/2c2eced6f65d022eb60a4edc07ee6c777d50fda3))
|
|
1298
|
-
* **time-picker:** fix showing data ([ac0816b](https://github.com/Synerise/synerise-design/commit/ac0816b977fba292f250a0a3b4035b5a70f9bfd2))
|
|
1299
|
-
* **time-picker:** fix showing data ([153c1b0](https://github.com/Synerise/synerise-design/commit/153c1b0f647da658c7f6680ac1fc357ebf5c59a9))
|
|
1300
|
-
* **time-picker:** remove console logs ([96903a4](https://github.com/Synerise/synerise-design/commit/96903a480933308254d7e9df04a4ff4cd0e0411d))
|
|
1301
|
-
* **time-picker:** scroll only if scrollTo is function ([358cd3d](https://github.com/Synerise/synerise-design/commit/358cd3d9e9a360ecc2062693c88e9a688aaffe72))
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
## [0.6.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.16...@synerise/ds-time-picker@0.6.17) (2022-04-29)
|
|
1308
|
-
|
|
1309
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
## [0.6.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.15...@synerise/ds-time-picker@0.6.16) (2022-04-05)
|
|
1316
|
-
|
|
1317
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
## [0.6.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.14...@synerise/ds-time-picker@0.6.15) (2022-03-30)
|
|
1324
|
-
|
|
1325
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
## [0.6.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.13...@synerise/ds-time-picker@0.6.14) (2022-03-24)
|
|
1332
|
-
|
|
1333
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
## [0.6.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.12...@synerise/ds-time-picker@0.6.13) (2022-03-24)
|
|
1340
|
-
|
|
1341
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
## [0.6.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.11...@synerise/ds-time-picker@0.6.12) (2022-03-21)
|
|
1348
|
-
|
|
1349
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
## [0.6.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.10...@synerise/ds-time-picker@0.6.11) (2022-03-14)
|
|
1356
|
-
|
|
1357
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
## [0.6.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.9...@synerise/ds-time-picker@0.6.10) (2022-02-25)
|
|
1364
|
-
|
|
1365
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
## [0.6.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.8...@synerise/ds-time-picker@0.6.9) (2022-02-16)
|
|
1372
|
-
|
|
1373
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
## [0.6.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.7...@synerise/ds-time-picker@0.6.8) (2022-02-03)
|
|
1380
|
-
|
|
1381
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
## [0.6.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.6...@synerise/ds-time-picker@0.6.7) (2022-01-17)
|
|
1388
|
-
|
|
1389
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
## [0.6.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.5...@synerise/ds-time-picker@0.6.6) (2021-12-29)
|
|
1396
|
-
|
|
1397
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
## [0.6.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.4...@synerise/ds-time-picker@0.6.5) (2021-12-22)
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
### Bug Fixes
|
|
1407
|
-
|
|
1408
|
-
* **time-picker:** _.range, because [...array] transpiles to [].concat ([c475433](https://github.com/Synerise/synerise-design/commit/c475433cfcac69b54c0ce2fa3c812cab3f947c9c))
|
|
1409
|
-
* **time-picker:** update component ([2fb6363](https://github.com/Synerise/synerise-design/commit/2fb6363641f149135118b7b656c5e548925aeae0))
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
## [0.6.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.3...@synerise/ds-time-picker@0.6.4) (2021-11-23)
|
|
1416
|
-
|
|
1417
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
## [0.6.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.2...@synerise/ds-time-picker@0.6.3) (2021-11-22)
|
|
1424
|
-
|
|
1425
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
## [0.6.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.6.1...@synerise/ds-time-picker@0.6.2) (2021-11-16)
|
|
1432
|
-
|
|
1433
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
## [0.6.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.48...@synerise/ds-time-picker@0.6.1) (2021-11-09)
|
|
1440
|
-
|
|
1441
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
# [0.6.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.48...@synerise/ds-time-picker@0.6.0) (2021-11-09)
|
|
1448
|
-
|
|
1449
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
## [0.5.48](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.47...@synerise/ds-time-picker@0.5.48) (2021-11-05)
|
|
1456
|
-
|
|
1457
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
## [0.5.47](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.45...@synerise/ds-time-picker@0.5.47) (2021-10-26)
|
|
1464
|
-
|
|
1465
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
## [0.5.46](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.45...@synerise/ds-time-picker@0.5.46) (2021-10-19)
|
|
1472
|
-
|
|
1473
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
## [0.5.45](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.44...@synerise/ds-time-picker@0.5.45) (2021-10-19)
|
|
1480
|
-
|
|
1481
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
## [0.5.44](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.43...@synerise/ds-time-picker@0.5.44) (2021-09-21)
|
|
1488
|
-
|
|
1489
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
## [0.5.43](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.42...@synerise/ds-time-picker@0.5.43) (2021-09-15)
|
|
1496
|
-
|
|
1497
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
## [0.5.42](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.41...@synerise/ds-time-picker@0.5.42) (2021-09-09)
|
|
1504
|
-
|
|
1505
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
## [0.5.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.40...@synerise/ds-time-picker@0.5.41) (2021-09-09)
|
|
1512
|
-
|
|
1513
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
## [0.5.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.39...@synerise/ds-time-picker@0.5.40) (2021-09-03)
|
|
1520
|
-
|
|
1521
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
## [0.5.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.38...@synerise/ds-time-picker@0.5.39) (2021-09-01)
|
|
1528
|
-
|
|
1529
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
## [0.5.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.37...@synerise/ds-time-picker@0.5.38) (2021-08-31)
|
|
1536
|
-
|
|
1537
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
## [0.5.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.36...@synerise/ds-time-picker@0.5.37) (2021-08-26)
|
|
1544
|
-
|
|
1545
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
## [0.5.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.35...@synerise/ds-time-picker@0.5.36) (2021-07-30)
|
|
1552
|
-
|
|
1553
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
## [0.5.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.34...@synerise/ds-time-picker@0.5.35) (2021-07-30)
|
|
1560
|
-
|
|
1561
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
## [0.5.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.33...@synerise/ds-time-picker@0.5.34) (2021-07-19)
|
|
1568
|
-
|
|
1569
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
## [0.5.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.32...@synerise/ds-time-picker@0.5.33) (2021-07-08)
|
|
1576
|
-
|
|
1577
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
## [0.5.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.31...@synerise/ds-time-picker@0.5.32) (2021-07-07)
|
|
1584
|
-
|
|
1585
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
## [0.5.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.30...@synerise/ds-time-picker@0.5.31) (2021-07-01)
|
|
1592
|
-
|
|
1593
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
## [0.5.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.29...@synerise/ds-time-picker@0.5.30) (2021-06-22)
|
|
1600
|
-
|
|
1601
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
## [0.5.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.28...@synerise/ds-time-picker@0.5.29) (2021-06-14)
|
|
1608
|
-
|
|
1609
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
## [0.5.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.27...@synerise/ds-time-picker@0.5.28) (2021-05-27)
|
|
1616
|
-
|
|
1617
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
## [0.5.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.26...@synerise/ds-time-picker@0.5.27) (2021-05-25)
|
|
1624
|
-
|
|
1625
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
## [0.5.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.25...@synerise/ds-time-picker@0.5.26) (2021-05-20)
|
|
1632
|
-
|
|
1633
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
## [0.5.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.24...@synerise/ds-time-picker@0.5.25) (2021-05-20)
|
|
1640
|
-
|
|
1641
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
## [0.5.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.23...@synerise/ds-time-picker@0.5.24) (2021-05-20)
|
|
1648
|
-
|
|
1649
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
## [0.5.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.22...@synerise/ds-time-picker@0.5.23) (2021-05-14)
|
|
1656
|
-
|
|
1657
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
## [0.5.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.21...@synerise/ds-time-picker@0.5.22) (2021-05-14)
|
|
1664
|
-
|
|
1665
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
## [0.5.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.20...@synerise/ds-time-picker@0.5.21) (2021-05-14)
|
|
1672
|
-
|
|
1673
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
## [0.5.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.19...@synerise/ds-time-picker@0.5.20) (2021-05-06)
|
|
1680
|
-
|
|
1681
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
## [0.5.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.18...@synerise/ds-time-picker@0.5.19) (2021-05-06)
|
|
1688
|
-
|
|
1689
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
## [0.5.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.17...@synerise/ds-time-picker@0.5.18) (2021-04-29)
|
|
1696
|
-
|
|
1697
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
## [0.5.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.16...@synerise/ds-time-picker@0.5.17) (2021-04-22)
|
|
1704
|
-
|
|
1705
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
## [0.5.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.15...@synerise/ds-time-picker@0.5.16) (2021-04-07)
|
|
1712
|
-
|
|
1713
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
## [0.5.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.14...@synerise/ds-time-picker@0.5.15) (2021-03-30)
|
|
1720
|
-
|
|
1721
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
## [0.5.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.13...@synerise/ds-time-picker@0.5.14) (2021-03-29)
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
### Bug Fixes
|
|
1731
|
-
|
|
1732
|
-
* **time-picker:** changed clear tooltip translation key ([9d630a7](https://github.com/Synerise/synerise-design/commit/9d630a709a0a45bb3d72d94eb3103f30aa7641e2))
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
## [0.5.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.12...@synerise/ds-time-picker@0.5.13) (2021-03-24)
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
### Bug Fixes
|
|
1742
|
-
|
|
1743
|
-
* **time-picker:** disabled state ([4791b44](https://github.com/Synerise/synerise-design/commit/4791b44f42f7543c0b4c903fe2385f68fd94d1da))
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
## [0.5.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.11...@synerise/ds-time-picker@0.5.12) (2021-03-22)
|
|
1750
|
-
|
|
1751
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
## [0.5.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.10...@synerise/ds-time-picker@0.5.11) (2021-03-19)
|
|
1758
|
-
|
|
1759
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
## [0.5.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.9...@synerise/ds-time-picker@0.5.10) (2021-03-16)
|
|
1766
|
-
|
|
1767
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
## [0.5.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.8...@synerise/ds-time-picker@0.5.9) (2021-03-16)
|
|
1774
|
-
|
|
1775
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
## [0.5.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.7...@synerise/ds-time-picker@0.5.8) (2021-03-16)
|
|
1782
|
-
|
|
1783
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
## [0.5.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.6...@synerise/ds-time-picker@0.5.7) (2021-03-16)
|
|
1790
|
-
|
|
1791
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
## [0.5.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.5...@synerise/ds-time-picker@0.5.6) (2021-03-16)
|
|
1798
|
-
|
|
1799
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
## [0.5.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.4...@synerise/ds-time-picker@0.5.5) (2021-03-15)
|
|
1806
|
-
|
|
1807
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
## [0.5.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.3...@synerise/ds-time-picker@0.5.4) (2021-03-10)
|
|
1814
|
-
|
|
1815
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
## [0.5.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.2...@synerise/ds-time-picker@0.5.3) (2021-03-10)
|
|
1822
|
-
|
|
1823
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
## [0.5.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.1...@synerise/ds-time-picker@0.5.2) (2021-03-10)
|
|
1830
|
-
|
|
1831
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
## [0.5.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.5.0...@synerise/ds-time-picker@0.5.1) (2021-03-09)
|
|
1838
|
-
|
|
1839
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
# [0.5.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.22...@synerise/ds-time-picker@0.5.0) (2021-03-03)
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
### Features
|
|
1849
|
-
|
|
1850
|
-
* **condition:** adjust for design ([1018428](https://github.com/Synerise/synerise-design/commit/101842816d94a413d36bffc1b64ffdb87cf0e753))
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
## [0.4.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.21...@synerise/ds-time-picker@0.4.22) (2021-03-02)
|
|
1857
|
-
|
|
1858
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
## [0.4.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.20...@synerise/ds-time-picker@0.4.21) (2021-03-01)
|
|
1865
|
-
|
|
1866
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
## [0.4.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.19...@synerise/ds-time-picker@0.4.20) (2021-02-17)
|
|
1873
|
-
|
|
1874
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
## [0.4.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.18...@synerise/ds-time-picker@0.4.19) (2021-02-15)
|
|
1881
|
-
|
|
1882
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
## [0.4.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.17...@synerise/ds-time-picker@0.4.18) (2021-02-08)
|
|
1889
|
-
|
|
1890
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
## [0.4.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.16...@synerise/ds-time-picker@0.4.17) (2021-02-05)
|
|
1897
|
-
|
|
1898
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
## [0.4.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.15...@synerise/ds-time-picker@0.4.16) (2021-02-02)
|
|
1905
|
-
|
|
1906
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
## [0.4.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.14...@synerise/ds-time-picker@0.4.15) (2021-02-01)
|
|
1913
|
-
|
|
1914
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
## [0.4.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.13...@synerise/ds-time-picker@0.4.14) (2021-01-22)
|
|
1921
|
-
|
|
1922
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
## [0.4.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.12...@synerise/ds-time-picker@0.4.13) (2021-01-15)
|
|
1929
|
-
|
|
1930
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
## [0.4.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.11...@synerise/ds-time-picker@0.4.12) (2021-01-13)
|
|
1937
|
-
|
|
1938
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
## [0.4.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.10...@synerise/ds-time-picker@0.4.11) (2021-01-04)
|
|
1945
|
-
|
|
1946
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
## [0.4.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.9...@synerise/ds-time-picker@0.4.10) (2020-12-23)
|
|
1953
|
-
|
|
1954
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
## [0.4.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.8...@synerise/ds-time-picker@0.4.9) (2020-12-23)
|
|
1961
|
-
|
|
1962
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
## [0.4.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.7...@synerise/ds-time-picker@0.4.8) (2020-12-21)
|
|
1969
|
-
|
|
1970
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
## [0.4.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.6...@synerise/ds-time-picker@0.4.7) (2020-12-21)
|
|
1977
|
-
|
|
1978
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
## [0.4.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.5...@synerise/ds-time-picker@0.4.6) (2020-12-15)
|
|
1985
|
-
|
|
1986
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
## [0.4.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.4...@synerise/ds-time-picker@0.4.5) (2020-12-15)
|
|
1993
|
-
|
|
1994
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
## [0.4.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.3...@synerise/ds-time-picker@0.4.4) (2020-12-14)
|
|
2001
|
-
|
|
2002
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
## [0.4.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.2...@synerise/ds-time-picker@0.4.3) (2020-12-14)
|
|
2009
|
-
|
|
2010
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
## [0.4.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.1...@synerise/ds-time-picker@0.4.2) (2020-12-11)
|
|
2017
|
-
|
|
2018
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
## [0.4.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.0...@synerise/ds-time-picker@0.4.1) (2020-12-09)
|
|
2025
|
-
|
|
2026
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
# [0.4.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.34...@synerise/ds-time-picker@0.4.0) (2020-12-07)
|
|
2033
|
-
|
|
2034
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
## [0.3.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.33...@synerise/ds-time-picker@0.3.34) (2020-12-04)
|
|
2041
|
-
|
|
2042
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
## [0.3.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.32...@synerise/ds-time-picker@0.3.33) (2020-12-02)
|
|
2049
|
-
|
|
2050
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
## [0.3.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.31...@synerise/ds-time-picker@0.3.32) (2020-11-25)
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
### Bug Fixes
|
|
2060
|
-
|
|
2061
|
-
* **time-picker:** made dropdownProps partial type ([904686e](https://github.com/Synerise/synerise-design/commit/904686e18f0ad4756145a1a147417a8af1ae67dd))
|
|
2062
|
-
* **time-picker:** pass dropdownProps object as timepicker prop ([0213f94](https://github.com/Synerise/synerise-design/commit/0213f946957188d99436ad3254a1101d7f2307e0))
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
## [0.3.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.30...@synerise/ds-time-picker@0.3.31) (2020-11-18)
|
|
2069
|
-
|
|
2070
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
## [0.3.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.29...@synerise/ds-time-picker@0.3.30) (2020-11-12)
|
|
2077
|
-
|
|
2078
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
## [0.3.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.28...@synerise/ds-time-picker@0.3.29) (2020-11-12)
|
|
2085
|
-
|
|
2086
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
## [0.3.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.27...@synerise/ds-time-picker@0.3.28) (2020-11-09)
|
|
2093
|
-
|
|
2094
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
## [0.3.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.26...@synerise/ds-time-picker@0.3.27) (2020-11-08)
|
|
2101
|
-
|
|
2102
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
## [0.3.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.25...@synerise/ds-time-picker@0.3.26) (2020-11-04)
|
|
2109
|
-
|
|
2110
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
## [0.3.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.24...@synerise/ds-time-picker@0.3.25) (2020-10-30)
|
|
2117
|
-
|
|
2118
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
## [0.3.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.23...@synerise/ds-time-picker@0.3.24) (2020-10-30)
|
|
2125
|
-
|
|
2126
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
## [0.3.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.22...@synerise/ds-time-picker@0.3.23) (2020-10-29)
|
|
2133
|
-
|
|
2134
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
## [0.3.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.21...@synerise/ds-time-picker@0.3.22) (2020-10-28)
|
|
2141
|
-
|
|
2142
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
## [0.3.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.20...@synerise/ds-time-picker@0.3.21) (2020-10-22)
|
|
2149
|
-
|
|
2150
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
## [0.3.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.19...@synerise/ds-time-picker@0.3.20) (2020-10-21)
|
|
2157
|
-
|
|
2158
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
## [0.3.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.18...@synerise/ds-time-picker@0.3.19) (2020-10-20)
|
|
2165
|
-
|
|
2166
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
## [0.3.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.17...@synerise/ds-time-picker@0.3.18) (2020-10-13)
|
|
2173
|
-
|
|
2174
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
## [0.3.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.16...@synerise/ds-time-picker@0.3.17) (2020-10-12)
|
|
2181
|
-
|
|
2182
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
## [0.3.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.15...@synerise/ds-time-picker@0.3.16) (2020-10-12)
|
|
2189
|
-
|
|
2190
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
## [0.3.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.14...@synerise/ds-time-picker@0.3.15) (2020-10-09)
|
|
2197
|
-
|
|
2198
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
## [0.3.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.13...@synerise/ds-time-picker@0.3.14) (2020-10-09)
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
### Bug Fixes
|
|
2208
|
-
|
|
2209
|
-
* **time-picker:** add latest ds-icon to deps ([5b54779](https://github.com/Synerise/synerise-design/commit/5b5477977f738f8a45fad77aa93d688b115b8470))
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
## [0.3.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.12...@synerise/ds-time-picker@0.3.13) (2020-10-06)
|
|
2216
|
-
|
|
2217
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
## [0.3.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.11...@synerise/ds-time-picker@0.3.12) (2020-10-06)
|
|
2224
|
-
|
|
2225
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
## [0.3.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.10...@synerise/ds-time-picker@0.3.11) (2020-10-02)
|
|
2232
|
-
|
|
2233
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
## [0.3.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.9...@synerise/ds-time-picker@0.3.10) (2020-09-29)
|
|
2240
|
-
|
|
2241
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
## [0.3.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.8...@synerise/ds-time-picker@0.3.9) (2020-09-25)
|
|
2248
|
-
|
|
2249
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
## [0.3.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.7...@synerise/ds-time-picker@0.3.8) (2020-09-01)
|
|
2256
|
-
|
|
2257
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
## [0.3.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.6...@synerise/ds-time-picker@0.3.7) (2020-08-21)
|
|
2264
|
-
|
|
2265
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
## [0.3.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.5...@synerise/ds-time-picker@0.3.6) (2020-08-18)
|
|
2272
|
-
|
|
2273
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
## [0.3.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.4...@synerise/ds-time-picker@0.3.5) (2020-08-17)
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
### Bug Fixes
|
|
2283
|
-
|
|
2284
|
-
* **time-picker:** disable blue hover on remove ([af44ffd](https://github.com/Synerise/synerise-design/commit/af44ffd9da5ae355d0f9b86d0320fe34840f7ace))
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
### Reverts
|
|
2288
|
-
|
|
2289
|
-
* **time-picker:** undo the css way to scroll snapping ([d377cc9](https://github.com/Synerise/synerise-design/commit/d377cc9c407069f596a9afaadc9d2041f1b5253f))
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
## [0.3.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.3...@synerise/ds-time-picker@0.3.4) (2020-08-12)
|
|
2296
|
-
|
|
2297
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
## [0.3.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.2...@synerise/ds-time-picker@0.3.3) (2020-08-11)
|
|
2304
|
-
|
|
2305
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
## [0.3.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.1...@synerise/ds-time-picker@0.3.2) (2020-08-05)
|
|
2312
|
-
|
|
2313
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
## [0.3.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.0...@synerise/ds-time-picker@0.3.1) (2020-08-04)
|
|
2320
|
-
|
|
2321
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
# [0.3.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.57...@synerise/ds-time-picker@0.3.0) (2020-07-31)
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
### Bug Fixes
|
|
2331
|
-
|
|
2332
|
-
* **time-picker:** changed resolving hour ranges ([0cc6b54](https://github.com/Synerise/synerise-design/commit/0cc6b54d64f228701771f22b7ae4d8650742ff36))
|
|
2333
|
-
* **time-picker:** prevent from displaying strigified undefined ([cde73b3](https://github.com/Synerise/synerise-design/commit/cde73b3e6344380a454e284c7dd5bc2088d5c32f))
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
### Features
|
|
2337
|
-
|
|
2338
|
-
* **time-picker:** added displaying current format on the input ([ac32536](https://github.com/Synerise/synerise-design/commit/ac32536e7838ceb3c00a1fb96dec5a26c24119d3))
|
|
2339
|
-
* **time-picker:** added seperators when using am pm mode ([609f237](https://github.com/Synerise/synerise-design/commit/609f23795b4708e4fe6797a8743ad501caa8f4fc))
|
|
2340
|
-
* **time-picker:** added support for am pm clock modes ([0c79bb0](https://github.com/Synerise/synerise-design/commit/0c79bb018f3615569449fe958a94eafcc5065a4e))
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
## [0.2.57](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.56...@synerise/ds-time-picker@0.2.57) (2020-07-30)
|
|
1029
|
+
## [0.4.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.8...@synerise/ds-time-picker@0.4.9) (2020-12-23)
|
|
2347
1030
|
|
|
2348
1031
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2349
1032
|
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
## [0.2.56](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.55...@synerise/ds-time-picker@0.2.56) (2020-07-29)
|
|
1033
|
+
## [0.4.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.7...@synerise/ds-time-picker@0.4.8) (2020-12-21)
|
|
2355
1034
|
|
|
2356
1035
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2357
1036
|
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
## [0.2.55](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.54...@synerise/ds-time-picker@0.2.55) (2020-07-24)
|
|
1037
|
+
## [0.4.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.6...@synerise/ds-time-picker@0.4.7) (2020-12-21)
|
|
2363
1038
|
|
|
2364
1039
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2365
1040
|
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
## [0.2.54](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.53...@synerise/ds-time-picker@0.2.54) (2020-07-24)
|
|
1041
|
+
## [0.4.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.5...@synerise/ds-time-picker@0.4.6) (2020-12-15)
|
|
2371
1042
|
|
|
2372
1043
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2373
1044
|
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
## [0.2.53](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.52...@synerise/ds-time-picker@0.2.53) (2020-07-23)
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
### Bug Fixes
|
|
2382
|
-
|
|
2383
|
-
* **time-picker:** added a scroll to selected functionality ([998ffc3](https://github.com/Synerise/synerise-design/commit/998ffc32cbbb4ff792bbbf882efa9371f3cdf0d3))
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
## [0.2.52](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.51...@synerise/ds-time-picker@0.2.52) (2020-07-22)
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
### Bug Fixes
|
|
2393
|
-
|
|
2394
|
-
* **time-picker:** added a scroll to selected functionality ([9b326ad](https://github.com/Synerise/synerise-design/commit/9b326ad6af56485710ab810db679ac45e857b34d))
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
## [0.2.51](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.50...@synerise/ds-time-picker@0.2.51) (2020-07-20)
|
|
1045
|
+
## [0.4.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.4...@synerise/ds-time-picker@0.4.5) (2020-12-15)
|
|
2401
1046
|
|
|
2402
1047
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2403
1048
|
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
## [0.2.50](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.49...@synerise/ds-time-picker@0.2.50) (2020-07-15)
|
|
1049
|
+
## [0.4.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.3...@synerise/ds-time-picker@0.4.4) (2020-12-14)
|
|
2409
1050
|
|
|
2410
1051
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2411
1052
|
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
## [0.2.49](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.48...@synerise/ds-time-picker@0.2.49) (2020-07-13)
|
|
1053
|
+
## [0.4.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.2...@synerise/ds-time-picker@0.4.3) (2020-12-14)
|
|
2417
1054
|
|
|
2418
1055
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2419
1056
|
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
## [0.2.48](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.47...@synerise/ds-time-picker@0.2.48) (2020-07-09)
|
|
1057
|
+
## [0.4.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.1...@synerise/ds-time-picker@0.4.2) (2020-12-11)
|
|
2425
1058
|
|
|
2426
1059
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2427
1060
|
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
## [0.2.47](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.46...@synerise/ds-time-picker@0.2.47) (2020-07-08)
|
|
1061
|
+
## [0.4.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.4.0...@synerise/ds-time-picker@0.4.1) (2020-12-09)
|
|
2433
1062
|
|
|
2434
1063
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2435
1064
|
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
## [0.2.46](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.45...@synerise/ds-time-picker@0.2.46) (2020-07-07)
|
|
1065
|
+
# [0.4.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.34...@synerise/ds-time-picker@0.4.0) (2020-12-07)
|
|
2441
1066
|
|
|
2442
1067
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2443
1068
|
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
## [0.2.45](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.44...@synerise/ds-time-picker@0.2.45) (2020-07-02)
|
|
1069
|
+
## [0.3.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.33...@synerise/ds-time-picker@0.3.34) (2020-12-04)
|
|
2449
1070
|
|
|
2450
1071
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2451
1072
|
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
|
|
2456
|
-
## [0.2.44](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.43...@synerise/ds-time-picker@0.2.44) (2020-06-25)
|
|
1073
|
+
## [0.3.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.32...@synerise/ds-time-picker@0.3.33) (2020-12-02)
|
|
2457
1074
|
|
|
2458
1075
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2459
1076
|
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
## [0.2.43](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.42...@synerise/ds-time-picker@0.2.43) (2020-06-25)
|
|
2465
|
-
|
|
1077
|
+
## [0.3.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.31...@synerise/ds-time-picker@0.3.32) (2020-11-25)
|
|
2466
1078
|
|
|
2467
1079
|
### Bug Fixes
|
|
2468
1080
|
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
## [0.2.42](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.41...@synerise/ds-time-picker@0.2.42) (2020-06-24)
|
|
2477
|
-
|
|
2478
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
## [0.2.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.40...@synerise/ds-time-picker@0.2.41) (2020-06-24)
|
|
2485
|
-
|
|
2486
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
## [0.2.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.39...@synerise/ds-time-picker@0.2.40) (2020-06-22)
|
|
2493
|
-
|
|
2494
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
|
|
2498
|
-
|
|
2499
|
-
|
|
2500
|
-
## [0.2.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.38...@synerise/ds-time-picker@0.2.39) (2020-06-17)
|
|
2501
|
-
|
|
2502
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
## [0.2.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.37...@synerise/ds-time-picker@0.2.38) (2020-06-16)
|
|
2509
|
-
|
|
2510
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
## [0.2.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.36...@synerise/ds-time-picker@0.2.37) (2020-06-09)
|
|
2517
|
-
|
|
2518
|
-
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
1081
|
+
- **time-picker:** made dropdownProps partial type ([904686e](https://github.com/Synerise/synerise-design/commit/904686e18f0ad4756145a1a147417a8af1ae67dd))
|
|
1082
|
+
- **time-picker:** pass dropdownProps object as timepicker prop ([0213f94](https://github.com/Synerise/synerise-design/commit/0213f946957188d99436ad3254a1101d7f2307e0))
|
|
2522
1083
|
|
|
2523
|
-
|
|
2524
|
-
## [0.2.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.35...@synerise/ds-time-picker@0.2.36) (2020-06-08)
|
|
1084
|
+
## [0.3.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.30...@synerise/ds-time-picker@0.3.31) (2020-11-18)
|
|
2525
1085
|
|
|
2526
1086
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2527
1087
|
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
## [0.2.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.34...@synerise/ds-time-picker@0.2.35) (2020-06-05)
|
|
1088
|
+
## [0.3.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.29...@synerise/ds-time-picker@0.3.30) (2020-11-12)
|
|
2533
1089
|
|
|
2534
1090
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2535
1091
|
|
|
2536
|
-
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
## [0.2.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.33...@synerise/ds-time-picker@0.2.34) (2020-06-05)
|
|
1092
|
+
## [0.3.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.28...@synerise/ds-time-picker@0.3.29) (2020-11-12)
|
|
2541
1093
|
|
|
2542
1094
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2543
1095
|
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
## [0.2.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.32...@synerise/ds-time-picker@0.2.33) (2020-06-02)
|
|
1096
|
+
## [0.3.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.27...@synerise/ds-time-picker@0.3.28) (2020-11-09)
|
|
2549
1097
|
|
|
2550
1098
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2551
1099
|
|
|
1100
|
+
## [0.3.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.26...@synerise/ds-time-picker@0.3.27) (2020-11-08)
|
|
2552
1101
|
|
|
1102
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2553
1103
|
|
|
1104
|
+
## [0.3.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.25...@synerise/ds-time-picker@0.3.26) (2020-11-04)
|
|
2554
1105
|
|
|
1106
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2555
1107
|
|
|
2556
|
-
## [0.
|
|
1108
|
+
## [0.3.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.24...@synerise/ds-time-picker@0.3.25) (2020-10-30)
|
|
2557
1109
|
|
|
2558
1110
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2559
1111
|
|
|
1112
|
+
## [0.3.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.23...@synerise/ds-time-picker@0.3.24) (2020-10-30)
|
|
2560
1113
|
|
|
1114
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2561
1115
|
|
|
1116
|
+
## [0.3.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.22...@synerise/ds-time-picker@0.3.23) (2020-10-29)
|
|
2562
1117
|
|
|
1118
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2563
1119
|
|
|
2564
|
-
## [0.
|
|
1120
|
+
## [0.3.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.21...@synerise/ds-time-picker@0.3.22) (2020-10-28)
|
|
2565
1121
|
|
|
1122
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2566
1123
|
|
|
2567
|
-
|
|
1124
|
+
## [0.3.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.20...@synerise/ds-time-picker@0.3.21) (2020-10-22)
|
|
2568
1125
|
|
|
2569
|
-
|
|
1126
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2570
1127
|
|
|
1128
|
+
## [0.3.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.19...@synerise/ds-time-picker@0.3.20) (2020-10-21)
|
|
2571
1129
|
|
|
1130
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2572
1131
|
|
|
1132
|
+
## [0.3.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.18...@synerise/ds-time-picker@0.3.19) (2020-10-20)
|
|
2573
1133
|
|
|
1134
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2574
1135
|
|
|
2575
|
-
## [0.
|
|
1136
|
+
## [0.3.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.17...@synerise/ds-time-picker@0.3.18) (2020-10-13)
|
|
2576
1137
|
|
|
2577
1138
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2578
1139
|
|
|
1140
|
+
## [0.3.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.16...@synerise/ds-time-picker@0.3.17) (2020-10-12)
|
|
2579
1141
|
|
|
1142
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2580
1143
|
|
|
1144
|
+
## [0.3.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.15...@synerise/ds-time-picker@0.3.16) (2020-10-12)
|
|
2581
1145
|
|
|
1146
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2582
1147
|
|
|
2583
|
-
## [0.
|
|
1148
|
+
## [0.3.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.14...@synerise/ds-time-picker@0.3.15) (2020-10-09)
|
|
2584
1149
|
|
|
2585
1150
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2586
1151
|
|
|
1152
|
+
## [0.3.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.13...@synerise/ds-time-picker@0.3.14) (2020-10-09)
|
|
1153
|
+
|
|
1154
|
+
### Bug Fixes
|
|
2587
1155
|
|
|
1156
|
+
- **time-picker:** add latest ds-icon to deps ([5b54779](https://github.com/Synerise/synerise-design/commit/5b5477977f738f8a45fad77aa93d688b115b8470))
|
|
2588
1157
|
|
|
1158
|
+
## [0.3.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.12...@synerise/ds-time-picker@0.3.13) (2020-10-06)
|
|
2589
1159
|
|
|
1160
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2590
1161
|
|
|
2591
|
-
## [0.
|
|
1162
|
+
## [0.3.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.11...@synerise/ds-time-picker@0.3.12) (2020-10-06)
|
|
2592
1163
|
|
|
2593
1164
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2594
1165
|
|
|
1166
|
+
## [0.3.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.10...@synerise/ds-time-picker@0.3.11) (2020-10-02)
|
|
2595
1167
|
|
|
1168
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2596
1169
|
|
|
1170
|
+
## [0.3.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.9...@synerise/ds-time-picker@0.3.10) (2020-09-29)
|
|
2597
1171
|
|
|
1172
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2598
1173
|
|
|
2599
|
-
## [0.
|
|
1174
|
+
## [0.3.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.8...@synerise/ds-time-picker@0.3.9) (2020-09-25)
|
|
2600
1175
|
|
|
2601
1176
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2602
1177
|
|
|
1178
|
+
## [0.3.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.7...@synerise/ds-time-picker@0.3.8) (2020-09-01)
|
|
2603
1179
|
|
|
1180
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2604
1181
|
|
|
1182
|
+
## [0.3.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.6...@synerise/ds-time-picker@0.3.7) (2020-08-21)
|
|
2605
1183
|
|
|
1184
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2606
1185
|
|
|
2607
|
-
## [0.
|
|
1186
|
+
## [0.3.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.5...@synerise/ds-time-picker@0.3.6) (2020-08-18)
|
|
2608
1187
|
|
|
2609
1188
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2610
1189
|
|
|
1190
|
+
## [0.3.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.4...@synerise/ds-time-picker@0.3.5) (2020-08-17)
|
|
2611
1191
|
|
|
1192
|
+
### Bug Fixes
|
|
2612
1193
|
|
|
1194
|
+
- **time-picker:** disable blue hover on remove ([af44ffd](https://github.com/Synerise/synerise-design/commit/af44ffd9da5ae355d0f9b86d0320fe34840f7ace))
|
|
2613
1195
|
|
|
1196
|
+
### Reverts
|
|
2614
1197
|
|
|
2615
|
-
|
|
1198
|
+
- **time-picker:** undo the css way to scroll snapping ([d377cc9](https://github.com/Synerise/synerise-design/commit/d377cc9c407069f596a9afaadc9d2041f1b5253f))
|
|
1199
|
+
|
|
1200
|
+
## [0.3.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.3...@synerise/ds-time-picker@0.3.4) (2020-08-12)
|
|
2616
1201
|
|
|
2617
1202
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2618
1203
|
|
|
1204
|
+
## [0.3.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.2...@synerise/ds-time-picker@0.3.3) (2020-08-11)
|
|
2619
1205
|
|
|
1206
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2620
1207
|
|
|
1208
|
+
## [0.3.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.1...@synerise/ds-time-picker@0.3.2) (2020-08-05)
|
|
2621
1209
|
|
|
1210
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2622
1211
|
|
|
2623
|
-
## [0.
|
|
1212
|
+
## [0.3.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.3.0...@synerise/ds-time-picker@0.3.1) (2020-08-04)
|
|
2624
1213
|
|
|
2625
1214
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2626
1215
|
|
|
1216
|
+
# [0.3.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.57...@synerise/ds-time-picker@0.3.0) (2020-07-31)
|
|
2627
1217
|
|
|
1218
|
+
### Bug Fixes
|
|
2628
1219
|
|
|
1220
|
+
- **time-picker:** changed resolving hour ranges ([0cc6b54](https://github.com/Synerise/synerise-design/commit/0cc6b54d64f228701771f22b7ae4d8650742ff36))
|
|
1221
|
+
- **time-picker:** prevent from displaying strigified undefined ([cde73b3](https://github.com/Synerise/synerise-design/commit/cde73b3e6344380a454e284c7dd5bc2088d5c32f))
|
|
2629
1222
|
|
|
1223
|
+
### Features
|
|
2630
1224
|
|
|
2631
|
-
|
|
1225
|
+
- **time-picker:** added displaying current format on the input ([ac32536](https://github.com/Synerise/synerise-design/commit/ac32536e7838ceb3c00a1fb96dec5a26c24119d3))
|
|
1226
|
+
- **time-picker:** added seperators when using am pm mode ([609f237](https://github.com/Synerise/synerise-design/commit/609f23795b4708e4fe6797a8743ad501caa8f4fc))
|
|
1227
|
+
- **time-picker:** added support for am pm clock modes ([0c79bb0](https://github.com/Synerise/synerise-design/commit/0c79bb018f3615569449fe958a94eafcc5065a4e))
|
|
1228
|
+
|
|
1229
|
+
## [0.2.57](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.56...@synerise/ds-time-picker@0.2.57) (2020-07-30)
|
|
2632
1230
|
|
|
2633
1231
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2634
1232
|
|
|
1233
|
+
## [0.2.56](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.55...@synerise/ds-time-picker@0.2.56) (2020-07-29)
|
|
2635
1234
|
|
|
1235
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2636
1236
|
|
|
1237
|
+
## [0.2.55](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.54...@synerise/ds-time-picker@0.2.55) (2020-07-24)
|
|
2637
1238
|
|
|
1239
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2638
1240
|
|
|
2639
|
-
## [0.2.
|
|
1241
|
+
## [0.2.54](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.53...@synerise/ds-time-picker@0.2.54) (2020-07-24)
|
|
2640
1242
|
|
|
2641
1243
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2642
1244
|
|
|
1245
|
+
## [0.2.53](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.52...@synerise/ds-time-picker@0.2.53) (2020-07-23)
|
|
2643
1246
|
|
|
1247
|
+
### Bug Fixes
|
|
2644
1248
|
|
|
1249
|
+
- **time-picker:** added a scroll to selected functionality ([998ffc3](https://github.com/Synerise/synerise-design/commit/998ffc32cbbb4ff792bbbf882efa9371f3cdf0d3))
|
|
2645
1250
|
|
|
1251
|
+
## [0.2.52](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.51...@synerise/ds-time-picker@0.2.52) (2020-07-22)
|
|
2646
1252
|
|
|
2647
|
-
|
|
1253
|
+
### Bug Fixes
|
|
1254
|
+
|
|
1255
|
+
- **time-picker:** added a scroll to selected functionality ([9b326ad](https://github.com/Synerise/synerise-design/commit/9b326ad6af56485710ab810db679ac45e857b34d))
|
|
1256
|
+
|
|
1257
|
+
## [0.2.51](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.50...@synerise/ds-time-picker@0.2.51) (2020-07-20)
|
|
2648
1258
|
|
|
2649
1259
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2650
1260
|
|
|
1261
|
+
## [0.2.50](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.49...@synerise/ds-time-picker@0.2.50) (2020-07-15)
|
|
2651
1262
|
|
|
1263
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2652
1264
|
|
|
1265
|
+
## [0.2.49](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.48...@synerise/ds-time-picker@0.2.49) (2020-07-13)
|
|
2653
1266
|
|
|
1267
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2654
1268
|
|
|
2655
|
-
## [0.2.
|
|
1269
|
+
## [0.2.48](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.47...@synerise/ds-time-picker@0.2.48) (2020-07-09)
|
|
2656
1270
|
|
|
2657
1271
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2658
1272
|
|
|
1273
|
+
## [0.2.47](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.46...@synerise/ds-time-picker@0.2.47) (2020-07-08)
|
|
2659
1274
|
|
|
1275
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2660
1276
|
|
|
1277
|
+
## [0.2.46](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.45...@synerise/ds-time-picker@0.2.46) (2020-07-07)
|
|
2661
1278
|
|
|
1279
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2662
1280
|
|
|
2663
|
-
## [0.2.
|
|
1281
|
+
## [0.2.45](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.44...@synerise/ds-time-picker@0.2.45) (2020-07-02)
|
|
2664
1282
|
|
|
2665
1283
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2666
1284
|
|
|
1285
|
+
## [0.2.44](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.43...@synerise/ds-time-picker@0.2.44) (2020-06-25)
|
|
1286
|
+
|
|
1287
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2667
1288
|
|
|
1289
|
+
## [0.2.43](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.42...@synerise/ds-time-picker@0.2.43) (2020-06-25)
|
|
2668
1290
|
|
|
1291
|
+
### Bug Fixes
|
|
2669
1292
|
|
|
1293
|
+
- **date-picker:** added typing for most of the elements ([6f345c7](https://github.com/Synerise/synerise-design/commit/6f345c774d17b277266be257cffed009935279c7))
|
|
1294
|
+
- **time-picker:** trigger onChange after each unit click ([af6b201](https://github.com/Synerise/synerise-design/commit/af6b20142b794186a9ee818473717c4fff4fa943))
|
|
2670
1295
|
|
|
2671
|
-
## [0.2.
|
|
1296
|
+
## [0.2.42](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.41...@synerise/ds-time-picker@0.2.42) (2020-06-24)
|
|
2672
1297
|
|
|
2673
1298
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2674
1299
|
|
|
1300
|
+
## [0.2.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.40...@synerise/ds-time-picker@0.2.41) (2020-06-24)
|
|
2675
1301
|
|
|
1302
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2676
1303
|
|
|
1304
|
+
## [0.2.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.39...@synerise/ds-time-picker@0.2.40) (2020-06-22)
|
|
2677
1305
|
|
|
1306
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2678
1307
|
|
|
2679
|
-
## [0.2.
|
|
1308
|
+
## [0.2.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.38...@synerise/ds-time-picker@0.2.39) (2020-06-17)
|
|
2680
1309
|
|
|
2681
1310
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2682
1311
|
|
|
1312
|
+
## [0.2.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.37...@synerise/ds-time-picker@0.2.38) (2020-06-16)
|
|
2683
1313
|
|
|
1314
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2684
1315
|
|
|
1316
|
+
## [0.2.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.36...@synerise/ds-time-picker@0.2.37) (2020-06-09)
|
|
2685
1317
|
|
|
1318
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2686
1319
|
|
|
2687
|
-
## [0.2.
|
|
1320
|
+
## [0.2.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.35...@synerise/ds-time-picker@0.2.36) (2020-06-08)
|
|
2688
1321
|
|
|
2689
1322
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2690
1323
|
|
|
1324
|
+
## [0.2.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.34...@synerise/ds-time-picker@0.2.35) (2020-06-05)
|
|
2691
1325
|
|
|
1326
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2692
1327
|
|
|
1328
|
+
## [0.2.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.33...@synerise/ds-time-picker@0.2.34) (2020-06-05)
|
|
2693
1329
|
|
|
1330
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2694
1331
|
|
|
2695
|
-
## [0.2.
|
|
1332
|
+
## [0.2.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.32...@synerise/ds-time-picker@0.2.33) (2020-06-02)
|
|
2696
1333
|
|
|
2697
1334
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2698
1335
|
|
|
1336
|
+
## [0.2.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.31...@synerise/ds-time-picker@0.2.32) (2020-05-28)
|
|
1337
|
+
|
|
1338
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2699
1339
|
|
|
1340
|
+
## [0.2.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.30...@synerise/ds-time-picker@0.2.31) (2020-05-26)
|
|
2700
1341
|
|
|
1342
|
+
### Bug Fixes
|
|
2701
1343
|
|
|
1344
|
+
- **time-picker:** removed flaky test ([7327c30](https://github.com/Synerise/synerise-design/commit/7327c30b0b716accfd590a848ddade864faac683))
|
|
2702
1345
|
|
|
2703
|
-
## [0.2.
|
|
1346
|
+
## [0.2.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.29...@synerise/ds-time-picker@0.2.30) (2020-05-25)
|
|
2704
1347
|
|
|
2705
1348
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2706
1349
|
|
|
1350
|
+
## [0.2.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.28...@synerise/ds-time-picker@0.2.29) (2020-05-22)
|
|
2707
1351
|
|
|
1352
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2708
1353
|
|
|
1354
|
+
## [0.2.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.27...@synerise/ds-time-picker@0.2.28) (2020-05-19)
|
|
2709
1355
|
|
|
1356
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2710
1357
|
|
|
2711
|
-
## [0.2.
|
|
1358
|
+
## [0.2.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.26...@synerise/ds-time-picker@0.2.27) (2020-05-18)
|
|
2712
1359
|
|
|
2713
1360
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2714
1361
|
|
|
1362
|
+
## [0.2.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.25...@synerise/ds-time-picker@0.2.26) (2020-05-15)
|
|
2715
1363
|
|
|
1364
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2716
1365
|
|
|
1366
|
+
## [0.2.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.24...@synerise/ds-time-picker@0.2.25) (2020-05-14)
|
|
2717
1367
|
|
|
1368
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2718
1369
|
|
|
2719
|
-
## [0.2.
|
|
1370
|
+
## [0.2.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.23...@synerise/ds-time-picker@0.2.24) (2020-05-13)
|
|
2720
1371
|
|
|
2721
1372
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2722
1373
|
|
|
1374
|
+
## [0.2.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.22...@synerise/ds-time-picker@0.2.23) (2020-05-13)
|
|
2723
1375
|
|
|
1376
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2724
1377
|
|
|
1378
|
+
## [0.2.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.21...@synerise/ds-time-picker@0.2.22) (2020-05-08)
|
|
2725
1379
|
|
|
1380
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2726
1381
|
|
|
2727
|
-
## [0.2.
|
|
1382
|
+
## [0.2.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.20...@synerise/ds-time-picker@0.2.21) (2020-05-08)
|
|
2728
1383
|
|
|
2729
1384
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2730
1385
|
|
|
1386
|
+
## [0.2.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.19...@synerise/ds-time-picker@0.2.20) (2020-05-05)
|
|
2731
1387
|
|
|
1388
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2732
1389
|
|
|
1390
|
+
## [0.2.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.18...@synerise/ds-time-picker@0.2.19) (2020-05-04)
|
|
2733
1391
|
|
|
1392
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2734
1393
|
|
|
2735
|
-
## [0.2.
|
|
1394
|
+
## [0.2.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.17...@synerise/ds-time-picker@0.2.18) (2020-04-30)
|
|
2736
1395
|
|
|
2737
1396
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2738
1397
|
|
|
1398
|
+
## [0.2.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.16...@synerise/ds-time-picker@0.2.17) (2020-04-29)
|
|
2739
1399
|
|
|
1400
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2740
1401
|
|
|
1402
|
+
## [0.2.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.15...@synerise/ds-time-picker@0.2.16) (2020-04-29)
|
|
2741
1403
|
|
|
1404
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2742
1405
|
|
|
2743
|
-
## [0.2.
|
|
1406
|
+
## [0.2.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.14...@synerise/ds-time-picker@0.2.15) (2020-04-27)
|
|
2744
1407
|
|
|
2745
1408
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2746
1409
|
|
|
1410
|
+
## [0.2.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.13...@synerise/ds-time-picker@0.2.14) (2020-04-24)
|
|
2747
1411
|
|
|
1412
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2748
1413
|
|
|
1414
|
+
## [0.2.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.12...@synerise/ds-time-picker@0.2.13) (2020-04-24)
|
|
2749
1415
|
|
|
1416
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2750
1417
|
|
|
2751
|
-
## [0.2.
|
|
1418
|
+
## [0.2.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.11...@synerise/ds-time-picker@0.2.12) (2020-04-21)
|
|
2752
1419
|
|
|
2753
1420
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2754
1421
|
|
|
1422
|
+
## [0.2.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.10...@synerise/ds-time-picker@0.2.11) (2020-04-15)
|
|
2755
1423
|
|
|
1424
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2756
1425
|
|
|
1426
|
+
## [0.2.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.9...@synerise/ds-time-picker@0.2.10) (2020-04-14)
|
|
2757
1427
|
|
|
1428
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2758
1429
|
|
|
2759
|
-
## [0.2.
|
|
1430
|
+
## [0.2.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.8...@synerise/ds-time-picker@0.2.9) (2020-04-13)
|
|
2760
1431
|
|
|
2761
1432
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2762
1433
|
|
|
1434
|
+
## [0.2.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.7...@synerise/ds-time-picker@0.2.8) (2020-04-08)
|
|
2763
1435
|
|
|
1436
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2764
1437
|
|
|
1438
|
+
## [0.2.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.6...@synerise/ds-time-picker@0.2.7) (2020-04-06)
|
|
2765
1439
|
|
|
1440
|
+
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2766
1441
|
|
|
2767
1442
|
## [0.2.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.5...@synerise/ds-time-picker@0.2.6) (2020-04-02)
|
|
2768
1443
|
|
|
2769
|
-
|
|
2770
1444
|
### Bug Fixes
|
|
2771
1445
|
|
|
2772
|
-
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
|
|
1446
|
+
- **time-picker:** fix build ([7362ea6](https://github.com/Synerise/synerise-design/commit/7362ea68308dca7392295a0b64888cd78d23f0ad))
|
|
1447
|
+
- **time-picker:** fix default placeholder ([f9cfaa4](https://github.com/Synerise/synerise-design/commit/f9cfaa4976b53f64c833e248e6fcd3d32b1f6f22))
|
|
2778
1448
|
|
|
2779
1449
|
## [0.2.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.4...@synerise/ds-time-picker@0.2.5) (2020-04-01)
|
|
2780
1450
|
|
|
2781
1451
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2782
1452
|
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
|
|
2787
1453
|
## [0.2.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.3...@synerise/ds-time-picker@0.2.4) (2020-03-31)
|
|
2788
1454
|
|
|
2789
1455
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2790
1456
|
|
|
2791
|
-
|
|
2792
|
-
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
1457
|
## [0.2.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.2...@synerise/ds-time-picker@0.2.3) (2020-03-31)
|
|
2796
1458
|
|
|
2797
|
-
|
|
2798
1459
|
### Bug Fixes
|
|
2799
1460
|
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
|
|
2805
|
-
|
|
2806
|
-
|
|
1461
|
+
- **time-picker:** clock icon click handler ([121dc2d](https://github.com/Synerise/synerise-design/commit/121dc2d852dbf25178be2a41499d26aaa8067c43))
|
|
1462
|
+
- **time-picker:** default value for unavailable units ([d02c929](https://github.com/Synerise/synerise-design/commit/d02c9291f3b24c1b143c15dab8f00a5f9a7f5fcb))
|
|
1463
|
+
- **time-picker:** fix misising useMemo dependency ([9c7026a](https://github.com/Synerise/synerise-design/commit/9c7026a5e756c1c2c86b2300a14d2055da87a460))
|
|
2807
1464
|
|
|
2808
1465
|
## [0.2.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.1...@synerise/ds-time-picker@0.2.2) (2020-03-27)
|
|
2809
1466
|
|
|
2810
1467
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2811
1468
|
|
|
2812
|
-
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
1469
|
## [0.2.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.2.0...@synerise/ds-time-picker@0.2.1) (2020-03-26)
|
|
2817
1470
|
|
|
2818
1471
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2819
1472
|
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
|
-
|
|
2824
1473
|
# [0.2.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.41...@synerise/ds-time-picker@0.2.0) (2020-03-26)
|
|
2825
1474
|
|
|
2826
|
-
|
|
2827
1475
|
### Bug Fixes
|
|
2828
1476
|
|
|
2829
|
-
|
|
2830
|
-
|
|
2831
|
-
|
|
2832
|
-
|
|
2833
|
-
|
|
1477
|
+
- **time-picker:** fix eslint warning ([09f0099](https://github.com/Synerise/synerise-design/commit/09f0099b7512d75db67342ffa143e2d732cdad22))
|
|
1478
|
+
- **time-picker:** fix eslint warnings ([4bea43a](https://github.com/Synerise/synerise-design/commit/4bea43ab9a8f770cdcb4fd1c5d32a7dcd050f66d))
|
|
1479
|
+
- **time-picker:** fix eslint warnings ([4b74311](https://github.com/Synerise/synerise-design/commit/4b7431186770f9285348bbe158b7652c6f48b067))
|
|
1480
|
+
- **time-picker:** fix onChange ([215b783](https://github.com/Synerise/synerise-design/commit/215b783bceb2875bf5c4a28d756be18f3c5820d1))
|
|
2834
1481
|
|
|
2835
1482
|
### Features
|
|
2836
1483
|
|
|
2837
|
-
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
|
|
1484
|
+
- **time-picker:** add reset button ([9a17ce4](https://github.com/Synerise/synerise-design/commit/9a17ce44c463de15ab22f1fbb392dbae9ead785d))
|
|
2842
1485
|
|
|
2843
1486
|
## [0.1.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.40...@synerise/ds-time-picker@0.1.41) (2020-03-25)
|
|
2844
1487
|
|
|
2845
1488
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2846
1489
|
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
|
|
2851
1490
|
## [0.1.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.39...@synerise/ds-time-picker@0.1.40) (2020-03-25)
|
|
2852
1491
|
|
|
2853
|
-
|
|
2854
1492
|
### Bug Fixes
|
|
2855
1493
|
|
|
2856
|
-
|
|
2857
|
-
|
|
2858
|
-
|
|
2859
|
-
|
|
2860
|
-
|
|
1494
|
+
- **time-picker:** update opened timepicker styles ([bfb04e8](https://github.com/Synerise/synerise-design/commit/bfb04e8c09aae7c9752f62e00e0cecbc81e0f2d2))
|
|
2861
1495
|
|
|
2862
1496
|
## [0.1.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.38...@synerise/ds-time-picker@0.1.39) (2020-03-24)
|
|
2863
1497
|
|
|
2864
1498
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2865
1499
|
|
|
2866
|
-
|
|
2867
|
-
|
|
2868
|
-
|
|
2869
|
-
|
|
2870
1500
|
## [0.1.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.37...@synerise/ds-time-picker@0.1.38) (2020-03-24)
|
|
2871
1501
|
|
|
2872
1502
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2873
1503
|
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
1504
|
## [0.1.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.36...@synerise/ds-time-picker@0.1.37) (2020-03-24)
|
|
2879
1505
|
|
|
2880
1506
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2881
1507
|
|
|
2882
|
-
|
|
2883
|
-
|
|
2884
|
-
|
|
2885
|
-
|
|
2886
1508
|
## [0.1.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.35...@synerise/ds-time-picker@0.1.36) (2020-03-24)
|
|
2887
1509
|
|
|
2888
1510
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2889
1511
|
|
|
2890
|
-
|
|
2891
|
-
|
|
2892
|
-
|
|
2893
|
-
|
|
2894
1512
|
## [0.1.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.34...@synerise/ds-time-picker@0.1.35) (2020-03-23)
|
|
2895
1513
|
|
|
2896
1514
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2897
1515
|
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
|
|
2901
|
-
|
|
2902
1516
|
## [0.1.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.32...@synerise/ds-time-picker@0.1.34) (2020-03-23)
|
|
2903
1517
|
|
|
2904
1518
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2905
1519
|
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
1520
|
## [0.1.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.32...@synerise/ds-time-picker@0.1.33) (2020-03-23)
|
|
2911
1521
|
|
|
2912
1522
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2913
1523
|
|
|
2914
|
-
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
|
|
2918
1524
|
## [0.1.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.31...@synerise/ds-time-picker@0.1.32) (2020-03-23)
|
|
2919
1525
|
|
|
2920
1526
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2921
1527
|
|
|
2922
|
-
|
|
2923
|
-
|
|
2924
|
-
|
|
2925
|
-
|
|
2926
1528
|
## [0.1.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.30...@synerise/ds-time-picker@0.1.31) (2020-03-19)
|
|
2927
1529
|
|
|
2928
1530
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2929
1531
|
|
|
2930
|
-
|
|
2931
|
-
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
1532
|
## [0.1.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.29...@synerise/ds-time-picker@0.1.30) (2020-03-18)
|
|
2935
1533
|
|
|
2936
1534
|
**Note:** Version bump only for package @synerise/ds-time-picker
|
|
2937
1535
|
|
|
2938
|
-
|
|
2939
|
-
|
|
2940
|
-
|
|
2941
|
-
|
|
2942
1536
|
## [0.1.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.28...@synerise/ds-time-picker@0.1.29) (2020-03-18)
|
|
2943
1537
|
|
|
2944
|
-
|
|
2945
1538
|
### Bug Fixes
|
|
2946
1539
|
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
|
|
1540
|
+
- **core:** allow side effects ([0fcca2b](https://github.com/Synerise/synerise-design/commit/0fcca2b3476b539a60d6d21af5a43a7d32135868))
|
|
2952
1541
|
|
|
2953
1542
|
## [0.1.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-time-picker@0.1.27...@synerise/ds-time-picker@0.1.28) (2020-03-17)
|
|
2954
1543
|
|