diginet-core-ui 1.4.34-beta.2 → 1.4.36-beta.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/readme.md
CHANGED
|
@@ -41,1375 +41,1342 @@ npm test
|
|
|
41
41
|
```
|
|
42
42
|
|
|
43
43
|
## Changelog
|
|
44
|
+
|
|
45
|
+
## 1.4.36
|
|
46
|
+
|
|
47
|
+
- \[Fixed\]: TimePicker – Fix show popover when readOnly is true, fix return value contain space
|
|
48
|
+
- \[Changed\]: index.stories.js – Add props to components in index.stories.js
|
|
49
|
+
- \[Fixed\]: DatePicker – Fix still open popup when readOnly
|
|
50
|
+
- \[Fixed\]: DateRangePicker – Fix still open popup when readOnly
|
|
51
|
+
|
|
52
|
+
## 1.4.35
|
|
53
|
+
|
|
54
|
+
* [Changed\]: DropdownBox - Added props allowInput, disabled, displayExpr, error, valueExpr, helperTextProps
|
|
55
|
+
|
|
56
|
+
## 1.4.34
|
|
57
|
+
|
|
58
|
+
- \[Fixed]: DatePicker – Fix disabled navigator on first render
|
|
59
|
+
|
|
44
60
|
## 1.4.33
|
|
45
61
|
|
|
46
|
-
-
|
|
62
|
+
- \[Added\]: IconMenu – Add MHRP29N0030
|
|
47
63
|
|
|
48
64
|
## 1.4.32
|
|
49
65
|
|
|
50
|
-
-
|
|
51
|
-
-
|
|
52
|
-
-
|
|
53
|
-
-
|
|
66
|
+
- \[Fixed\]: Slider – Fix show excel not focus first cell
|
|
67
|
+
- \[Fixed\]: Toggle – Fix color not match design
|
|
68
|
+
- \[Fixed\]: DateRangePicker – Fix still open picker when read-only
|
|
69
|
+
- \[Fixed\]: DatePicker – Fix wrong navigation content
|
|
54
70
|
|
|
55
71
|
## 1.4.31
|
|
56
72
|
|
|
57
|
-
-
|
|
73
|
+
- \[Added\]: Skeleton – Add the new Skeleton library
|
|
58
74
|
|
|
59
75
|
## 1.4.30
|
|
60
76
|
|
|
61
|
-
-
|
|
62
|
-
-
|
|
63
|
-
-
|
|
77
|
+
- \[Added\]: Icon – Add Bank
|
|
78
|
+
- \[Added\]: IconMenu – Add MHRM77N0003
|
|
79
|
+
- \[Fixed\]: TreeView – Fix onchange return empty string data
|
|
64
80
|
|
|
65
81
|
## 1.4.29
|
|
66
82
|
|
|
67
|
-
-
|
|
68
|
-
-
|
|
69
|
-
-
|
|
70
|
-
-
|
|
71
|
-
-
|
|
72
|
-
-
|
|
73
|
-
-
|
|
74
|
-
-
|
|
75
|
-
-
|
|
76
|
-
-
|
|
83
|
+
- \[Added\]: Icon – Add MoneyBag
|
|
84
|
+
- \[Added\]: IconMenu – Add MHRP77N0012
|
|
85
|
+
- \[Changed\]: Storybook – Write document
|
|
86
|
+
- \[Changed\]: OptionWrapper – Add propTypes of WrappedComponent
|
|
87
|
+
- \[Changed\]: DateInput – Optimize component DateInput
|
|
88
|
+
- \[Changed\]: Storybook – Update, optimize stories
|
|
89
|
+
- \[Changed\]: Accordion – Add method expandedState, setExpandState
|
|
90
|
+
- \[Fixed\]: Dropdown – Fix set defaultValue before action loadData
|
|
91
|
+
- \[Fixed\]: Storybook – Fix storybook not show default value of props
|
|
92
|
+
- \[Fixed\]: TreeView – Fix not render when parentID value is string '0'
|
|
77
93
|
|
|
78
94
|
## 1.4.28
|
|
79
95
|
|
|
80
|
-
-
|
|
96
|
+
- \[Fixed\]: Attachment – Fix allNewAttached in onChange after delete
|
|
81
97
|
|
|
82
98
|
## 1.4.27
|
|
83
99
|
|
|
84
|
-
-
|
|
100
|
+
- \[Changed\]: Button – Remove transition when disabled
|
|
85
101
|
|
|
86
102
|
## 1.4.26
|
|
87
103
|
|
|
88
|
-
-
|
|
89
|
-
-
|
|
90
|
-
-
|
|
91
|
-
-
|
|
92
|
-
-
|
|
93
|
-
-
|
|
104
|
+
- \[Added\]: IconMenu – Add MHRP13N0005, MHRP13N0006
|
|
105
|
+
- \[Changed\]: Icon – Add theme components default props
|
|
106
|
+
- \[Fixed\]: Chip – Fix not lineClamp
|
|
107
|
+
- \[Fixed\]: Popover – Fix shifting popover
|
|
108
|
+
- \[Fixed\]: Label – Fix label missing margin in DatePicker
|
|
109
|
+
- \[Fixed\]: Attachment – Add prop allowDelete
|
|
94
110
|
|
|
95
111
|
## 1.4.25
|
|
96
112
|
|
|
97
|
-
-
|
|
113
|
+
- \[Added\]: DatePicker – Add DateInput
|
|
98
114
|
|
|
99
115
|
## 1.4.24
|
|
100
116
|
|
|
101
|
-
-
|
|
102
|
-
-
|
|
117
|
+
- \[Added\]: IconMenu – Add WEO76LIS0005, WEO76LIS0006, WEO76LIS0007, WEO76REQ0003
|
|
118
|
+
- \[Changed\]: Dropdown – Return event, reason, value in onClosed callback
|
|
103
119
|
|
|
104
120
|
## 1.4.23
|
|
105
121
|
|
|
106
|
-
-
|
|
122
|
+
- \[Changed\]: TabHeader – Add full width
|
|
107
123
|
|
|
108
124
|
## 1.4.22
|
|
109
125
|
|
|
110
|
-
-
|
|
111
|
-
-
|
|
112
|
-
-
|
|
113
|
-
-
|
|
114
|
-
-
|
|
115
|
-
-
|
|
126
|
+
- \[Added\]: IconMenu – Add MHRP39N0020, MHRP39N0021
|
|
127
|
+
- \[Changed\]: Tab – Add prop onChange in TabContainer
|
|
128
|
+
- \[Changed\]: Accordion – Update AccordionSummary propTypes
|
|
129
|
+
- \[Fixed\]: TimePicker – Fix cannot select time by arrow keys
|
|
130
|
+
- \[Fixed\]: Modal – Fix warning call Hooks inside useMemo
|
|
131
|
+
- \[Fixed\]: Image – Fix render img tag when src empty
|
|
116
132
|
|
|
117
133
|
## 1.4.21
|
|
118
134
|
|
|
119
|
-
-
|
|
120
|
-
-
|
|
121
|
-
-
|
|
135
|
+
- \[Changed\]: Theme – Setup switch theme Dark Light
|
|
136
|
+
- \[Changed\]: Theme – Add theme components default props
|
|
137
|
+
- \[Changed\]: Theme – Add theme spacing
|
|
122
138
|
|
|
123
139
|
## 1.4.20
|
|
124
140
|
|
|
125
|
-
-
|
|
141
|
+
- \[Changed\]: Typography – Update TextStyle Title1 & Body6
|
|
126
142
|
|
|
127
143
|
## 1.4.19
|
|
128
144
|
|
|
129
|
-
-
|
|
130
|
-
-
|
|
131
|
-
-
|
|
132
|
-
-
|
|
145
|
+
- \[Fixed\]: Locale – Fix language not match locale
|
|
146
|
+
- \[Fixed\]: PasswordInput – Fix show hide password
|
|
147
|
+
- \[Fixed\]: Global – Fix setGlobal recursion
|
|
148
|
+
- \[Fixed\]: Calendar – Fix caption with capitalizing the first character
|
|
133
149
|
|
|
134
150
|
## 1.4.17
|
|
135
151
|
|
|
136
|
-
-
|
|
152
|
+
- \[Fixed\]: Attachment – Fix attached, allNewAttached in onChange when add new attachment
|
|
137
153
|
|
|
138
154
|
## 1.4.16
|
|
139
155
|
|
|
140
|
-
-
|
|
141
|
-
-
|
|
156
|
+
- \[Added\]: IconMenu – Add MHRM15N0001
|
|
157
|
+
- \[Changed\]: Dropdown – Return recent search in onClosed callback
|
|
142
158
|
|
|
143
159
|
## 1.4.15
|
|
144
160
|
|
|
145
|
-
-
|
|
146
|
-
-
|
|
147
|
-
-
|
|
148
|
-
-
|
|
149
|
-
-
|
|
161
|
+
- \[Changed\]: Dropdown – Return recent search in onClosed callback
|
|
162
|
+
- \[Fixed\]: DropdownBox - Fix bug not close when in modal
|
|
163
|
+
- \[Fixed\]: NumberInput - Fix cursor position when focus
|
|
164
|
+
- \[Fixed\]: Attachment - Fix bug data undefined crash page
|
|
165
|
+
- \[Fixed\]: Attachment - Fix logic remove file
|
|
150
166
|
|
|
151
167
|
## 1.4.14
|
|
152
168
|
|
|
153
|
-
-
|
|
154
|
-
-
|
|
169
|
+
- \[Added\]: IconMenu – Add MHRP09N0034, MHRP09N0035
|
|
170
|
+
- \[Fixed\]: NumberInput – Fix not show error
|
|
155
171
|
|
|
156
172
|
## 1.4.13
|
|
157
173
|
|
|
158
|
-
-
|
|
159
|
-
-
|
|
174
|
+
- \[Added\]: Icon – Add CalendarCancel, PlaneTakeoff
|
|
175
|
+
- \[Added\]: IconMenu – Add MHRM00N0007, WEO76LIS0004, WEO76TRA0001
|
|
160
176
|
|
|
161
177
|
## 1.4.12
|
|
162
178
|
|
|
163
|
-
-
|
|
164
|
-
-
|
|
165
|
-
-
|
|
166
|
-
-
|
|
167
|
-
-
|
|
168
|
-
-
|
|
169
|
-
-
|
|
170
|
-
-
|
|
179
|
+
- \[Added\]: IconMenu – Add, Update icon for DIGINET EO
|
|
180
|
+
- \[Changed\]: Attachment – Add viewType Picture
|
|
181
|
+
- \[Changed\]: Calendar – Update design
|
|
182
|
+
- \[Changed\]: DatePicker – Add picker month, year, quarter
|
|
183
|
+
- \[Changed\]: Typography – Add PropTypes string for prop 'format'
|
|
184
|
+
- \[Changed\]: Image – Add prop objectFit
|
|
185
|
+
- \[Changed\]: Dropdown – Replace EventListener scroll with onScroll; Add scrollbar-thumb min-height
|
|
186
|
+
- \[Fixed\]: Popover – Fix content in body shift when show component
|
|
171
187
|
|
|
172
188
|
## 1.4.11
|
|
173
189
|
|
|
174
|
-
-
|
|
175
|
-
-
|
|
176
|
-
-
|
|
177
|
-
-
|
|
178
|
-
-
|
|
190
|
+
- \[Changed\]: Modal – Add prop size
|
|
191
|
+
- \[Changed\]: InputBase – Add default delayOnChange
|
|
192
|
+
- \[Changed\]: DateRangePicker – Add default placeholder
|
|
193
|
+
- \[Changed\]: PasswordInput – Add component PasswordInput
|
|
194
|
+
- \[Changed\]: Checkbox – Remove second param in onChange
|
|
179
195
|
|
|
180
196
|
## 1.4.10
|
|
181
197
|
|
|
182
|
-
-
|
|
183
|
-
-
|
|
184
|
-
-
|
|
185
|
-
-
|
|
198
|
+
- \[Fixed\]: Dropdown – Fix display text when data invalid
|
|
199
|
+
- \[Fixed\]: Dropdown – Fix bug crash when get icon from invalid data
|
|
200
|
+
- \[Fixed\]: Dropdown – Fix not reset data when close dropdown after search
|
|
201
|
+
- \[Fixed\]: Dropdown – Fix not clear display value when set value null
|
|
186
202
|
|
|
187
203
|
## 1.4.9
|
|
188
204
|
|
|
189
|
-
-
|
|
190
|
-
-
|
|
205
|
+
- \[Added\]: IconMenu – Add 16 icon menu of HR Mobile App
|
|
206
|
+
- \[Fixed\]: Chip – Fix width of TabHeader
|
|
191
207
|
|
|
192
208
|
## 1.4.8
|
|
193
209
|
|
|
194
|
-
-
|
|
195
|
-
-
|
|
196
|
-
-
|
|
197
|
-
-
|
|
210
|
+
- \[Changed\]: Storybook – Update storybook of some components
|
|
211
|
+
- \[Fixed\]: General – Fix bug css inset cannot use on Safari below 14
|
|
212
|
+
- \[Fixed\]: PagingInfo – Fix stretch UI NumberInput
|
|
213
|
+
- \[Fixed\]: Chip – Fix clear button cannot with viewType filled
|
|
198
214
|
|
|
199
215
|
## 1.4.7
|
|
200
216
|
|
|
201
|
-
-
|
|
217
|
+
- \[Changed\]: Button – Remove attribute disabled in button tag
|
|
202
218
|
|
|
203
219
|
## 1.4.6
|
|
204
220
|
|
|
205
|
-
-
|
|
206
|
-
-
|
|
207
|
-
-
|
|
221
|
+
- \[Added\]: Icon – Add MoneyHand
|
|
222
|
+
- \[Changed\]: DatePicker – Add default placeholder
|
|
223
|
+
- \[Fixed\]: NumberInput – Fix min, max when use multi NumberInput
|
|
208
224
|
|
|
209
225
|
## 1.4.5
|
|
210
226
|
|
|
211
|
-
-
|
|
212
|
-
-
|
|
227
|
+
- \[Changed\]: Dropdown – Optimize code remove innerHTML = ''
|
|
228
|
+
- \[Fixed\]: Dropdown – Fix bug not show value
|
|
213
229
|
|
|
214
230
|
## 1.4.4
|
|
215
231
|
|
|
216
|
-
-
|
|
232
|
+
- \[Fixed\]: Dropdown – Fix bug blank selected item when use renderSelectedItem
|
|
217
233
|
|
|
218
234
|
## 1.4.3
|
|
219
235
|
|
|
220
|
-
-
|
|
236
|
+
- \[Fixed\]: NumberInput – Fix bug arrow keydown, back, check min, max
|
|
221
237
|
|
|
222
238
|
## 1.4.2
|
|
223
239
|
|
|
224
|
-
-
|
|
225
|
-
-
|
|
226
|
-
-
|
|
240
|
+
- \[Changed\]: Dropdown – Add action loadData
|
|
241
|
+
- \[Fixed\]: Dropdown – Fix bug search filter data when using remote; Fix bug not render invalid html tag
|
|
242
|
+
- \[Fixed\]: Dropdown – Fix bug if item of dataSource is null
|
|
227
243
|
|
|
228
244
|
## 1.4.1
|
|
229
245
|
|
|
230
|
-
-
|
|
246
|
+
- \[Fixed\]: Dropdown – Fix bug render data wrong after search when not have searchExpr
|
|
231
247
|
|
|
232
248
|
## 1.4.0
|
|
233
249
|
|
|
234
|
-
-
|
|
250
|
+
- \[Fixed\]: Dropdown – Fix bug not delay when searchDelayTime is true
|
|
235
251
|
|
|
236
252
|
## 1.3.99
|
|
237
253
|
|
|
238
|
-
-
|
|
239
|
-
-
|
|
240
|
-
-
|
|
241
|
-
-
|
|
254
|
+
- \[Changed\]: Typography – Add new text style
|
|
255
|
+
- \[Fixed\]: Tab – Fix background UI not match design
|
|
256
|
+
- \[Fixed\]: Dropdown – Fix case renderItem, renderSelectedItem inside Typography
|
|
257
|
+
- \[Fixed\]: Attachment – Fix bug not reset new upload data
|
|
242
258
|
|
|
243
259
|
## 1.3.98
|
|
244
260
|
|
|
245
|
-
-
|
|
246
|
-
-
|
|
247
|
-
-
|
|
248
|
-
-
|
|
249
|
-
-
|
|
250
|
-
-
|
|
251
|
-
-
|
|
252
|
-
-
|
|
261
|
+
- \[Changed\]: Image – Change default image
|
|
262
|
+
- \[Changed\]: Icon – Update Image, Another, Compressed, Presentation, Sheet, Word, PDF
|
|
263
|
+
- \[Fixed\]: Breadcrumbs – Fix bug onClick not working
|
|
264
|
+
- \[Fixed\]: Typography – Fix empty children show null
|
|
265
|
+
- \[Fixed\]: Popover – Fix conflict overflow hidden on document body
|
|
266
|
+
- \[Fixed\]: Modal – Fix conflict overflow hidden on document body
|
|
267
|
+
- \[Fixed\]: DateRangePicker – Fix bug display value scroll when ellipsis
|
|
268
|
+
- \[Fixed\]: DateRangePicker – Fix UI width
|
|
253
269
|
|
|
254
270
|
## 1.3.97
|
|
255
271
|
|
|
256
|
-
-
|
|
257
|
-
-
|
|
258
|
-
-
|
|
272
|
+
- \[Added\]: Icon – Add Car
|
|
273
|
+
- \[Fixed\]: Attachment – Fix bug remove file
|
|
274
|
+
- \[Fixed\]: Dropdown – Optimize code with useState
|
|
259
275
|
|
|
260
276
|
## 1.3.96
|
|
261
277
|
|
|
262
|
-
-
|
|
263
|
-
-
|
|
264
|
-
-
|
|
265
|
-
-
|
|
266
|
-
-
|
|
267
|
-
-
|
|
278
|
+
- \[Changed\]: Popover – Add prop onOpen
|
|
279
|
+
- \[Changed\]: ButtonMore – Add tooltip for icon
|
|
280
|
+
- \[Changed\]: Modal – Add onScroll to ModalBody
|
|
281
|
+
- \[Changed\]: Colors – Add dynamic colors
|
|
282
|
+
- \[Changed\]: Utils – Export hexToRGBA
|
|
283
|
+
- \[Fixed\]: DateRangePicker – Fix UI min-width
|
|
268
284
|
|
|
269
285
|
## 1.3.95
|
|
270
286
|
|
|
271
|
-
-
|
|
272
|
-
-
|
|
273
|
-
-
|
|
274
|
-
-
|
|
275
|
-
-
|
|
287
|
+
- \[Added\]: IconMenu – Add WEO76APP0001, WEO76APP0002, WEO76LIS0001, WEO76LIS0002, WEO76LIS0003, WEO76REQ0001, WEO76REQ0002, MHRP09N0033, MHRP29N0029, MHRM89N0002
|
|
288
|
+
- \[Changed\]: Modal – Change logic of children and title in ModalHeader
|
|
289
|
+
- \[Fixed\]: TreeView – Fix cannot select by checkbox
|
|
290
|
+
- \[Fixed\]: Paging – Fix bug wrong currentPage
|
|
291
|
+
- \[Fixed\]: TECH – Fix warning 'ref is not a prop'
|
|
276
292
|
|
|
277
293
|
## 1.3.94
|
|
278
294
|
|
|
279
|
-
-
|
|
280
|
-
-
|
|
281
|
-
-
|
|
282
|
-
-
|
|
283
|
-
-
|
|
284
|
-
-
|
|
285
|
-
-
|
|
295
|
+
- \[Added\]: Icon – Add ModuleView, Update ListView, FolderPerson, FolderAdd
|
|
296
|
+
- \[Added\]: Icon – Add color default
|
|
297
|
+
- \[Changed\]: Breadcrumb – Update design
|
|
298
|
+
- \[Changed\]: Button – Add text sentence for Button
|
|
299
|
+
- \[Changed\]: Accordion – Add prop fullHeight
|
|
300
|
+
- \[Changed\]: Divider – Optimize code
|
|
301
|
+
- \[Fixed\]: Accordion – Fix UI background color
|
|
286
302
|
|
|
287
303
|
## 1.3.93
|
|
288
304
|
|
|
289
|
-
-
|
|
290
|
-
-
|
|
291
|
-
-
|
|
292
|
-
-
|
|
305
|
+
- \[Changed\]: Dropdown – Apply multilineSelectedItem to renderSelectedItem
|
|
306
|
+
- \[Fixed\]: Checkbox – Fix bug still uncheck when not set state
|
|
307
|
+
- \[Fixed\]: Modal – Fix footer height
|
|
308
|
+
- \[Fixed\]: DateRangePicker – Fix UI hover, focus empty days between selected range
|
|
293
309
|
|
|
294
310
|
## 1.3.92
|
|
295
311
|
|
|
296
|
-
-
|
|
297
|
-
-
|
|
312
|
+
- \[Fixed\]: Dropdown – Fix override css selected item Typography
|
|
313
|
+
- \[Fixed\]: Attachment – Fix crash when remove attached item
|
|
298
314
|
|
|
299
315
|
## 1.3.91
|
|
300
316
|
|
|
301
|
-
-
|
|
302
|
-
-
|
|
303
|
-
-
|
|
304
|
-
-
|
|
305
|
-
-
|
|
306
|
-
-
|
|
307
|
-
-
|
|
308
|
-
-
|
|
317
|
+
- \[Changed\]: TreeView – Optimize code
|
|
318
|
+
- \[Changed\]: Popup – Add defaultProps description
|
|
319
|
+
- \[Changed\]: Grid – Add sx prop handle responsive css display
|
|
320
|
+
- \[Changed\]: ButtonMore – Export component ButtonMore
|
|
321
|
+
- \[Changed\]: DateRangePicker – Add description for prop value
|
|
322
|
+
- \[Fixed\]: Avatar – Fix bug not clear avatar when src null
|
|
323
|
+
- \[Fixed\]: Typography – Add min-width to popover hover tooltip
|
|
324
|
+
- \[Fixed\]: DatePicker – Fix disabled button previous month in navigator
|
|
309
325
|
|
|
310
326
|
## 1.3.90
|
|
311
327
|
|
|
312
|
-
-
|
|
313
|
-
-
|
|
314
|
-
-
|
|
315
|
-
-
|
|
316
|
-
-
|
|
317
|
-
-
|
|
318
|
-
-
|
|
328
|
+
- \[Added\]: Breadcrumb – Add component Breadcrumb
|
|
329
|
+
- \[Added\]: Icon – Question, Pause, Cake, ChatAnswer
|
|
330
|
+
- \[Added\]: IconMenu – MHRP51N0003
|
|
331
|
+
- \[Fixed\]: Popover – Fix bug css overflow hidden of document body
|
|
332
|
+
- \[Fixed\]: TAB – Fix UI not match design, fix missing ripple effect
|
|
333
|
+
- \[Fixed\]: Popover – Fix bug popover still open when ButtonIcon disabled
|
|
334
|
+
- \[Fixed\]: Popover – Fix bug update wrong position if anchor not exists
|
|
319
335
|
|
|
320
336
|
## 1.3.89
|
|
321
337
|
|
|
322
|
-
-
|
|
323
|
-
-
|
|
324
|
-
-
|
|
325
|
-
-
|
|
326
|
-
-
|
|
338
|
+
- \[Added\]: COLORS – Replace base colors with design system colors
|
|
339
|
+
- \[Added\]: UTILS – Add storybook for utils
|
|
340
|
+
- \[Fixed\]: NumberInput – Fix bug validate
|
|
341
|
+
- \[Fixed\]: NumberInput – Fix bug inputRef crash page
|
|
342
|
+
- \[Fixed\]: Typography – Hotfix crash page
|
|
327
343
|
|
|
328
344
|
## 1.3.88
|
|
329
345
|
|
|
330
|
-
-
|
|
331
|
-
-
|
|
332
|
-
-
|
|
346
|
+
- \[Added\]: Icon – UnFastForward, Redo, CenterFocus, ArrowNorthEast, ArrowSouthWest, Tools, Announce
|
|
347
|
+
- \[Fixed\]: InputBase - Fix bug crash page
|
|
348
|
+
- \[Fixed\]: Typography - Add prop format
|
|
333
349
|
|
|
334
350
|
## 1.3.87
|
|
335
351
|
|
|
336
|
-
-
|
|
337
|
-
-
|
|
352
|
+
- \[Added\]: Icon – Upload, Workflow
|
|
353
|
+
- \[Fixed\]: InputBase – Fix not run when inputRef is function
|
|
338
354
|
|
|
339
355
|
## 1.3.86
|
|
340
356
|
|
|
341
|
-
-
|
|
342
|
-
-
|
|
343
|
-
-
|
|
344
|
-
-
|
|
357
|
+
- \[Changed\]: Icon – Optimize code
|
|
358
|
+
- \[Fixed\]: Dropdown – Fix bug cannot select multiple after search
|
|
359
|
+
- \[Fixed\]: InputBase – Fix endIconProps not work when endIcon is string
|
|
360
|
+
- \[Fixed\]: Attachment – Fix not show Button Attachment when disabled, readOnly; Update design
|
|
345
361
|
|
|
346
362
|
## 1.3.85
|
|
347
363
|
|
|
348
|
-
-
|
|
349
|
-
-
|
|
350
|
-
-
|
|
364
|
+
- \[Fixed\]: Attachment – Fix not fire onChange when select same file
|
|
365
|
+
- \[Fixed\]: PagingInfo – Fix responsive auto hide element wrong
|
|
366
|
+
- \[Fixed\]: Status – Fix css not match design
|
|
351
367
|
|
|
352
368
|
## 1.3.84
|
|
353
369
|
|
|
354
|
-
-
|
|
355
|
-
-
|
|
370
|
+
- \[Fixed\]: Badge – Remove animation, conditional rendering with prop invisible
|
|
371
|
+
- \[Fixed\]: InputBase – Fix css focus when readOnly
|
|
356
372
|
|
|
357
373
|
## 1.3.83
|
|
358
374
|
|
|
359
|
-
-
|
|
360
|
-
-
|
|
361
|
-
-
|
|
362
|
-
-
|
|
375
|
+
- \[Added\]: IconMenu – Add prop className, style
|
|
376
|
+
- \[Changed\]: Grid – Add prop verticalAlign
|
|
377
|
+
- \[Changed\]: Label– Add lineClamp auto
|
|
378
|
+
- \[Fixed\]: Popover – Fix bug not save last position of anchor
|
|
363
379
|
|
|
364
380
|
## 1.3.82
|
|
365
381
|
|
|
366
|
-
-
|
|
382
|
+
- \[Fixed\]: CircularProgress – Fix transform rotate wrong inside flex column
|
|
367
383
|
|
|
368
384
|
## 1.3.81
|
|
369
385
|
|
|
370
|
-
-
|
|
371
|
-
-
|
|
372
|
-
-
|
|
373
|
-
-
|
|
374
|
-
-
|
|
375
|
-
-
|
|
376
|
-
-
|
|
377
|
-
-
|
|
386
|
+
- \[Added\]: Icon – Feedback, Newspaper
|
|
387
|
+
- \[Changed\]: Button – Add prop href, urlParams
|
|
388
|
+
- \[Changed\]: Divider – Allow using CORE colors
|
|
389
|
+
- \[Fixed\]: Attachment – Fix callback return attached items not file type; Optimize code
|
|
390
|
+
- \[Fixed\]: PopupV2 – Fix warning prop description
|
|
391
|
+
- \[Fixed\]: Popover – Fix backdrop scroll when show popover
|
|
392
|
+
- \[Fixed\]: DateRangePicker – Fix cannot click end icon
|
|
393
|
+
- \[Fixed\]: CircularProgress – Temporary fix transform rotate inside flex column
|
|
378
394
|
|
|
379
395
|
## 1.3.80
|
|
380
396
|
|
|
381
|
-
-
|
|
382
|
-
-
|
|
383
|
-
-
|
|
384
|
-
-
|
|
397
|
+
- \[Changed\]: ButtonMore – Update Button More with new design
|
|
398
|
+
- \[Changed\]: BABEL – Add babel-plugin-module-resolver
|
|
399
|
+
- \[Changed\]: NumberInput – Add viewType none
|
|
400
|
+
- \[Changed\]: CircularProgress – Allow prop size accept number value; Optimize code
|
|
385
401
|
|
|
386
402
|
## 1.3.79
|
|
387
403
|
|
|
388
|
-
-
|
|
389
|
-
-
|
|
390
|
-
-
|
|
391
|
-
-
|
|
392
|
-
-
|
|
393
|
-
-
|
|
394
|
-
-
|
|
395
|
-
-
|
|
404
|
+
- \[Changed\]: Button – Add prop labelProps; Allow use CUI colors
|
|
405
|
+
- \[Changed\]: InputBase – Add startIcon, endIcon to multiline textarea; Add viewType none; Optimize code
|
|
406
|
+
- \[Changed\]: Notify – Replace prop color with type; Change duration from seconds to milliseconds; Refactoring code
|
|
407
|
+
- \[Changed\]: ButtonIcon – Add tabIndex; Optimize code
|
|
408
|
+
- \[Changed\]: DateRangePicker – Hide clear button when disabled or readonly
|
|
409
|
+
- \[Changed\]: TextInput – Add prop nonStyle; Add viewType none
|
|
410
|
+
- \[Changed\]: Ripple – useImperativeHandle method start
|
|
411
|
+
- \[Fixed\]: Popover – Fix wrong position when use method show
|
|
396
412
|
|
|
397
413
|
## 1.3.78
|
|
398
414
|
|
|
399
|
-
-
|
|
415
|
+
- \[Changed\]: Dropdown – Update UI mode multi and optimize render multi selected
|
|
400
416
|
|
|
401
417
|
## 1.3.77
|
|
402
418
|
|
|
403
|
-
-
|
|
404
|
-
-
|
|
405
|
-
-
|
|
406
|
-
-
|
|
407
|
-
-
|
|
408
|
-
-
|
|
419
|
+
- \[Changed\]: DateRangePicker – Add method show to ref
|
|
420
|
+
- \[Changed\]: Avatar – Add propTypes node for prop data
|
|
421
|
+
- \[Changed\]: Dropdown – Add tabIndex in input element
|
|
422
|
+
- \[Fixed\]: Popover – Fix anchor element not receive style
|
|
423
|
+
- \[Fixed\]: Typography – Fix hover tooltip sometime not show when typography next to each other; Fix css word-break
|
|
424
|
+
- \[Fixed\]: Popover – Fix bug not check anchor when update position
|
|
409
425
|
|
|
410
426
|
## 1.3.76
|
|
411
427
|
|
|
412
|
-
-
|
|
413
|
-
-
|
|
414
|
-
-
|
|
415
|
-
-
|
|
416
|
-
-
|
|
417
|
-
-
|
|
418
|
-
-
|
|
419
|
-
-
|
|
420
|
-
-
|
|
428
|
+
- \[Changed\]: Tab – Add useMemo in TabContainer, TabHeader, TabItem, TabPanel
|
|
429
|
+
- \[Changed\]: CircularProgress – Allow prop color, percentColor use CUI colors
|
|
430
|
+
- \[Fixed\]: Checkbox – Fix bug not return e.target.value
|
|
431
|
+
- \[Fixed\]: NumberInput – Fix e.target in onChange is not element
|
|
432
|
+
- \[Fixed\]: Tooltip – Fix tooltip container width height
|
|
433
|
+
- \[Fixed\]: Datepicker – Fix width related Tooltip
|
|
434
|
+
- \[Fixed\]: InputBase – Fix not receive new value state
|
|
435
|
+
- \[Fixed\]: HelperText – Fix margin top not match design
|
|
436
|
+
- \[Fixed\]: Dropdown – Fix placeholder show multiline
|
|
421
437
|
|
|
422
438
|
## 1.3.75
|
|
423
439
|
|
|
424
|
-
-
|
|
440
|
+
- \[Fixed\]: Typography – Fix word-break css
|
|
425
441
|
|
|
426
442
|
## 1.3.74
|
|
427
443
|
|
|
428
|
-
-
|
|
429
|
-
-
|
|
430
|
-
-
|
|
431
|
-
-
|
|
432
|
-
-
|
|
433
|
-
-
|
|
434
|
-
-
|
|
435
|
-
-
|
|
436
|
-
-
|
|
437
|
-
-
|
|
438
|
-
-
|
|
439
|
-
-
|
|
440
|
-
-
|
|
441
|
-
-
|
|
442
|
-
-
|
|
443
|
-
-
|
|
444
|
-
-
|
|
445
|
-
-
|
|
446
|
-
-
|
|
447
|
-
-
|
|
448
|
-
-
|
|
449
|
-
-
|
|
450
|
-
-
|
|
451
|
-
-
|
|
452
|
-
-
|
|
453
|
-
-
|
|
454
|
-
-
|
|
455
|
-
-
|
|
456
|
-
-
|
|
457
|
-
-
|
|
458
|
-
-
|
|
459
|
-
-
|
|
460
|
-
-
|
|
461
|
-
-
|
|
462
|
-
-
|
|
463
|
-
-
|
|
464
|
-
-
|
|
444
|
+
- \[Added\]: Icon – ApprovalDouble, Error, OneSquare, TwoSquare, ThreeSquare, FourSquare, FiveSquare, AssignmentFilled, ReviewOutline
|
|
445
|
+
- \[Added\]: MenuIcon – MHRP29N0026 , MHRP29N0027, MHRP29N0028
|
|
446
|
+
- \[Changed\]: Dropdown – Update UI mode multi and optimize render multi selected
|
|
447
|
+
- \[Changed\]: Chip – Update Chip with new design, clean and optimize code
|
|
448
|
+
- \[Changed\]: Modal – Update Padding Modal with new design
|
|
449
|
+
- \[Changed\]: Modal – Update option Show/Hide Box-shadow for Footer
|
|
450
|
+
- \[Changed\]: Tab – Add prop width in TabHeader
|
|
451
|
+
- \[Changed\]: Popover – Add target to method show; Add prop className
|
|
452
|
+
- \[Changed\]: OptionWrapper – Update OptionWrapper
|
|
453
|
+
- \[Changed\]: Typography – Add cursor pointer when clickable
|
|
454
|
+
- \[Changed\]: Dropdown – Add no data text when treeview datasource empty
|
|
455
|
+
- \[Changed\]: Attachment – Add recentRemovedAttached and change removedAttached in onChange
|
|
456
|
+
- \[Changed\]: Popover – Add anchor's cursor pointer; Update position when children is changed
|
|
457
|
+
- \[Changed\]: Attachment – Add default for prop uploadErrorInfo
|
|
458
|
+
- \[Changed\]: Tab – Add proptype string for prop tabIndex in TabContainer
|
|
459
|
+
- \[Changed\]: Tab – Add prop labelProps in TabItem; Fix max-width TabItem; Remove border TabHeader
|
|
460
|
+
- \[Changed\]: Avatar – Add default when src url error
|
|
461
|
+
- \[Changed\]: Image – Add component Image
|
|
462
|
+
- \[Changed\]: InputBase, TextInput – Add hover tooltip when readOnly
|
|
463
|
+
- \[Changed\]: DateRangePicker – Add prop showUnitCount
|
|
464
|
+
- \[Fixed\]: DatePicker – Fix not show placeholder
|
|
465
|
+
- \[Fixed\]: Label – Fix margin of label inside input components
|
|
466
|
+
- \[Fixed\]: TreeView – Fix bug disabledRelevantValue
|
|
467
|
+
- \[Fixed\]: Dropdown – Fix bug not close after select dropdown treeview by children
|
|
468
|
+
- \[Fixed\]: Grid – Add missing useMemo dependency
|
|
469
|
+
- \[Fixed\]: Popover – Fix css min-width, max-height, justify-content
|
|
470
|
+
- \[Fixed\]: Dropdown – Chip disable when Dropdown is disabled
|
|
471
|
+
- \[Fixed\]: Accordion – Fix bug onExpand, onCollapse not return element AccordionSummary
|
|
472
|
+
- \[Fixed\]: DatePicker – Recalculate position of picker
|
|
473
|
+
- \[Fixed\]: Dropdown – Fix bug render selected item [object Object]
|
|
474
|
+
- \[Fixed\]: Dropdown – Fix bug lost icon when select same value
|
|
475
|
+
- \[Fixed\]: Dropdown – Fix bug not show clear when use only defaultValue
|
|
476
|
+
- \[Fixed\]: Popover – Fix bug trigger hover
|
|
477
|
+
- \[Fixed\]: Typography – Fix hover tooltip height
|
|
478
|
+
- \[Fixed\]: DateRangePicker – Fix not show placeholder
|
|
479
|
+
- \[Fixed\]: Dropdown – Fix viewType outlined not show placeholder
|
|
480
|
+
- \[Fixed\]: Popover – Calculate position center when overflow
|
|
465
481
|
|
|
466
482
|
## 1.3.73
|
|
467
483
|
|
|
468
|
-
-
|
|
469
|
-
-
|
|
470
|
-
-
|
|
484
|
+
- \[Added\]: Icon – PersonArrowRight
|
|
485
|
+
- \[Added\]: MenuIcon – MHRM82N0001, MHRM82N0002
|
|
486
|
+
- \[Fixed\]: Dropdown – Fix bug regex error in IOS
|
|
471
487
|
|
|
472
488
|
## 1.3.72
|
|
473
489
|
|
|
474
|
-
-
|
|
490
|
+
- \[Changed\]: Dropdown – Add prop multilineSelectedItem
|
|
475
491
|
|
|
476
492
|
## 1.3.71
|
|
477
493
|
|
|
478
|
-
-
|
|
479
|
-
-
|
|
480
|
-
-
|
|
481
|
-
-
|
|
482
|
-
-
|
|
483
|
-
-
|
|
484
|
-
-
|
|
485
|
-
-
|
|
494
|
+
- \[Changed\]: Tooltip – Add prop disableInteractive
|
|
495
|
+
- \[Changed\]: Card – Update storybook Card
|
|
496
|
+
- \[Changed\]: Dropdown – Add prop maximumSelectionLength
|
|
497
|
+
- \[Fixed\]: TextInput – Fix bug cannot set status
|
|
498
|
+
- \[Fixed\]: Button – Fix height of viewType outlined
|
|
499
|
+
- \[Fixed\]: Grid – Fix topSpacing, leftSpacing not receive value 0
|
|
500
|
+
- \[Fixed\]: Avatar – Fix bug change avatar when disabled; Add prop style
|
|
501
|
+
- \[Fixed\]: Dropdown – Fix bug big image when use iconExpr
|
|
486
502
|
|
|
487
503
|
## 1.3.70
|
|
488
504
|
|
|
489
|
-
-
|
|
490
|
-
-
|
|
491
|
-
-
|
|
492
|
-
-
|
|
493
|
-
-
|
|
494
|
-
-
|
|
495
|
-
-
|
|
505
|
+
- \[Changed\]: Checkbox – Add prop required
|
|
506
|
+
- \[Changed\]: Radio – Add prop required
|
|
507
|
+
- \[Changed\]: Toggle – Add prop required
|
|
508
|
+
- \[Changed\]: Storybook – Add template storybook
|
|
509
|
+
- \[Changed\]: MoneyInput, NumberInput, PhoneInput, TextInput – Add helperTextProps
|
|
510
|
+
- \[Fixed\]: Tooltip – Add display flex
|
|
511
|
+
- \[Fixed\]: Checkbox – Fix bug not show value when label is empty string
|
|
496
512
|
|
|
497
513
|
## 1.3.69
|
|
498
514
|
|
|
499
|
-
-
|
|
500
|
-
-
|
|
515
|
+
- \[Fixed\]: DatePicker – Fix not show placeholder
|
|
516
|
+
- \[Fixed\]: DatePicker – Fix set value when select date
|
|
501
517
|
|
|
502
518
|
## 1.3.68
|
|
503
519
|
|
|
504
|
-
-
|
|
505
|
-
-
|
|
506
|
-
-
|
|
507
|
-
-
|
|
520
|
+
- \[Changed\]: PagingInfo – Update design
|
|
521
|
+
- \[Changed\]: InputBase – Add func auto scale width, apply for NumberInput, TextInput
|
|
522
|
+
- \[Changed\]: PagingSelector – Update functions in PagingSelector
|
|
523
|
+
- \[Changed\]: NumberInput, MoneyInput, PhoneInput – Add prop labelProps
|
|
508
524
|
|
|
509
525
|
## 1.3.67
|
|
510
526
|
|
|
511
|
-
-
|
|
512
|
-
-
|
|
513
|
-
-
|
|
514
|
-
-
|
|
515
|
-
-
|
|
516
|
-
-
|
|
517
|
-
-
|
|
518
|
-
-
|
|
519
|
-
-
|
|
520
|
-
-
|
|
521
|
-
-
|
|
522
|
-
-
|
|
527
|
+
- \[Added\]: Icon – ListAlt, PersonSetting, Undo, ViewHeadline
|
|
528
|
+
- \[Changed\]: OptionWrapper – Update OptionWrapper
|
|
529
|
+
- \[Changed\]: Accordion – Change align AccordionSummary content to center
|
|
530
|
+
- \[Changed\]: Dropdown – Add props searchExpr, searchMode
|
|
531
|
+
- \[Changed\]: Row, Container – Update row spacing, Add component Container
|
|
532
|
+
- \[Changed\]: Dropdown – Add hover tooltip when selected text value too long
|
|
533
|
+
- \[Changed\]: Card – Update design
|
|
534
|
+
- \[Changed\]: HelperText – Add props of Typography
|
|
535
|
+
- \[Changed\]: Dropdown – Add hidden render item
|
|
536
|
+
- \[Fixed\]: Button – Fix typography by size
|
|
537
|
+
- \[Fixed\]: TECH – Fix babel warning
|
|
538
|
+
- \[Fixed\]: Dropdown – Fix dropdown render out of screen
|
|
523
539
|
|
|
524
540
|
## 1.3.66
|
|
525
541
|
|
|
526
|
-
-
|
|
527
|
-
-
|
|
528
|
-
-
|
|
529
|
-
-
|
|
530
|
-
-
|
|
531
|
-
-
|
|
532
|
-
-
|
|
533
|
-
-
|
|
534
|
-
-
|
|
535
|
-
-
|
|
536
|
-
-
|
|
537
|
-
-
|
|
538
|
-
-
|
|
542
|
+
- \[Changed\]: THEME – Update makestyles
|
|
543
|
+
- \[Changed\]: THEME – Refactoring makeStyles
|
|
544
|
+
- \[Changed\]: Popover – Update Popover with new design
|
|
545
|
+
- \[Changed\]: Status – Update Status with new design
|
|
546
|
+
- \[Changed\]: Popover – Add prop clickOutsideToClose
|
|
547
|
+
- \[Changed\]: TextInput – Add cursor not-allow when disabled
|
|
548
|
+
- \[Changed\]: Tooltip – Add prop disabled
|
|
549
|
+
- \[Changed\]: InputBase – Allow startIcon, endIcon as node
|
|
550
|
+
- \[Fixed\]: TECH – Fix eslint, remove unused code
|
|
551
|
+
- \[Fixed\]: Popover – Fix css children height and overflow
|
|
552
|
+
- \[Fixed\]: Dropdown – Fix css disabled
|
|
553
|
+
- \[Fixed\]: Label – Fix not show required when label too long
|
|
554
|
+
- \[Fixed\]: Dropdown – Fix bug not reset search text when rerender
|
|
539
555
|
|
|
540
556
|
## 1.3.65
|
|
541
557
|
|
|
542
|
-
-
|
|
558
|
+
- \[Changed\]: Dropdown – Add viewType none
|
|
543
559
|
|
|
544
560
|
## 1.3.64
|
|
545
561
|
|
|
546
|
-
-
|
|
547
|
-
-
|
|
548
|
-
-
|
|
549
|
-
-
|
|
550
|
-
-
|
|
562
|
+
- \[Added\]: COLORS – Add new colors
|
|
563
|
+
- \[Changed\]: Checkbox – Add case checked, defaultChecked is number 0,1
|
|
564
|
+
- \[Changed\]: IconMenu – Update IconMenu colored
|
|
565
|
+
- \[Fixed\]: ButtonIcon – Add onClick to propTypes
|
|
566
|
+
- \[Fixed\]: Dropdown – Change default allowSearch true, prevent typing in input
|
|
551
567
|
|
|
552
568
|
## 1.3.63
|
|
553
569
|
|
|
554
|
-
-
|
|
570
|
+
- \[Changed\]: Collapse – Add props onClosed, onOpened
|
|
555
571
|
|
|
556
572
|
## 1.3.62
|
|
557
573
|
|
|
558
|
-
-
|
|
574
|
+
- \[Changed\]: Radio – Add value to event target
|
|
559
575
|
|
|
560
576
|
## 1.3.61
|
|
561
577
|
|
|
562
|
-
-
|
|
563
|
-
-
|
|
578
|
+
- \[Added\]: MenuIcon – MHRM09N1035
|
|
579
|
+
- \[Fixed\]: Dropdown – Fix bug not support Firefox browser
|
|
564
580
|
|
|
565
581
|
## 1.3.60
|
|
566
582
|
|
|
567
|
-
-
|
|
568
|
-
-
|
|
569
|
-
-
|
|
583
|
+
- \[Added\]: NumberInput – Add props maxDigit
|
|
584
|
+
- \[Changed\]: Icon – Pin, UnPin
|
|
585
|
+
- \[Fixed\]: NumberInput – Fix bug decimalSymbol
|
|
570
586
|
|
|
571
587
|
## 1.3.59
|
|
572
588
|
|
|
573
|
-
-
|
|
574
|
-
-
|
|
575
|
-
-
|
|
589
|
+
- \[Added\]: Icon – Export component Icon
|
|
590
|
+
- \[Added\]: Icon – Groups, Photo
|
|
591
|
+
- \[Fixed\]: Dropdown – Fix load more handler
|
|
576
592
|
|
|
577
593
|
## 1.3.58
|
|
578
594
|
|
|
579
|
-
-
|
|
580
|
-
-
|
|
595
|
+
- \[Added\]: Icon– Checkin, Checkout
|
|
596
|
+
- \[Fixed\]: TreeView, Checkbox – Fix bug cannot select by click checkbox
|
|
581
597
|
|
|
582
598
|
## 1.3.57
|
|
583
599
|
|
|
584
|
-
-
|
|
585
|
-
-
|
|
586
|
-
-
|
|
587
|
-
-
|
|
588
|
-
-
|
|
600
|
+
- \[Added\]: MenuIcon – MHRM29N0005
|
|
601
|
+
- \[Changed\]: MoneyInput – Update PagingSelector with new design
|
|
602
|
+
- \[Fixed\]: Attachment – Fix bug not set overflow when close
|
|
603
|
+
- \[Fixed\]: Alert, Notify – Fix bug not set overflow when close
|
|
604
|
+
- \[Fixed\]: Datepicker – Fix bug not set overflow when close
|
|
589
605
|
|
|
590
606
|
## 1.3.56
|
|
591
607
|
|
|
592
|
-
-
|
|
593
|
-
-
|
|
594
|
-
-
|
|
595
|
-
-
|
|
596
|
-
-
|
|
608
|
+
- \[Changed\]: PagingSelector – Update PagingSelector with new design
|
|
609
|
+
- \[Changed\]: NumberInput – Return e.valueString
|
|
610
|
+
- \[Fixed\]: Modal – Fix bug not set overflow when close
|
|
611
|
+
- \[Fixed\]: Dropdown – Replace keyExpr with renderSelectedItem; Fix clear icon show wrong when not use prop value
|
|
612
|
+
- \[Fixed\]: Dropdown – Fix bug search, load more
|
|
597
613
|
|
|
598
614
|
## 1.3.55
|
|
599
615
|
|
|
600
|
-
-
|
|
601
|
-
-
|
|
602
|
-
-
|
|
603
|
-
-
|
|
604
|
-
-
|
|
605
|
-
-
|
|
616
|
+
- \[Added\]: MenuIcon – MHRM09N1040
|
|
617
|
+
- \[Added\]: Icon – CalendarAdd
|
|
618
|
+
- \[Changed\]: MoneyInput – Correct some cases of convert to words
|
|
619
|
+
- \[Fixed\]: Input – Fix default placeholder; Hide placeholder when readOnly, or disabled
|
|
620
|
+
- \[Fixed\]: ButtonIcon – Add event.persist()
|
|
621
|
+
- \[Fixed\]: PagingInfo – Fix bug not go to first page when totalItems, itemsPerPage changed
|
|
606
622
|
|
|
607
623
|
## 1.3.54
|
|
608
624
|
|
|
609
|
-
-
|
|
610
|
-
-
|
|
611
|
-
-
|
|
612
|
-
-
|
|
613
|
-
-
|
|
614
|
-
-
|
|
615
|
-
-
|
|
616
|
-
-
|
|
617
|
-
-
|
|
618
|
-
-
|
|
619
|
-
-
|
|
625
|
+
- \[Changed\]: Popover – Allow prop anchor as element
|
|
626
|
+
- \[Changed\]: Row, Col – Update responsive padding
|
|
627
|
+
- \[Changed\]: PagingInfo – Add onChangingPage, onChangingPerPage
|
|
628
|
+
- \[Changed\]: COLORS – Update fill/pressed, fill/focus (Design update)
|
|
629
|
+
- \[Fixed\]: Dropdown – Fix bug css disabled when use prop iconExpr
|
|
630
|
+
- \[Fixed\]: Dropdown – Fix bug prevent keydown ArrowUp, ArrowDown after search
|
|
631
|
+
- \[Fixed\]: Checkbox – Add stopPropagation when onClick; Update spacing; Add width to CheckboxContainerCSS
|
|
632
|
+
- \[Fixed\]: PopupV2 – Fix on close popup event
|
|
633
|
+
- \[Fixed\]: Accordion – Fix bug useMemo disabled
|
|
634
|
+
- \[Fixed\]: FormGroup – Fix bug css conflict component Col
|
|
635
|
+
- \[Fixed\]: NumberInput – Fix position focus Input
|
|
620
636
|
|
|
621
637
|
## 1.3.53
|
|
622
638
|
|
|
623
|
-
-
|
|
639
|
+
- \[Fixed\]: Dropdown – Fix bug icon Arrow not clickable when multiple
|
|
624
640
|
|
|
625
641
|
## 1.3.52
|
|
626
642
|
|
|
627
|
-
-
|
|
628
|
-
-
|
|
643
|
+
- \[Fixed\]: Avatar – Add props onClick, allowEdit
|
|
644
|
+
- \[Fixed\]: Typography – Fix tooltip width fit Typography
|
|
629
645
|
|
|
630
646
|
## 1.3.51
|
|
631
647
|
|
|
632
|
-
-
|
|
633
|
-
-
|
|
634
|
-
-
|
|
648
|
+
- \[Fixed\]: THEME – Fix bug makeStyles add duplicate style tag into head tag
|
|
649
|
+
- \[Fixed\]: Accordion – Change css AccordionSummary; Fix when children of AccordionGroup null
|
|
650
|
+
- \[Fixed\]: InputBase – Fix disabled css
|
|
635
651
|
|
|
636
652
|
## 1.3.50
|
|
637
653
|
|
|
638
|
-
-
|
|
654
|
+
- \[Fixed\]: Dropdown – Fix dropdown onInput search
|
|
639
655
|
|
|
640
656
|
## 1.3.49
|
|
641
657
|
|
|
642
|
-
-
|
|
643
|
-
-
|
|
644
|
-
-
|
|
645
|
-
-
|
|
658
|
+
- \[Added\]: MenuIcon – WA3F0100, WA3F1025, WA3F2000, WA3F2020, WA3F2030, WA3F2040, WA3F2100
|
|
659
|
+
- \[Changed\]: Grid – Phát triển component Grid
|
|
660
|
+
- \[Changed\]: THEME – Refactoring breakpoints
|
|
661
|
+
- \[Fixed\]: Dropdown – Fix bug open dropdown by icon trigger double-click
|
|
646
662
|
|
|
647
663
|
## 1.3.48
|
|
648
664
|
|
|
649
|
-
-
|
|
650
|
-
-
|
|
651
|
-
-
|
|
652
|
-
-
|
|
653
|
-
-
|
|
654
|
-
-
|
|
665
|
+
- \[Added\]: MenuIcon – MHRM09N1030
|
|
666
|
+
- \[Added\]: Icon – AssignmentInd
|
|
667
|
+
- \[Changed\]: Dropdown – Prop searchDelayTime allow propTypes bool
|
|
668
|
+
- \[Changed\]: Theme – Update getSpacing
|
|
669
|
+
- \[Fixed\]: Dropdown – Fix bug use ref open dropdown not work
|
|
670
|
+
- \[Fixed\]: Dropdown – Fix wrong width when use prop renderSelectedItem and clearAble
|
|
655
671
|
|
|
656
672
|
## 1.3.47
|
|
657
673
|
|
|
658
|
-
-
|
|
674
|
+
- \[Fixed\]: Rating – Fix bug icon render incorrect, return value in func onRating
|
|
659
675
|
|
|
660
676
|
## 1.3.46
|
|
661
677
|
|
|
662
|
-
-
|
|
663
|
-
-
|
|
664
|
-
-
|
|
665
|
-
-
|
|
666
|
-
-
|
|
667
|
-
-
|
|
668
|
-
-
|
|
669
|
-
-
|
|
678
|
+
- \[Added\]: MenuIcon – MHRM09N1025
|
|
679
|
+
- \[Changed\]: Dropdown – Ref set value not in dataSource
|
|
680
|
+
- \[Changed\]: Dropdown – Add logic if multiple then selectBox is true
|
|
681
|
+
- \[Fixed\]: Typography – Fix bug tooltip show wrong when hover
|
|
682
|
+
- \[Fixed\]: Avatar – Fix bug flickering
|
|
683
|
+
- \[Fixed\]: Radio – Fix cursor pointer:none when readonly - Fix event onchange - Fix warning
|
|
684
|
+
- \[Fixed\]: Dropdown – Bug not reload dataSource when onClear
|
|
685
|
+
- \[Fixed\]: Dropdown – Fix bug scroll to top after load more
|
|
670
686
|
|
|
671
687
|
## 1.3.45
|
|
672
688
|
|
|
673
|
-
-
|
|
674
|
-
-
|
|
675
|
-
-
|
|
676
|
-
-
|
|
677
|
-
-
|
|
678
|
-
-
|
|
689
|
+
- \[Added\]: MenuIcon – MHRM00N0005, MHRM09N1015, MHRM09N1400, MHRP25L0101, MHRP25L0501, MHRM09N1020
|
|
690
|
+
- \[Changed\]: LineChart – Allow pointsColor, pathColor use CORE colors; Add prop className, style, pointHoverAlignment
|
|
691
|
+
- \[Changed\]: HelperText – Add truncates text 1 line
|
|
692
|
+
- \[Fixed\]: TreeView – Fix css
|
|
693
|
+
- \[Fixed\]: Dropdown – Fix bug when multiple or selectBox value not array
|
|
694
|
+
- \[Fixed\]: Dropdown – Fix bug closeAfterSelect when multiple is true
|
|
679
695
|
|
|
680
696
|
## 1.3.44
|
|
681
697
|
|
|
682
|
-
-
|
|
683
|
-
-
|
|
684
|
-
-
|
|
685
|
-
-
|
|
686
|
-
-
|
|
687
|
-
-
|
|
688
|
-
-
|
|
689
|
-
-
|
|
690
|
-
-
|
|
691
|
-
-
|
|
698
|
+
- \[Added\]: MenuIcon – MHRP09N0033
|
|
699
|
+
- \[Changed\]: Modal – Add prop className
|
|
700
|
+
- \[Changed\]: Slider – Update design button next, previous
|
|
701
|
+
- \[Changed\]: Settings – Return CORE typography in setting
|
|
702
|
+
- \[Changed\]: PagingInfo – Update design typeShort (Design update)
|
|
703
|
+
- \[Fixed\]: DatePicker – Fix bug clearable when readOnly, picker out of screen
|
|
704
|
+
- \[Fixed\]: DropdownBox – Fix bug press Tab close DropdownBox
|
|
705
|
+
- \[Fixed\]: ButtonIcon – Change element tag from button to div; Fix ripple effect circular
|
|
706
|
+
- \[Fixed\]: DatePicker – Fix bug warning proptype, keydown Tab not close DatePicker
|
|
707
|
+
- \[Fixed\]: InputBase – Fix css disabled
|
|
692
708
|
|
|
693
709
|
## 1.3.43
|
|
694
710
|
|
|
695
|
-
-
|
|
696
|
-
-
|
|
697
|
-
-
|
|
698
|
-
-
|
|
699
|
-
-
|
|
700
|
-
-
|
|
701
|
-
-
|
|
702
|
-
-
|
|
703
|
-
-
|
|
704
|
-
-
|
|
705
|
-
-
|
|
706
|
-
-
|
|
707
|
-
-
|
|
708
|
-
-
|
|
711
|
+
- \[Added\]: MenuIcon – MHRM00N0002, MHRM39N0018, MHRM39N0019, MHRM00N0003, MHRM00N0004 , MHRM13N0002, MHRM13N0003, MHRM29N0004
|
|
712
|
+
- \[Changed\]: Checkbox - Add labelProps
|
|
713
|
+
- \[Changed\]: PagingInfo - Add case listPerPage not include itemsPerPage
|
|
714
|
+
- \[Changed\]: PagingInfo - Update design typeShort (Design update)
|
|
715
|
+
- \[Changed\]: Tab - Update vertical tab (Design update)
|
|
716
|
+
- \[Changed\]: Checkbox - Fix spacing & Update UI with New Design
|
|
717
|
+
- \[Changed\]: Toggle - Add props readOnly - update UI with new design
|
|
718
|
+
- \[Changed\]: Label - Reuse props of Typography component
|
|
719
|
+
- \[Changed\]: TextInput - Change logic showing error
|
|
720
|
+
- \[Fixed\]: TextInput - Optimize code, manage with hook useState
|
|
721
|
+
- \[Fixed\]: InputBase - Optimize code, manage with hook useState
|
|
722
|
+
- \[Fixed\]: DropdownBox - Change onChangeInput, delayOnInput according to new InputBase; Fix warning className
|
|
723
|
+
- \[Fixed\]: FormGroup - Fix bug css
|
|
724
|
+
- \[Fixed\]: NumberInput - Fix case VIE keyboard
|
|
709
725
|
|
|
710
726
|
## 1.3.42
|
|
711
727
|
|
|
712
|
-
-
|
|
728
|
+
- \[Added\]: Icon - MoneyHistory, Calculate, ShoppingCart
|
|
713
729
|
|
|
714
730
|
## 1.3.41
|
|
715
731
|
|
|
716
|
-
-
|
|
732
|
+
- \[Fixed\]: DropdownBox - Fix zIndex
|
|
717
733
|
|
|
718
734
|
## 1.3.40
|
|
719
735
|
|
|
720
|
-
-
|
|
721
|
-
-
|
|
722
|
-
-
|
|
736
|
+
- \[Fixed\]: Slider - Fix bug can't view https file
|
|
737
|
+
- \[Fixed\]: Typography - Fix word-wrap css
|
|
738
|
+
- \[Fixed\]: Slider - Fix bug not showing pdf file with blob url
|
|
723
739
|
|
|
724
740
|
## 1.3.39
|
|
725
741
|
|
|
726
|
-
-
|
|
742
|
+
- \[Added\]: MenuIcon - MHRM29N0003
|
|
727
743
|
|
|
728
744
|
## 1.3.38
|
|
729
745
|
|
|
730
|
-
-
|
|
731
|
-
-
|
|
732
|
-
-
|
|
733
|
-
-
|
|
734
|
-
-
|
|
735
|
-
-
|
|
746
|
+
- \[Added\]: System - Phát triển chuẩn zIndex
|
|
747
|
+
- \[Changed\]: NumberInput - Phát triển lại component NumberInput
|
|
748
|
+
- \[Fixed\]: Accordion - Fix bug Accordion auto expand when render; Add prop style, id; Fix css
|
|
749
|
+
- \[Fixed\]: Radio - Fix spacing & Update UI with New Design
|
|
750
|
+
- \[Fixed\]: Toggle - Fix Toggle when label is line-break, Update style Toggle with new Design
|
|
751
|
+
- \[Fixed\]: Divider - Fix width, height Divider
|
|
736
752
|
|
|
737
753
|
## 1.3.37
|
|
738
754
|
|
|
739
|
-
-
|
|
740
|
-
-
|
|
741
|
-
-
|
|
742
|
-
-
|
|
743
|
-
-
|
|
744
|
-
-
|
|
745
|
-
-
|
|
746
|
-
-
|
|
747
|
-
-
|
|
748
|
-
-
|
|
749
|
-
-
|
|
750
|
-
-
|
|
755
|
+
- \[Added\]: Icon – EditNote, Payment
|
|
756
|
+
- \[Added\]: MenuIcon - MHRM29N0002
|
|
757
|
+
- \[Changed\]: Alert - Add white background behind opacity background color
|
|
758
|
+
- \[Changed\]: Tech - Add storybook for Colors
|
|
759
|
+
- \[Changed\]: Attachment - Add ref method openFileDialog
|
|
760
|
+
- \[Changed\]: Modal - Change position of Modal from center to top; Add prop alignment
|
|
761
|
+
- \[Changed\]: Icon - Remove duplicate icons
|
|
762
|
+
- \[Changed\]: Icon – Pdf, Word, Sheet
|
|
763
|
+
- \[Fixed\]: Slider - Fix bug not showing pdf file
|
|
764
|
+
- \[Fixed\]: Chip - Fix bug show wrong startIcon
|
|
765
|
+
- \[Fixed\]: ModalHeader - Fix css; Add prop showClose
|
|
766
|
+
- \[Fixed\]: Dropdown - Change error logic; Remove pointerEvent, userSelect when disabled; Add ref method setValue; Fix css disabled; Add prop onClosed
|
|
751
767
|
|
|
752
768
|
## 1.3.36
|
|
753
769
|
|
|
754
|
-
-
|
|
755
|
-
-
|
|
756
|
-
-
|
|
757
|
-
-
|
|
758
|
-
-
|
|
759
|
-
-
|
|
760
|
-
-
|
|
761
|
-
-
|
|
762
|
-
-
|
|
770
|
+
- \[Added\]: MenuIcon - W05F0013N0000, MHRP39N0017, MHRM09N0005, MHRM13N0001
|
|
771
|
+
- \[Changed\]: Attachment - Add prop domain, isStripDomain
|
|
772
|
+
- \[Changed\]: Tooltip - Add className
|
|
773
|
+
- \[Changed\]: Avatar - Add Add lazyLoading
|
|
774
|
+
- \[Changed\]: Popover - Change transition; Add prop direction; Add description on storybook
|
|
775
|
+
- \[Changed\]: TECH - Hide unused components on storybook
|
|
776
|
+
- \[Changed\]: Typography - Add prop showTooltip to show tooltip when content is clamped
|
|
777
|
+
- \[Changed\]: DropdownBox - Add endIcon
|
|
778
|
+
- \[Fixed\]: Tooltip - Fix bug not show tooltip; Optimize code
|
|
763
779
|
|
|
764
780
|
## 1.3.35
|
|
765
781
|
|
|
766
|
-
-
|
|
767
|
-
-
|
|
768
|
-
-
|
|
769
|
-
-
|
|
770
|
-
-
|
|
771
|
-
-
|
|
772
|
-
-
|
|
773
|
-
-
|
|
774
|
-
-
|
|
775
|
-
-
|
|
776
|
-
-
|
|
777
|
-
-
|
|
778
|
-
-
|
|
779
|
-
-
|
|
780
|
-
-
|
|
782
|
+
- \[Added\]: Icon - AssignmentTurnedIn, DGNProducts
|
|
783
|
+
- \[Added\]: MenuIcon - MHRP09N0032
|
|
784
|
+
- \[Changed\]: Icon – Guide, Locate
|
|
785
|
+
- \[Changed\]: Tab - Return callback onclick event, value; Add prop centered in TabHeader
|
|
786
|
+
- \[Changed\]: MoneyInput - Add props convertToWords
|
|
787
|
+
- \[Changed\]: Calendar - Allow select day of previous or next month
|
|
788
|
+
- \[Changed\]: Tab - Change logic of TabPanel; Add lazyLoading; Apply general css
|
|
789
|
+
- \[Fixed\]: Tab - Fix bug React.cloneElement when pass null in TabContainer, TabHeader
|
|
790
|
+
- \[Fixed\]: Dropdown - Remove min-width
|
|
791
|
+
- \[Fixed\]: SYSTEM - Format source code with prettier
|
|
792
|
+
- \[Fixed\]: Label - Fix pixel perfect
|
|
793
|
+
- \[Fixed\]: Dropdown - Fix bug not show last search value
|
|
794
|
+
- \[Fixed\]: Dropdown - Fix bug render icon; Show valueExpr when not have displayExpr
|
|
795
|
+
- \[Fixed\]: Chip - Remove unused variable
|
|
796
|
+
- \[Fixed\]: Badge - Fix iconProps not in useMemo dependency
|
|
781
797
|
|
|
782
798
|
## 1.3.34
|
|
783
799
|
|
|
784
|
-
-
|
|
785
|
-
-
|
|
786
|
-
-
|
|
787
|
-
-
|
|
788
|
-
-
|
|
789
|
-
-
|
|
790
|
-
-
|
|
791
|
-
-
|
|
792
|
-
-
|
|
793
|
-
-
|
|
794
|
-
-
|
|
795
|
-
-
|
|
796
|
-
-
|
|
797
|
-
-
|
|
798
|
-
-
|
|
799
|
-
-
|
|
800
|
-
-
|
|
801
|
-
-
|
|
802
|
-
-
|
|
800
|
+
- \[Added\]: Icon - ArrowSwapHoriz, PaperZoom
|
|
801
|
+
- \[Added\]: MenuIcon - ALL, D00, D09, D13, D15, D21, D25, D29, D38, D39, D51, D52, D77, D84, D89
|
|
802
|
+
- \[Changed\]: Typography - Add case ellipsis, multiple lines
|
|
803
|
+
- \[Changed\]: Badge - Phát triển lại component Badge
|
|
804
|
+
- \[Changed\]: Typography - Add type options ( full & short)
|
|
805
|
+
- \[Changed\]: ButtonIcon - Change UI color of viewType ghost (Design update)
|
|
806
|
+
- \[Changed\]: Chip - startIcon, endIcon accept string as CORE icon
|
|
807
|
+
- \[Changed\]: Dropdown - Allow use prop valueObjectDefault without prop onLoadMore
|
|
808
|
+
- \[Changed\]: Icon - Allow using CORE colors, replace general css, add OptionWrapper
|
|
809
|
+
- \[Changed\]: DropdownBox - Fix bug event onClickOutside
|
|
810
|
+
- \[Fixed\]: Change css, typography, colors
|
|
811
|
+
- \[Fixed\]: Avatar - Fix default svg viewBox
|
|
812
|
+
- \[Fixed\]: ButtonIcon - Fix custom width height for viewType ghost
|
|
813
|
+
- \[Fixed\]: ButtonIcon - Remove overflow hidden, fix Ripple when use circular ButtonIcon
|
|
814
|
+
- \[Fixed\]: Button - Fix warning `ref` is not a prop
|
|
815
|
+
- \[Fixed\]: Avatar - Fix actionIconWidth, actionIconHeight; Optimize code
|
|
816
|
+
- \[Fixed\]: Toggle - Fix case value, defaultValue input is number 0,1
|
|
817
|
+
- \[Fixed\]: ButtonIcon - Add min-width, min-height
|
|
818
|
+
- \[Fixed\]: Dropdown - Fix bug cannot select data in editCellRender of DataGrid
|
|
803
819
|
|
|
804
820
|
## 1.3.33
|
|
805
821
|
|
|
806
|
-
-
|
|
807
|
-
-
|
|
822
|
+
- \[Fixed\]: Dropdown - Fix show wrong when valueObjectDefault is empty object
|
|
823
|
+
- \[Fixed\]: Button, ButtonIcon - Fix classname
|
|
808
824
|
|
|
809
825
|
## 1.3.32
|
|
810
826
|
|
|
811
|
-
-
|
|
812
|
-
-
|
|
813
|
-
-
|
|
814
|
-
-
|
|
815
|
-
-
|
|
816
|
-
-
|
|
827
|
+
- \[Added\]: SYSTEM - Add color text/disabled
|
|
828
|
+
- \[Added\]: Icon - Bookmark, Money
|
|
829
|
+
- \[Changed\]: Icon - ChatBubble
|
|
830
|
+
- \[Fixed\]: Popover - Fix bug not close popover on Modal
|
|
831
|
+
- \[Fixed\]: DropdownBox - Return element in onChangeInput prop
|
|
832
|
+
- \[Fixed\]: InputBase, Dropdown - Change default placeholder
|
|
817
833
|
|
|
818
834
|
## 1.3.31
|
|
819
835
|
|
|
820
|
-
-
|
|
821
|
-
-
|
|
822
|
-
-
|
|
823
|
-
-
|
|
824
|
-
-
|
|
825
|
-
-
|
|
826
|
-
-
|
|
827
|
-
-
|
|
836
|
+
- \[Added\]: MenuIcon - W05F0011N0000
|
|
837
|
+
- \[Changed\]: SYSTEM - Replace color text from string to object
|
|
838
|
+
- \[Fixed\]: Toggle - Manage prop checked with useState
|
|
839
|
+
- \[Fixed\]: Checkbox - Fix perfect pixel
|
|
840
|
+
- \[Fixed\]: Button, ButtonIcon - Add Event.stopPropagation()
|
|
841
|
+
- \[Fixed\]: Dropdown - Fix bug clear data Dropdown close DropdownBox
|
|
842
|
+
- \[Fixed\]: NumberInput - Fix bug compare string
|
|
843
|
+
- \[Fixed\]: Accordion - Fix css min-height AccordionSummary
|
|
828
844
|
|
|
829
845
|
## 1.3.29
|
|
830
846
|
|
|
831
|
-
-
|
|
832
|
-
-
|
|
833
|
-
-
|
|
834
|
-
-
|
|
835
|
-
-
|
|
836
|
-
-
|
|
837
|
-
-
|
|
838
|
-
-
|
|
839
|
-
-
|
|
840
|
-
-
|
|
841
|
-
-
|
|
842
|
-
-
|
|
847
|
+
- \[Added\]: Icon - Bug, Link
|
|
848
|
+
- \[Added\]: MenuIcon - MHRM09N0004, MHRP29N0023
|
|
849
|
+
- \[Changed\]: Accordion - Update Accordion, add expended like expend (keep prop expend), fix logic
|
|
850
|
+
- \[Changed\]: Button - Add HOC OptionWrapper to Button
|
|
851
|
+
- \[Changed\]: ButtonIcon - Add custom width height
|
|
852
|
+
- \[Fixed\]: Button - Fix Typography white-space nowrap, icon width height, add min-width, hide prop 'text'
|
|
853
|
+
- \[Fixed\]: Dropdown - Fix bug clear data Dropdown close DropdownBox
|
|
854
|
+
- \[Fixed\]: PopupV2 - Fix wrong icon color of type danger
|
|
855
|
+
- \[Fixed\]: Accordion - Fix css min-height AccordionSummary
|
|
856
|
+
- \[Fixed\]: Button, ButtonIcon - Remove prop disabled in tag `<button>`
|
|
857
|
+
- \[Fixed\]: ButtonIcon - Fix ref of ButtonIcon, Add HOC OptionWrapper
|
|
858
|
+
- \[Fixed\]: Tab - Fix css, Add style, className
|
|
843
859
|
|
|
844
860
|
## 1.3.27
|
|
845
861
|
|
|
846
|
-
-
|
|
847
|
-
-
|
|
848
|
-
-
|
|
849
|
-
-
|
|
850
|
-
-
|
|
851
|
-
-
|
|
852
|
-
-
|
|
853
|
-
-
|
|
854
|
-
-
|
|
855
|
-
-
|
|
856
|
-
-
|
|
857
|
-
-
|
|
858
|
-
-
|
|
859
|
-
-
|
|
860
|
-
-
|
|
861
|
-
-
|
|
862
|
-
-
|
|
863
|
-
-
|
|
864
|
-
-
|
|
865
|
-
-
|
|
866
|
-
-
|
|
867
|
-
-
|
|
868
|
-
-
|
|
869
|
-
-
|
|
870
|
-
-
|
|
871
|
-
-
|
|
872
|
-
-
|
|
873
|
-
-
|
|
874
|
-
-
|
|
875
|
-
-
|
|
876
|
-
-
|
|
862
|
+
- \[Added\]: MenuIcon - D05, D06, D90R, DBC, MHRP09N0030, MHRP09N0031, MHRP29N0021, MHRP29N0022
|
|
863
|
+
- \[Added\]: Icon - Share, InsuranceHistory, School, Assessment, Ninedot, MoreHoriz, HalfClock, List, Treeview, NotificationV2, Website, Update, InfoCancel, CheckList, SpeedHigh, SpeedLow, PersonSync, SaveCancel, ApprovalOutLine, ApprovalCancel, FilterFilled
|
|
864
|
+
- \[Changed\]: TECH - Check and correct typography of all components
|
|
865
|
+
- \[Changed\]: TECH - Check and correct colors of some components
|
|
866
|
+
- \[Changed\]: PageInfo - Phát triển lại component PageInfo
|
|
867
|
+
- \[Changed\]: Icon - Remove effect; fix css; change storybook
|
|
868
|
+
- \[Changed\]: PopupV2 - Replace close button with ButtonIcon (Design update)
|
|
869
|
+
- \[Changed\]: ButtonIcon - Add props colorHover to custom hover color for ButtonIcon with color 'default'
|
|
870
|
+
- \[Changed\]: Badge - Phát triển lại component Badge
|
|
871
|
+
- \[Changed\]: Icon - Change icon Archive to ApprovalFilled
|
|
872
|
+
- \[Changed\]: DropdownBox - Add props onChangeInput, delayOnInput
|
|
873
|
+
- \[Changed\]: Icon - Fix storybook remove outlineIcon, underlineIcon
|
|
874
|
+
- \[Changed\]: Icon - PersonRate, Warehouse, PersonHistory, FolderInsurance, Maximize, Minimize, Scan, ArrowLeftFilled, ArrowRightFilled, ArrowUpFilled, ArrowDownFilled, CancelFilled, CloseFilled, BackFilled, AddFilled, PlusFilled, MinusFilled, Setting, Notification, Logout, LogoutV2, Login, Failed, PaperFilled, ListAprroval, StarFilled, StarOutline
|
|
875
|
+
- \[Fixed\]: Status - Fix height not flexible; Fix perfect pixel
|
|
876
|
+
- \[Fixed\]: Button - Fix perfect pixel
|
|
877
|
+
- \[Fixed\]: Dropdown - Optimize code
|
|
878
|
+
- \[Fixed\]: PopupV2 - Fix bug show less, more of description
|
|
879
|
+
- \[Fixed\]: Alert - Fix perfect pixel; Add size tiny
|
|
880
|
+
- \[Fixed\]: Attachment - Update localize
|
|
881
|
+
- \[Fixed\]: Button - Remove margin css
|
|
882
|
+
- \[Fixed\]: Label - Add css ellipsis, fix colors
|
|
883
|
+
- \[Fixed\]: Divider - Fix css, colors
|
|
884
|
+
- \[Fixed\]: Dropdown - Fix show wrong icon clear
|
|
885
|
+
- \[Fixed\]: Rating - Optimize code
|
|
886
|
+
- \[Fixed\]: DropdownBox - Fix bug not show dropdown
|
|
887
|
+
- \[Fixed\]: Button - Fix css Button with icon and Button without icon not in same row
|
|
888
|
+
- \[Fixed\]: TECH - Fix wrong color of Alert, Button, ButtonIcon, Paging, PopupV2, Rating
|
|
889
|
+
- \[Fixed\]: Dropdown - Fix bug show hide wrong on mobile
|
|
890
|
+
- \[Fixed\]: Datepicker - Fix bug not show defaultValue, warning when pass moment instance to date prop
|
|
891
|
+
- \[Fixed\]: Status - Fix css text to nowrap
|
|
892
|
+
- \[Fixed\]: Dropdown - Fix bug not show error when use multiple
|
|
877
893
|
|
|
878
894
|
## 1.3.25
|
|
879
895
|
|
|
880
|
-
-
|
|
881
|
-
-
|
|
882
|
-
-
|
|
883
|
-
-
|
|
884
|
-
-
|
|
885
|
-
-
|
|
886
|
-
-
|
|
887
|
-
-
|
|
888
|
-
-
|
|
889
|
-
-
|
|
890
|
-
-
|
|
891
|
-
-
|
|
892
|
-
-
|
|
893
|
-
-
|
|
894
|
-
-
|
|
895
|
-
-
|
|
896
|
+
- \[Added\]: Icon - PersonRate
|
|
897
|
+
- \[Added\]: MenuIcon - MHRP39N0015, MHRP29N0012, TASK, MHRP09N0028, MHRP09N0029
|
|
898
|
+
- \[Changed\]: MenuIcon - Rename Menu Icon ERP
|
|
899
|
+
- \[Changed\]: ButtonIcon - Update UI (Design update)
|
|
900
|
+
- \[Changed\]: Fonts - Add fonts to assets
|
|
901
|
+
- \[Changed\]: TECH - Replace `<Icon />` with `<ButtonIcon />`
|
|
902
|
+
- \[Changed\]: Icon - Bag, Calendar, Clock, Copy, Edit, Export, Login, Logout, Mail, Mapping, Marker, Paper, Phone, PlanePaper, QuestionMark, Save, Send, Wait, Menu
|
|
903
|
+
- \[Fixed\]: Chip - Fix css width not max-content
|
|
904
|
+
- \[Fixed\]: Avatar - Fix bug Cannot read properties of null (reading 'querySelector')
|
|
905
|
+
- \[Fixed\]: DropdownBox - Fix bug DropdownBox not close when open modal
|
|
906
|
+
- \[Fixed\]: Dropdown - Remove ::after border-color when focus
|
|
907
|
+
- \[Changed\]: InputBase - Add text-overflow ellipsis
|
|
908
|
+
- \[Fixed\]: Dropdown - Fix bug cannot read properties of null (reading 'childNodes')
|
|
909
|
+
- \[Fixed\]: Dropdown - Fix bug scrollbar covering search bar of treeview
|
|
910
|
+
- \[Fixed\]: Avatar - Fix bug wrong size of default icon
|
|
911
|
+
- \[Fixed\]: PopupV2 - Fix bug not set open state when call onConfirm, onCancel
|
|
896
912
|
|
|
897
913
|
## Changelog
|
|
898
914
|
|
|
899
915
|
## 1.3.24
|
|
900
916
|
|
|
901
|
-
-
|
|
902
|
-
-
|
|
903
|
-
-
|
|
904
|
-
-
|
|
905
|
-
-
|
|
906
|
-
-
|
|
907
|
-
-
|
|
908
|
-
-
|
|
909
|
-
-
|
|
910
|
-
-
|
|
911
|
-
-
|
|
912
|
-
-
|
|
917
|
+
- \[Add\]: Icon - HourGlass
|
|
918
|
+
- \[Add\]: IconMenu - MHRM84N0002, MHRP39N0014, MHRP09N0024, MHRP09N0025, MHRP09N0026, MHRP09N0027, MHRP29N0019, MHRP29N0020
|
|
919
|
+
- \[Changed\]: Icon - Update file svg History, View, ArrowDoubleDown, ArrowDoubleLeft, ArrowDoubleRight, ArrowDoubleUp, Deny
|
|
920
|
+
- \[Changed\]: FormControl - Add PropTypes 'node' to props 'label' of DatePicker, Dropdown, MoneyInput, NumberInput, TextInput, TimePicker
|
|
921
|
+
- \[Changed\]: Accordion - Add tabIndex -1 to allow focusable (Design require)
|
|
922
|
+
- \[Fixed\]: Accordion - Fix bug 'The pseudo class ":first-child" is potentially unsafe when doing server-side rendering'
|
|
923
|
+
- \[Fixed\]: TreeView - Hotfix UI Accordion in TreeView
|
|
924
|
+
- \[Fixed\]: Tab - Fix demo storybook
|
|
925
|
+
- \[Fixed\]: Tab - Fix 'children' prop-types; allow using both 'label' and 'children' props
|
|
926
|
+
- \[Fixed\]: Button - Update storybook Button, ButtonIcon, ButtonMore
|
|
927
|
+
- \[Fixed\]: DropdownBox - Fix cannot log ref function
|
|
928
|
+
- \[Fixed\]: DropdownBox - Fix bug scroll
|
|
913
929
|
|
|
914
930
|
## 1.3.23
|
|
915
931
|
|
|
916
|
-
-
|
|
917
|
-
-
|
|
918
|
-
-
|
|
919
|
-
-
|
|
920
|
-
-
|
|
921
|
-
-
|
|
922
|
-
-
|
|
932
|
+
- \[Changed\]: Tab - Update design
|
|
933
|
+
- \[Changed\]: Theme - Add font-face
|
|
934
|
+
- \[Fixed\]: Tab - Fix perfect pixel, add scrollButtons
|
|
935
|
+
- \[Fixed\]: Avatar - Fix zIndex of Popover lower than Modal, add background-image
|
|
936
|
+
- \[Fixed\]: Popover - Fix zIndex of Popover lower than Modal
|
|
937
|
+
- \[Fixed\]: Dropdown - Fix bug scroll
|
|
938
|
+
- \[Fixed\]: Avatar - Add event when use prop hoverAble on mobile, remove tooltip arrow
|
|
923
939
|
|
|
924
940
|
## 1.3.22
|
|
925
941
|
|
|
926
|
-
-
|
|
927
|
-
-
|
|
942
|
+
- \[Fixed\]: Popup - Fix description with content as html.
|
|
943
|
+
- \[Added\]: IconV2 - Thay đổi cơ chê quản lý danh sách Icon.
|
|
928
944
|
|
|
929
945
|
## 1.3.21
|
|
930
946
|
|
|
931
|
-
-
|
|
932
|
-
-
|
|
933
|
-
-
|
|
934
|
-
-
|
|
935
|
-
-
|
|
936
|
-
-
|
|
937
|
-
-
|
|
938
|
-
-
|
|
939
|
-
-
|
|
947
|
+
- \[Fixed\]: Fixed a CORE bug that caused an error for projects lower than ios13
|
|
948
|
+
- \[Fixed\]: Label - Fix margin different from design
|
|
949
|
+
- \[Fixed\]: Attachment - Fix bug transition, fix css
|
|
950
|
+
- \[Fixed\]: Icon - Fix not show "Copy Đường Dẫn thành công" when click ERP icon
|
|
951
|
+
- \[Changed\]: Accordion - Redevelop component Accordion
|
|
952
|
+
- \[Changed\]: Attachment - Add prop readOnly
|
|
953
|
+
- \[Changed\]: Tab - Add prop level
|
|
954
|
+
- \[Changed\]: Icon - Update Icon W05F0001, W05F0008, W06F0001
|
|
955
|
+
- \[Added\]: Icon - Add W06F0008, MHRM39N0014, MHRM39N0015, PaperView
|
|
940
956
|
|
|
941
957
|
## 1.3.20
|
|
942
958
|
|
|
943
|
-
-
|
|
959
|
+
- \[Fixed\]: Popup - Fix css position causing not showing (IOS)
|
|
944
960
|
|
|
945
961
|
## 1.3.19
|
|
946
962
|
|
|
947
|
-
-
|
|
948
|
-
-
|
|
949
|
-
-
|
|
950
|
-
-
|
|
951
|
-
-
|
|
963
|
+
- \[Fixed\]: DatetimePicker - enabled onClick when InputBase readonly
|
|
964
|
+
- \[Fixed\]: DatePicker - Remove min-width 200px, Add Tooltip when width smaller than 200px
|
|
965
|
+
- \[Fixed\]: Modal - Fix bug scroll not working on Firefox
|
|
966
|
+
- \[Fixed\]: Popup - Fix popup on safari IOS (iphone ios 13.x.x trở xuống)
|
|
967
|
+
- \[Fixed\]: Tab - Fix bug flickering when re-render
|
|
952
968
|
|
|
953
969
|
## 1.3.18
|
|
954
970
|
|
|
955
|
-
-
|
|
956
|
-
-
|
|
957
|
-
-
|
|
958
|
-
-
|
|
959
|
-
-
|
|
960
|
-
-
|
|
961
|
-
-
|
|
962
|
-
-
|
|
963
|
-
-
|
|
971
|
+
- \[Changed\]:Tab - Phát triển lại component Tab
|
|
972
|
+
- \[Fixed\]: Attachment - Error can not read property "style"
|
|
973
|
+
- \[Changed\]: Popover - Add functions by ref (show, close, setPosition)
|
|
974
|
+
- \[Changed\]: DropdownBox - Fix bug "React does not recognize the "dropdownBoxStyle" prop on a DOM element"
|
|
975
|
+
- \[Changed\]: Input - Update style status Disabled/ReadOnly
|
|
976
|
+
- \[Changed\]: Button - Add staus loading
|
|
977
|
+
- \[Fixed\]: Dropdown - Fix don't receive "disabled" prop once again when to change disabled
|
|
978
|
+
- \[Change\]: Button - Return callback onclick event
|
|
979
|
+
- \[Change\]: Rating - Not change color icon outline with custom props.
|
|
964
980
|
|
|
965
981
|
## 1.3.17
|
|
966
982
|
|
|
967
|
-
-
|
|
968
|
-
|
|
969
|
-
- \[Changed\]: Popup V2 - Fix decription.length
|
|
983
|
+
- \[Added\]: Icon - Add PlaylistAdd, CalendarBlankRounded icons, AddCircle icon.
|
|
984
|
+
- \[Changed\]: Popup V2 - Fix decription.length
|
|
970
985
|
|
|
971
986
|
## 1.3.15
|
|
972
987
|
|
|
973
|
-
-
|
|
974
|
-
|
|
975
|
-
-
|
|
976
|
-
-
|
|
977
|
-
|
|
978
|
-
-
|
|
979
|
-
|
|
980
|
-
- \[Changed\]: Input - return limit for onLoadMore function, Add disabled item.
|
|
981
|
-
- \[Fixed\]: Input - Fix disabled label
|
|
988
|
+
- \[Added\]: Icon - Add PlaylistAdd, CalendarBlankRounded icons
|
|
989
|
+
- \[Changed\]: Popup V2 - Add scrollbar, change animation, add type Yes/No
|
|
990
|
+
- \[Changed\]: Popup V2 - Fix pixel perfect, fix word-break
|
|
991
|
+
- \[Fixed\]: Text - fix word-break
|
|
992
|
+
- \[Changed\]: Input - return limit for onLoadMore function, Add disabled item.
|
|
993
|
+
- \[Fixed\]: Input - Fix disabled label
|
|
982
994
|
|
|
983
995
|
## 1.3.13
|
|
984
996
|
|
|
985
|
-
-
|
|
986
|
-
|
|
987
|
-
-
|
|
988
|
-
-
|
|
989
|
-
|
|
990
|
-
-
|
|
991
|
-
-
|
|
992
|
-
- \[Fixed\]: Tab - TabContainer fix error eventSlide not running and fix error classList when not tabItem
|
|
993
|
-
- \[Fixed\]: Theme - fix makeStyles with @media
|
|
997
|
+
- \[Added\]: Icon - Add Monetization icons
|
|
998
|
+
- \[Changed\]: Popup - remove DOM after close
|
|
999
|
+
- \[Changed\]: Popup V2 - Add zIndex, Remove required description, Update storybook
|
|
1000
|
+
- \[Fixed\]: Input - DatePicker remove InputValue when value invalid
|
|
1001
|
+
- \[Fixed\]: Input - DateRangePicker set input value for more than one in english case
|
|
1002
|
+
- \[Fixed\]: Tab - TabContainer fix error eventSlide not running and fix error classList when not tabItem
|
|
1003
|
+
- \[Fixed\]: Theme - fix makeStyles with @media
|
|
994
1004
|
|
|
995
1005
|
## 1.3.12
|
|
996
1006
|
|
|
997
|
-
-
|
|
998
|
-
-
|
|
999
|
-
-
|
|
1000
|
-
|
|
1001
|
-
-
|
|
1002
|
-
-
|
|
1003
|
-
-
|
|
1004
|
-
-
|
|
1005
|
-
|
|
1006
|
-
-
|
|
1007
|
-
-
|
|
1008
|
-
-
|
|
1009
|
-
-
|
|
1010
|
-
-
|
|
1011
|
-
- \[Fixed\]: MoneyInput - fix default value with thousandSeparator, Fix onKeyDown can't add when focus before useEffect
|
|
1012
|
-
- \[Fixed\]: system - makeStyles fix lost content of pseudo
|
|
1007
|
+
- \[Added\]: Theme - Additional breakpoints for responsive
|
|
1008
|
+
- \[Added\]: system - Color-helper add new func isColor
|
|
1009
|
+
- \[Added\]: Tab - slide effect for TabPanel
|
|
1010
|
+
- \[Changed\]: Attachment - handle sort with data, and use as an option
|
|
1011
|
+
- \[Changed\]: DateRangePicker - change style of text for mobile device
|
|
1012
|
+
- \[Changed\]: Chart - PieChart animation text, tooltip
|
|
1013
|
+
- \[Changed\]: Popup - allow custom confirm/cancel button
|
|
1014
|
+
- \[Fixed\]: Chart - PieChart custom position show label Depends on the length of the text
|
|
1015
|
+
- \[Fixed\]: DateRangePicker fix bug 3 buttons visible at the same time, fix bug change locale not change weekdays, remove input value if defaultValue invalid
|
|
1016
|
+
- \[Fixed\]: Dropdown - prevent break line when press Enter, conflict value attribute of input and div tag
|
|
1017
|
+
- \[Fixed\]: Modal - set null for overflow of body after close Modal
|
|
1018
|
+
- \[Fixed\]: Number/MoneyInput - format number was wrong
|
|
1019
|
+
- \[Fixed\]: MoneyInput - fix default value with thousandSeparator, Fix onKeyDown can't add when focus before useEffect
|
|
1020
|
+
- \[Fixed\]: system - makeStyles fix lost content of pseudo
|
|
1013
1021
|
|
|
1014
1022
|
## 1.3.11
|
|
1015
1023
|
|
|
1016
|
-
-
|
|
1017
|
-
-
|
|
1018
|
-
-
|
|
1019
|
-
-
|
|
1020
|
-
-
|
|
1021
|
-
|
|
1022
|
-
-
|
|
1023
|
-
-
|
|
1024
|
-
-
|
|
1025
|
-
-
|
|
1026
|
-
-
|
|
1027
|
-
|
|
1028
|
-
- \[Fixed\]: Modal - flexible footer height, set value into input after blur, add load more handler when data.length < total
|
|
1029
|
-
- \[Fixed\]: Toggle - set necessary style
|
|
1024
|
+
- \[Added\]: Attachment - sort handler
|
|
1025
|
+
- \[Added\]: DatePicker - clear value by icon with clearAble prop
|
|
1026
|
+
- \[Added\]: DateRangePicker - add DateRangePicker version 2
|
|
1027
|
+
- \[Added\]: Popup - add Popup version 2
|
|
1028
|
+
- \[Added\]: system - setGlobal method
|
|
1029
|
+
- \[Changed\]: Dropdown - close on scroll
|
|
1030
|
+
- \[Changed\]: Chart - create tooltip ver-2, PieChart change animation of tooltip
|
|
1031
|
+
- \[Changed\]: Checkbox - allow handle by ref
|
|
1032
|
+
- \[Changed\]: Tab - tabItem change distance between button and icon
|
|
1033
|
+
- \[Changed\]: TreeView - disabledRelevantValue still checked/unchecked parent item, allow show children of last result was matched
|
|
1034
|
+
- \[Fixed\]: Modal - flexible footer height, set value into input after blur, add load more handler when data.length < total
|
|
1035
|
+
- \[Fixed\]: Toggle - set necessary style
|
|
1030
1036
|
|
|
1031
1037
|
## 1.3.10
|
|
1032
1038
|
|
|
1033
|
-
-
|
|
1034
|
-
-
|
|
1035
|
-
|
|
1036
|
-
-
|
|
1037
|
-
-
|
|
1038
|
-
-
|
|
1039
|
-
|
|
1040
|
-
-
|
|
1041
|
-
-
|
|
1042
|
-
-
|
|
1043
|
-
-
|
|
1044
|
-
-
|
|
1045
|
-
-
|
|
1046
|
-
- \[Fixed\]: LinearProgress - miss value in small-width case
|
|
1047
|
-
- \[Fixed\]: NumberInput - fix format is a function and change format but not change decimal digit, handle value when change format, handle min/max in onchange
|
|
1039
|
+
- \[Added\]: Attachment - Ctrl + A to select all item
|
|
1040
|
+
- \[Added\]: Theme - add makeStyles utils
|
|
1041
|
+
- \[Changed\]: Button - cursor no-drop for disabled button
|
|
1042
|
+
- \[Changed\]: Chart - change id tooltip and custom position show tooltip
|
|
1043
|
+
- \[Changed\]: Status - change default color to secondary
|
|
1044
|
+
- \[Fixed\]: Attachment - z-index too high, fix click out side of item
|
|
1045
|
+
- \[Fixed\]: Calendar - text-align not center
|
|
1046
|
+
- \[Fixed\]: Chart - LineChart change size of path and point when change width
|
|
1047
|
+
- \[Fixed\]: Chip - fix color for outlined type
|
|
1048
|
+
- \[Fixed\]: DatePicker - fix min-width of picker
|
|
1049
|
+
- \[Fixed\]: InputBase - fix disabled for multiline
|
|
1050
|
+
- \[Fixed\]: LinearProgress - miss value in small-width case
|
|
1051
|
+
- \[Fixed\]: NumberInput - fix format is a function and change format but not change decimal digit, handle value when change format, handle min/max in onchange
|
|
1048
1052
|
|
|
1049
1053
|
## 1.3.9
|
|
1050
1054
|
|
|
1051
|
-
-
|
|
1052
|
-
-
|
|
1053
|
-
-
|
|
1054
|
-
-
|
|
1055
|
-
-
|
|
1056
|
-
-
|
|
1057
|
-
-
|
|
1058
|
-
-
|
|
1059
|
-
|
|
1060
|
-
-
|
|
1061
|
-
-
|
|
1062
|
-
-
|
|
1063
|
-
-
|
|
1064
|
-
|
|
1065
|
-
-
|
|
1066
|
-
-
|
|
1067
|
-
-
|
|
1068
|
-
-
|
|
1069
|
-
-
|
|
1070
|
-
-
|
|
1071
|
-
- \[Fixed\]: Progress - LinearProgress fix miss value in small-width case
|
|
1072
|
-
- \[Fixed\]: Tab - keep other Tab when using multiple TabContainer
|
|
1055
|
+
- \[Added\]: Attachment - add clear all handler
|
|
1056
|
+
- \[Added\]: Chart - add tooltip
|
|
1057
|
+
- \[Added\]: Dropdown - clearAble for multiple type
|
|
1058
|
+
- \[Added\]: InputBase - add rows/maxRows props for multiline
|
|
1059
|
+
- \[Added\]: LineChart - smooth line
|
|
1060
|
+
- \[Added\]: NumberInput - add new NumberInput component
|
|
1061
|
+
- \[Added\]: system - validation for input
|
|
1062
|
+
- \[Added\]: Typography - Add 4 types for title
|
|
1063
|
+
- \[Changed\]: Collapse - only hidden for overflow-y
|
|
1064
|
+
- \[Changed\]: Dropdown - additional keyExpr to display text of selected value, keeping search value if search with onInput
|
|
1065
|
+
- \[Changed\]: FormGroup - handler error with oneHelperText for all Input
|
|
1066
|
+
- \[Changed\]: Slider - Add onShowNavigation to show/hide the navigation-bottom bar, Hover to show Arrow button, enable active prop
|
|
1067
|
+
- \[Fixed\]: DatePicker - use min/max but not disabled invalid date
|
|
1068
|
+
- \[Fixed\]: Dropdown - don't set onClear when onChange method changed, lost some item when search, prevent scroll body, show placeholder for div contenteditable, show search input when using children, remove load more after search
|
|
1069
|
+
- \[Fixed\]: DropdownBox - use createPortal to render, remove max-height
|
|
1070
|
+
- \[Fixed\]: Modal - existing dark background when darkTheme is false, can't focus into input in Modal
|
|
1071
|
+
- \[Fixed\]: MoneyInput - check and return value with decimal digit
|
|
1072
|
+
- \[Fixed\]: Popup - prevent scroll body, render at portal
|
|
1073
|
+
- \[Fixed\]: Progress - LinearProgress fix miss value in small-width case
|
|
1074
|
+
- \[Fixed\]: Tab - keep other Tab when using multiple TabContainer
|
|
1073
1075
|
|
|
1074
1076
|
## 1.3.8
|
|
1075
1077
|
|
|
1076
|
-
-
|
|
1077
|
-
-
|
|
1078
|
-
-
|
|
1078
|
+
- \[Fixed\]: Input - only show error when non-value
|
|
1079
|
+
- \[Fixed\]: Dropdown - scroll to top on load more
|
|
1080
|
+
- \[Fixed\]: Rating - allow custom width/height, color when disabled, readOnly case
|
|
1079
1081
|
|
|
1080
1082
|
## 1.3.7
|
|
1081
1083
|
|
|
1082
|
-
-
|
|
1083
|
-
-
|
|
1084
|
-
-
|
|
1085
|
-
|
|
1086
|
-
-
|
|
1087
|
-
|
|
1088
|
-
-
|
|
1089
|
-
-
|
|
1090
|
-
-
|
|
1091
|
-
- \[Fixed\]: MoneyInput - press Tab, allow enter 0
|
|
1092
|
-
- \[Fixed\]: Tab - allows to display any tab
|
|
1084
|
+
- \[Added\]: Accordion - add AccordionGroup component
|
|
1085
|
+
- \[Added\]: DatePicker - add returnFormat, two button to control onChange method
|
|
1086
|
+
- \[Added\]: Dropdown - add DropdownBox component
|
|
1087
|
+
- \[Changed\]: Typography - h2: font-size: 18px, remove uppercase is the default case
|
|
1088
|
+
- \[Fixed\]: Checkbox - readOnly case
|
|
1089
|
+
- \[Fixed\]: DatePicker - onChange method reset the initial value, allows to set icon and text positions
|
|
1090
|
+
- \[Fixed\]: Dropdown - overflow of content when the text was too long, reassign the current value after deleting the content and click outside with a value of 0
|
|
1091
|
+
- \[Fixed\]: MoneyInput - press Tab, allow enter 0
|
|
1092
|
+
- \[Fixed\]: Tab - allows to display any tab
|
|
1093
1093
|
|
|
1094
1094
|
## 1.3.6
|
|
1095
1095
|
|
|
1096
|
-
-
|
|
1097
|
-
-
|
|
1098
|
-
-
|
|
1099
|
-
-
|
|
1100
|
-
-
|
|
1101
|
-
|
|
1102
|
-
-
|
|
1103
|
-
-
|
|
1104
|
-
-
|
|
1105
|
-
-
|
|
1106
|
-
-
|
|
1107
|
-
-
|
|
1108
|
-
-
|
|
1109
|
-
-
|
|
1110
|
-
|
|
1111
|
-
-
|
|
1112
|
-
- \[Fixed\]: Chip - fix remove item in setTimeout function
|
|
1113
|
-
- \[Fixed\]: Icon - allow use color from theme
|
|
1096
|
+
- \[Added\]: Chart - add LineChart component
|
|
1097
|
+
- \[Added\]: Chip - additional maxLength prop to display shorten content
|
|
1098
|
+
- \[Added\]: FormGroup - add new FormGroup component
|
|
1099
|
+
- \[Added\]: Icon - additional some necessary icons
|
|
1100
|
+
- \[Added\]: TreeView - disabled relevant value
|
|
1101
|
+
- \[Changed\]: Accordion - change expand icon deg (down/up)
|
|
1102
|
+
- \[Changed\]: Button - change hover/focus and active styles with filter, default color is #7F828E, switch linked to text
|
|
1103
|
+
- \[Changed\]: Dropdown - padding top/bottom is 8px
|
|
1104
|
+
- \[Changed\]: Checkbox - update disabled and tick symbol styles
|
|
1105
|
+
- \[Changed\]: Modal - box-shadow for footer
|
|
1106
|
+
- \[Changed\]: Popover - remove after close prop (keep Popover element)
|
|
1107
|
+
- \[Changed\]: Progress - LinearProgress determinate add value position (top/bottom)
|
|
1108
|
+
- \[Changed\]: TextInput - auto increase margin bottom if error to long
|
|
1109
|
+
- \[Fixed\]: Dropdown - allowSearch TreeView mode, only set value into input when non-value prop
|
|
1110
|
+
- \[Fixed\]: Chip - fix remove item in setTimeout function
|
|
1111
|
+
- \[Fixed\]: Icon - allow use color from theme
|
|
1114
1112
|
|
|
1115
1113
|
## 1.3.5
|
|
1116
1114
|
|
|
1117
|
-
-
|
|
1118
|
-
-
|
|
1119
|
-
-
|
|
1120
|
-
|
|
1121
|
-
-
|
|
1122
|
-
|
|
1123
|
-
-
|
|
1124
|
-
-
|
|
1125
|
-
-
|
|
1126
|
-
-
|
|
1127
|
-
- \[Fixed\]: Tooltip - apply tooltipMaxWidth
|
|
1128
|
-
- \[Fixed\]: Typography - fix fullWidth style
|
|
1115
|
+
- \[Added\]: Calendar add actions properties
|
|
1116
|
+
- \[Added\]: InputBase - add resetValue + setPreviousValue method
|
|
1117
|
+
- \[Added\]: TreeView - multiple inheritance (checked parent/children -> checked children/parent, unchecked parent -> unchecked children, unchecked children -> don't unchecked parent). Show selected value
|
|
1118
|
+
- \[Changed\]: Alert - use ref to add Alert
|
|
1119
|
+
- \[Fixed\]: Dropdown - fix set readOnly for input
|
|
1120
|
+
- \[Fixed\]: InputBase - fix padding for multiline
|
|
1121
|
+
- \[Fixed\]: Popup - remove padding button confirm
|
|
1122
|
+
- \[Fixed\]: TextInput - fix transport type into InputBase
|
|
1123
|
+
- \[Fixed\]: Tooltip - apply tooltipMaxWidth
|
|
1124
|
+
- \[Fixed\]: Typography - fix fullWidth style
|
|
1129
1125
|
|
|
1130
1126
|
## 1.3.4
|
|
1131
1127
|
|
|
1132
|
-
-
|
|
1133
|
-
-
|
|
1134
|
-
|
|
1135
|
-
-
|
|
1136
|
-
-
|
|
1137
|
-
|
|
1138
|
-
-
|
|
1139
|
-
-
|
|
1140
|
-
-
|
|
1141
|
-
-
|
|
1142
|
-
- \[Fixed\]: Dropdown - flexible when renderSelectedItem
|
|
1143
|
-
- \[Fixed\]: Status - add className when render
|
|
1128
|
+
- \[Added\]: Dropdown - additional subtext
|
|
1129
|
+
- \[Added\]: TreeView - handleCheckbox in ref.current, render child items async, search handler
|
|
1130
|
+
- \[Changed\]: InputBase - absolute HelperText component
|
|
1131
|
+
- \[Changed\]: TextInput - apply InputBase
|
|
1132
|
+
- \[Fixed\]: Accordion - fix padding with icon at start
|
|
1133
|
+
- \[Fixed\]: Avatar - render PopupView when non-disabled and non-readOnly
|
|
1134
|
+
- \[Fixed\]: Button - fix width/height of icon when use name prop
|
|
1135
|
+
- \[Fixed\]: Chip - non-fixed height
|
|
1136
|
+
- \[Fixed\]: Dropdown - flexible when renderSelectedItem
|
|
1137
|
+
- \[Fixed\]: Status - add className when render
|
|
1144
1138
|
|
|
1145
1139
|
## 1.3.3
|
|
1146
1140
|
|
|
1147
|
-
-
|
|
1148
|
-
-
|
|
1149
|
-
|
|
1150
|
-
-
|
|
1151
|
-
-
|
|
1152
|
-
-
|
|
1153
|
-
|
|
1154
|
-
-
|
|
1155
|
-
-
|
|
1156
|
-
-
|
|
1157
|
-
-
|
|
1158
|
-
- \[Fixed\]: MoneyInput - prevent decimal symbol if decimal digit is 0, fix onChange when value is empty
|
|
1159
|
-
- \[Fixed\]: Tooltip - don't create tooltip when title empty
|
|
1141
|
+
- \[Added\]: Calendar - handleCheckboxCalendar - add footer control
|
|
1142
|
+
- \[Added\]: TreeView - value mode when multiple type (single or checked all parent and children)
|
|
1143
|
+
- \[Changed\]: Accordion - icon expand default at start
|
|
1144
|
+
- \[Changed\]: Button - update color for status of events of mouse
|
|
1145
|
+
- \[Changed\]: Dropdown - Render value with icon when exist iconExpr prop
|
|
1146
|
+
- \[Fixed\]: Accordion - check click on icon in Summary content
|
|
1147
|
+
- \[Fixed\]: Checkbox - fix color when disabled
|
|
1148
|
+
- \[Fixed\]: Dropdown - fix set value into input when value is empty or null, prevent set value input when searching
|
|
1149
|
+
- \[Fixed\]: Modal - fix padding close icon
|
|
1150
|
+
- \[Fixed\]: MoneyInput - prevent decimal symbol if decimal digit is 0, fix onChange when value is empty
|
|
1151
|
+
- \[Fixed\]: Tooltip - don't create tooltip when title empty
|
|
1160
1152
|
|
|
1161
1153
|
## 1.3.2
|
|
1162
1154
|
|
|
1163
|
-
-
|
|
1164
|
-
-
|
|
1165
|
-
-
|
|
1166
|
-
|
|
1167
|
-
-
|
|
1168
|
-
-
|
|
1169
|
-
-
|
|
1170
|
-
|
|
1171
|
-
- \[Fixed\]: InputBase - backgroundColor when disabled
|
|
1172
|
-
- \[Fixed\]: MoneyInput - fix decimalDigit for non-thousandSeparator, update value follow decimalDigit
|
|
1155
|
+
- \[Added\]: PhoneInput - new PhoneInput component
|
|
1156
|
+
- \[Added\]: Chart - new BarChart component
|
|
1157
|
+
- \[Added\]: Dropdown - default object contains value for load more option
|
|
1158
|
+
- \[Changed\]: Attachment - run onChange in remove file handler
|
|
1159
|
+
- \[Changed\]: Calendar - allow custom text-align and position of icon
|
|
1160
|
+
- \[Changed\]: MoneyInput - additional start/end icon
|
|
1161
|
+
- \[Fixed\]: InputBase - backgroundColor when disabled
|
|
1162
|
+
- \[Fixed\]: MoneyInput - fix decimalDigit for non-thousandSeparator, update value follow decimalDigit
|
|
1173
1163
|
|
|
1174
1164
|
## 1.3.1
|
|
1175
1165
|
|
|
1176
|
-
-
|
|
1177
|
-
-
|
|
1178
|
-
-
|
|
1179
|
-
|
|
1180
|
-
-
|
|
1181
|
-
-
|
|
1182
|
-
-
|
|
1183
|
-
-
|
|
1184
|
-
-
|
|
1185
|
-
|
|
1186
|
-
-
|
|
1187
|
-
-
|
|
1188
|
-
-
|
|
1189
|
-
- \[Fixed\]: Dropdown - search by displayExpr, return empty if valueExpr wrong, normalize text before compare
|
|
1190
|
-
- \[Fixed\]: MoneyInput - onPaste handler
|
|
1166
|
+
- \[Added\]: Accordion - collapseIcon
|
|
1167
|
+
- \[Added\]: Calendar - min, max validate
|
|
1168
|
+
- \[Added\]: TreeView - select all option
|
|
1169
|
+
- \[Changed\]: Button - hover color, use textTransform from theme
|
|
1170
|
+
- \[Changed\]: Dropdown - render item by children, useImperativeHandle show/close handler
|
|
1171
|
+
- \[Changed\]: Input - error default if type of error is boolean
|
|
1172
|
+
- \[Changed\]: Progress - Circular progess change min width from 24 to 16
|
|
1173
|
+
- \[Changed\]: TreeView - expand by data with expand field
|
|
1174
|
+
- \[Fixed\]: Alert - fix remove timing without processing
|
|
1175
|
+
- \[Fixed\]: Avatar - onerror in image
|
|
1176
|
+
- \[Fixed\]: Collapse - height auto after expanded
|
|
1177
|
+
- \[Fixed\]: Dropdown - search by displayExpr, return empty if valueExpr wrong, normalize text before compare
|
|
1178
|
+
- \[Fixed\]: MoneyInput - onPaste handler
|
|
1191
1179
|
|
|
1192
1180
|
## 1.3.0
|
|
1193
1181
|
|
|
1194
|
-
-
|
|
1195
|
-
-
|
|
1196
|
-
-
|
|
1197
|
-
-
|
|
1198
|
-
-
|
|
1199
|
-
-
|
|
1200
|
-
-
|
|
1201
|
-
-
|
|
1202
|
-
-
|
|
1203
|
-
-
|
|
1204
|
-
-
|
|
1205
|
-
-
|
|
1206
|
-
-
|
|
1207
|
-
-
|
|
1208
|
-
-
|
|
1209
|
-
-
|
|
1210
|
-
|
|
1211
|
-
-
|
|
1212
|
-
-
|
|
1213
|
-
-
|
|
1214
|
-
-
|
|
1215
|
-
-
|
|
1216
|
-
-
|
|
1217
|
-
|
|
1218
|
-
-
|
|
1219
|
-
- \[Fixed\]: Progress - CircularProgress's width, height, and thickness customization is allowed
|
|
1220
|
-
- \[Fixed\]: Tooltip - fix remove tooltip on another event processing
|
|
1182
|
+
- \[Added\]: Accordion - add new component
|
|
1183
|
+
- \[Added\]: Card - add new component
|
|
1184
|
+
- \[Added\]: Calendar - add new component
|
|
1185
|
+
- \[Added\]: Chart - add new component
|
|
1186
|
+
- \[Added\]: Collapse - add new component
|
|
1187
|
+
- \[Added\]: Dropdown - TreeView
|
|
1188
|
+
- \[Added\]: HelperText - add new component
|
|
1189
|
+
- \[Added\]: Icon - click on icon to copy the import text for that icon
|
|
1190
|
+
- \[Added\]: InputBase - add new component
|
|
1191
|
+
- \[Added\]: Label - add new component
|
|
1192
|
+
- \[Added\]: MoneyInput - add new component
|
|
1193
|
+
- \[Added\]: Paper - add new component
|
|
1194
|
+
- \[Added\]: system - mapParent util
|
|
1195
|
+
- \[Added\]: TreeList - add new component
|
|
1196
|
+
- \[Added\]: Tab - add new component
|
|
1197
|
+
- \[Added\]: Transfer - add new component
|
|
1198
|
+
- \[Changed\]: Avatar - direction to display more info, additional matchType prop to check type of file
|
|
1199
|
+
- \[Changed\]: List - apply Collapse
|
|
1200
|
+
- \[Changed\]: Paging - fullWidth, bgColor properties
|
|
1201
|
+
- \[Changed\]: Progress - change labelColor to percentColor
|
|
1202
|
+
- \[Changed\]: TextInput - use icon at head of Input
|
|
1203
|
+
- \[Changed\]: Typography - fullWidth property
|
|
1204
|
+
- \[Fixed\]: Dropdown - render html with renderSelectedItem, Dropdown - increase height of content in input, clear input value with renderSelectedItem
|
|
1205
|
+
- \[Fixed\]: Progress - CircularProgress's width, height, and thickness customization is allowed
|
|
1206
|
+
- \[Fixed\]: Tooltip - fix remove tooltip on another event processing
|
|
1221
1207
|
|
|
1222
1208
|
## 1.2.13
|
|
1223
1209
|
|
|
1224
|
-
-
|
|
1210
|
+
- \[Fixed\]: Tooltip - remove timeout for create Tooltip
|
|
1225
1211
|
|
|
1226
1212
|
## 1.2.12
|
|
1227
1213
|
|
|
1228
|
-
-
|
|
1229
|
-
-
|
|
1230
|
-
-
|
|
1231
|
-
|
|
1232
|
-
-
|
|
1233
|
-
-
|
|
1234
|
-
-
|
|
1235
|
-
-
|
|
1236
|
-
|
|
1237
|
-
-
|
|
1238
|
-
-
|
|
1239
|
-
- \[Fixed\]: Status - set background is transparent
|
|
1240
|
-
- \[Fixed\]: Typography - check children prop is an array of react elements
|
|
1214
|
+
- \[Added\]: Rating - selector to choose value from number
|
|
1215
|
+
- \[Added\]: Chip - view attach in Modal
|
|
1216
|
+
- \[Added\]: DateRangePicker - new component DateRangePicker
|
|
1217
|
+
- \[Changed\]: Popup - default autofocusOKButton is true
|
|
1218
|
+
- \[Changed\]: Modal - autoFocus Modal by props, size 24px for close icon
|
|
1219
|
+
- \[Changed\]: Tooltip - remove arrow
|
|
1220
|
+
- \[Changed\]: Typography - remove text prop, use children to display text or jsx element
|
|
1221
|
+
- \[Fixed\]: Dropdown - don't change data in dropdown when dataSource changed, check ref at click out of dropdown function
|
|
1222
|
+
- \[Fixed\]: Popup - center text relative to icon when there is only one line of text
|
|
1223
|
+
- \[Fixed\]: Status - set background is transparent
|
|
1224
|
+
- \[Fixed\]: Typography - check children prop is an array of react elements
|
|
1241
1225
|
|
|
1242
1226
|
## 1.2.11
|
|
1243
1227
|
|
|
1244
|
-
-
|
|
1245
|
-
-
|
|
1246
|
-
-
|
|
1247
|
-
-
|
|
1248
|
-
-
|
|
1249
|
-
-
|
|
1250
|
-
-
|
|
1251
|
-
-
|
|
1252
|
-
|
|
1253
|
-
-
|
|
1254
|
-
-
|
|
1255
|
-
-
|
|
1256
|
-
|
|
1257
|
-
-
|
|
1258
|
-
- \[Fixed\]: Popover - can't close when opening without fullScreen
|
|
1259
|
-
- \[Fixed\]: Popup - fix size and set position for icon
|
|
1228
|
+
- \[Added\]: system - date/time format utils (format, diff, relative, add/subtract)
|
|
1229
|
+
- \[Added\]: Alert - secondary text
|
|
1230
|
+
- \[Added\]: Badge - small size
|
|
1231
|
+
- \[Added\]: Button - Circular button icon, More
|
|
1232
|
+
- \[Added\]: Paging - small size
|
|
1233
|
+
- \[Added\]: Rating - new component Rating
|
|
1234
|
+
- \[Added\]: Status - small size and filled view type with standard color
|
|
1235
|
+
- \[Added\]: Tooltip - small size
|
|
1236
|
+
- \[Changed\]: Attachment - Change Attachment icon
|
|
1237
|
+
- \[Changed\]: Popup - Proposal Popup with outlined Button
|
|
1238
|
+
- \[Changed\]: Typography - apply text-font from cdn, apply new types
|
|
1239
|
+
- \[Fixed\]: Dropdown - manipulate continuously to show/close dropdown, search item for 2nd opening, run onChange function after check selected item
|
|
1240
|
+
- \[Fixed\]: Popover - can't close when opening without fullScreen
|
|
1241
|
+
- \[Fixed\]: Popup - fix size and set position for icon
|
|
1260
1242
|
|
|
1261
1243
|
## 1.2.10
|
|
1262
1244
|
|
|
1263
|
-
-
|
|
1264
|
-
-
|
|
1265
|
-
|
|
1266
|
-
-
|
|
1267
|
-
-
|
|
1268
|
-
-
|
|
1269
|
-
-
|
|
1270
|
-
|
|
1271
|
-
- \[Fixed\]: Dropdown - check currentValue not undefined, search handler, update position after search
|
|
1272
|
-
- \[Fixed\]: TextInput - fix auto resize and fixed position textarea
|
|
1245
|
+
- \[Added\]: new FormLabel component
|
|
1246
|
+
- \[Added\]: system - date/time format
|
|
1247
|
+
- \[Changed\]: Alert - deny duration remove alert element
|
|
1248
|
+
- \[Changed\]: Chip - switch type to viewType
|
|
1249
|
+
- \[Changed\]: Dropdown - LoadMore, renderItem, renderSelectedItem function props, displayExpr with new pattern (contain { or } for multiple fields)
|
|
1250
|
+
- \[Changed\]: Tooltip - set direction down is priority
|
|
1251
|
+
- \[Fixed\]: Dropdown - check currentValue not undefined, search handler, update position after search
|
|
1252
|
+
- \[Fixed\]: TextInput - fix auto resize and fixed position textarea
|
|
1273
1253
|
|
|
1274
1254
|
## 1.2.9
|
|
1275
1255
|
|
|
1276
|
-
-
|
|
1277
|
-
-
|
|
1278
|
-
|
|
1279
|
-
-
|
|
1280
|
-
-
|
|
1281
|
-
-
|
|
1282
|
-
|
|
1283
|
-
-
|
|
1284
|
-
- \[Fixed\]: Badge - resize
|
|
1285
|
-
- \[Fixed\]: Time Picker - Update position
|
|
1256
|
+
- \[Added\]: system - getGlobal function
|
|
1257
|
+
- \[Added\]: Avatar - Avatar outline
|
|
1258
|
+
- \[Changed\]: Button - additional 2 size tiny and giant
|
|
1259
|
+
- \[Changed\]: Checkbox - additional colors
|
|
1260
|
+
- \[Changed\]: Typography - use font SF Pro Display
|
|
1261
|
+
- \[Fixed\]: Attachment - drag file in icon add
|
|
1262
|
+
- \[Fixed\]: Badge - resize
|
|
1263
|
+
- \[Fixed\]: Time Picker - Update position
|
|
1286
1264
|
|
|
1287
1265
|
## 1.2.8
|
|
1288
1266
|
|
|
1289
|
-
-
|
|
1290
|
-
-
|
|
1291
|
-
-
|
|
1292
|
-
|
|
1293
|
-
-
|
|
1294
|
-
-
|
|
1295
|
-
-
|
|
1296
|
-
-
|
|
1297
|
-
-
|
|
1298
|
-
-
|
|
1299
|
-
-
|
|
1300
|
-
-
|
|
1301
|
-
|
|
1302
|
-
- \[Fixed\]: Paging - Allow press Delete and Backspace to delete current page, check current page with new page was entered
|
|
1303
|
-
- \[Fixed\]: TextInput - auto increase height of textarea after set value, set right height when text only one line
|
|
1267
|
+
- \[Added\]: system - locale and global variable
|
|
1268
|
+
- \[Added\]: Avatar - show more info in avatar
|
|
1269
|
+
- \[Added\]: Dropdown - selectBox
|
|
1270
|
+
- \[Changed\]: Modal - moveable and remove box-shadow of footer
|
|
1271
|
+
- \[Changed\]: re-write Text component -> Typography component
|
|
1272
|
+
- \[Changed\]: Alert - switch variant to color
|
|
1273
|
+
- \[Changed\]: Button - switch variant to color, type to viewType
|
|
1274
|
+
- \[Changed\]: Chip - switch variant to color
|
|
1275
|
+
- \[Changed\]: FormControl - switch variant to viewType, box -> filled, line -> underlined
|
|
1276
|
+
- \[Changed\]: Icon - separate icons with components (diginet-core-ui/icons)
|
|
1277
|
+
- \[Changed\]: List - non-click list item if click on action
|
|
1278
|
+
- \[Fixed\]: Paging - Allow press Delete and Backspace to delete current page, check current page with new page was entered
|
|
1279
|
+
- \[Fixed\]: TextInput - auto increase height of textarea after set value, set right height when text only one line
|
|
1304
1280
|
|
|
1305
1281
|
## 1.2.7
|
|
1306
1282
|
|
|
1307
|
-
-
|
|
1308
|
-
-
|
|
1309
|
-
-
|
|
1310
|
-
-
|
|
1311
|
-
-
|
|
1312
|
-
-
|
|
1313
|
-
-
|
|
1314
|
-
-
|
|
1315
|
-
-
|
|
1316
|
-
-
|
|
1317
|
-
-
|
|
1318
|
-
-
|
|
1319
|
-
-
|
|
1320
|
-
-
|
|
1321
|
-
-
|
|
1322
|
-
-
|
|
1323
|
-
-
|
|
1283
|
+
- \[Added\]: Icon - add generate and un-view icons
|
|
1284
|
+
- \[Added\]: TextInput - add number, password and search type
|
|
1285
|
+
-
|
|
1286
|
+
- \[Changed\]: Alert - delay duration of processing
|
|
1287
|
+
- \[Changed\]: Attachment - additional URL for newAttached
|
|
1288
|
+
- \[Changed\]: ButtonIcon - allow use icons list
|
|
1289
|
+
- \[Changed\]: DatePicker - add required label
|
|
1290
|
+
- \[Changed\]: Dropdown - default variant is line, allow hidden clear icon, color red for required label
|
|
1291
|
+
- \[Changed\]: Modal - allow/non-allow dark background
|
|
1292
|
+
- \[Changed\]: TextInput - default variant is line, color red for required label
|
|
1293
|
+
-
|
|
1294
|
+
- \[Fixed\]: Attachment - handle show/close popup, remove files of input when data change
|
|
1295
|
+
- \[Fixed\]: Avatar - object-fit cover for preview image
|
|
1296
|
+
- \[Fixed\]: Button - color of button icon link, update size of button icon
|
|
1297
|
+
- \[Fixed\]: DatePicker - update position of DatePickerBox and label
|
|
1298
|
+
- \[Fixed\]: Dropdown - move global variable to local variable, check value/defaultValue are text/number/array
|
|
1299
|
+
- \[Fixed\]: Paging - only allow press Number or Array key
|
|
1324
1300
|
|
|
1325
1301
|
## 1.2.6
|
|
1326
1302
|
|
|
1327
|
-
-
|
|
1328
|
-
-
|
|
1329
|
-
-
|
|
1330
|
-
-
|
|
1331
|
-
-
|
|
1332
|
-
-
|
|
1333
|
-
|
|
1334
|
-
-
|
|
1335
|
-
-
|
|
1336
|
-
|
|
1337
|
-
-
|
|
1338
|
-
-
|
|
1339
|
-
-
|
|
1340
|
-
-
|
|
1341
|
-
- \[Fixed\]: DatePicker - Position fixed
|
|
1342
|
-
- \[Fixed\]: Option - use checked and defaultChecked for CheckBox, Radio, Toggle
|
|
1303
|
+
- \[Added\]: Add new Avatar component
|
|
1304
|
+
- \[Added\]: Add new Slider component
|
|
1305
|
+
- \[Added\]: Add new Popover component
|
|
1306
|
+
- \[Added\]: Add new Badge component
|
|
1307
|
+
- \[Added\]: Add new Divider component
|
|
1308
|
+
- \[Added\]: Add new List component
|
|
1309
|
+
- \[Changed\]: Button - Re-write Button component
|
|
1310
|
+
- \[Changed\]: Dropdown - Re-write Dropdown component
|
|
1311
|
+
- \[Fixed\]: Attachment - Fix box-sizing and align center for icon and name at icon view type, fix line-height for detail info of attach
|
|
1312
|
+
- \[Fixed\]: Popup - Close icon not appear (Proposals popup)
|
|
1313
|
+
- \[Fixed\]: Paging - Fix page 2 and immediately before last page (page selector), Fix enter num 0 in the page info
|
|
1314
|
+
- \[Fixed\]: Modal - Render portal
|
|
1315
|
+
- \[Fixed\]: DatePicker - Position fixed
|
|
1316
|
+
- \[Fixed\]: Option - use checked and defaultChecked for CheckBox, Radio, Toggle
|
|
1343
1317
|
|
|
1344
1318
|
## 1.2.5
|
|
1345
1319
|
|
|
1346
|
-
-
|
|
1347
|
-
-
|
|
1348
|
-
|
|
1349
|
-
-
|
|
1350
|
-
-
|
|
1351
|
-
-
|
|
1352
|
-
|
|
1353
|
-
- \[Fixed\]: Input - Fix css Time and Date Picker, fix css Date Picker
|
|
1354
|
-
- \[Fixed\]: Attachment - Fix icon and event handlers
|
|
1320
|
+
- \[Added\]: Add new Modal component
|
|
1321
|
+
- \[Added\]: Add new Chip/AttachChip component
|
|
1322
|
+
- \[Changed\]: Popup - Get show/close popup function, allow autofocus OK button, use callback on show popup (click confirm button)
|
|
1323
|
+
- \[Changed\]: Attachment - Apply get popup show/close function
|
|
1324
|
+
- \[Changed\]: Icon - Re-write Icon component
|
|
1325
|
+
- \[Fixed\]: Input - Fix css Time and Date Picker, fix css Date Picker
|
|
1326
|
+
- \[Fixed\]: Attachment - Fix icon and event handlers
|
|
1355
1327
|
|
|
1356
1328
|
## 1.2.4
|
|
1357
1329
|
|
|
1358
|
-
-
|
|
1359
|
-
-
|
|
1360
|
-
|
|
1361
|
-
-
|
|
1362
|
-
-
|
|
1363
|
-
|
|
1364
|
-
-
|
|
1365
|
-
-
|
|
1366
|
-
-
|
|
1367
|
-
- \[Fixed\]: Paging - Fix update current page and reset onchange method for selector element when update totalItems
|
|
1368
|
-
- \[Fixed\]: TextInput - Fix margin between label and input for line type
|
|
1330
|
+
- \[Added\]: Add new Popup component
|
|
1331
|
+
- \[Added\]: Add new ButtonIcon component
|
|
1332
|
+
- \[Changed\]: Time Picker - Update Time Picker component follow new design (use scroll or drag mouse event)
|
|
1333
|
+
- \[Changed\]: Attachment - Show warning popup before delete attachment and autofocus OK button
|
|
1334
|
+
- \[Fixed\]: Babel-loader build failed with Optional chaining syntax
|
|
1335
|
+
- \[Fixed\]: Progress - Set default size
|
|
1336
|
+
- \[Fixed\]: Attachment - Fix Position detail info, Color for icons handle chosen items, press Delete to remove item and press Arrow key to select near item
|
|
1337
|
+
- \[Fixed\]: Paging - Fix update current page and reset onchange method for selector element when update totalItems
|
|
1338
|
+
- \[Fixed\]: TextInput - Fix margin between label and input for line type
|
|
1369
1339
|
|
|
1370
1340
|
## 1.2.3
|
|
1371
1341
|
|
|
1372
|
-
-
|
|
1373
|
-
-
|
|
1374
|
-
-
|
|
1375
|
-
-
|
|
1376
|
-
|
|
1377
|
-
-
|
|
1378
|
-
- \[Fixed\]: Convert to simple page with more paging only contain one item
|
|
1342
|
+
- \[Changed\]: Add size for Alert component
|
|
1343
|
+
- \[Changed\]: Transport message from notification to Alert component
|
|
1344
|
+
- \[Changed\]: Allow custom width/height for Alert component
|
|
1345
|
+
- \[Changed\]: Allow custom height of Scrollbar
|
|
1346
|
+
- \[Fixed\]: Clear icon size
|
|
1347
|
+
- \[Fixed\]: Convert to simple page with more paging only contain one item
|
|
1379
1348
|
|
|
1380
1349
|
## 1.2.2
|
|
1381
1350
|
|
|
1382
|
-
-
|
|
1383
|
-
-
|
|
1384
|
-
|
|
1385
|
-
-
|
|
1386
|
-
- \[Changed\]: DatePicker - CSS + Remove function auto update value for the input when switch month or year
|
|
1351
|
+
- \[Added\]: Add new Alert component
|
|
1352
|
+
- \[Added\]: Add new Notify component
|
|
1353
|
+
- \[Changed\]: Attachment - Add status icon for new file + separate detail information (username + date time + file size)
|
|
1354
|
+
- \[Changed\]: DatePicker - CSS + Remove function auto update value for the input when switch month or year
|
|
1387
1355
|
|
|
1388
1356
|
## 1.2.1
|
|
1389
1357
|
|
|
1390
|
-
-
|
|
1391
|
-
-
|
|
1392
|
-
|
|
1393
|
-
-
|
|
1394
|
-
-
|
|
1395
|
-
-
|
|
1396
|
-
-
|
|
1397
|
-
-
|
|
1398
|
-
|
|
1399
|
-
- \[Delete\]: Options component
|
|
1400
|
-
- \[Delete\]: Input component
|
|
1358
|
+
- \[Added\]: Time Picker component
|
|
1359
|
+
- \[Added\]: Dropdown component
|
|
1360
|
+
- \[Fixed\]: Others/Scrollbar - maxWidth,maxHeight,Positions
|
|
1361
|
+
- \[Changed\]: Progress - forwardRef,Fix Syntax
|
|
1362
|
+
- \[Changed\]: Attachment - Choose item(s) by mouse, accept file type && Ignore existing file
|
|
1363
|
+
- \[Changed\]: Form -> FormControl, Options + FormControl(CheckBox, RadioButton, Toggle)
|
|
1364
|
+
- \[Changed\]: Form/FormDate -> FormControl/DatePicker
|
|
1365
|
+
- \[Delete\]: Options component
|
|
1366
|
+
- \[Delete\]: Input component
|
|
1401
1367
|
|
|
1402
1368
|
## 1.2.0 (2020-11-03)
|
|
1403
1369
|
|
|
1404
|
-
-
|
|
1405
|
-
-
|
|
1406
|
-
-
|
|
1407
|
-
-
|
|
1408
|
-
-
|
|
1409
|
-
-
|
|
1410
|
-
-
|
|
1411
|
-
-
|
|
1412
|
-
-
|
|
1413
|
-
|
|
1414
|
-
-
|
|
1415
|
-
|
|
1370
|
+
- \[Added\]: CheckText component
|
|
1371
|
+
- \[Added\]: Form/FormDate component
|
|
1372
|
+
- \[Added\]: Options component
|
|
1373
|
+
- \[Added\]: Others/Extra component
|
|
1374
|
+
- \[Added\]: Others/Scrollbar component
|
|
1375
|
+
- \[Added\]: Paging component
|
|
1376
|
+
- \[Added\]: Progress/Circle component
|
|
1377
|
+
- \[Added\]: Status component
|
|
1378
|
+
- \[Added\]: Icon component for DHR/ERP
|
|
1379
|
+
- \[Changed\]: Progress/Linear component
|
|
1380
|
+
- \[Changed\]: Form/Dropdown component
|
|
1381
|
+
|
|
1382
|
+
[Added]: Adde
|