Change Log
v7.1.0-dev.202101131424
Bug Fixes
- bump theme dependencies
- formfield: error for aria attributes when projecting Kendo components
- textarea: aot compilation error (#521)
- textbox:
- clearButton does not show when value changed programmatically
- component emits null, when value cleared via clearButton
Features
- textarea component (#504)
- textbox: introduce maxlength property
Supported themes
- @progress/kendo-theme-bootstrap: ^4.29.0
- @progress/kendo-theme-default: ^4.31.0
- @progress/kendo-theme-material: ^3.27.0
v7.0.0
Features
- drop support for Angular 6 and 7
- enable licensing
Breaking Changes
- Requires Angular 8.x and TypeScript 3.4.x
- Requires an active license. See https://www.telerik.com/kendo-angular-ui/my-license
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v6.7.4
Bug Fixes
- add homepage URL
- textbox: inconsistent focus style when tabbing (#499)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v6.7.3
Bug Fixes
- add Angular 11 to peer dependencies
- textbox:
- selectOnFocus is not working when input is readonly (#490)
- clearButton is not visible when value is set through ngModel
- clearButton remains visible on space keydown
- set initial value of showSuccessIcon and showErrorIcon to false
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v6.7.2
Bug Fixes
- textbox:
- focus handling on clearButton click
- selectOnFocus is not working when focused via click
- inputFocus is not triggered correctly
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v6.7.1
Bug Fixes
- textbox: ngModelChange is fired twice (#480)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v6.7.0
Bug Fixes
- showSuccessIcon issue when touched (#477)
- update examples (#475)
- update release notes (#471)
- numerictextbox: error state validators when min or max are null
- rangeslider: wrong selection position in rtl mode (#470)
Features
- TextBox Component (#461)
- rangeslider component (#465)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v6.6.0
Bug Fixes
- form controls are not marked as touched on blur
Features
- formfield: add horizontal formfield support
- forms: add kendo-formfield, kendo-formhint and kendo-formerror component
v6.5.0
Bug Fixes
- slider: ticks rendered correctly in vertical mode (#437)
Features
- slider: add animate configuration option (#439)
v6.4.2
Bug Fixes
- maskedtextbox: consistent behavior on click and focus (#424)
- slider:
- dynamic changes to orientation and ticks options (#426)
- animation should not be triggered initially and on handle drag (#426)
v6.4.0
Bug Fixes
- ticks rendering with angular 9
- mark as compatible with Angular 9.x
- errors with ivy
- inputs: incorrect floating label position
- kendotextarea: textarea floating label supports browser autofill (#421)
- textbox: floating label works properly with browser autofill
Features
- kendoCheckBox and kendoRadioButtons directives
v6.3.0
Bug Fixes
- numerictextbox: validator change doesn't update the control's validity status
- textarea: textarea not resized when window is resized
Features
- numerictextbox: add selectOnFocus option
- textbox: add browser autofill floating label support
v6.2.0
Bug Fixes
- colorpicker: empty string icon renders empty icon placeholder
Features
- colorpicker: add clear button (#384)
v6.1.0
Bug Fixes
- colorpalette: swapped arrow keys navigation when in RTL
Features
- colorgradient: add rtl support
- colorpalette: add rtl support
- colorpicker:
- add combined view, both palette and gradient
- support popup rtl alignment
- add RTL support
v6.0.0
Bug Fixes
- don't provide CldrIntlService by default
- slider: remove draghandle hardcoded text from slider template
Features
- support for using floating label without form control
- update to RxJS 6
- colorpicker: add format name and predefined name colors palettes
- numerictextbox: allow pasting of valid formatted values (#351)
Breaking Changes
- SystemJS config, if used, must be updated to reference dist/npm/index.js
- New peer dependency @progress/kendo-angular-common.
- Angular 4 and 5 are no longer supported
v5.2.0
Bug Fixes
- colorpalette: the focused cell is not updated on ngModel change
Features
- colorgradient: add forms support
v5.1.0
Bug Fixes
- mark as compatible with Angular 8
- colorpicker: border click next to the icon opens the popup even if its prevented
Features
- colorpicker: add k-colorpicker-popup class to the popup element
v5.0.0
Bug Fixes
- colorpicker:
- aot build failing
- add missing model imports
- setting hue to 360 via the slider yields wrong color result it seems 360 is the
- initial alpha value and values around the edges incorrect
- colorgradient limit color parsing to gradientHandle position
- fix draggable wrapper onclick
- HostBinding classes override custom ones
- focus triggered after the active-color-click event is raised
- programmatic focus change during valueChange handling is overridden
- add missing model exports
- numerictextbox: don't show exponent value in focused input
- slider: drag on touch devices
Features
- implement colorpicker and colorpalette components
- colorpalette:
- add readonly state
- add forms support
- colorpicker:
- make alpha slider visibility configurable
- add disabled and readonly state to the gradient
- add gradient view to colorpicker
- update gradient mark-up according to new rendering model
- add hex format input to the gradient
- add rgba numeric inputs to the gradient
- transparency slider background color change according to hue slider value
- add initial hue and opacitiy slider
- inital gradient logic
- add kendo icon input property the current config supports iconClass input proper
- add new peer dependencies of the package
- add activeColorClick event
- add more predefined palette presets
Breaking Changes
- add kendo-angular-popup and kendo-drawing as peer dependencies
v4.2.1
Bug Fixes
- export aliases
- add support for wheel speed
- numerictextbox:
- consistent cross-browser behavior for mouse wheel
- decimals should not allow trailing zeros
v4.2.0
Bug Fixes
- switch: on state in IE
Features
- numerictextbox: use mouse wheel to change component value (#309)
v4.1.0
Bug Fixes
- maskedtextbox: throw menaingfull error if value is not string
- textarea: floating label
Features
- add flat ES module bundles
- kendoTextArea is now a ControlValueAccessor
v4.0.0
Features
- switch: use CSS animations
Breaking Changes
- Due to changes in the rendering, the package now requires kendo-theme-default@^3.0.0, kendo-theme-material@^2.0.0 or kendo-theme-bootstrap@^3.0.0
v3.4.0
Bug Fixes
- update resize sensor
- reduce style recalculations with multiple resizable components
- numerictextbox:
- reactive form validation with OnPush
- second update with updateOn blur
Features
- numerictextbox: expose method for updating the input value
v3.3.0
Bug Fixes
- textbox-container: onFocus/onBlur are instances of EventEmitter (#281)
Features
- mark as compatible with Angular 7.x
v3.2.1
Bug Fixes
- numerictextbox:
- readonly value on focus should be formatted
- don't trigger change detection on arrow press if value reaches min or max
- remove number of change detections triggered
- don't focus input when pressing the arrows on mobile devices
- slider:
- aot build
- reduce number of change detections triggered
- switch: reduce number of change detections triggered
- textarea:
- apply check for falsy textarea's values
- focus/blur events triggered twice
- textbox: blur/focus events triggered twice
- textboxcontainer: don't overlay input if its value is false
v3.2.0
Bug Fixes
- stale dependencies in browser bundle
- switch: with material theme
Features
- textarea: add autoSize property
v3.1.3
Bug Fixes
- slider triggers valueChange even if the value was not changed
- slider value can be out of range when dragging
- numeric: don't update the input value on changes if the current value is the same
v3.1.2
Bug Fixes
- render unique id different than host id attr
- render unique id different than host id attr
- render unique id different than host id attr
- render unique id different than host id attr
v3.1.0
Bug Fixes
- mark module as side-effects free
- mark as compatible with Angular 6.x, RxJS 6.x
Features
- Schematics support (#234)
v3.0.0
Bug Fixes
- skip valueChange if undefined value is set to minus (#224)
- slider: incorrect ticks due to rounding errors
- switch:
- additional change detection is triggered on initialization
- update classes on formcontrol changes with onpush
- swtich: is not updated when changing the checked input
Features
- add animations
- support for dynamic locale changes
- support for dynamic RTL switching
- slider: support for rendering large ticks and labels
Breaking Changes
- New peer dependency @angular/animations
- Requires v1.4.0 or above of the @progress/kendo-angular-intl package
v2.1.0
Bug Fixes
- serve CDN bundle for UNPKG and jsDelivr
- build errors when targeting es2015
- do not pack metadata
Features
- numerictextbox: support for setting string numbers for min, max, decimals and step
v2.0.0
Features
- use pipeable operators from RxJS 5.5
Breaking Changes
- Peer dependencies changed; Requires rxjs@^5.5.0
v1.5.0
Bug Fixes
- require rxjs <5.5 as peer; Upgrade to latest if using rxjs ^5.5; See https://goo.gl/uvvh8R
Features
- add kendoTextArea directive
v1.4.2
Bug Fixes
- textbox:
- associate floating label with custom components
- render RTL attribute in RTL mode (#207)
v1.4.1
Bug Fixes
- textbox: enable floatingLabel for all kendo-angular-inputs
- slider: prevent text selection when dragging the drag handle
v1.4.0
Bug Fixes
- update resize sensor version
- do not restrict decimals if number is represented as exponent
- render a unique ID to the focusable element
- maskedtextbox:
- migrate away examples from deprecated Renderer
- migrate away from deprecated Renderer
- slider: arrows are not clickable on mobile devices
Features
- add lowercase tabindex support (#203)
v1.3.2
Bug Fixes
- accept Angular 5.x as a peer dependency
- textbox: floating label with OnPush change detection
v1.3.0
Bug Fixes
- numerictextbox: throw error with meaningful message when non numeric value is set
- slider:
- drag handle and click precision
- increase/decrease value with fractional step
- textbox: remove redundant element from container
Features
- numerictextbox: replace numpad dot with decimal separator
v1.1.0
Bug Fixes
- allow tabbing-out of the switch
- update kendo-inputs-common to 2.2.2
- reduce CD cycles triggered by the NumericTextBox
- add tabIndex to Switch component
- add focus/blur and tabIndex to Slider
- add focus/blur events and methods to Switch
- trigger valueChange after changing the value
- switch state is not updated
- numerictextbox: the autocomplete and autocorrect attributes should be disabled
- slider:
- buttons direction in rtl mode
- ticks rendering
- update visual state on value input changes
- tickPlacement before and after
Features
- localize Switch messages
- slider:
- update value when clicking on the wrapper
- support for localization
v1.0.4
Bug Fixes
- combine i18n and l10n help topics (#140)
- docs: update slug in accessibility help topic
v1.0.2
Bug Fixes
- slider: should not mark form as dirty on intial load
- switch: change event triggering. improve forms support
v0.20.0
Features
- add RTL support for the Slider
- add RTL support to NumericTextBox, MaskedTextBox and Switch
- add peer dependency on @progress/kendo-angular-l10n
v0.15.0
Bug Fixes
- WAVE validation error
- correct the rendered attribute value
- universal support render initial vlaue
- form can not be submitted when numeric is present
- add numeric keyboard support for iOS
- min value was set as default value on blur
- keyboard navigation
- add node type
- broken build
- load the culture settings properly
- lint errors
Features
- add built-in validation
- add numerictextbox rendering
- add precision support
- add precision support
v0.11.0
Bug Fixes
- slider: tab and shift-tab should focus out the slider
Features
- slider: add WAI-ARIA attributes #17