#I508670
- Fixed a memory leak issue that occurred when navigating between pages.
#I512497
- Fixed an issue where the values of the textbox with the 'e-valid-input' class were persisting even after resetting the form.
#I510300
- Issue with "isEmpty
method return wrong value in signature control" has been resolved.
#I505786
- Resolved issue with Sequential upload not working when drag and drop files multiple times.
#I497270
- Provided the support to "GetSignature" public method returns base64 string with background.#F184324
- Provided the "refresh" public method to signature component.
-
Facing exception when mode switching from color palette to color picker has been resolved.
-
Color picker value is not getting reset for transparent case.
#I433821
- Correcting the signature scaling issue while resizing the web browser has been resolved.
Key features:
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.
- Precision - Different precision modes to provide more accurate rating.
- Tooltip and Label - Provide more expressive rating with tooltip and label.
- Template - Support to customize the rating item to heart, svg or any content that precisely match our unique needs.
- Accessibility - The Rating provides built-in compliance with the
WAI-ARIA
specifications and it is achieved through attributes.
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.
- Customization - Support various customization options like background color, background image, stroke color, stroke width, save with background, undo, redo, clear, readonly, and disabled.
- Load - Support to load the signature as base64.
- Draw - Support to draw the text with the different font family and font size.
- Save - Support to save the signature as image like PNG, JPEG, and SVG.
- Overflow issue in ColorPicker has been resolved.
createPopupOnClick
property scenario not handled properly inColorPicker
has been resolved.I344127
- Issue with ColorPicker value not updated properly if opacity is set to false has been resolved.
#I319166
- Issue with "lazy modifier not working" has been resolved.
#F165287
- Issue with "files are not uploaded in the sequential upload while retrying the failed duplicate files" has been resolved.
#I329800
- The issue with "The Range Slider tooltip is not closed during the document click" has been resolved.
- Role Attribute error in ColorPicker has been fixed.
#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.
#284609
- Now, the cursor will position based on the value present in the input element while focusing the component.
#315294
- Now, you can use the complex name attribute to add the validation rules.
- Issue with "
e-mappinguid
attribute is added to textarea element while rendering the multiline textbox" has been resolved.
- Issue with "dot present in the end of file name while rendering the preload files without type of file" has been resolved.
#313099
- Issue with "script error throws when disable the clear button dynamically" has been resolved.
#F162275
- Issue with "validation message shows while setting required as false in the rules property" has been resolved.
F160947
- Unwanted parent selector removed from the top level selector.
#304117
,#304560
- EJ1 and EJ2 controls theme compatibility issue resolved.
#299628
- Issue with "cancelling the file uploading inside the uploading event doesn't work when setshowFileList
property value as false" has been resolved.
-
#294975
- Issue with Slider's handle staying large in size when clicking out of the screen has been fixed. -
#296636
- Issue with "Tooltip with Slider is not working properly" has been fixed.
#288139
- Issue with "the floating label not moved to top, when choose the value usingautofill
option in chrome browser" has been resolved.
- Issue with
enableOpacity
has been fixed.
#277466
- In the mobile view, the scrolling issue when multiple sliders are rendered has been resolved
282905
- Now, Cross-Site Scripting issues will no longer occurs for placeholder property.
- Issue with "form name is not updated based on name attribute in chunk upload" has been resolved.
#278460
Issue with slider refresh method has been resolved.
- Now, you can set the width of the slider component using
width
property.
- Now, selected files persist properly when enabling enablePersistence property.
- Issue with "destroy throws error in IE" has been resolved.
#268311
- Issue with "typed value is not reset in the multiline textbox while destroying the control" has been resolved.
#259186
The issue with the Vertical Slider tooltip content that rotate225
degrees has been resolved.
- The issue "z-index value get's updated on each value change" has been resolved.
- Issue with "validation message not removed while clear the value using clear button" has been resolved.
- Provided
onModeSwitch
event after switching mode.
#259186
- Now, the tooltip is displayed correctly for the slider component while rendering it inside the dialog component.
- Now, validation works for newly added elements by calling the
refresh
method.
#226069
,#247330
- Now, you can add icons to textbox component usingaddIcon
method.
#254393
- Issue with "while calling thefocusIn
method, focus is not removed in the textbox even press the tab key or mouse action" has been resolved.
#254252
- Issue with "value not updated properly when set decimal value more than 7" has been resolved.
#233835
,#236707
- Now, you can adjust the width of textbox component usingwidth
property.
#252841
- Now, you candrag and drop
the folders indirectory upload
.
- Opacity value is removed from
value
whenenableOpacity
property is set as false.
F147566
- In Palette mode, Empty string color value shows the default color(green) instead of no color has been fixed.
#226384
,#F147065
- Now, the file upload UI get changed forsynchronous upload
.
#251466
- Now, you can set width property inem
unit.
- Issue with
Material2 outline layout
has been resolved.
#246351
- Provided autocomplete property for setting the autocomplete attribute to the textbox.
#234797
- Provided the color customization for each range of the slider track.
- Now, e-disabled class is removed from wrapper when dynamically enable the masked textbox from disabled state.
#243637
- Opacity value is not working Edge browser.
#242949
- Resolved the cursor flickering issue on IE11 browser while focus the input by tab and mouse simultaneously.
I240495
- Ticks rendering issue in the vertical slider has been fixed.
#244336
- Now, the percentage textbox value never changed in read-only mode afterfocusIn
andfocusOut
.
#F146285
,244026
- Now, you can get the files in server-side when drag and drop the files in the synchronous upload.
#243500
- Providedreadonly
property to control user interactions.
#F145959
,#242743
- Provided specific type for success event arguments in theUploader
.
-
#F145967
,#242158
- Resolved removing event restricted while theargs.cancel
is enabled. -
Now, provided
postRawFile
argument to theremove
method for post either file/file name to the server.
#212351
- Now, localized text of form validator was included in ej2-locale package.
#145718
- Issue withMaterial spinner appearance in Safari browser
has been resolved.
#F145575
- Now, existingcssClass
removed when change thecssClass
dynamically.
-
#240368
- Now, you can get the updated previous value in theinput event
argument. -
#F145575
- Now, existingcssClass
removed when change thecssClass
dynamically.
#238077
- Now, numeric textbox model value post to the server instead of a formatted numeric string when submitting the form.
-
#226404
,#F141814
- ProvidedMaterial2 outline layout
for textbox. -
#226950
- ProvidedMaterial2 filled layout
for textbox.
-
Now, changed the bottom padding of input to meet the Material theme standard.
-
#240368
- Now, you can get the updated previous value in theinput event
argument.
- #228310, #233267 - Now, you can add additional html attribute to the element using
htmlAttributes
property.
-
#238248 - Issue with "throws error while reset the form" has been resolved.
-
#235983 - Resolved the HTML5 standard issues in textbox control.
- #228310, #233267 - Now, you can add additional html attribute to the element using
htmlAttributes
property.
- #237600 - Now, validation message get removed while change the numeric value through spin buttons.
- #228310, #233267 - Now, you can add additional html attribute to the element using
htmlAttributes
property.
- No more script issue occurs, on rendering the preload files as empty.
- #236816 - Provided method to
focusIn
andfocusOut
.
- #236816 - Provided method to
focusIn
andfocusOut
.
- #236816 - Provided method to
focusIn
andfocusOut
.
- Now, MaskedTextBox renders properly after calling
refresh
method.
- #235532 - Now, you can remove the uploaded files, while using the uploader within form.
-
#230545 - Issue with inequality of Masked Textbox element value and argument value of input event while typing rapidly has been fixed.
-
#F144247 - Issue with "typed character update on the next position while typing the same digit" has been fixed.
- #231530 - Now,
change
event trigger when click on clear button.
- #231530 - Issue with event argument has null value when click on clear button has been fixed.
- In latest chrome browser, file list is not generated issue fixed.
- When using multiple forms with same name fields, validation not occurs issue has been fixed.
- Resolved issue with same validation message displays for all fields when provide validation messages using data attribute.
- File name ellipsis issue in
edge
browser has been fixed.
- When textbox contains value initially, no more change event will trigger while focus followed by focus out.
- Now, you can get the proper masked textbox value in the
change
event.
- Provided option to render
multiline textbox
(textarea).
- Now input event will trigger after clear the textbox value using clear icon.
-
Issue with uploading the file within the form has been fixed.
-
Issue with updating the uploader buttons text in firefox lower versions has been fixed.
- Now only single tooltip will be displayed in range slider for resize and drag actions for better user interface.
- Now, the validation works with complex names also.
- Resolved the issue with
Tab
key navigation in uploader file list.
- Now, Range Slider in Material theme will support
showOn
property. - Now, Single tooltip will be used to display values in Range Slider.
- Now, the url validation works with all types of url.
-
Now, input event will trigger after clear the textbox value using clear icon.
-
Now, the default value is set to the textbox while resetting the form.
- Now, the initial value is setback to the
slider
on formreset
.
- Uploader file list will be cleared while reset the form.
- Provided
cssClass
property to add custom CSS classes to an uploader.
- Issue with, “MaskedTextBox not restoring the initial value on form reset” has been fixed.
- Issue with, “NumericTextBox not restoring the initial value on form reset” has been fixed.
- Form reset issue is fixed.
- Provided the "focus" and "blur" events for MaskedTextBox that will trigger when the control got focus or losses focus.
- Provided the "focus" and "blur" events for NumericTextBox that will trigger when the control got focus or losses focus.
- Provided template support for preloaded files also to customize its default file list structure.
- Provided option to hide generated promise error manually on ajax failed event.
-
The issue with
refresh
method of textbox has been fixed. -
Resolved the issue with placeholder property has 'null' value in Edge browser.
-
Provided option to customize file upload's status message (label) which is sent from server on success and failure events.
-
Provided event which trigger before rendering each file item in a page that helps to customize its default UI structure.
-
Provided event to denote all the selected files has processed to upload successfully or failed to server.
- Resolved the issue with updating file data in uploader element while drag-and-drop the files.
- Fixed
CustomPlacement
typing issue.
-
Enabled sequential upload support to file upload component that upload the selected files one after the other to the server.
-
New event provided "chunkUploading" which trigger on every chunk to be upload in file upload.
-
Provided the option to get additional data back from a server to client on file upload.
- Localization - Supports to localize error message for the "FormValidator" to different cultures.
- Form validator
email
andmin
validation issues has been fixed.
- The issue with receiving event arguments of TextBox events have been fixed.
- Issue with using the space as "promptChar" in Masked TextBox has been fixed.
- Issue with triggering unwanted “focusout” and “change” events has been fixed.
- Resolved the issue with triggering selected event on cancel the file selection.
- The issue with updating
value
property on model binding has been fixed.
- The issue with adding multiple classes in
cssClass
property has been fixed.
-
Issue with entering the first character in masked text box when "floatLabelType" is set to "Never" has been fixed.
-
Always last MaskedTextBox component get focus on initial page load in IE browser, issue has been fixed.
- Issue with setting placeholder in IE browser when "floatLabelType" is set to "never" has been fixed.
- Form validator for number contain email domain name issue has been fixed.
- Validation is not working properly for "NumericTextBox" in focus out, issue has been fixed
- ColorPicker collision issue fixed.
-
Provided directory (folder) upload support that uploads all files of folder including sub-folder to server.
-
Provided paste to upload support that helps to uploads any images to a server on pasting images from clipboard.
-
The files with the wrong extension cannot be uploaded when filtering the files by all files in the file dialog.
-
The
clearAll
method removes upload element’s value along with file list. -
Resolved the issue with uploading a file while disable the
showFileList
API. -
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.
-
Resolved the issue with adding the additional form data in IE browser.
- Included TextBox component as JavaScript component with floating functionality.
-
Resolved the issue with customizing the textbox background color with minimal CSS.
-
Resolved the issue with the floating label when choose the value using
autofill
option in chrome browser.
- Issue with entering the text in numeric text box from Firefox browser has been fixed.
- Resolved the issue in numeric text box that did not allow editing the value while using decimal value as 0.
-
Resolved the issue with masked text box change event is triggered multiple times while changing the value dynamically.
-
Issue occurs while using chrome autofill functionality with masked text box component has been fixed.
-
Issue with setting the background color for masked text box has been fixed.
-
Issue with adding name attribute in the input element while creating masked text box without name attribute has been resolved.
- Unable to set higher values for min, max, and value properties of numeric text box issue has been fixed.
- The splitbuttons package is used by ColorPicker component, so the splitbuttons package is a dependency for the inputs package.
- Provided option to validate the hidden element by using
validateHidden
attribute.
- Provided option to show/hide clear button to reset the value in MaskedTextBox
- Provided option to show/hide clear button to reset the value in NumericTextBox.
- Prevented to type unwanted text and symbols in NumericTextBox.
- Limits implemented to limit movement interval of min and max values to certain range.
- Drag interval implemented to interact with the range slider by dragging the range.
- Provided to support custom value arrays.
- Bootstrap theme tooltip appearance improved by enabling tooltip pointer.
- The following API namings are renamed.
Existing API Name | New API Name |
---|---|
readOnly | readonly |
Color picker is a user interface that is used to select and adjust color values.
-
Color specification: Supports
Red Green Blue
,Hue Saturation Value
andHex
codes. -
Mode: Supports
Picker
andPalette
mode. -
Inline: Supports inline type rendering of color picker.
-
Custom palettes: Allows you to customize palettes and supports multiple palette groups rendering.
-
Opacity: Allows to set and change the
opacity
of the selected color. -
Accessibility: Built-in accessibility features to access color picker using the keyboard, screen readers, or other assistive technology devices.
- Added
chunked upload
support to upload large files asynchronously withpause
andresume
options. - Support has been provided to resume automatically on failed chunk up to
maximum retry
options. - Included option to handle
retry upload
through UI (User Interface). - Support to
cancel the request
while uploading a file is added.
- Provided option to customize request header on trigger uploading and removing events.
- Provided option to add additional data in removing event.
- The issue with rendering Uploader component in internet explorer browser has been fixed.
- The issue with submitting single file upload's value has been fixed.
- The clear button can be enabled/disabled dynamically through
setClearButton
method.
- Theme compatibility issue resolved for CSS Input component.
- Added
Focus
andBlur
event arguments.
- While copying a text and hold the “Ctrl + v” on the MaskedTextBox with number mask, value is not updating properly along with script error issue has been fixed.
- Now native events triggered properly in Angular NumericTextBox component.
- Provided clear button option in NumericTextBox.
- NumericTextBox is now aligned properly in inline element when
showSpinButton
property disabled.
- While dynamically changing the MaskedTextBox value as null, value not updated properly issue is fixed.
- In NumericTextBox, unwanted “change” events has been prevented from triggering.
The Uploader component is useful to upload images, documents, and other files to server.
The component is extended version of HTML5 upload with multiple file selection, auto upload, drag and drop, progress bar, preload files, and validation.
-
The available key features are
-
Asynchronous Upload - Allows you to upload the files with asynchronous way.
-
Drag and Drop - The files can be dragged from file explorer, and dropping into the drop area.
-
Form Supports - The selected or dropped files are received as a collection in a form action when the form is submitted.
-
File Validation - Validate the files based on file's size and type.
-
Template - Allows you to customize the default appearance of
Uploader
. -
Accessibility - provides built-in accessibility support which helps to access all the
Uploader
features through keyboard, on-screen readers, or other assistive technology devices.
-
Fixed the input alignment issue in the window 8.1 edge browser.
-
Removed the additional spaces for error messages on the input.
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.
There are three types of Slider:
Default
- Shows a default slider to select a single value.MinRange
- Displays fill color from the start value to the current selected value.Range
- Select a range of values.
The available key features are
-
Types: Provided three types of Slider.
-
Orientation: Displays the Slider in horizontal or vertical direction.
-
Buttons: Provided built-in support to render the buttons in both edges of the Slider.
-
Tooltip: Displays a tooltip to show the currently selected value.
-
Ticks: Displays a scale with small and big ticks.
-
Format: Customize the slider values into various format.
-
Accessibility: Built-in compliance with the
WAI-ARIA
specifications. -
Keyboard Interaction: The Slider can be intractable through the keyboard.
-
While set floatLabelType property as "Never", the placeholder not shown issue has been fixed
-
While set floatLabelType property as "Auto", the value becomes "undefined" at two-way binding issue has been fixed
-
While setting escape sequence in mask format, value is not updated properly issue has been fixed
-
Cursor is not positioned properly while focusing the MaskedTextBox issue has been fixed
- Value not maintained properly in the MaskedTextBox two-way binding
- Added typing file for ES5 global scripts (dist/global/index.d.ts)
- Modified the module bundle file name for ES6 bundling
- IE11 - Recursive call on form reset.
- Height mismatch between input and input with icon issue has fixed.
- Upgraded TypeScript version to 2.6.2.
TextBox is an input element that allows to get input from the user. It allows the user to edit or display the text value.
-
Groups - Supports to group the icon element with the input
-
Floating Label - Added option to float label always, float label on focus, and disable floating support in the input element.
-
Clear Button - Provided option to show/hide clear button to reset the value in input element.
-
Validation States - Provided option to indicate success, error, and warning states.
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
-
Range Validation - allows to set the minimum and maximum range of values in the NumericTextBox.
-
Number Formats - supports the number display formatting with MSDN standard and custom number formats.
-
Precision Of Numbers - allows to restrict the number precision when enters the value.
-
Keyboard Interaction - allows users to interact with the NumericTextBox using the keyboard.
-
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.
-
Internationalization - library provides support for formatting and parsing number using the official Unicode CLDR JSON data.
-
Localization - Supports to localize spin up and down buttons title for the tooltip to different cultures.
MaskedTextBox allows the user to enter the valid input only based on the provided mask. The available key features are
-
Custom Characters - allows you to use your own characters as the mask elements.
-
Regular Expression - can be used as a mask element for each character of the MaskedTextBox.
-
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.