Change Log
v5.1.0-dev.202101150858
Bug Fixes
- classic calendar messages cannot be overridden (#394)
Features
- calendar: implement classic calendar (#383)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v5.0.0
Bug Fixes
- daterange: input is blurred when typing (#382)
Features
- allow using different formats when the dateinput is focused or blurred
- normalize century in two-digit year format BREAKING CHANGE: Typing two-digit yea
- drop support for Angular 6 and 7
- enable licensing
- multiviewcalendar:
- update rendering according to new design
- add option to display additional view title above each view
Breaking Changes
- Typing two-digit years, e.g. 20 will assume 20xx.
- update multiviewcalendar rendering according to new design
- 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
v4.4.1
Bug Fixes
- add homepage URL
- daterange:
- the hovered date shouldn't be focused (#365)
- popup not closed on component destroy (#375)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v4.4.0
Bug Fixes
- add Angular 11 to peer dependencies
- calendar: broken scroll in window and splitter (#359)
- datetimepicker: first emit a new value by the form control (#362)
Features
- incomplete date validation (#353)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v4.3.2
Bug Fixes
- update release notes (#356)
- don't re-render popups on toggle(true) (#352)
- calendar: fix the focused date when navigating (#355)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v4.3.0
Bug Fixes
- touched state css class not updated when used in an on-push component (#347)
- dateinput renders k-state-focused when in a picker
- dateinput: clicking on placeholder selects underlying format segment
Features
- datepicker: allow setting the input only in a readonly state
- datetimepicker: allow setting the input only in a readonly state
- timepicker: allow setting the input only in a readonly state
v4.2.2
Bug Fixes
- datepicker: component doesn't get blurred on mobile when closed via icon click
- datetimepicker: wrongly emits blur on mobile when the input is focused & the popup gets closed
- timepicker:
- component doesn't get blurred on mobile when closed via icon click
- browser zoom, scale or font-size change lead to timelist misaligned items
v4.2.0
Bug Fixes
- resolve ivy compilation issues (#324)
- Ivy compilation errors
- validator change doesn't update the control's validity status (#315)
- datepicker:
- popup not closed on window blur
- tabbing out of the popup does not focus the next focusable element
- daterange: popup not closed on window blur
- datetimepicker: popup not closed on window blur
- timepicker: popup not closed on window blur
Features
- calendar: disabled dates support
- datepicker: disabled dates support
- datetimepicker: disabled dates support
- multiviewcalendar:
- validate control if the rangeSelection includes disabled dates
- disabled dates support
v4.1.0
Bug Fixes
- error in Ivy due to mixed decorators
- multi-view and timeselector buttons trigger form submit
Features
- add datetimepicker component (#303)
v4.0.1
Bug Fixes
- datepicker: opening the popup via icon click doesn't focus the calendar in firefox
- daterange:
- escape press does not trigger cancel event
- open & close events fired twice on popup open/close
- programmatic change to dateinputs value does not change the range value
- timepicker: opening the popup via icon click doesn't focus the time-selector in firefox
v4.0.0
Bug Fixes
- don't provide CldrIntlService by default
- calendar: next month dates not rendered when min date has a time portion on navigation cli
Features
- determine weekends based on intl weekendRange
- update to RxJS 6
Breaking Changes
- SystemJS config, if used, must be updated to reference dist/npm/index.js
- New peer dependencies @progress/kendo-angular-common and@progress/kendo-angular-popup.
- Angular 4 and 5 are no longer supported
v3.7.4
Bug Fixes
- mark as compatible with Angular 8
- last day of month is excluded if the first week day is dst change
v3.6.0
Bug Fixes
- multiviewcalendar:
- prev/next buttons disabled when subsequent views include min/max dates
- views option ignored when max date is too close to focused date
- focused date change to previous date range doesn't update the header text
- timepicker: range validation with same hour min and max
Features
- add flat ES module bundles
v3.5.3
Bug Fixes
- floating label for initial empty value
- error is thrown on formcontrol reset after destroy
- kendo-textbox-container floating label does not render in dateinputs
- month view in Edge 18
v3.5.2
Bug Fixes
- enter does not select date on enter without value binding
- pickers are closed on icon click in IE
- reduce change detections triggered by the components
- reduce CD cycles
- timepicker: don't trigger value change for the same value
v3.5.0
Bug Fixes
- dateinputs: dynamically changed placeholder value is not properly updated
- datepicker: dynamically changed placeholder not rendering its new value
Features
- mark as compatible with Angular 7.x
v3.4.3
Bug Fixes
- compilation error with noImplicitAny
- calendar: skip change detection when same active date is set (#232)
- date-range: export missing components (#235)
v3.4.2
Bug Fixes
- stale dependencies in browser bundle
- dateinput: keep date part on update when time format is used.
- multiviewcalendar: enable navigation buttons when views=1 is used
v3.4.1
Bug Fixes
- daterange: stop re-exporting PopupModule causing incorrect selector matching
- timepicker: select cornering values when hours with step:2 is used (#226)
v3.4.0
Bug Fixes
- render unique id to the HTML input element
- dateinput:
- fix AOT error
- set placeholder only on change to avoid infinite loops in IE
- select whole text on TAB
- datepicker:
- expose Calendar HeaderTitle and NavigationItem templates
- close the popup when click selected cell
- reset input value when using writeValue method
- close the popup on document click in mobile device
- daterange: auto-correct value on blur and change without a delay
- timepicker:
- reset input value when using writeValue method
- close the popup on document click in mobile device
Features
- dateinput: render the placeholder text with input.placeholder attribute
v3.3.0
Bug Fixes
- calendar:
- clean up header services on destroy
- Do not affect other calendars when navigate up or down
- render today's date when selected value has time
- dateinput: switch to next segment when value has leading zero
- daterange:
- keep k-state-focused to the active DateInput component when popup is opened
- update dateinput element value on change
Features
- calendar:
- introduce header and navigation item templates
- WIP header template
- dateinput: add support for basic pasting
v3.2.0
Bug Fixes
- mark module as side-effects free (#211)
- mark as compatible with Angular 6.x, RxJS 6.x
- datepicker: remove inexisting events
Features
- Schematics support (#59)
v3.0.0
Features
- support for dynamic locale changes
- support dynamic language switching (#201)
Breaking Changes
- Requires v1.4.0 or above of the @progress/kendo-angular-intl package.
- Requires v1.1.0 or above of @progress/kendo-angular-l10n package
v2.2.0
Bug Fixes
- flatten metadata
- datepicker:
- persist time portion when type new date
- fix memory leak (#193)
- timepicker:
- persist the date portion when type new date
- scroll time list correctly in zoomed page
- scroll time list correctly in zoomed page (#194)
Features
- dateinput: add readonly support
- datepicker: add readonly support
- timepicker: add readonly support
v2.1.0
Bug Fixes
- serve CDN bundle for UNPKG and jsDelivr
- build errors when targeting es2015
- Mark for check when form update disabled state of the component
- dateinput: ensure clear form state on initial render
- datepicker:
- notify when defined model value is not valid Date instance
- destroy on blur without throwing an error
- timepicker:
- notify when defined model value is not valid Date instance
- destroy on blur without throwing an error
Features
- calendar: add support for tabindex input property binding
- dateinput: add support for tabindex input property binding
- datepicker:
- skip input focus on icon click when used in mobile OS
- add support for tabindex input property binding
- timepicker:
- skip input focus on icon click when used in mobile OS
- add support for tabindex input property binding
v2.0.0
Bug Fixes
- require kendo-angular-popup ^2.0.0
Features
- use pipeable operators from RxJS 5.5
Breaking Changes
- Peer dependencies changed; Requires rxjs@^5.5.0
v1.4.5
Bug Fixes
- require rxjs <5.5 as peer; Upgrade to latest if using rxjs ^5.5; See https://goo.gl/uvvh8R
v1.4.4
Bug Fixes
- datepicker: toggle focus sync to avoid JS exceptions
- timepicker: toggle focus sync to avoid JS exceptions
v1.4.3
Bug Fixes
- allow date inputs to be used inside TextBoxContainer
- calendar: fix Year view height calculation
v1.4.2
Bug Fixes
- datepicker: expose calendar navigation property (#176)
- timepicker: add class to popup component
v1.4.1
Bug Fixes
- render a unique ID to the focusable element
- calendar: reduce View and ViewList template size (#172)
- dateinputs: reflect model update when done in callback
v1.4.0
Bug Fixes
- render k-state-disabled to the host elements
- calendar:
- clamp selected value between min/max range (#171)
- honor custom font styling during component rendering
- dateinput:
- export DateInputFormatPlaceholder and DateInputCustomFormatPlaceholder types
- starts from initial value when focus segment
- keep typed '1' value in the 'yyyy' section
- allow leading zeros at day/month date segments
- support OnPush change detection strategy
- datepicker:
- keep time portion when pick date from calendar. (#169)
- update input value on calendar change
- close popup on ALT+UP
- timepicker:
- make AM/PM selection reliable in IE
- enable buttons focusing with TAB key
- honor FormControl enable/disable changes with OnPush strategy
- honor custom styling during TimePicker rendering
Features
- calendar:
- expose activeViewChange and activeViewDateChange events
- render Week numbers column in Month view
- dateinput:
- introduce format placeholder property
- introduce placeholder attribute support
- datepicker:
- expose DateInput placeholder and formatPlaceholder options
- expose Calendar weekNumber option
- timepicker: expose DateInput placeholder and formatPlaceholder options
v1.3.0
Bug Fixes
- calendar:
- calc non-Month views' height correctly
- unfold templates to static HTML to support AOT
Features
- calendar: introduce year/decade/century views for faster navigation
v1.2.1
Bug Fixes
- accept Angular 5.x as a peer dependency
- use ngTemplateOutletContext
- replace OpaqueToken with InjectionToken
- enable virtual scrolling in IE9 (#156)
v1.2.0
Bug Fixes
- add class to timepicker popup
- timepicker: Now button should set value to the current time
Features
- timepicker: add show/hide option for the Cancel button
v1.1.0
Bug Fixes
- avoid importing whole RxJS
- calendar: error in universal rendering (#134)
- dateinput:
- stop HTML5 input autocomplete functionality
- update input value on format property change
- datepicker: position popup correctly in zoomed mobile device
- timepicker:
- position popup correctly in zoomed mobile device
- enable initial scroll animation when selected value is different
- update current when set value through form model (#140)
- skip scroll animation when same text is selected
- snap through items on every wheel scroll
- timepicker-dom-service: restructure fake element to match new styling
Features
- datepicker: add popup appendTo option
- timepicker: add popup appendTo option
v1.0.6
Bug Fixes
- calendar:
- calculate calendarHeight correctly in bootstrap
- correctly calculate navigation offset when flexbox is used (#123)
- update form model before triggering valueChange event
- throw exception when provided value is not valid
- dateinput:
- stop HTML5 input autocomplete functionality
- update input value on format property change
- update form model before triggering valueChange event
- throw exception when provided value is not valid
- datepicker:
- update form model before triggering valueChange event
- throw exception when provided value is not valid
- avoid views jumping on scroll (#120)
- defer the calendar focusing on popup open
v1.0.3
Bug Fixes
- use Renderer2 to set element properties
- calendar: render without exception in IE9
- dateinput:
- select single date segment on calendar change
- keep time unchanged when type new year value
- keep first segment selected when whole text is replaced
- use base date with midnight time portion.
- datepicker:
- right-align popup when in RTL mode
- retain dateinput selection on calendar change
- avoid NaN date values in IE11.
v1.0.2
Bug Fixes
- use Renderer2 to set element properties
- dateinput:
- select single date segment on calendar change
- keep time unchanged when type new year value
- keep first segment selected when whole text is replaced
- use base date with midnight time portion.
- datepicker:
- right-align popup when in RTL mode
- retain dateinput selection on calendar change
- avoid NaN date values in IE11.
v1.0.1
Bug Fixes
- dateinput:
- add k-state-active to spin buttons
- add k-state-focused when component is active.
v0.8.3
Bug Fixes
- dateinput:
- select first/last segment using HOME/END
- allow selection and modification of AM/PM segment
- select first segment when call focus method
- keep day in range when modify month segment
- allow zero year in IE11.
v0.5.0
Bug Fixes
- DateInput: typing over invalid selection to be nicely handled #47 #48
- dateInput:
- clicking on separator not always select correct part
- typing month to be case insensitive
- various fixes
- typing in mobile devices
- missing setDisabledState method
- typing letter on initially empty input results in js error
- tabbing and focusing browser related issues
- title
- shift+scroll to navigate thru parts;
- change months by typing name or number #27
- aria fixes
- hours navigation issue
- typing over already masked part if out of range
- backspace over selection
- selection fixes, and spin buttons to modify the active part
- dateinput:
- render numbers for aria-value* attributes
- accept 0 value when valid for a date part.
Features
- release DateInput component
- Expose custom message components for both Calendar and DateInput
- DateInput: Display placeholders for deleted parts #42
- dateInput:
- localized placeholders
- typing restriction
- dateinput:
- introduce auto-correction functionality
- add option to enable/disable range validation
- use @progress/kendo-angular-l10n for localization
- add focus/blur events and methods
- add support for an arbitrary tabindex
v0.3.2
Bug Fixes
- calendar:
- scroll to focused date when it is not in view port
- trigger detect changes before the cell is clicked.
- utils: correctly check whether date is in dates collection. Test all util methods too
v0.3.0
Bug Fixes
- calendar:
- keep focus in calendar on click
- calculate view height in IE11 correctly.
Features
- calendar: introduce a focus method
v0.2.0
Bug Fixes
- calendar:
- use today if [value] is null
- render views without skipping months
Features
- calendar:
- release v0.2.0
- render k-state-focused only when element is focused