@myunisoft/design-system 0.25.1 → 0.26.0-MYUN-27378-v2

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 ADDED
@@ -0,0 +1,385 @@
1
+ # Changelog
2
+
3
+ ### v0.26.0
4
+
5
+ #### Enhancements
6
+
7
+ - [MYUN-27753](https://myunisoft.atlassian.net/browse/MYUN-27753) [VirtualTable] improve style feed
8
+
9
+ ### v0.25.1
10
+
11
+ #### Enhancements
12
+
13
+ - [MYUN-27628](https://myunisoft.atlassian.net/browse/MYUN-27628) [AutoComplete] fix styles ( overflow )
14
+
15
+ ### v0.25.0
16
+
17
+ #### Enhancements
18
+
19
+ - [MYUN-15856](https://myunisoft.atlassian.net/browse/MYUN-15856) [VirtualTable] multi lines selection ( shift )
20
+ - [MYUN-27396](https://myunisoft.atlassian.net/browse/MYUN-27396) [VirtualTable] Add "onFilterChange" prop
21
+
22
+ ### v0.24.0
23
+
24
+ #### Enhancements
25
+
26
+ - Replace bundler by Esbuild
27
+ - [MYUN-23528](https://myunisoft.atlassian.net/browse/MYUN-23528) [VirtualTable] Improve AmountCell and SelectCell long content support
28
+
29
+ #### Bug Fixes
30
+
31
+ - [MYUN-26799](https://myunisoft.atlassian.net/browse/MYUN-26799) [VirtualTable] Fix: Handle incorrect years in DateCell
32
+
33
+ ### v0.23.5
34
+
35
+ #### Bug Fixes
36
+
37
+ - [MYUN-26533](https://myunisoft.atlassian.net/browse/MYUN-26533) [VirtualTable] Fix: Toolbar selection counter
38
+
39
+ ### v0.23.4
40
+
41
+ #### Bug Fixes
42
+
43
+ - [MYUN-26718](https://myunisoft.atlassian.net/browse/MYUN-26718) [VirtualTable] Fix: Fix crash when sorting column without options
44
+
45
+ ### v0.23.2
46
+
47
+ #### Bug Fixes
48
+
49
+ - [MYUN-26605](https://myunisoft.atlassian.net/browse/MYUN-26605) [VirtualTable] Fix: Add columns width to body hook dependencies
50
+ - [MYUN-26637](https://myunisoft.atlassian.net/browse/MYUN-26637) [VirtualTable] Fix: Improve sorting algo for empty values
51
+
52
+ ### v0.23.1
53
+
54
+ #### Bug Fixes
55
+
56
+ - [MYUN-14911](https://myunisoft.atlassian.net/browse/MYUN-14911) [VirtualTable] Improve PJ design
57
+ - [MYUN-26490](https://myunisoft.atlassian.net/browse/MYUN-26490) [VirtualTable] Fix alwaysInEdition mode
58
+
59
+ ### v0.23.0
60
+
61
+ - [MYUN-17166](https://myunisoft.atlassian.net/browse/MYUN-17166) [VirtualTable] Add method to apiRef
62
+ - [MYUN-24966](https://myunisoft.atlassian.net/browse/MYUN-24966) [VirtualTable] Add sorting for select, autocomplete, date and checkbox cell
63
+ - [MYUN-23905](https://myunisoft.atlassian.net/browse/MYUN-23905) [VirtualTable] Refacto secured rows
64
+ - [MYUN-20056](https://myunisoft.atlassian.net/browse/MYUN-20056) [VirtualTable] Replace Mui-icons by own
65
+ - [MYUN-26436](https://myunisoft.atlassian.net/browse/MYUN-26436) [VirtualTable] Add `onColumnsChange` property
66
+
67
+ ### v0.22.3
68
+
69
+ #### Bug Fixes
70
+
71
+ - [MYUN-24927](https://myunisoft.atlassian.net/browse/MYUN-24927) [VirtualTable] Apply strict equality for selectCell filter
72
+ - [MYUN-26017](https://myunisoft.atlassian.net/browse/MYUN-26017) [VirtualTable] fix Import button font-size
73
+
74
+ ### v0.22.2
75
+
76
+ #### Bug Fixes
77
+
78
+ - [MYUN-25903](https://myunisoft.atlassian.net/browse/MYUN-25903) [VirtualTable] Fix value display in Autocomplete view mode
79
+
80
+ ### v0.22.1
81
+
82
+ #### Bug Fixes
83
+
84
+ - [MYUN-24784](https://myunisoft.atlassian.net/browse/MYUN-24784) [VirtualTable] Prevent double tooltip in header
85
+ - [MYUN-25623](https://myunisoft.atlassian.net/browse/MYUN-25623) [VirtualTable] Added export footer xls
86
+
87
+ ## v0.22.0
88
+
89
+ #### Enhancements
90
+
91
+ - [MYUN-24656](https://myunisoft.atlasssian.net/browse/MYUN-24656) [VirtualTable] Sortable group
92
+ - [MYUN-24833](https://myunisoft.atlassian.net/browse/MYUN-24833) [VirtualTable] Refacto of the height logic
93
+
94
+ ## v0.21.1
95
+
96
+ #### Enhancements
97
+
98
+ - [MYUN-23514] (https://myunisoft.atlasssian.net/browse/MYUN-23514) fix the right click on row
99
+ - [MYUN-25444] (https://myunisoft.atlasssian.net/browse/MYUN-25444) force empty title on custom tooltips
100
+ - [MYUN-24582] (https://myunisoft.atlasssian.net/browse/MYUN-24582) Added possibility to validate data when save is clicked and not reset data when its not valid.
101
+ - [MYUN-25062] (https://myunisoft.atlasssian.net/browse/MYUN-25062) Can not scroll in auto complete in dialog
102
+ - [MYUN-24656] (https://myunisoft.atlasssian.net/browse/MYUN-24656) Sortable group
103
+ - [MYUN-24833] (https://myunisoft.atlasssian.net/browse/MYUN-24833) Remove dynamic calculation and cache
104
+
105
+ ## v0.21.0
106
+
107
+ #### Enhancements
108
+
109
+ - [MYUN-24827](https://myunisoft.atlasssian.net/browse/MYUN-24827) [VirtualTable] Make `handleRowsToDelete` async
110
+ - [MYUN-24450](https://myunisoft.atlassian.net/browse/MYUN-24450) [VirtualTable] Add `onRowClick` and `onRowContextMenu`support
111
+ - [MYUN-23522](https://myunisoft.atlassian.net/browse/MYUN-23522) Add validation helper and link it to the VirtualTable
112
+
113
+ #### Bug Fixes
114
+
115
+ - [MYUN-24640](https://myunisoft.atlassian.net/browse/MYUN-24640)
116
+
117
+ ## v0.20.0
118
+
119
+ #### Enhancements
120
+
121
+ - [MYUN-23775](https://myunisoft.atlassian.net/browse/MYUN-23775) [AttachmentCell] Add added and deleted files to `onSubmit` property
122
+ - [MYUN-17800](https://myunisoft.atlassian.net/browse/MYUN-17800) [VirtualTable] Add print and pdf export feature
123
+ - [MYUN-18810](https://myunisoft.atlassian.net/browse/MYUN-18810) Add AutocompleteMultiple component and Icons
124
+ - [MYUN-23774](https://myunisoft.atlassian.net/browse/MYUN-23774) Handle empty cell and function typeCell
125
+
126
+ #### Bug Fixes
127
+
128
+ - [MYUN-23943](https://myunisoft.atlassian.net/browse/MYUN-23943) Fix VirtualTable body maxHeight
129
+
130
+ ## v0.19.1
131
+
132
+ #### Bug Fixes
133
+
134
+ - [MYUN-24101](https://myunisoft.atlassian.net/browse/MYUN-24101) Escape search query + exportCSV delimiter
135
+
136
+ ## v0.19.0
137
+
138
+ #### Enhancements
139
+
140
+ - [MYUN-19793](https://myunisoft.atlassian.net/browse/MYUN-19793) Refacto of the virtualization
141
+ - [MYUN-19097](https://myunisoft.atlassian.net/browse/MYUN-19097) Add `styles` property to the VirtualTable config
142
+ - [MYUN-21941](https://myunisoft.atlassian.net/browse/MYUN-21941) Custom export filtering
143
+ - [MYUN-23523](https://myunisoft.atlassian.net/browse/MYUN-23523) Dynamic cell disabling
144
+ - [MYUN-23450](https://myunisoft.atlassian.net/browse/MYUN-23450) Improve `Search` component column section
145
+ - [MYUN-23646](https://myunisoft.atlassian.net/browse/MYUN-23646) Add `filterComparator` property
146
+
147
+ #### Bug Fixes
148
+
149
+ - [MYUN-23601](https://myunisoft.atlassian.net/browse/MYUN-23601) Fix previousSelection value
150
+
151
+ ## v0.18.3 (14/09/2022)
152
+
153
+ - [MYUN-23331](https://myunisoft.atlassian.net/browse/MYUN-23331) Fix `AutocompleteCell` and `SelectCell` not updating
154
+
155
+ ## v0.18.2 (12/09/2022)
156
+
157
+ #### Bug Fixes
158
+
159
+ - [MYUN-22495](https://myunisoft.atlassian.net/browse/MYUN-22495) Add `footerProps` property to VT config
160
+ - [MYUN-23364](https://myunisoft.atlassian.net/browse/MYUN-23364) Add `disabled` property to `actionsButton`
161
+
162
+ ## v0.18.1 (30/08/2022)
163
+
164
+ #### Bug Fixes
165
+
166
+ - [MYUN-23219](https://myunisoft.atlassian.net/browse/MYUN-23219) Update `react-spinners` dependency version
167
+ - [MYUN-22567](https://myunisoft.atlassian.net/browse/MYUN-22567) Fix `setCurrentCell` method
168
+
169
+ ## v0.18.0 (23/08/2022)
170
+
171
+ #### Enhancements
172
+
173
+ - [MYUN-MYUN-22971 ](https://myunisoft.atlassian.net/browse/MYUN-MYUN-22971) Export `exportData` helper
174
+
175
+ ## v0.17.0 (17/08/2022)
176
+
177
+ #### Enhancements
178
+
179
+ - [MYUN-MYUN-20881 ](https://myunisoft.atlassian.net/browse/MYUN-MYUN-20881) Migrate MUI from v4 to v5
180
+
181
+ ## v0.16.4 (18/07/2022)
182
+
183
+ - [MYUN-22693 ](https://myunisoft.atlassian.net/browse/MYUN-22693) [VirtualTable] Fix crash add fallback value for SelecCell when options array is empty
184
+
185
+ ## v0.16.2 (05/07/2022)
186
+
187
+ #### Bug Fixes
188
+
189
+ - [MYUN-22357](https://myunisoft.atlassian.net/browse/MYUN-22357) [VirtualTable] Fix crash when using `tooltipDetail`
190
+ - [MYUN-22462](https://myunisoft.atlassian.net/browse/MYUN-22462) [VirtualTable] Unfilterable columns are displayed as filterable
191
+ - [MYUN-22510](https://myunisoft.atlassian.net/browse/MYUN-22510) [VirtualTable] Fix bug renderLabelCustom in select cell VT
192
+
193
+ ## v0.16.1 (15/06/2022)
194
+
195
+ #### Bug Fixes
196
+
197
+ - [MYUN-21986](https://myunisoft.atlassian.net/browse/MYUN-21986) [VirtualTable] Fix `DateCell` cannot be cleared
198
+ - [MYUN-20845](https://myunisoft.atlassian.net/browse/MYUN-20845) [VirtualTable] Fix typo in `SearchBar` placeholder
199
+
200
+ ## v0.16.0 (02/06/2022)
201
+
202
+ #### Enhancements
203
+
204
+ - [MYUN-21869](https://myunisoft.atlassian.net/browse/MYUN-21869) Add `onCustomScroll` prop.
205
+
206
+ ## v0.15.3 (14/04/2022)
207
+
208
+ #### Bug Fixes
209
+
210
+ - [MYUN-20875](https://myunisoft.atlassian.net/browse/MYUN-20875) Apply actions to visible rows
211
+ - [MYUN-20635](https://myunisoft.atlassian.net/browse/MYUN-20635) Prevent "Invalid Date" warning in browser
212
+
213
+ ## v0.15.2 (31/03/2022)
214
+
215
+ #### Enhancements
216
+
217
+ - [MYUN-20126](https://myunisoft.atlassian.net/browse/MYUN-20126) Clean old code
218
+
219
+ #### Bug Fixes
220
+
221
+ - [MYUN-12876](https://myunisoft.atlassian.net/browse/MYUN-12876) Error tooltip
222
+
223
+ ## v0.13.0 (16/02/2022)
224
+
225
+ #### Enhancements
226
+
227
+ - [MYUN-18987](https://myunisoft.atlassian.net/browse/MYUN-18987) Add `renderExport` support for all column types.
228
+ - [MYUN-19425](https://myunisoft.atlassian.net/browse/MYUN-19425) Improve filtering of number/amount columns.
229
+
230
+ ---
231
+
232
+ ## v0.12.1 (11/02/2022)
233
+
234
+ #### Bug Fixes
235
+
236
+ - [MYUN-19389](https://myunisoft.atlassian.net/browse/MYUN-19389) Fix `isEdit` callback value.
237
+
238
+ ---
239
+
240
+ ## v0.12.0 (04/02/2022)
241
+
242
+ #### Enhancements
243
+
244
+ - [MYUN-19149](https://myunisoft.atlassian.net/browse/MYUN-19149) Add `handleCancel` callback property.
245
+ - [MYUN-19098](https://myunisoft.atlassian.net/browse/MYUN-19098) Pass row data to `sortComparator` function.
246
+
247
+ ---
248
+
249
+ ## v0.11.0 (31/01/2022)
250
+
251
+ #### Enhancements
252
+
253
+ - [MYUN-18606](https://myunisoft.atlassian.net/browse/MYUN-18606) Improve selection strategy using apiRef.
254
+ - [MYUN-17800](https://myunisoft.atlassian.net/browse/MYUN-17800) Add print and pdf export.
255
+
256
+ #### Bug Fixes
257
+
258
+ - [MYUN-18890](https://myunisoft.atlassian.net/browse/MYUN-18890) Fix filtering with "0" value.
259
+
260
+ ---
261
+
262
+ ## v0.10.4 (25/01/2022)
263
+
264
+ #### Enhancements
265
+
266
+ - [MYUN-18490](https://myunisoft.atlassian.net/browse/MYUN-18490) Add config option to ContextMenu and improve calculation timing.
267
+ - [MYUN-18618](https://myunisoft.atlassian.net/browse/MYUN-18618) Add `enableColumnEdition` config property.
268
+
269
+ #### Bug Fixes
270
+
271
+ - [MYUN-18781](https://myunisoft.atlassian.net/browse/MYUN-18781) Fix AmountCell update from data changes.
272
+ - [MYUN-18474](https://myunisoft.atlassian.net/browse/MYUN-18474) Fix useColumn hook to get added columns.
273
+ - [MYUN-16618](https://myunisoft.atlassian.net/browse/MYUN-16618) Return cell datas in AttachmentCell.
274
+
275
+ ---
276
+
277
+ ## v0.10.3 (14/01/2022)
278
+
279
+ #### Enhancements
280
+
281
+ - [MYUN-18568](https://myunisoft.atlassian.net/browse/MYUN-18568) Add `addRowLabel` config property to override the "Add a new line +" label.
282
+ - [MYUN-18567](https://myunisoft.atlassian.net/browse/MYUN-18567) Add `defaultOrder` and `defaultOrderDirection` config properties.
283
+
284
+ ---
285
+
286
+ ## v0.10.2 (12/01/2022)
287
+
288
+ #### Bug Fixes
289
+
290
+ - [MYUN-18174](https://myunisoft.atlassian.net/browse/MYUN-18174) Fix column witdh in ColumnsSetting component
291
+ - [MYUN-18334](https://myunisoft.atlassian.net/browse/MYUN-18334) Fix row deleting function
292
+ - [MYUN-18426](https://myunisoft.atlassian.net/browse/MYUN-18426) Fix filter options for column with typeCell as select.
293
+
294
+ ---
295
+
296
+ ## v0.10.1 (07/01/2022)
297
+
298
+ #### Bug Fixes
299
+
300
+ - Fix build process
301
+
302
+ ---
303
+
304
+ ## v0.10.0 (07/01/2022)
305
+
306
+ #### Enhancements
307
+
308
+ - [MYUN-18239](https://myunisoft.atlassian.net/browse/MYUN-18239) Expose export method outside the VT using the new [API](https://myunisoft.github.io/design-system/docs/virtual-table/api) system.
309
+ - [MYUN-16618](https://myunisoft.atlassian.net/browse/MYUN-16618) Refactoring of AttachmentCell using the new [FileDropper](https://myunisoft.github.io/design-system/docs/inputs/FileDropper) component.
310
+
311
+ #### Bug Fixes
312
+
313
+ - [MYUN-18334](https://myunisoft.atlassian.net/browse/MYUN-18334) Fix amountCell refresh when a row is deleted.
314
+ - [MYUN-18127](https://myunisoft.atlassian.net/browse/MYUN-18127) Fix all rows selection logic to prevent crash with high number of rows.
315
+
316
+ ---
317
+
318
+ ## v0.9.6
319
+
320
+ #### Bug Fixes
321
+
322
+ - [MYUN-17573](https://myunisoft.atlassian.net/browse/MYUN-17573) Fix scroll synchronisation delay
323
+ - [MYUN-18061](https://myunisoft.atlassian.net/browse/MYUN-18061) Fix `totalrows` data attribute
324
+
325
+ ---
326
+
327
+ ## v0.9.5 (23/12/2021)
328
+
329
+ #### Enhancements
330
+
331
+ - [MYUN-18061](https://myunisoft.atlassian.net/browse/MYUN-18061) Add a length row property in a empty div in the VT just for cypress testing
332
+
333
+ ---
334
+
335
+ ## v0.9.4 (16/12/2021)
336
+
337
+ #### Enhancements
338
+
339
+ - [MYUN-17509](https://myunisoft.atlassian.net/browse/MYUN-17509) Add disabled, className and style property to `select` typeCell
340
+
341
+ #### Bug Fixes
342
+
343
+ - [MYUN-17850](https://myunisoft.atlassian.net/browse/MYUN-17850) Fix export of empty wallet cell
344
+
345
+ ---
346
+
347
+ ## v0.9.3 (13/12/2021)
348
+
349
+ #### Bug Fixes
350
+
351
+ - [MYUN-17516](https://myunisoft.atlassian.net/browse/MYUN-17516) Fix export of switch badge cell
352
+
353
+ ---
354
+
355
+ ## v0.9.2 (08/12/2021)
356
+
357
+ #### Bug Fixes
358
+
359
+ - [MYUN-17516](https://myunisoft.atlassian.net/browse/MYUN-17516) Fix export of empty badge cell
360
+ - [MYUN-17665](https://myunisoft.atlassian.net/browse/MYUN-17665) Activate save button on edit
361
+
362
+ ---
363
+
364
+ ## v0.9.1 (06/12/2021)
365
+
366
+ #### Bug Fixes:
367
+
368
+ - [MYUN-17505](https://myunisoft.atlassian.net/browse/MYUN-17505) Add `rowIndex` property to RenderComponent callback
369
+ - [MYUN-17584](https://myunisoft.atlassian.net/browse/MYUN-17584) Fix `typeCell` in columnsSettings and doc
370
+
371
+ ---
372
+
373
+ ## v0.9.0 (03/12/2021)
374
+
375
+ #### Enhancements:
376
+
377
+ - [MYUN-17510](https://myunisoft.atlassian.net/browse/MYUN-17510) Handle custom sortable
378
+
379
+ ---
380
+
381
+ ## v0.8.4 (02/12/2021)
382
+
383
+ #### Bug Fixes:
384
+
385
+ - [MYUN-16553](https://myunisoft.atlassian.net/browse/MYUN-16553) Editable AmountCell are not clickable when empty