@hug/ngx-time-picker 1.1.13 → 2.0.1
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 +96 -70
- package/README.md +2 -1
- package/esm2022/time-picker.component.mjs +298 -0
- package/{fesm2020 → fesm2022}/hug-ngx-time-picker.mjs +74 -74
- package/fesm2022/hug-ngx-time-picker.mjs.map +1 -0
- package/package.json +14 -20
- package/time-picker.component.d.ts +7 -7
- package/esm2020/time-picker.component.mjs +0 -298
- package/fesm2015/hug-ngx-time-picker.mjs +0 -311
- package/fesm2015/hug-ngx-time-picker.mjs.map +0 -1
- package/fesm2020/hug-ngx-time-picker.mjs.map +0 -1
- /package/{esm2020 → esm2022}/hug-ngx-time-picker.mjs +0 -0
- /package/{esm2020 → esm2022}/index.mjs +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,172 +1,198 @@
|
|
|
1
|
-
##
|
|
1
|
+
## 2.0.1 (2024-09-25)
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
###
|
|
4
|
+
### 🌱 Dependencies
|
|
5
5
|
|
|
6
|
-
-
|
|
6
|
+
- **@hug/ngx-numeric-stepper:** upgrade to v2.0.1 ([0af4397](https://github.com/DSI-HUG/ngx-components/commit/0af4397))
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
### ❤️ Thank You
|
|
10
10
|
|
|
11
|
-
-
|
|
11
|
+
- dsi-hug-bot @dsi-hug-bot
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
# 2.0.0 (2024-09-11)
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
###
|
|
16
|
+
### 🚀 Features
|
|
17
17
|
|
|
18
|
-
-
|
|
18
|
+
- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712))
|
|
19
19
|
|
|
20
|
+
- update material to angular 15 - FC-67 ([44406c1](https://github.com/DSI-HUG/ngx-components/commit/44406c1))
|
|
20
21
|
|
|
21
|
-
|
|
22
|
+
- time picker angular15 ([1d53f68](https://github.com/DSI-HUG/ngx-components/commit/1d53f68))
|
|
22
23
|
|
|
23
|
-
-
|
|
24
|
+
- remove NgxDetroy ([c64d8bb](https://github.com/DSI-HUG/ngx-components/commit/c64d8bb))
|
|
24
25
|
|
|
25
|
-
|
|
26
|
+
- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0))
|
|
27
|
+
|
|
28
|
+
- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1))
|
|
26
29
|
|
|
27
30
|
|
|
28
31
|
### 🐛 Fixes
|
|
29
32
|
|
|
30
|
-
-
|
|
33
|
+
- lint ([11a9b75](https://github.com/DSI-HUG/ngx-components/commit/11a9b75))
|
|
34
|
+
|
|
35
|
+
- correctif passage compelt ng18 ([3fe864e](https://github.com/DSI-HUG/ngx-components/commit/3fe864e))
|
|
36
|
+
|
|
37
|
+
- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8))
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
### 🌱 Dependencies
|
|
41
|
+
|
|
42
|
+
- **@hug/ngx-numeric-stepper:** upgrade to v2.0.0 ([67c347f](https://github.com/DSI-HUG/ngx-components/commit/67c347f))
|
|
43
|
+
|
|
44
|
+
- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c))
|
|
31
45
|
|
|
32
46
|
|
|
33
47
|
### ❤️ Thank You
|
|
34
48
|
|
|
35
|
-
-
|
|
49
|
+
- Badisi
|
|
50
|
+
- dsi-hug-bot @dsi-hug-bot
|
|
51
|
+
- rfrt
|
|
36
52
|
|
|
37
|
-
## 1.1.
|
|
53
|
+
## 1.1.13 (2024-08-03)
|
|
54
|
+
|
|
55
|
+
### 🐛 Fixes
|
|
38
56
|
|
|
57
|
+
- **ngx-time-picker:** fix NG_VALUE_ACCESSOR error ([ec24577](https://github.com/DSI-HUG/ngx-components/commit/ec24577))
|
|
58
|
+
|
|
59
|
+
### ❤️ Thank You
|
|
60
|
+
|
|
61
|
+
- Serge
|
|
62
|
+
|
|
63
|
+
## 1.1.12 (2024-08-03)
|
|
39
64
|
|
|
40
65
|
### 🐛 Fixes
|
|
41
66
|
|
|
42
|
-
-
|
|
67
|
+
- **ngx-time-picker:** fix NG_VALUE_ACCESSOR error ([28bce28](https://github.com/DSI-HUG/ngx-components/commit/28bce28))
|
|
43
68
|
|
|
69
|
+
### ❤️ Thank You
|
|
44
70
|
|
|
45
|
-
|
|
71
|
+
- Serge
|
|
46
72
|
|
|
47
|
-
|
|
73
|
+
## 1.1.11 (2024-08-03)
|
|
48
74
|
|
|
49
|
-
|
|
75
|
+
### 🐛 Fixes
|
|
50
76
|
|
|
77
|
+
- **ngx-time-picker:** fix NG_VALUE_ACCESSOR error ([01df020](https://github.com/DSI-HUG/ngx-components/commit/01df020))
|
|
51
78
|
|
|
52
|
-
### ❤️
|
|
79
|
+
### ❤️ Thank You
|
|
53
80
|
|
|
54
|
-
-
|
|
55
|
-
- Serge
|
|
81
|
+
- Serge
|
|
56
82
|
|
|
57
|
-
## 1.1.
|
|
83
|
+
## 1.1.10 (2024-07-25)
|
|
84
|
+
|
|
85
|
+
### 🐛 Fixes
|
|
58
86
|
|
|
87
|
+
- **ngx-time-picker:** update patch version ([98352e2](https://github.com/DSI-HUG/ngx-components/commit/98352e2))
|
|
59
88
|
|
|
60
89
|
### 🌱 Dependencies
|
|
61
90
|
|
|
62
|
-
-
|
|
91
|
+
- **@hug/ngx-numeric-stepper:** upgrade to v1.1.11 ([71e5911](https://github.com/DSI-HUG/ngx-components/commit/71e5911))
|
|
63
92
|
|
|
93
|
+
- **@hug/ngx-core:** upgrade to v1.1.14 ([12ee5d4](https://github.com/DSI-HUG/ngx-components/commit/12ee5d4))
|
|
64
94
|
|
|
65
|
-
### ❤️
|
|
95
|
+
### ❤️ Thank You
|
|
66
96
|
|
|
67
|
-
-
|
|
97
|
+
- dsi-hug-bot @dsi-hug-bot
|
|
98
|
+
- Serge
|
|
68
99
|
|
|
69
|
-
## 1.1.
|
|
100
|
+
## 1.1.9 (2024-07-25)
|
|
70
101
|
|
|
102
|
+
### 🌱 Dependencies
|
|
71
103
|
|
|
72
|
-
|
|
104
|
+
- **@hug/ngx-core:** upgrade to v1.1.13 ([15e11d7](https://github.com/DSI-HUG/ngx-components/commit/15e11d7))
|
|
73
105
|
|
|
74
|
-
|
|
106
|
+
### ❤️ Thank You
|
|
75
107
|
|
|
108
|
+
- dsi-hug-bot @dsi-hug-bot
|
|
76
109
|
|
|
77
|
-
|
|
110
|
+
## 1.1.8 (2024-07-24)
|
|
78
111
|
|
|
79
|
-
|
|
112
|
+
### 🐛 Fixes
|
|
80
113
|
|
|
81
|
-
-
|
|
114
|
+
- **ngx-time-picker:** update patch version ([f8a7d86](https://github.com/DSI-HUG/ngx-components/commit/f8a7d86))
|
|
82
115
|
|
|
116
|
+
### 🌱 Dependencies
|
|
83
117
|
|
|
84
|
-
|
|
118
|
+
- **@hug/ngx-numeric-stepper:** upgrade to v1.1.9 ([34f74e7](https://github.com/DSI-HUG/ngx-components/commit/34f74e7))
|
|
85
119
|
|
|
86
|
-
-
|
|
87
|
-
- Serge
|
|
120
|
+
- **@hug/ngx-core:** upgrade to v1.1.12 ([78a2936](https://github.com/DSI-HUG/ngx-components/commit/78a2936))
|
|
88
121
|
|
|
89
|
-
|
|
122
|
+
### ❤️ Thank You
|
|
123
|
+
|
|
124
|
+
- dsi-hug-bot @dsi-hug-bot
|
|
125
|
+
- Serge
|
|
90
126
|
|
|
127
|
+
## 1.1.7 (2024-07-24)
|
|
91
128
|
|
|
92
129
|
### 🐛 Fixes
|
|
93
130
|
|
|
94
|
-
-
|
|
95
|
-
|
|
131
|
+
- **ngx-time-picker:** update patch version ([f251f4a](https://github.com/DSI-HUG/ngx-components/commit/f251f4a))
|
|
96
132
|
|
|
97
133
|
### 🌱 Dependencies
|
|
98
134
|
|
|
99
|
-
-
|
|
135
|
+
- **@hug/ngx-core:** upgrade to v1.1.11 ([bda1d8c](https://github.com/DSI-HUG/ngx-components/commit/bda1d8c))
|
|
100
136
|
|
|
101
|
-
-
|
|
137
|
+
- **@hug/ngx-numeric-stepper:** upgrade to v1.1.8 ([b79bfa0](https://github.com/DSI-HUG/ngx-components/commit/b79bfa0))
|
|
102
138
|
|
|
139
|
+
### ❤️ Thank You
|
|
103
140
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
- dsi-hug-bot @dsi-hug-bot
|
|
107
|
-
- Serge
|
|
141
|
+
- dsi-hug-bot @dsi-hug-bot
|
|
142
|
+
- Serge
|
|
108
143
|
|
|
109
144
|
## 1.1.6 (2024-07-23)
|
|
110
145
|
|
|
111
|
-
|
|
112
146
|
### 🐛 Fixes
|
|
113
147
|
|
|
114
|
-
-
|
|
115
|
-
|
|
148
|
+
- **ngx-time-picker:** compile path ([5fdb256](https://github.com/DSI-HUG/ngx-components/commit/5fdb256))
|
|
116
149
|
|
|
117
150
|
### 🌱 Dependencies
|
|
118
151
|
|
|
119
|
-
-
|
|
120
|
-
|
|
121
|
-
- **@hug/ngx-numeric-stepper:** upgrade to v1.1.7 ([1d42ddd](https://github.com/DSI-HUG/ngx-components/commit/1d42ddd))
|
|
152
|
+
- **@hug/ngx-core:** upgrade to v1.1.9 ([3692c68](https://github.com/DSI-HUG/ngx-components/commit/3692c68))
|
|
122
153
|
|
|
123
|
-
-
|
|
154
|
+
- **@hug/ngx-numeric-stepper:** upgrade to v1.1.7 ([1d42ddd](https://github.com/DSI-HUG/ngx-components/commit/1d42ddd))
|
|
124
155
|
|
|
156
|
+
- **@hug/ngx-core:** upgrade to v1.1.10 ([78dbe21](https://github.com/DSI-HUG/ngx-components/commit/78dbe21))
|
|
125
157
|
|
|
126
|
-
### ❤️
|
|
158
|
+
### ❤️ Thank You
|
|
127
159
|
|
|
128
|
-
-
|
|
129
|
-
-
|
|
160
|
+
- dsi-hug-bot @dsi-hug-bot
|
|
161
|
+
- Serge
|
|
130
162
|
|
|
131
163
|
## 1.1.5 (2024-07-23)
|
|
132
164
|
|
|
133
|
-
|
|
134
165
|
### 🐛 Fixes
|
|
135
166
|
|
|
136
|
-
-
|
|
137
|
-
|
|
138
|
-
- **ngx-time-picker:** ngx prefix ([bd4b65e](https://github.com/DSI-HUG/ngx-components/commit/bd4b65e))
|
|
167
|
+
- **ngx-time-picker:** ngx prefix ([2c62859](https://github.com/DSI-HUG/ngx-components/commit/2c62859))
|
|
139
168
|
|
|
169
|
+
- **ngx-time-picker:** ngx prefix ([bd4b65e](https://github.com/DSI-HUG/ngx-components/commit/bd4b65e))
|
|
140
170
|
|
|
141
171
|
### 🌱 Dependencies
|
|
142
172
|
|
|
143
|
-
-
|
|
173
|
+
- **@hug/ngx-numeric-stepper:** upgrade to v1.1.6 ([094b0f2](https://github.com/DSI-HUG/ngx-components/commit/094b0f2))
|
|
144
174
|
|
|
175
|
+
### ❤️ Thank You
|
|
145
176
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
- dsi-hug-bot @dsi-hug-bot
|
|
149
|
-
- Serge
|
|
177
|
+
- dsi-hug-bot @dsi-hug-bot
|
|
178
|
+
- Serge
|
|
150
179
|
|
|
151
180
|
## 1.1.4 (2024-07-23)
|
|
152
181
|
|
|
153
|
-
|
|
154
182
|
### 🐛 Fixes
|
|
155
183
|
|
|
156
|
-
-
|
|
157
|
-
|
|
184
|
+
- **ngx-time-picker:** use inject ([16ab25a](https://github.com/DSI-HUG/ngx-components/commit/16ab25a))
|
|
158
185
|
|
|
159
186
|
### 🌱 Dependencies
|
|
160
187
|
|
|
161
|
-
-
|
|
188
|
+
- **@hug/ngx-core:** upgrade to v1.1.8 ([26f0d10](https://github.com/DSI-HUG/ngx-components/commit/26f0d10))
|
|
162
189
|
|
|
163
|
-
-
|
|
190
|
+
- **@hug/ngx-numeric-stepper:** upgrade to v1.1.5 ([a76174a](https://github.com/DSI-HUG/ngx-components/commit/a76174a))
|
|
164
191
|
|
|
192
|
+
### ❤️ Thank You
|
|
165
193
|
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
- dsi-hug-bot @dsi-hug-bot
|
|
169
|
-
- Serge
|
|
194
|
+
- dsi-hug-bot @dsi-hug-bot
|
|
195
|
+
- Serge
|
|
170
196
|
|
|
171
197
|
## 1.1.3 (2024-07-08)
|
|
172
198
|
|
package/README.md
CHANGED