File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "packages/common-ui" : " 0.8.2 " ,
2+ "packages/common-ui" : " 0.9.0 " ,
33 "packages/common" : " 0.5.0" ,
44 "packages/eslint-config" : " 0.6.2" ,
55 "packages/prettier-config" : " 0.2.1" ,
Original file line number Diff line number Diff line change 11---
2+ # # @northern.tech/common-ui-0.8.3 - 2026-01-21
3+
4+
5+ # ## Security
6+
7+
8+
29# # @northern.tech/common-ui-0.8.2 - 2025-12-01
310
411
1623
1724
1825
26+
27+
1928# # @northern.tech/common-ui-0.8.1 - 2025-11-12
2029
2130
3241
3342
3443
44+
45+
46+
47+
3548# ## Security
3649
3750
4861
4962 ([23d049a](https://github.com/NorthernTechHQ/nt-gui/commit/23d049af27f93d83fd29959ce0bd7c0c09cfe9f2)) by @mzedel
5063
64+
65+
5166- *(common-ui)* Aligned w/ current Mender codebase
5267
5368 ([898d330](https://github.com/NorthernTechHQ/nt-gui/commit/898d3309ae751e8af161759831e0000064a078d5)) by @mzedel
5469
70+
71+
5572- *(common-ui)* Aligned pagination appearance closer w/ updated design
5673
5774 ([72271c9](https://github.com/NorthernTechHQ/nt-gui/commit/72271c9c8a1ccffda49e1e079ca05e6c17b4739d)) by @mzedel
6077
6178
6279
80+
81+
6382# ## Features
6483
6584# ### Common-ui
7392
7493
7594
95+
96+
7697# ## Security
7798
7899
90111 ([d52a3d7](https://github.com/NorthernTechHQ/nt-gui/commit/d52a3d7dae5199b83f0e73dd3a6c10cf30118bb3)) by @mzedel
91112
92113
114+
115+
93116 - common + common-ui affected as well, not mentioned due to scope policy
94117
95118
113136
114137
115138
139+
140+
116141# ## Features
117142
118143# ### Common-ui
125150
126151
127152
153+
154+
128155# ### Store
129156
130157
136163
137164
138165
166+
167+
139168# ## Refactor
140169
141170# ### Store,common-ui
149178
150179
151180
181+
182+
152183# ## Security
153184
154185
175206
176207 ([49c8bbf](https://github.com/NorthernTechHQ/nt-gui/commit/49c8bbf64cea2a91c0dcaec33e9ddbed3716437f)) by @aleksandrychev
177208
209+
210+
178211- *(common-ui)* Aligned alert severity with (not) usage
179212
180213 ([3c5ea7b](https://github.com/NorthernTechHQ/nt-gui/commit/3c5ea7b75b42957e83a515f606bf886535202078)) by @mzedel
183216
184217
185218
219+
220+
186221# ## Features
187222
188223# ### Common-ui
196231
197232
198233
234+
235+
199236# ## Security
200237
201238
219256
220257 ([665a85f](https://github.com/NorthernTechHQ/nt-gui/commit/665a85f8ecbc0973d1c77f42e647a9a51511216b)) by @aleksandrychev
221258
259+
260+
222261- *(common-ui)* Added slotProps and fallbackValue props to the TimeframePicker component
223262
224263 ([32d346b](https://github.com/NorthernTechHQ/nt-gui/commit/32d346b4ec5a2570cceb889688056a20c7b33cdc)) by @aleksandrychev
228267
229268
230269
270+
271+
231272# # @northern.tech/common-ui-0.1.2 - 2024-11-15
232273
233274
259300
260301
261302
303+
304+
262305---
Original file line number Diff line number Diff line change 11{
22 "name" : " @northern.tech/common-ui" ,
3- "version" : " 0.8.2 " ,
3+ "version" : " 0.9.0 " ,
44 "license" : " Apache-2.0" ,
55 "private" : false ,
66 "publishConfig" : {
Original file line number Diff line number Diff line change 11---
2+ # # @northern.tech/common-ui-0.8.3 - 2026-01-20
3+
4+
5+ # ## Security
6+
7+
8+
29# # @northern.tech/common-ui-0.8.1 - 2025-11-12
310
411
1522
1623
1724
25+
26+
1827# ## Features
1928
2029# ### Common
2837
2938
3039
40+
41+
3142# ## Security
3243
3344
4556 ([d52a3d7](https://github.com/NorthernTechHQ/nt-gui/commit/d52a3d7dae5199b83f0e73dd3a6c10cf30118bb3)) by @mzedel
4657
4758
59+
60+
4861 - common + common-ui affected as well, not mentioned due to scope policy
4962
5063
6477
6578 ([5211d3c](https://github.com/NorthernTechHQ/nt-gui/commit/5211d3c39947e5374858eb92358fdaa7ac3a1a91)) by @mzedel
6679
80+
81+
6782- *(common)* Fixed an issue that prevent seeing sessiondetails for portforwarding auditlog entries
6883
6984 ([367d7f6](https://github.com/NorthernTechHQ/nt-gui/commit/367d7f669b208706f0a45816c5198567e7914d8d)) by @mzedel
7287
7388
7489
90+
91+
7592# ## Features
7693
7794# ### Common-ui
85102
86103
87104
105+
106+
88107# ## Security
89108
90109
125144
126145
127146
147+
148+
128149# ### Common/auditlogs
129150
130151
133154 ([63e08f4](https://github.com/NorthernTechHQ/nt-gui/commit/63e08f4eaf1c106d8634451517314e84b882f9a5)) by @aleksandrychev
134155
135156
157+
158+
136159 aligned with Mender code
137160
138161
163186 ([bd56eff](https://github.com/NorthernTechHQ/nt-gui/commit/bd56eff96b4d7a4f708bf2fa04aad911462bed51)) by @aleksandrychev
164187
165188
189+
190+
166191 use cjs for require and js for ESM
167192
168193
189214
190215
191216
217+
218+
192219# ## Features
193220
194221
210237
211238
212239
240+
241+
213242# # @northern.tech/common-0.2.0 - 2024-12-04
214243
215244
You can’t perform that action at this time.
0 commit comments