@syncfusion/ej2-angular-inputs 24.2.3 → 24.2.4-ngcc

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.
Files changed (76) hide show
  1. package/@syncfusion/ej2-angular-inputs.es5.js +1791 -0
  2. package/@syncfusion/ej2-angular-inputs.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-inputs.js +1689 -0
  4. package/@syncfusion/ej2-angular-inputs.js.map +1 -0
  5. package/CHANGELOG.md +1489 -0
  6. package/README.md +24 -1
  7. package/dist/ej2-angular-inputs.umd.js +1880 -0
  8. package/dist/ej2-angular-inputs.umd.js.map +1 -0
  9. package/dist/ej2-angular-inputs.umd.min.js +11 -0
  10. package/dist/ej2-angular-inputs.umd.min.js.map +1 -0
  11. package/ej2-angular-inputs.d.ts +12 -0
  12. package/ej2-angular-inputs.metadata.json +1 -0
  13. package/package.json +13 -27
  14. package/postinstall/tagchange.js +18 -0
  15. package/schematics/utils/lib-details.d.ts +2 -2
  16. package/schematics/utils/lib-details.js +2 -2
  17. package/schematics/utils/lib-details.ts +2 -2
  18. package/src/color-picker/colorpicker-all.module.d.ts +0 -6
  19. package/src/color-picker/colorpicker.component.d.ts +0 -3
  20. package/src/color-picker/colorpicker.module.d.ts +0 -6
  21. package/src/maskedtextbox/maskedtextbox-all.module.d.ts +0 -6
  22. package/src/maskedtextbox/maskedtextbox.component.d.ts +0 -3
  23. package/src/maskedtextbox/maskedtextbox.module.d.ts +0 -6
  24. package/src/numerictextbox/numerictextbox-all.module.d.ts +0 -6
  25. package/src/numerictextbox/numerictextbox.component.d.ts +0 -3
  26. package/src/numerictextbox/numerictextbox.module.d.ts +0 -6
  27. package/src/rating/rating-all.module.d.ts +0 -6
  28. package/src/rating/rating.component.d.ts +0 -3
  29. package/src/rating/rating.module.d.ts +0 -6
  30. package/src/signature/signature-all.module.d.ts +0 -6
  31. package/src/signature/signature.component.d.ts +0 -3
  32. package/src/signature/signature.module.d.ts +0 -6
  33. package/src/slider/slider-all.module.d.ts +0 -6
  34. package/src/slider/slider.component.d.ts +0 -3
  35. package/src/slider/slider.module.d.ts +0 -6
  36. package/src/textbox/textbox-all.module.d.ts +0 -6
  37. package/src/textbox/textbox.component.d.ts +0 -3
  38. package/src/textbox/textbox.module.d.ts +0 -6
  39. package/src/uploader/files.directive.d.ts +0 -5
  40. package/src/uploader/uploader-all.module.d.ts +0 -6
  41. package/src/uploader/uploader.component.d.ts +0 -3
  42. package/src/uploader/uploader.module.d.ts +0 -7
  43. package/esm2020/public_api.mjs +0 -3
  44. package/esm2020/src/color-picker/colorpicker-all.module.mjs +0 -23
  45. package/esm2020/src/color-picker/colorpicker.component.mjs +0 -84
  46. package/esm2020/src/color-picker/colorpicker.module.mjs +0 -25
  47. package/esm2020/src/form-validator/form-validator.mjs +0 -193
  48. package/esm2020/src/index.mjs +0 -28
  49. package/esm2020/src/maskedtextbox/maskedtextbox-all.module.mjs +0 -23
  50. package/esm2020/src/maskedtextbox/maskedtextbox.component.mjs +0 -85
  51. package/esm2020/src/maskedtextbox/maskedtextbox.module.mjs +0 -25
  52. package/esm2020/src/numerictextbox/numerictextbox-all.module.mjs +0 -23
  53. package/esm2020/src/numerictextbox/numerictextbox.component.mjs +0 -85
  54. package/esm2020/src/numerictextbox/numerictextbox.module.mjs +0 -25
  55. package/esm2020/src/rating/rating-all.module.mjs +0 -23
  56. package/esm2020/src/rating/rating.component.mjs +0 -109
  57. package/esm2020/src/rating/rating.module.mjs +0 -25
  58. package/esm2020/src/signature/signature-all.module.mjs +0 -23
  59. package/esm2020/src/signature/signature.component.mjs +0 -84
  60. package/esm2020/src/signature/signature.module.mjs +0 -25
  61. package/esm2020/src/slider/slider-all.module.mjs +0 -23
  62. package/esm2020/src/slider/slider.component.mjs +0 -84
  63. package/esm2020/src/slider/slider.module.mjs +0 -25
  64. package/esm2020/src/textbox/textbox-all.module.mjs +0 -23
  65. package/esm2020/src/textbox/textbox.component.mjs +0 -85
  66. package/esm2020/src/textbox/textbox.module.mjs +0 -25
  67. package/esm2020/src/uploader/files.directive.mjs +0 -58
  68. package/esm2020/src/uploader/uploader-all.module.mjs +0 -23
  69. package/esm2020/src/uploader/uploader.component.mjs +0 -96
  70. package/esm2020/src/uploader/uploader.module.mjs +0 -34
  71. package/esm2020/syncfusion-ej2-angular-inputs.mjs +0 -5
  72. package/fesm2015/syncfusion-ej2-angular-inputs.mjs +0 -1245
  73. package/fesm2015/syncfusion-ej2-angular-inputs.mjs.map +0 -1
  74. package/fesm2020/syncfusion-ej2-angular-inputs.mjs +0 -1245
  75. package/fesm2020/syncfusion-ej2-angular-inputs.mjs.map +0 -1
  76. package/syncfusion-ej2-angular-inputs.d.ts +0 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,1489 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased]
4
+
5
+ ### Uploader
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I526571` - Fixed the issue where the header in the Cancel Event was not returning in the header as expected. Instead, it was returning in the payload.
10
+
11
+ ### TextBox
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#I548068` - Fixed the issue where a compilation error occurred while generating the CSS file from the `DataForm` related styles.
16
+
17
+ ## 24.1.47 (2024-01-23)
18
+
19
+ ### Signature
20
+
21
+ #### Bug Fixes
22
+
23
+ - `#F86282` - Issue with "The `getSignature` method data is not cleared after using clear method of signature" has been resolved.
24
+
25
+ ## 24.1.45 (2024-01-09)
26
+
27
+ ### Signature
28
+
29
+ #### Bug Fixes
30
+
31
+ - `#I510300` - Issue with "drawn points will be in a significantly different location than the cursor while zooming" has been resolved.
32
+
33
+ ## 24.1.41 (2023-12-18)
34
+
35
+ ### Signature
36
+
37
+ #### Bug Fixes
38
+
39
+ - `#I433821` - Correcting the signature scaling issue while resizing the web browser has been resolved.
40
+
41
+ ### ColorPicker
42
+
43
+ #### Bug Fixes
44
+
45
+ - Facing exception when mode switching from color palette to color picker has been resolved.
46
+ - Color picker value is not getting reset for transparent case.
47
+
48
+ ### NumericTextBox
49
+
50
+ #### Bug Fixes
51
+
52
+ - `#F170722` - Issue with "change event doesn't trigger while modifying the value using `setValue` method inside reactive form" is resolved.
53
+
54
+ ## 20.4.38 (2022-12-21)
55
+
56
+ ### Rating
57
+
58
+ **Key features**:
59
+
60
+
61
+ The Rating component lets the user provide a star rating or view other people’s ratings on a numeric scale for any service provided, such as for movies, applications, or products.
62
+
63
+
64
+ - **Precision** - Different precision modes to provide more accurate rating.
65
+ - **Tooltip and Label** - Provide more expressive rating with tooltip and label.
66
+ - **Template** - Support to customize the rating item to heart, svg or any content that precisely match our unique needs.
67
+ - **Accessibility** - The Rating provides built-in compliance with the `WAI-ARIA` specifications and it is achieved through attributes.
68
+
69
+ ## 19.4.38 (2021-12-17)
70
+
71
+ ### Signature
72
+
73
+ The Signature control allows user to draw smooth signatures as vector outline of strokes using variable width Bézier curve interpolation. You can use your finger, pen, or mouse on a tablet, touchscreen, etc., to draw your own signature on this Signature control.
74
+
75
+
76
+ - **Customization** - Support various customization options like background color, background image, stroke color, stroke width, save with background, undo, redo, clear, readonly, and disabled.
77
+ - **Load** - Support to load the signature as base64.
78
+ - **Draw** - Support to draw the text with the different font family and font size.
79
+ - **Save** - Support to save the signature as image like PNG, JPEG, and SVG.
80
+
81
+ The Signature component allows user to draw smooth signatures as vector outline of strokes using variable width Bézier curve interpolation. You can use your finger, pen, or mouse on a tablet, touchscreen, etc., to draw your own signature on this Signature component.
82
+
83
+
84
+ - **Customization** - Support various customization options like background color, background image, stroke color, stroke width, save with background, undo, redo, clear, readonly, and disabled.
85
+ - **Load** - Support to load the signature as base64.
86
+ - **Draw** - Support to draw the text with the different font family and font size.
87
+ - **Save** - Support to save the signature as image like PNG, JPEG, and SVG.
88
+
89
+ ## 19.3.53 (2021-11-12)
90
+
91
+ ### ColorPicker
92
+
93
+ #### Bug Fixes
94
+
95
+ - Overflow issue in ColorPicker has been resolved.
96
+
97
+ ## 19.3.48 (2021-11-02)
98
+
99
+ ### ColorPicker
100
+
101
+ #### Bug Fixes
102
+
103
+ - `createPopupOnClick` property scenario not handled properly in `ColorPicker` has been resolved.
104
+ - `I344127` - Issue with ColorPicker value not updated properly if opacity is set to false has been resolved.
105
+
106
+ ## 19.3.44 (2021-10-05)
107
+
108
+ ### NumericTextBox
109
+
110
+ #### Bug Fixes
111
+
112
+ - `#I319166` - Issue with "lazy modifier not working" has been resolved.
113
+
114
+ ## 19.2.59 (2021-08-31)
115
+
116
+ ### Uploader
117
+
118
+ #### Bug Fixes
119
+
120
+ - `#F165287` - Issue with "files are not uploaded in the sequential upload while retrying the failed duplicate files" has been resolved.
121
+
122
+ ## 19.2.48 (2021-07-20)
123
+
124
+ ### Range Slider
125
+
126
+ #### Bug Fixes
127
+
128
+ - `#I329800` - The issue with "The Range Slider tooltip is not closed during the document click" has been resolved.
129
+
130
+ ## 19.2.46 (2021-07-06)
131
+
132
+ ### ColorPicker
133
+
134
+ - Role Attribute error in ColorPicker has been fixed.
135
+
136
+ ## 19.1.59 (2021-05-04)
137
+
138
+ ### Range Slider
139
+
140
+ #### Bug Fixes
141
+
142
+ - `#I313394` - The issue with "The Range Slider handle position is moved to the wrong position after performing drag and drop using the range bar" has been fixed.
143
+
144
+ ## 19.1.54 (2021-03-30)
145
+
146
+ ### MaskedTextBox
147
+
148
+ #### New Features
149
+
150
+ - `#284609` - Now, the cursor will position based on the value present in the input element while focusing the component.
151
+
152
+ ## 18.4.47 (2021-03-09)
153
+
154
+ ### Form Validator
155
+
156
+ #### Bug Fixes
157
+
158
+ - `#315294` - Now, you can use the complex name attribute to add the validation rules.
159
+
160
+ ## 18.4.44 (2021-02-23)
161
+
162
+ ### TextBox
163
+
164
+ #### Bug Fixes
165
+
166
+ - Issue with "`e-mappinguid` attribute is added to textarea element while rendering the multiline textbox" has been resolved.
167
+
168
+ ## 18.4.43 (2021-02-16)
169
+
170
+ ### Uploader
171
+
172
+ #### Bug Fixes
173
+
174
+ - Issue with "dot present in the end of file name while rendering the preload files without type of file" has been resolved.
175
+
176
+ ### TextBox
177
+
178
+ #### Bug Fixes
179
+
180
+ - `#313099` - Issue with "script error throws when disable the clear button dynamically" has been resolved.
181
+
182
+ ### FormValidator
183
+
184
+ #### Bug Fixes
185
+
186
+ - `#F162275` - Issue with "validation message shows while setting required as false in the rules property" has been resolved.
187
+
188
+ ## 18.4.32 (2020-12-29)
189
+
190
+ ### ColorPicker
191
+
192
+ - `F160947` - Unwanted parent selector removed from the top level selector.
193
+
194
+ ## 18.3.52 (2020-12-01)
195
+
196
+ ### TextBox
197
+
198
+ #### Bug Fixes
199
+
200
+ - `#304117`,`#304560` - EJ1 and EJ2 controls theme compatibility issue resolved.
201
+
202
+ ## 18.3.48 (2020-11-11)
203
+
204
+ ### Uploader
205
+
206
+ #### Bug Fixes
207
+
208
+ - `#299628` - Issue with "cancelling the file uploading inside the uploading event doesn't work when set `showFileList` property value as false" has been resolved.
209
+
210
+ ## 18.3.44 (2020-10-27)
211
+
212
+ ### Range Slider
213
+
214
+ #### Bug Fixes
215
+
216
+ - `#294975` - Issue with Slider's handle staying large in size when clicking out of the screen has been fixed.
217
+ - `#296636` - Issue with "Tooltip with Slider is not working properly" has been fixed.
218
+
219
+ ## 18.3.35 (2020-10-01)
220
+
221
+ ### TextBox
222
+
223
+ #### Bug Fixes
224
+
225
+ - `#288139` - Issue with "the floating label not moved to top, when choose the value using `autofill` option in chrome browser" has been resolved.
226
+
227
+ ### Uploader
228
+
229
+ #### Bug Fixes
230
+
231
+ - `#F156536` - Now, you can drag and drop the directory without any script issue in the directory upload.
232
+ - `#287079` - Issue with "file is removing from file list while providing the invalid remove URL" has been resolved.
233
+
234
+ ## 18.2.58 (2020-09-15)
235
+
236
+ ### ColorPicker
237
+
238
+ - Issue with `enableOpacity` has been fixed.
239
+
240
+ ## 18.2.54 (2020-08-18)
241
+
242
+ ### Range Slider
243
+
244
+ #### Bug Fixes
245
+
246
+ - `#277466` - In the mobile view, the scrolling issue when multiple sliders are rendered has been resolved
247
+
248
+ ## 18.2.48 (2020-08-04)
249
+
250
+ ### TextBox
251
+
252
+ #### Bug Fixes
253
+
254
+ `282905` - Now, Cross-Site Scripting issues will no longer occurs for placeholder property.
255
+
256
+
257
+ ## 18.1.56 (2020-06-09)
258
+
259
+ ### Uploader
260
+
261
+ #### Bug Fixes
262
+
263
+ - Issue with "form name is not updated based on name attribute in chunk upload" has been resolved.
264
+
265
+ ## 18.1.55 (2020-06-02)
266
+
267
+ ### Slider
268
+
269
+ #### Bug Fixes
270
+
271
+ - `#278460` Issue with slider refresh method has been resolved.
272
+
273
+ ## 18.1.53 (2020-05-19)
274
+
275
+ ### Slider
276
+
277
+ #### New Features
278
+
279
+ - Now, you can set the width of the slider component using `width` property.
280
+
281
+ ## 18.1.52 (2020-05-13)
282
+
283
+ ### Uploader
284
+
285
+ #### Bug Fixes
286
+
287
+ - Now, selected files persist properly when enabling enablePersistence property.
288
+
289
+ #### New Features
290
+
291
+ - `#F150695` - Now, you can customize the drag operation effect using dropEffect property.
292
+
293
+ ## 18.1.44 (2020-04-14)
294
+
295
+ ### TextBox
296
+
297
+ #### Bug Fixes
298
+
299
+ - Issue with "destroy throws error in IE" has been resolved.
300
+
301
+ ## 18.1.43 (2020-04-07)
302
+
303
+ ### TextBox
304
+
305
+ #### Bug Fixes
306
+
307
+ - `#268311` - Issue with "typed value is not reset in the multiline textbox while destroying the control" has been resolved.
308
+
309
+ - `#263811`- Now, multiline textbox expand and collapse icon aligned properly.
310
+
311
+ ## 18.1.36-beta (2020-03-19)
312
+
313
+ ### Slider
314
+
315
+ #### Bug Fixes
316
+
317
+ - `#259186` The issue with the Vertical Slider tooltip content that rotate `225` degrees has been resolved.
318
+
319
+ ## 17.4.46 (2020-01-30)
320
+
321
+ ### Slider
322
+
323
+ #### Bug Fixes
324
+
325
+ - The issue "z-index value get's updated on each value change" has been resolved.
326
+
327
+ ### NumericTextBox
328
+
329
+ #### Bug Fixes
330
+
331
+ - Issue with "validation message not removed while clear the value using clear button" has been resolved.
332
+
333
+ ### ColorPicker
334
+
335
+ - Provided `onModeSwitch` event after switching mode.
336
+
337
+ ### FormValidator
338
+
339
+ #### Bug Fixes
340
+
341
+ - `#F150308` - Now, email validation accepts more than five characters in the domain name.
342
+
343
+ ### TextBox
344
+
345
+ #### Bug Fixes
346
+
347
+ - `#261143` - Issue with "console error thrown in the IE browser while navigating the page" has been resolved.
348
+
349
+ ## 17.4.41 (2020-01-07)
350
+
351
+ ### Slider
352
+
353
+ #### Bug Fixes
354
+
355
+ - `#259186` - Now, the tooltip is displayed correctly for the slider component while rendering it inside the dialog component.
356
+
357
+ ## 17.3.29 (2019-11-26)
358
+
359
+ ### Form Validator
360
+
361
+ #### Bug Fixes
362
+
363
+ - Now, validation works for newly added elements by calling the `refresh` method.
364
+
365
+ ## 17.3.28 (2019-11-19)
366
+
367
+ ### TextBox
368
+
369
+ #### New Features
370
+
371
+ - `#226069`, `#247330` - Now, you can add icons to textbox component using `addIcon` method.
372
+
373
+ #### Bug Fixes
374
+
375
+ - `#254393` - Issue with "while calling the `focusIn` method, focus is not removed in the textbox even press the tab key or mouse action" has been resolved.
376
+
377
+ ### NumericTextBox
378
+
379
+ #### Bug Fixes
380
+
381
+ - `#254252` - Issue with "value not updated properly when set decimal value more than 7" has been resolved.
382
+
383
+ ## 17.3.27 (2019-11-12)
384
+
385
+ ### TextBox
386
+
387
+ #### New Features
388
+
389
+ - `#233835`, `#236707` - Now, you can adjust the width of textbox component using `width` property.
390
+
391
+ ### Uploader
392
+
393
+ #### Bug Fixes
394
+
395
+ - `#252841` - Now, you can `drag and drop` the folders in `directory upload`.
396
+
397
+ ### ColorPicker
398
+
399
+ #### Breaking Changes
400
+
401
+ - Opacity value is removed from `value` when `enableOpacity` property is set as false.
402
+
403
+ ## 17.3.26 (2019-11-05)
404
+
405
+ ### ColorPicker
406
+
407
+ #### Bug Fixes
408
+
409
+ - `F147566` - In Palette mode, Empty string color value shows the default color(green) instead of no color has been fixed.
410
+
411
+ ### Uploader
412
+
413
+ #### New Features
414
+
415
+ - `#226384`, `#F147065` - Now, the file upload UI get changed for `synchronous upload`.
416
+
417
+ ## 17.3.21 (2019-10-30)
418
+
419
+ ### NumericTextBox
420
+
421
+ #### Bug Fixes
422
+
423
+ - `#251466` - Now, you can set width property in `em` unit.
424
+
425
+ ## 17.3.16 (2019-10-09)
426
+
427
+ ### TextBox
428
+
429
+ #### Bug Fixes
430
+
431
+ - Issue with `Material2 outline layout` has been resolved.
432
+
433
+ ## 17.3.14 (2019-10-03)
434
+
435
+ ### TextBox
436
+
437
+ #### New Features
438
+
439
+ - `#246351` - Provided autocomplete property for setting the autocomplete attribute to the textbox.
440
+
441
+ ### Uploader
442
+
443
+ #### Bug Fixes
444
+
445
+ - `#244526`, `#245738` - Issue with "spinner is shown after the file uploaded successfully" has been resolved.
446
+
447
+ ## 17.3.9-beta (2019-09-20)
448
+
449
+ ### Slider
450
+
451
+ #### New Features
452
+
453
+ - `#234797` - Provided the color customization for each range of the slider track.
454
+
455
+ ### MaskedTextBox
456
+
457
+ #### Bug Fixes
458
+
459
+ - Now, e-disabled class is removed from wrapper when dynamically enable the masked textbox from disabled state.
460
+
461
+ ## 17.2.49 (2019-09-04)
462
+
463
+ ### ColorPicker
464
+
465
+ #### Bug Fixes
466
+
467
+ - `#243637` - Opacity value is not working Edge browser.
468
+
469
+ ## 17.2.47 (2019-08-27)
470
+
471
+ ### NumericTextBox
472
+
473
+ #### Bug Fixes
474
+
475
+ - `#242949` - Resolved the cursor flickering issue on IE11 browser while focus the input by tab and mouse simultaneously.
476
+
477
+ ## 17.2.46 (2019-08-22)
478
+
479
+ ### Slider
480
+
481
+ #### Bug Fixes
482
+
483
+ - `I240495` - Ticks rendering issue in the vertical slider has been fixed.
484
+
485
+ ## 17.2.41 (2019-08-14)
486
+
487
+ ### NumericTextBox
488
+
489
+ #### Bug Fixes
490
+
491
+ - `#244336` - Now, the percentage textbox value never changed in read-only mode after `focusIn` and `focusOut`.
492
+
493
+ ### Uploader
494
+
495
+ #### Bug Fixes
496
+
497
+ - `#F146285`, `244026` - Now, you can get the files in server-side when drag and drop the files in the synchronous upload.
498
+
499
+ ## 17.2.40 (2019-08-06)
500
+
501
+ ### MaskedTextBox
502
+
503
+ #### Bug Fixes
504
+
505
+ - `#243500` - Provided `readonly` property to control user interactions.
506
+
507
+ ## 17.2.39 (2019-07-30)
508
+
509
+ ### Uploader
510
+
511
+ #### Bug Fixes
512
+
513
+ - `#F145959`, `#242743` - Provided specific type for success event arguments in the `Uploader`.
514
+
515
+ ## 17.2.36 (2019-07-24)
516
+
517
+ ### Uploader
518
+
519
+ #### Bug Fixes
520
+
521
+ - `#F145967`, `#242158` - Resolved removing event restricted while the `args.cancel` is enabled.
522
+ - Now, provided `postRawFile` argument to the `remove` method for post either file/file name to the server.
523
+
524
+ ## 17.2.35 (2019-07-17)
525
+
526
+ ### Form Validator
527
+
528
+ #### Bug Fixes
529
+
530
+ - `#212351` - Now, localized text of form validator was included in ej2-locale package.
531
+
532
+ ### Uploader
533
+
534
+ #### Bug Fixes
535
+
536
+ - `#145718` - Issue with `Material spinner appearance in Safari browser` has been resolved.
537
+
538
+ ### MaskedTextBox
539
+
540
+ #### Bug Fixes
541
+
542
+ - `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
543
+
544
+ ### TextBox
545
+
546
+ #### Bug Fixes
547
+
548
+ - `#240368` - Now, you can get the updated previous value in the `input event` argument.
549
+ - `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
550
+
551
+ ## 17.2.34 (2019-07-11)
552
+
553
+ ### NumericTextBox
554
+
555
+ #### Bug Fixes
556
+
557
+ - `#238077` - Now, numeric textbox model value post to the server instead of a formatted numeric string when submitting the form.
558
+
559
+ ### TextBox
560
+
561
+ #### New Features
562
+
563
+ - `#226404`, `#F141814` - Provided `Material2 outline layout` for textbox.
564
+ - `#226950` - Provided `Material2 filled layout` for textbox.
565
+
566
+ #### Bug Fixes
567
+
568
+ - Now, changed the bottom padding of input to meet the Material theme standard.
569
+ - `#240368` - Now, you can get the updated previous value in the `input event` argument.
570
+
571
+ ## 17.2.28-beta (2019-06-27)
572
+
573
+ ### TextBox
574
+
575
+ #### New Features
576
+
577
+ - #228310, #233267 - Now, you can add additional html attribute to the element using `htmlAttributes` property.
578
+
579
+ #### Bug Fixes
580
+
581
+ - #238248 - Issue with "throws error while reset the form" has been resolved.
582
+ - #235983 - Resolved the HTML5 standard issues in textbox control.
583
+
584
+ ### NumericTextBox
585
+
586
+ #### New Features
587
+
588
+ - #228310, #233267 - Now, you can add additional html attribute to the element using `htmlAttributes` property.
589
+
590
+ #### Bug Fixes
591
+
592
+ - #237600 - Now, validation message get removed while change the numeric value through spin buttons.
593
+
594
+ ### MaskedTextBox
595
+
596
+ #### New Features
597
+
598
+ - #228310, #233267 - Now, you can add additional html attribute to the element using `htmlAttributes` property.
599
+
600
+ ## 17.1.50 (2019-06-04)
601
+
602
+ ### Uploader
603
+
604
+ #### Bug Fixes
605
+
606
+ - No more script issue occurs, on rendering the preload files as empty.
607
+
608
+ ## 17.1.49 (2019-05-29)
609
+
610
+ ### TextBox
611
+
612
+ #### New Features
613
+
614
+ - #236816 - Provided method to `focusIn` and `focusOut`.
615
+
616
+ ### NumericTextBox
617
+
618
+ #### New Features
619
+
620
+ - #236816 - Provided method to `focusIn` and `focusOut`.
621
+
622
+ ### MaskedTextBox
623
+
624
+ #### New Features
625
+
626
+ - #236816 - Provided method to `focusIn` and `focusOut`.
627
+
628
+ #### Bug Fixes
629
+
630
+ - Now, MaskedTextBox renders properly after calling `refresh` method.
631
+
632
+ ### Uploader
633
+
634
+ #### Bug Fixes
635
+
636
+ - #235532 - Now, you can remove the uploaded files, while using the uploader within form.
637
+
638
+ ## 17.1.44 (2019-05-07)
639
+
640
+ ### MaskedTextBox
641
+
642
+ #### Bug Fixes
643
+
644
+ - #230545 - Issue with inequality of Masked Textbox element value and argument value of input event while typing rapidly has been fixed.
645
+ - #F144247 - Issue with "typed character update on the next position while typing the same digit" has been fixed.
646
+
647
+ ## 17.1.41 (2019-04-16)
648
+
649
+ ### NumericTextBox
650
+
651
+ #### Bug Fixes
652
+
653
+ - #231530 - Now, `change` event trigger when click on clear button.
654
+
655
+ ### TextBox
656
+
657
+ #### Bug Fixes
658
+
659
+ - #231530 - Issue with event argument has null value when click on clear button has been fixed.
660
+
661
+ ## 17.1.40 (2019-04-09)
662
+
663
+ ### Uploader
664
+
665
+ #### Bug Fixes
666
+
667
+ - In latest chrome browser, file list is not generated issue fixed.
668
+
669
+ ### Form Validator
670
+
671
+ #### Bug Fixes
672
+
673
+ - When using multiple forms with same name fields, validation not occurs issue has been fixed.
674
+
675
+ ### ColorPicker
676
+
677
+ #### Bug Fixes
678
+
679
+ - Value not updated properly in reactive forms issue fixed.
680
+
681
+ ## 17.1.38 (2019-03-29)
682
+
683
+ ### Form Validator
684
+
685
+ #### Bug Fixes
686
+
687
+ - Resolved issue with same validation message displays for all fields when provide validation messages using data attribute.
688
+
689
+ ### Uploader
690
+
691
+ #### Bug Fixes
692
+
693
+ - File name ellipsis issue in `edge` browser has been fixed.
694
+
695
+ ### TextBox
696
+
697
+ #### Bug Fixes
698
+
699
+ - When textbox contains value initially, no more change event will trigger while focus followed by focus out.
700
+
701
+ ## 17.1.32-beta (2019-03-13)
702
+
703
+ ### MaskedTextBox
704
+
705
+ #### Bug Fixes
706
+
707
+ - Now, you can get the proper masked textbox value in the `change` event.
708
+
709
+ ### TextBox
710
+
711
+ #### New Features
712
+
713
+ - Provided option to render `multiline textbox` (textarea).
714
+
715
+ #### Bug Fixes
716
+
717
+ - Now input event will trigger after clear the textbox value using clear icon.
718
+
719
+ ### Uploader
720
+
721
+ #### Bug Fixes
722
+
723
+ - Issue with uploading the file within the form has been fixed.
724
+ - Issue with updating the uploader buttons text in firefox lower versions has been fixed.
725
+
726
+ ### Slider
727
+
728
+ #### New Features
729
+
730
+ - Now only single tooltip will be displayed in range slider for resize and drag actions for better user interface.
731
+
732
+ ## 16.4.55 (2019-02-27)
733
+
734
+ ### TextBox
735
+
736
+ #### Bug Fixes
737
+
738
+ - Now, the validation works with complex names also.
739
+
740
+ ### Uploader
741
+
742
+ #### Bug Fixes
743
+
744
+ - Resolved the issue with `Tab` key navigation in uploader file list.
745
+
746
+ ### Slider
747
+
748
+ #### New Features
749
+
750
+ - Now, Range Slider in Material theme will support `showOn` property.
751
+ - Now, Single tooltip will be used to display values in Range Slider.
752
+
753
+ ### FormValidator
754
+
755
+ #### Bug Fixes
756
+
757
+ - Now, the url validation works with all types of url.
758
+
759
+ ## 16.4.54 (2019-02-19)
760
+
761
+ ### TextBox
762
+
763
+ #### Bug Fixes
764
+
765
+ - Now, input event will trigger after clear the textbox value using clear icon.
766
+ - Now, the default value is set to the textbox while resetting the form.
767
+
768
+ - Now, textbox model value will update on every key press.
769
+
770
+ #### Breaking Changes
771
+
772
+ - While setting the textbox value programmatically, the `change` event will not trigger.
773
+
774
+ ### Slider
775
+
776
+ #### Bug Fixes
777
+
778
+ - Now, the initial value is setback to the `slider` on form `reset`.
779
+
780
+ ### Uploader
781
+
782
+ #### Bug Fixes
783
+
784
+ - Uploader file list will be cleared while reset the form.
785
+
786
+ #### New Features
787
+
788
+ - Provided `cssClass` property to add custom CSS classes to an uploader.
789
+
790
+ ### MaskedTextBox
791
+
792
+ #### Bug Fixes
793
+
794
+ - Issue with, “MaskedTextBox not restoring the initial value on form reset” has been fixed.
795
+
796
+ ### NumericTextBox
797
+
798
+ #### Bug Fixes
799
+
800
+ - Issue with, “NumericTextBox not restoring the initial value on form reset” has been fixed.
801
+
802
+ ## 16.4.53 (2019-02-13)
803
+
804
+ ### ColorPicker
805
+
806
+ #### Bug Fixes
807
+
808
+ - Form reset issue is fixed.
809
+
810
+ ### TextBox
811
+
812
+ #### Bug Fixes
813
+
814
+ - The events `input` and `change` event are no longer triggered multiple time in Angular application.
815
+
816
+ ## 16.4.52 (2019-02-05)
817
+
818
+ ### MaskedTextBox
819
+
820
+ #### New Features
821
+
822
+ - Provided the "focus" and "blur" events for MaskedTextBox that will trigger when the control got focus or losses focus.
823
+
824
+ ### NumericTextBox
825
+
826
+ #### New Features
827
+
828
+ - Provided the "focus" and "blur" events for NumericTextBox that will trigger when the control got focus or losses focus.
829
+
830
+ ## 16.4.48 (2019-01-22)
831
+
832
+ ### Uploader
833
+
834
+ #### New Features
835
+
836
+ - Provided template support for preloaded files also to customize its default file list structure.
837
+
838
+ #### Bug Fixes
839
+
840
+ - Provided option to hide generated promise error manually on ajax failed event.
841
+
842
+ ## 16.4.47 (2019-01-16)
843
+
844
+ ### TextBox
845
+
846
+ #### Bug Fixes
847
+
848
+ - The issue with `refresh` method of textbox has been fixed.
849
+ - Resolved the issue with placeholder property has 'null' value in Edge browser.
850
+
851
+ ## 16.4.46 (2019-01-08)
852
+
853
+ ### Uploader
854
+
855
+ #### New Features
856
+
857
+ - Provided option to customize file upload's status message (label) which is sent from server on success and failure events.
858
+ - Provided event which trigger before rendering each file item in a page that helps to customize its default UI structure.
859
+ - Provided event to denote all the selected files has processed to upload successfully or failed to server.
860
+
861
+ #### Bug Fixes
862
+
863
+ - Resolved the issue with updating file data in uploader element while drag-and-drop the files.
864
+
865
+ ## 16.4.45 (2019-01-02)
866
+
867
+ ### Common
868
+
869
+ #### Bug Fixes
870
+
871
+ - Fixed `CustomPlacement` typing issue.
872
+
873
+ ## 16.4.40-beta (2018-12-10)
874
+
875
+ ### Uploader
876
+
877
+ #### New Features
878
+
879
+ - Enabled sequential upload support to file upload component that upload the selected files one after the other to the server.
880
+ - New event provided "chunkUploading" which trigger on every chunk to be upload in file upload.
881
+ - Provided the option to get additional data back from a server to client on file upload.
882
+
883
+ ### FormValidator
884
+
885
+ #### New Features
886
+
887
+ - **Localization** - Supports to localize error message for the "FormValidator" to different cultures.
888
+
889
+ ## 16.3.33 (2018-11-20)
890
+
891
+ ### FormValidator
892
+
893
+ #### Bug Fixes
894
+
895
+ - Form validator `email` and `min` validation issues has been fixed.
896
+
897
+ ### TextBox
898
+
899
+ #### Bug Fixes
900
+
901
+ - The issue with receiving event arguments of TextBox events have been fixed.
902
+
903
+ ## 16.3.29 (2018-10-31)
904
+
905
+ ### MaskedTextBox
906
+
907
+ #### Bug Fixes
908
+
909
+ - Issue with using the space as "promptChar" in Masked TextBox has been fixed.
910
+
911
+ ### NumericTextBox
912
+
913
+ #### Bug Fixes
914
+
915
+ - Issue with triggering unwanted “focusout” and “change” events has been fixed.
916
+
917
+ ### Uploader
918
+
919
+ #### Bug Fixes
920
+
921
+ - Resolved the issue with triggering selected event on cancel the file selection.
922
+
923
+ ## 16.3.27 (2018-10-23)
924
+
925
+ ### TextBox
926
+
927
+ #### Bug Fixes
928
+
929
+ - The issue with updating `value` property on model binding has been fixed.
930
+
931
+ ## 16.3.25 (2018-10-15)
932
+
933
+ ### TextBox
934
+
935
+ #### Bug Fixes
936
+
937
+ - The issue with adding multiple classes in `cssClass` property has been fixed.
938
+
939
+ ### MaskedTextBox
940
+
941
+ #### Bug Fixes
942
+
943
+ - Issue with entering the first character in masked text box when "floatLabelType" is set to "Never" has been fixed.
944
+ - Always last MaskedTextBox component get focus on initial page load in IE browser, issue has been fixed.
945
+
946
+ ## 16.3.24 (2018-10-09)
947
+
948
+ ### MaskedTextBox
949
+
950
+ #### Bug Fixes
951
+
952
+ - Issue with setting placeholder in IE browser when "floatLabelType" is set to "never" has been fixed.
953
+
954
+ ## 16.3.22 (2018-09-25)
955
+
956
+ ### FormValidator
957
+
958
+ #### Bug Fixes
959
+
960
+ - Form validator for number contain email domain name issue has been fixed.
961
+
962
+ ### NumericTextBox
963
+
964
+ #### Bug Fixes
965
+
966
+ - Validation is not working properly for "NumericTextBox" in focus out, issue has been fixed
967
+
968
+ ## 16.3.21 (2018-09-22)
969
+
970
+ ### ColorPicker
971
+
972
+ #### Bug Fixes
973
+
974
+ - ColorPicker collision issue fixed.
975
+
976
+ ## 16.3.17 (2018-09-12)
977
+
978
+ ### Uploader
979
+
980
+ #### New Features
981
+
982
+ - Provided directory (folder) upload support that uploads all files of folder including sub-folder to server.
983
+ - Provided paste to upload support that helps to uploads any images to a server on pasting images from clipboard.
984
+
985
+ #### Bug Fixes
986
+
987
+ - The files with the wrong extension cannot be uploaded when filtering the files by all files in the file dialog.
988
+ - The `clearAll` method removes upload element’s value along with file list.
989
+ - Resolved the issue with uploading a file while disable the `showFileList` API.
990
+ - In synchronous upload, while removing a particular file from file list will clear all the files now since couldn't manipulate each file details in input file element.
991
+ - Resolved the issue with adding the additional form data in IE browser.
992
+
993
+ ### TextBox
994
+
995
+ #### New Features
996
+
997
+ - Included TextBox component as JavaScript component with floating functionality.
998
+
999
+ #### Bug Fixes
1000
+
1001
+ - Resolved the issue with customizing the textbox background color with minimal CSS.
1002
+ - Resolved the issue with the floating label when choose the value using `autofill` option in chrome browser.
1003
+
1004
+ ## 16.2.48 (2018-08-14)
1005
+
1006
+ ### NumericTextBox
1007
+
1008
+ #### Bug Fixes
1009
+
1010
+ - Issue with entering the text in numeric text box from Firefox browser has been fixed.
1011
+ - Resolved the issue in numeric text box that did not allow editing the value while using decimal value as 0.
1012
+
1013
+ ### MaskedTextBox
1014
+
1015
+ #### Bug Fixes
1016
+
1017
+ - Resolved the issue with masked text box change event is triggered multiple times while changing the value dynamically.
1018
+ - Issue occurs while using chrome autofill functionality with masked text box component has been fixed.
1019
+
1020
+ ## 16.2.47 (2018-08-07)
1021
+
1022
+ ### MaskedTextBox
1023
+
1024
+ #### Bug Fixes
1025
+
1026
+ - Issue with setting the background color for masked text box has been fixed.
1027
+ - Issue with adding name attribute in the input element while creating masked text box without name attribute has been resolved.
1028
+
1029
+ ### Slider
1030
+
1031
+ #### Bug Fixes
1032
+
1033
+ - Provided renderer support.
1034
+
1035
+ ### ColorPicker
1036
+
1037
+ #### Bug Fixes
1038
+
1039
+ - Reactive forms with empty string value issue fixed.
1040
+
1041
+
1042
+ ## 16.2.44 (2018-07-10)
1043
+
1044
+ ### NumericTextBox
1045
+
1046
+ #### Bug Fixes
1047
+
1048
+ - Unable to set higher values for min, max, and value properties of numeric text box issue has been fixed.
1049
+
1050
+ ## 16.2.41 (2018-06-25)
1051
+
1052
+ ### Common
1053
+
1054
+ #### Breaking Changes
1055
+
1056
+ - The splitbuttons package is used by ColorPicker component, so the splitbuttons package is a dependency for the inputs package.
1057
+
1058
+ ### Form-validator
1059
+
1060
+ #### New Features
1061
+
1062
+ - Provided option to validate the hidden element by using `validateHidden` attribute.
1063
+
1064
+ ### MaskedTextBox
1065
+
1066
+ #### New Features
1067
+
1068
+ - Provided option to show/hide clear button to reset the value in MaskedTextBox
1069
+
1070
+ ### NumericTextBox
1071
+
1072
+ #### New Features
1073
+
1074
+ - Provided option to show/hide clear button to reset the value in NumericTextBox.
1075
+ - Prevented to type unwanted text and symbols in NumericTextBox.
1076
+
1077
+ ### Slider
1078
+
1079
+ #### New Features
1080
+
1081
+ - Limits implemented to limit movement interval of min and max values to certain range.
1082
+ - Drag interval implemented to interact with the range slider by dragging the range.
1083
+ - Provided to support custom value arrays.
1084
+ - Bootstrap theme tooltip appearance improved by enabling tooltip pointer.
1085
+
1086
+ #### Breaking Changes
1087
+
1088
+ - The following API namings are renamed.
1089
+
1090
+ | Existing API Name | New API Name |
1091
+ |:-:|:-:|
1092
+ | readOnly | readonly |
1093
+
1094
+ ### ColorPicker
1095
+
1096
+ Color picker is a user interface that is used to select and adjust color values.
1097
+
1098
+
1099
+ - **Color specification**: Supports `Red Green Blue`, `Hue Saturation Value` and `Hex` codes.
1100
+ - **Mode**: Supports `Picker` and `Palette` mode.
1101
+ - **Inline**: Supports inline type rendering of color picker.
1102
+ - **Custom palettes**: Allows you to customize palettes and supports multiple palette groups rendering.
1103
+ - **Opacity**: Allows to set and change the `opacity` of the selected color.
1104
+ - **Accessibility**: Built-in accessibility features to access color picker using the keyboard, screen readers, or other assistive technology devices.
1105
+
1106
+ ### Uploader
1107
+
1108
+ #### New Features
1109
+
1110
+ - Added `chunked upload` support to upload large files asynchronously with `pause` and `resume` options.
1111
+ - Support has been provided to resume automatically on failed chunk up to `maximum retry` options.
1112
+ - Included option to handle `retry upload` through UI (User Interface).
1113
+ - Support to `cancel the request` while uploading a file is added.
1114
+
1115
+ #### Bug Fixes
1116
+
1117
+ - Provided option to customize request header on trigger uploading and removing events.
1118
+ - Provided option to add additional data in removing event.
1119
+ - The issue with rendering Uploader component in internet explorer browser has been fixed.
1120
+ - The issue with submitting single file upload's value has been fixed.
1121
+
1122
+ ### TextBox
1123
+
1124
+ #### New Features
1125
+
1126
+ - The clear button can be enabled/disabled dynamically through `setClearButton` method.
1127
+
1128
+ #### Bug Fixes
1129
+
1130
+ - Theme compatibility issue resolved for CSS Input component.
1131
+
1132
+ ## 16.1.45 (2018-05-23)
1133
+
1134
+ ### Input
1135
+
1136
+ #### Bug Fixes
1137
+
1138
+ - Added `Focus` and `Blur` event arguments.
1139
+
1140
+ ## 16.1.40 (2018-05-08)
1141
+
1142
+ ### MaskedTextBox
1143
+
1144
+ #### Bug Fixes
1145
+
1146
+ - While copying a text and hold the “Ctrl + v” on the MaskedTextBox with number mask, value is not updating properly
1147
+ - along with script error issue has been fixed.
1148
+
1149
+ ## 16.1.38 (2018-05-02)
1150
+
1151
+ ### NumericTextBox
1152
+
1153
+ #### Bug Fixes
1154
+
1155
+ - Now native events triggered properly in Angular NumericTextBox component.
1156
+
1157
+ ## 16.1.37 (2018-04-24)
1158
+
1159
+ ### NumericTextBox
1160
+
1161
+ #### New Features
1162
+
1163
+ - Provided clear button option in NumericTextBox.
1164
+
1165
+ #### Bug Fixes
1166
+
1167
+ - NumericTextBox is now aligned properly in inline element when `showSpinButton` property disabled.
1168
+
1169
+ ## 16.1.35 (2018-04-17)
1170
+
1171
+ ### MaskedTextBox
1172
+
1173
+ #### Bug Fixes
1174
+
1175
+ - While dynamically changing the MaskedTextBox value as null, value not updated properly issue is fixed.
1176
+
1177
+ ## 16.1.28 (2018-03-09)
1178
+
1179
+ ### NumericTextBox
1180
+
1181
+ #### Bug Fixes
1182
+
1183
+ - In NumericTextBox, unwanted “change” events has been prevented from triggering.
1184
+
1185
+ ## 16.1.24 (2018-02-22)
1186
+
1187
+ ### Uploader
1188
+
1189
+ ```
1190
+ The Uploader component is useful to upload images, documents, and other files to server.
1191
+ ```
1192
+
1193
+ The component is extended version of HTML5 upload with multiple file selection, auto upload,
1194
+ drag and drop, progress bar, preload files, and validation.
1195
+
1196
+
1197
+ - The available key features are
1198
+ - **Asynchronous Upload** - Allows you to upload the files with asynchronous way.
1199
+ - **Drag and Drop** - The files can be dragged from file explorer, and dropping into the drop area.
1200
+ - **Form Supports** - The selected or dropped files are received as a collection in a form action when the form is submitted.
1201
+ - **File Validation** - Validate the files based on file's size and type.
1202
+ - **Template** - Allows you to customize the default appearance of `Uploader`.
1203
+ - **Accessibility** - provides built-in accessibility support which helps to access all the `Uploader` features through keyboard, on-screen readers, or other assistive technology devices.
1204
+
1205
+ ### TextBox
1206
+
1207
+ #### Bug Fixes
1208
+
1209
+ - Fixed the input alignment issue in the window 8.1 edge browser.
1210
+ - Removed the additional spaces for error messages on the input.
1211
+
1212
+ ### Slider
1213
+
1214
+ The Slider component allows the user to select a value or range of values in-between the min and max range, by dragging the handle over the slider bar.
1215
+
1216
+
1217
+ There are three types of Slider:
1218
+
1219
+
1220
+ - `Default` - Shows a default slider to select a single value.
1221
+ - `MinRange` - Displays fill color from the start value to the current selected value.
1222
+ - `Range` - Select a range of values.
1223
+
1224
+ The available key features are
1225
+
1226
+
1227
+ - **Types**: Provided three types of Slider.
1228
+ - **Orientation**: Displays the Slider in horizontal or vertical direction.
1229
+ - **Buttons**: Provided built-in support to render the buttons in both edges of the Slider.
1230
+ - **Tooltip**: Displays a tooltip to show the currently selected value.
1231
+ - **Ticks**: Displays a scale with small and big ticks.
1232
+ - **Format**: Customize the slider values into various format.
1233
+ - **Accessibility**: Built-in compliance with the [`WAI-ARIA`](http://www.w3.org/WAI/PF/aria-practices/) specifications.
1234
+ - **Keyboard Interaction**: The Slider can be intractable through the keyboard.
1235
+
1236
+ ## 15.4.29-preview (2018-02-07)
1237
+
1238
+ ### MaskedTextBox
1239
+
1240
+ #### Bug Fixes
1241
+
1242
+ - While set floatLabelType property as "Never", the placeholder not shown issue has been fixed
1243
+ - While set floatLabelType property as "Auto", the value becomes "undefined" at two-way binding issue has been fixed
1244
+ - While setting escape sequence in mask format, value is not updated properly issue has been fixed
1245
+ - Cursor is not positioned properly while focusing the MaskedTextBox issue has been fixed
1246
+
1247
+ ## 15.4.24-preview (2018-01-10)
1248
+
1249
+ ### MaskedTextBox
1250
+
1251
+ #### Bug Fixes
1252
+
1253
+ - Value not maintained properly in the MaskedTextBox two-way binding
1254
+
1255
+ ## 15.4.23-preview (2017-12-27)
1256
+
1257
+ ### Common
1258
+
1259
+ #### New Features
1260
+
1261
+ - Added typing file for ES5 global scripts (dist/global/index.d.ts)
1262
+
1263
+ #### Breaking Changes
1264
+
1265
+ - Modified the module bundle file name for ES6 bundling
1266
+
1267
+ ## 15.4.21-preview (2017-12-08)
1268
+
1269
+ ### FormValidator
1270
+
1271
+ #### Bug Fixes
1272
+
1273
+ - **IE11** - Recursive call on form reset.
1274
+
1275
+ ### TextBox
1276
+
1277
+ #### Bug Fixes
1278
+
1279
+ - Height mismatch between input and input with icon issue has fixed.
1280
+
1281
+ ## 15.4.20-preview (2017-12-01)
1282
+
1283
+ ### Common
1284
+
1285
+ #### New Features
1286
+
1287
+ - Upgraded TypeScript version to 2.6.2.
1288
+
1289
+ ## 15.4.17-preview (2017-11-13)
1290
+
1291
+ ### TextBox
1292
+
1293
+ TextBox is an input element that allows to get input from the user. It allows the user to edit or display the text value.
1294
+
1295
+
1296
+ - **Groups** - Supports to group the icon element with the input
1297
+ - **Floating Label** - Added option to float label always, float label on focus, and disable floating support in the input element.
1298
+ - **Clear Button** - Provided option to show/hide clear button to reset the value in input element.
1299
+ - **Validation States** - Provided option to indicate success, error, and warning states.
1300
+
1301
+ ### NumericTextBox
1302
+
1303
+ NumericTextBox is used to get the number inputs from the user. The input values can be incremented or decremented by a predefined step value. The available key features are
1304
+
1305
+
1306
+ - **Range Validation** - allows to set the minimum and maximum range of values in the NumericTextBox.
1307
+ - **Number Formats** - supports the number display formatting with MSDN standard and custom number formats.
1308
+ - **Precision Of Numbers** - allows to restrict the number precision when enters the value.
1309
+ - **Keyboard Interaction** - allows users to interact with the NumericTextBox using the keyboard.
1310
+ - **Accessibility** - provides built-in accessibility support which helps to access all the NumericTextBox component features through keyboard, on-screen readers or other assistive technology devices.
1311
+ - **Internationalization** - library provides support for formatting and parsing number using the official Unicode CLDR JSON data.
1312
+ - **Localization** - Supports to localize spin up and down buttons title for the tooltip to different cultures.
1313
+
1314
+ ### MaskedTextBox
1315
+
1316
+ MaskedTextBox allows the user to enter the valid input only based on the provided mask. The available key features are
1317
+
1318
+
1319
+ - **Custom Characters** - allows you to use your own characters as the mask elements.
1320
+ - **Regular Expression** - can be used as a mask element for each character of the MaskedTextBox.
1321
+ - **Accessibility** - provides built-in accessibility support which helps to access all the MaskedTextBox component features through keyboard, on-screen readers, or other assistive technology devices.
1322
+
1323
+
1324
+ ## 19.3.47 (2021-10-26)
1325
+
1326
+ ### TextBox
1327
+
1328
+ #### Bug Fixes
1329
+
1330
+ - `#FB29286` - Issue with "return the wrong value in the blur event argument while clearing the value using static clear button" has been resolved.
1331
+
1332
+ ## 19.1.66 (2021-06-01)
1333
+
1334
+ ### NumericTextBox
1335
+
1336
+ #### Bug Fixes
1337
+
1338
+ - `#I323536` - Issue with "typed value is changed to positive while typing negative value starting with decimal separator" has been resolved.
1339
+
1340
+ ## 19.1.63 (2021-05-13)
1341
+
1342
+ ### Uploader
1343
+
1344
+ #### Bug Fixes
1345
+
1346
+ - `#I325682` - Issue with "exception throws in the customized uploader component when cancel the uploading process using abort icon" has been resolved.
1347
+
1348
+ ## 19.1.57 (2021-04-20)
1349
+
1350
+ ### MaskedTextBox
1351
+
1352
+ #### Bug Fixes
1353
+
1354
+ - `#FB23988` - Issue with "blur event gets fired on initial rendering when render the component with placeholder" has been resolved.
1355
+
1356
+ ## 18.4.41 (2021-02-02)
1357
+
1358
+ ### Uploader
1359
+
1360
+ #### Bug Fixes
1361
+
1362
+ - `#F161379` - Issue with "drag and drop highlight is flickered when render uploader with custom drop area" has been resolved.
1363
+
1364
+ ## 18.4.33 (2021-01-05)
1365
+
1366
+ ### MaskedTextBox
1367
+
1368
+ #### Bug Fixes
1369
+
1370
+ - `#307344` - Issue with "delete key allows to remove only one character from the input while placing cursor between characters" has been resolved.
1371
+
1372
+ ## 18.4.31 (2020-12-22)
1373
+
1374
+ ### TextBox
1375
+
1376
+ #### Bug Fixes
1377
+
1378
+ - `#305784` - Issue with "clear icon is not visible until typing a valid email on the email input" has been resolved.
1379
+
1380
+ ## 18.4.30 (2020-12-17)
1381
+
1382
+ ### NumericTextBox
1383
+
1384
+ #### Bug Fixes
1385
+
1386
+ - `#300140`- Issue with "form invalid status is not updated properly while clearing the value" has been resolved.
1387
+
1388
+ ## 18.3.51 (2020-11-24)
1389
+
1390
+ ### NumericTextBox
1391
+
1392
+ #### Bug Fixes
1393
+
1394
+ - `#300567`, `#299294`- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
1395
+ - `#300140` - Now, Numeric textbox model value will update on every key press.
1396
+
1397
+ #### Breaking Changes
1398
+
1399
+ - While setting the numerictextbox value programmatically, the `change` event will not trigger.
1400
+
1401
+ ### MaskedTextBox
1402
+
1403
+ #### Bug Fixes
1404
+
1405
+ - `#300567`, `#299294`- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
1406
+
1407
+ #### Breaking Changes
1408
+
1409
+ - While setting the maskedtextbox value programmatically, the `change` event will not trigger.
1410
+
1411
+ ### Uploader
1412
+
1413
+ #### Bug Fixes
1414
+
1415
+ - `#299942`, `#300515` - Now, you can add the additional form data in canceling event.
1416
+
1417
+ ## 18.3.42 (2020-10-20)
1418
+
1419
+ ### Uploader
1420
+
1421
+ #### Bug Fixes
1422
+
1423
+ - `#287079` - Issue with "file is removed from UI while providing the invalid remove URL" has been resolved.
1424
+
1425
+ ## 18.2.56 (2020-09-01)
1426
+
1427
+ ### Uploader
1428
+
1429
+ #### Bug Fixes
1430
+
1431
+ `#286772` - Issue with "wrong files get removed from file list when multiple time upload the same files " has been resolved.
1432
+
1433
+
1434
+ ## 18.2.47 (2020-07-28)
1435
+
1436
+ ### Uploader
1437
+
1438
+ #### Bug Fixes
1439
+
1440
+ - `#276502` - Issue with "sequential upload is not working with custom upload button" has been resolved.
1441
+
1442
+ ## 18.2.45 (2020-07-14)
1443
+
1444
+ ### FormValidator
1445
+
1446
+ #### Bug Fixes
1447
+
1448
+ - `#283063`, `#283067`, `#283061` - Now, required field validation works properly for date picker component.
1449
+
1450
+ ## 18.1.54 (2020-05-26)
1451
+
1452
+ ### Uploader
1453
+
1454
+ #### New Features
1455
+
1456
+ - `#248615`, `#F147072` - Now, you can disable the drag and drop upload using `dropArea` property.
1457
+
1458
+ ## 18.1.45 (2020-04-21)
1459
+
1460
+ ### MaskedTextBox
1461
+
1462
+ #### Bug Fixes
1463
+
1464
+ - Issue with "character missing in the masked textbox while pasting the value" has been resolved.
1465
+
1466
+ ## 17.4.50 (2020-02-18)
1467
+
1468
+ ### MaskedTextBox
1469
+
1470
+ #### Bug Fixes
1471
+
1472
+ - `#262338` - Now, the masked textbox does not get `automatic focus` when rendered with mask in the `IOS device`.
1473
+
1474
+ ## 17.4.47 (2020-02-05)
1475
+
1476
+ ### Uploader
1477
+
1478
+ #### Bug Fixes
1479
+
1480
+ - `#259967` - Issue with "script throws while rendering uploader inside toolbar with routing action" has been resolved.
1481
+
1482
+ ## 17.1.42 (2019-04-23)
1483
+
1484
+ ### TextBox
1485
+
1486
+ #### Bug Fixes
1487
+
1488
+ - #143987 - Issue with duplicate ID present in input element has been fixed.
1489
+