Components- Barcodes
- Buttons
- Charts
- Conversational UIupdated
- Data Query
- Date Inputs
- Date Math
- Dialogsupdated
- Drawing
- Dropdowns
- Editorupdated
- Excel Export
- File Saver
- Filterupdated
- Gantt
- Gauges
- Gridupdated
OverviewGetting Started- Data Binding
Data Operations- Filtering
- Groupingupdated
- Paging
- Sorting
- Editing
- Master-Detail
- Export
- Columns
- Rows
- Accessories
- Scroll Modes
- Selection
- Styling
PerformanceupdatedGlobalizationKeyboard NavigationupdatedAccessibilityChange LogAPI
- Icons
- Indicators
- Inputs
- Labels
- Layoutupdated
- ListBoxnew
- ListView
- Mapbeta
- Menus
- Navigation
- Notification
- Pager
- PDF Export
- PivotGridbeta
- Popup
- ProgressBarsupdated
- Ripple
- Schedulerupdated
- ScrollView
- Sortable
- ToolBar
- Tooltips
- TreeList
- TreeViewupdated
- Typography
- Uploads
Styling & Themes
Common Features
Project Setup
Troubleshooting
Change Log
Latest Release
v7.2.42 August 2022
Bug Fixes
- drag selection throws error
- update state-related classes (#1279)
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
Bug Fixes
- update state-related classes (#1279)
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
Bug Fixes
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
Bug Fixes
- master-detail hierarchy cells are missing role attribute (#1277)
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
Bug Fixes
- column menu closes unexpectedly (#1268)
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
Features
- introduce filterDelay option for the numeric FilterMenu (#1257)
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
Bug Fixes
- base classes cannot be extended by directives
- add missing exports (#1252)
- remove obsolete inline styles
Features
- introduce separate navigable sections
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
Bug Fixes
- add missing exports (#1242)
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
v7.0.0
20 April 2022
Bug Fixes
- pager: select element previous and next options can stay selected
- allow nullable types
Features
- update to Angular v12
- mark as compatible with Angular v14
Breaking Changes
- No longer compatible with Angular v8 - 11
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
v6.1.3
31 March 2022
Bug Fixes
- error is thrown when column width is bound to wrong type (#1229)
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
v6.1.2
25 March 2022
Bug Fixes
- column receives unexpected width after reordering (#1224)
- hidden column with no width cannot be shown after resizing (#1214)
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
v6.1.1
15 March 2022
Bug Fixes
- loading template not visualized in scrollable grids (#1221)
- exclude rxjs/operators from CDN bundles (#1219)
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
Bug Fixes
- keydown event doesnt trigger on locked columns (#1213)
- cdn bundles global imports
- parameters for FilterService cannot be resolved (#1210)
Features
- enable multi-sort click+modifier key behavior (#1202)
- add loading template directive (#1204)
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
v6.0.3
15 February 2022
Bug Fixes
- selectAllChange is emitted outside of NgZone (#1201)
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
v6.0.2
14 February 2022
Bug Fixes
- add role note to column header sortable label
- aria roles of pager buttons
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
v6.0.1
20 January 2022
Bug Fixes
- update ng add nested dependencies versions (#1182)
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
v6.0.0
19 January 2022
Bug Fixes
- bump theme dependencies to v5
- selectable and detail-expand directives mutate input collections (#1169)
Features
- deprecate the look and primary options of the Grid commands
Breaking Changes
- The look and primary options of the Grid commands are deprecated. Please use the fillMode and themeColor options instead.
- Provide compatibility with kendo ui themes v5
- pushing to and splicing from the provided [selectedKeys] or [expandedDetailKeys] no longer updates the selection and detail-expanded state
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
v5.5.2
11 January 2022
Bug Fixes
- page scrolled top when a filter menu is opened (#1172)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.43.0
- @progress/kendo-theme-default: ^4.43.0
- @progress/kendo-theme-material: ^4.43.0
v5.5.1
9 December 2021
Bug Fixes
- nesting grid in template triggers error (#1164)
- cellClose event not firing on Escape (#1163)
- menu icons are visible through sticky headers (#1162)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.43.0
- @progress/kendo-theme-default: ^4.43.0
- @progress/kendo-theme-material: ^4.43.0
v5.5.0
23 November 2021
Bug Fixes
- apply aria-label attribute to collapse/expand buttons of detail rows
- remove k-pager-nav CSS class from page control (#1156)
Features
- add localized title and aria-label to the group expand/collapse icons
Supported themes
- @progress/kendo-theme-bootstrap: ^4.41.2
- @progress/kendo-theme-default: ^4.41.2
- @progress/kendo-theme-material: ^4.41.2
v5.4.3
3 November 2021
Bug Fixes
- mark as compatible with Angular 13
- add support for RxJS 7
Supported themes
- @progress/kendo-theme-bootstrap: ^4.41.2
- @progress/kendo-theme-default: ^4.41.2
- @progress/kendo-theme-material: ^4.41.2
v5.4.2
5 October 2021
Bug Fixes
- header padding with themes v4.41.2+
Supported themes
- @progress/kendo-theme-bootstrap: ^4.41.2
- @progress/kendo-theme-default: ^4.41.2
- @progress/kendo-theme-material: ^4.41.2
v5.4.1
29 September 2021
Bug Fixes
- error if footer templates are defined and the grid is navigatable with no data
Supported themes
- @progress/kendo-theme-bootstrap: ^4.36.0
- @progress/kendo-theme-default: ^4.39.0
- @progress/kendo-theme-material: ^3.34.0
v5.4.0
31 August 2021
Bug Fixes
- root element does not render aria-label (#1132)
Features
- add loading skeleton when loading data with virtual scrolling (#1128)
- added filterClass and filterStyle for column component (#1130)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.36.0
- @progress/kendo-theme-default: ^4.39.0
- @progress/kendo-theme-material: ^3.34.0
Bug Fixes
- grid: use k-i-plus and k-i-minus for icons instead of k-plus and k-minus
Supported themes
- @progress/kendo-theme-bootstrap: ^4.36.0
- @progress/kendo-theme-default: ^4.39.0
- @progress/kendo-theme-material: ^3.34.0
Bug Fixes
- export RowStickyFn type (#1126)
Features
- pdf-export: add delay option (#1118)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.36.0
- @progress/kendo-theme-default: ^4.39.0
- @progress/kendo-theme-material: ^3.34.0
Bug Fixes
- SSR error (KeyboardEvent is not defined)
- SSR error (FocusEvent is not defined)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.36.0
- @progress/kendo-theme-default: ^4.39.0
- @progress/kendo-theme-material: ^3.34.0
Bug Fixes
- missing localization message for the pager label
- reset focus after filtering
Features
- pager position option (#1107)
- pager keyboard navigation (#1095)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.36.0
- @progress/kendo-theme-default: ^4.39.0
- @progress/kendo-theme-material: ^3.34.0
Bug Fixes
- incorrect column indexes when there are hidden columns (#1083)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.35.1
- @progress/kendo-theme-default: ^4.38.1
- @progress/kendo-theme-material: ^3.33.1
Bug Fixes
- selection checkboxes have no accessible label (#1081)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.35.1
- @progress/kendo-theme-default: ^4.38.1
- @progress/kendo-theme-material: ^3.33.1
Bug Fixes
- bump themes versions (#1080)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.35.1
- @progress/kendo-theme-default: ^4.38.1
- @progress/kendo-theme-material: ^3.33.1
Bug Fixes
- update ng-add schema
- stop the propagation of column and filter menu keyboard events (#1074)
- sticky column styling not applied to a newly added row (#1073)
- filter and column menus are not navigable through the keyboard (#1065)
- use utility CSS classes for touch events (#1034)
- mark as compatible with Angular v12
- filter inputs missing accessible labels
- hide non-functional PDFComponent methods
Features
- enable sticky rows and columns functionality (#1054)
- persist groups expand and collapse state
Supported themes
- @progress/kendo-theme-bootstrap: ^4.35.1
- @progress/kendo-theme-default: ^4.38.1
- @progress/kendo-theme-material: ^3.33.1
v5.0.3
10 March 2021
Bug Fixes
- InCellEditingDirective does not work with ChangeDetectionStrategy.OnPush
- always render aria-rowindex
Supported themes
- @progress/kendo-theme-bootstrap: ^4.27.0
- @progress/kendo-theme-default: ^4.29.0
- @progress/kendo-theme-material: ^3.25.0
v5.0.2
5 February 2021
Bug Fixes
- do not clip column title in drag hint
Supported themes
- @progress/kendo-theme-bootstrap: ^4.27.0
- @progress/kendo-theme-default: ^4.29.0
- @progress/kendo-theme-material: ^3.25.0
v5.0.1
19 January 2021
Bug Fixes
- unnecessary responsive pager classes are added (#1031)
- kb-nav: content is scrolled to the top when focusing a header cell
Supported themes
- @progress/kendo-theme-bootstrap: ^4.27.0
- @progress/kendo-theme-default: ^4.29.0
- @progress/kendo-theme-material: ^3.25.0
v5.0.0
16 December 2020
Bug Fixes
- bump themes versions
- sorting icon not visible when header text overflows
Features
- add grid spacer component
- add support for multiline toolbar
- responsive pager
- enable licensing
- drop support for Angular 6 and 7
Breaking Changes
- k-header class renamed to k-toolbar in Grid toolbar
- improved column header rendering to allow sorting icon to be always visible.
- The pager is now responsive by default. Set
PagerSettings.responsive
to false
to override. - Requires an active license. See https://www.telerik.com/kendo-angular-ui/my-license
- Requires Angular 8.x and TypeScript 3.4.x
Supported themes
- @progress/kendo-theme-bootstrap: ^4.27.0
- @progress/kendo-theme-default: ^4.29.0
- @progress/kendo-theme-material: ^3.25.0
v4.8.4
7 December 2020
Bug Fixes
- use styled checkbox in default boolean editor (#1019)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v4.8.3
24 November 2020
Bug Fixes
- pageDown navigates to next grid page with no data
- drag selection cannot be performed on touch devices (#992)
- add homepage URL
- inconsistent select all checkbox cross-browser behavior (#1010)
- grid footer is not navigable (#1007)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v4.8.2
11 November 2020
Bug Fixes
- add Angular 11 to peer dependencies
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v4.8.1
9 November 2020
Bug Fixes
- shift-click does not focus the target cell in a navigable grid (#1005)
- sortChange for non-bound columns causes an error
- selection is not working when selectable is bound to a getter (#993)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v4.8.0
16 September 2020
Features
- cell and drag selection (#983)
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
v4.7.4
9 September 2020
Bug Fixes
- set correct scrollTop when async data and initial skip are used (#977)
- sortable grid column titles not read by NVDA (#976)
- pager input missing an accessible label
- missing localization messages for date and numeric filters (#968)
Bug Fixes
- mark as compatible with Angular 10
- scrollBottom not firing in some cases in Edge
- kb-nav: error when focusing filter row in editable grid
Bug Fixes
- expand detail key not set through kendoGridExpandDetailsBy directive input
- excelexportevent is not exported (#957)
v4.7.1
24 April 2020
Bug Fixes
- reuse detailed template if the row is not changed
- group binding directive incorrectly resets skip on first pageChange (#945)
v4.7.0
17 March 2020
Bug Fixes
- memory leak in internal service
- prevent navigation when clicking sortable column header
- incorrect groups expanded when using the group binding directive
Features
- focus specified cell on row editor open (#943)
- add master-details directive
v4.6.4
28 February 2020
Bug Fixes
- the select all checkbox traps the focus during keyboard navigation (#936)
- event handling when having locked columns is changed
- group header column span with detail
v4.6.3
24 January 2020
Bug Fixes
- first child of a column group is not rendered in ng 9
- virtual collumns resizing
- autoFitColumns with hidden columns
- ngcc: remove deep imports
v4.6.2
14 January 2020
Bug Fixes
- error if calling autoFitColumns with no columns
- autoFitColumn producing incorrect results on initial rendering and with locked columns
v4.6.1
8 January 2020
Bug Fixes
- name clash with button click event
- column resizing with virtual columns
v4.6.0
23 December 2019
Bug Fixes
- error on initialization with virtual columns in angular 9
- add @angular/platform-browser as peer
- databinding directive with ng 9
- error on column drag in ng 9
- mark as compatible with Angular 9
- string filtering with ng9
- preserve custom properties and fields on FilterDescriptor
- don't throw error if group columns don't have width
- perf: improve autoFitColumns performance
Features
- excel group header column support
v4.5.0
27 November 2019
Bug Fixes
- checkbox rendering with latest theme
- column menu viewport fitting after expanding columns/filter
- ssr build
- don't trigger cellClick on enter key of focusable element
- group header column cannot be hidden
- scrollbar width after zoom
- add proper class during column resizing
- content and header missalignment in rtl in latest chrome
- do not sort when clicking focusable child elements in header
- export CellCloseEvent
- pager: revert page number if cleared
Features
- add contentScroll event
- virtual columns support
- export column menu component for use in templates
- disable filter input when operator doesn't require a search value (#865)
- allow passing an object array as pageSizes (#860)
v4.4.0
11 October 2019
Bug Fixes
- detail expand/collapse button title
- locked rows misalignment after tab scrolling the locked content
- multiple editRow calls should invoke setEditFocus once
- resize locked container after hiding locked column
Features
- add trackBy input
- add focus param to editRow method
v4.3.0
18 September 2019
Bug Fixes
- error in test suites - autoFitSubscription is undefined
Features
- add initial autoSize option
v4.2.1
4 September 2019
Bug Fixes
- kb-nav: error with virtual scrolling on empty grid
v4.2.0
28 August 2019
Bug Fixes
- update child indices on column group reorder (#825)
- column chooser buttons trigger postback
- don't modify state filters
Features
- include the expanded state in the group header template
v4.1.1
6 August 2019
Bug Fixes
- column menu items not expanded in IE
- navigation with virtual scrolling and detail rows
Bug Fixes
- expression changed error on detail expand if no pageSize
- add aggregates to groupFooterTemplate context
- locked table width
- cellClick is not triggered in template table
Features
- support for showing aggregates in the group header
Bug Fixes
activeCell.dataItem
is incorrect after the Grid is sorted - Filter menu closing in FF
Features
Breaking Changes
- SystemJS config, if used, must be updated to reference dist/npm/index.js
- Adds @progress/kendo-angular-common and @progress/kendo-angular-pdf-export as peer dependencies.
- Angular 4 and 5 are no longer supported
- The deprecated fields
index
and selected
have been removed from the SelectionEvent
.
Bug Fixes
- do not require Symbol.iterator polyfill
- reorder index when dragging unlocked to after first locked
Bug Fixes
- mark as compatible with Angular 8
- locked height with no explicit height and the binding directive
- locked container height after resizing
Bug Fixes
- accept kendo-angular-inputs@5 as peer
- scrollBottom event not firing in Chrome at some zoom levels
- do not reset filter while composing input
- header and footer scroll position in chrome in rtl
- locked container height with auto height
Bug Fixes
- incorrect EditService export
- do not navigate to the next page before reaching the last row
- column is sorted in latest Chrome when dragging column
- navigation with locked and grouped columns (#777)
Features
- add weekNumber input for the date filter components
Bug Fixes
- don't prevent default action on click of checkbox in the header
- locked and content height after rendering fewer elements
- scroll jump when editing locked cells in IE
- sync rows height synchronously on edit
- don't prevent touch action on header unless draggable
v3.13.0
21 February 2019
Bug Fixes
- edit commands submit on enter and incorrect rowIndex in not command columns
- filter and column menu direction in rtl mode
- export PagerTemplateDirective, PDFService, SuspendService, ExcelService (#763)
- group indicator title is not update if column is set after the group
- drag and drop columns with navigable grid
Features
- add option to exclude columns from the column chooser
- add flat ES module bundles
v3.12.1
31 January 2019
Bug Fixes
- mark v 4 of kendo-angular-inputs as compatible
v3.12.0
17 January 2019
Bug Fixes
- scrollBottom on zoomed page in Chrome
Features
- add excel export collapsible option
v3.11.0
11 January 2019
Bug Fixes
- add setters for detail, norecords, toolbar and pager templates (#731)
Features
- scrollBottom event for endless scrolling
v3.10.2
7 December 2018
Bug Fixes
- kb-nav:
- navigation with group binding directive
- maintain selected column w/virtual scrolling
v3.10.1
6 December 2018
Bug Fixes
- allow navigating in detail grids
- export CommandColumnComponent and EditTemplateDirective (#720)
- preserve radio buttons state during PDF export
- apply custom filterDelay
v3.10.0
22 November 2018
Bug Fixes
- templates are read from detail grid
- clear filter button is not shown for the isnull, isnotnull, isempty and isnotemp
- prevent text selection on mobile devices
- column resizing with not scrollable grid
- update resize sensor
- reduce style recalculations with multiple components
- button command directives with icon trigger additional change detection
- columnReorder indices when dragging to the border of the locked and unlocked tab
- group column drop hint in rtl
- column reorder drop hint position in rtl
- column reordering with OnPush strategy
Features
- add drawPDF method
- trigger columnLockedChange when changing the locked state via reordering
- take lockable option into account when reordering the columns
- make detailCollapse and detailExpand preventable
v3.9.0
19 October 2018
Features
- mark as compatible with Angular 7.x
v3.8.0
10 October 2018
Bug Fixes
- switching between cells on click
- editing on row click
- track edited rows by dataItem
- autoFitColumns when there are no records
- a11y:
- add ARIA label for page size dropdown
- render ARIA label for pager numeric buttons
Features
- add index to group header template
- support custom format objects for columns
- add columnLockedChange event
v3.7.1
7 September 2018
Bug Fixes
- don't recreate pager template
v3.7.0
30 August 2018
Bug Fixes
- do not sort non-sortable columns on Enter
- unable to navigate rows after page change
- prevent browser scroll on locked content if scrolled to bottom and scrolling up
- DataBindingDirective with OnPush strategy
- prevent default for command buttons (#645)
- dragging a groupable or reorderable column causes scrolling on Android
- filter menu input is reset
- a11y: announce sort direction
- kb-nav: sorting columns is not possible with keyboard shortcuts
Features
- provide position to toolbar template
v3.6.1
9 August 2018
Bug Fixes
- add formGroup to CellCloseEvent class
- sortChange is not emitted on click of a non focusable element in the header tem
- reuse table elements on update
- PagerSettings should be an interface
- sort and filter click on touch if columns are draggable
- columns drag and drop on touch devices
- excel: column groups with a single child are not exported
Bug Fixes
- column chooser disables last column if allowHideAll is true
- error when dragging a column header in non-navigable Grid
- kb-nav: error when hiding columns
Features
Bug Fixes
- stale dependencies in browser bundle
- subscription leaks in navigation service
Bug Fixes
- edited cell is closed when interacting with the datepicker calendar
- sync scroll when scrollable is toggled
Features
- add columnVisibilityChange event
Bug Fixes
- mark the header and the footer as scrollable
- include charts visual in PDF export
- excel export span columns and columns order
Features
- add button input options to export buttons (#563)
- add filterDelay to String and Number filter cell components
- debounce text and number filters
- expose the filter and column menu popup service
Bug Fixes
- don't close filter on anchor viewport leave
Features
Bug Fixes
- mark module as side-effects free
- relax peer dependencies
- group footers are hidden in non-scrollable grid with showFooter enabled
- mark as compatible with Angular 6.x, RxJS 6.x
- unable to tab outside the grid if the focused cell has a single element
- do not leave edited cell if cellClose was prevented
- display zero in pager input if no data is present
- add class to table wrapping element
- check if databinding directive subscription exists before unsubscribing
- grid: remove double border on filter row
Features
- Schematics support (#567)
- add isEditing and isEditingCell methods
- return flag indicating success from closeCell
- add cell focusing methods
v3.1.0
24 April 2018
Bug Fixes
- apply media for columns within a span column
- hide parent columns if all of its children are hidden
- edit commands row index if items are rearrange in angular 5+
- skip focusable element while reordering
- edit command directive row index if items are rearranged
- editCell edits incorrect column if locked columns are declared after unlocked
- kb-nav: error after reordering a locked column
Features
- add separate Before and BeforeOrEqualTo filter operators
- support for showing loading indicator
Bug Fixes
- close filter menu on content scroll (#528)
Features
- add support for dynamic localization (#530)
Breaking Changes
- Requires v1.1.0 or above of @progress/kendo-angular-l10n package and v4.0.0 or above of @progress/kendo-angular-buttons package
v2.1.3
29 March 2018
Bug Fixes
- select all checkbox state is incorrect when data is grouped
- do not use deprecated $$iterator from rxjs
- respect ctrlKey/metaKey state during multiple selection (#522)
- add shiftKey state to SelectionEvent (#520)
- do not triggered filterChange event for empty strings (#517)
- layout of locked columns is broken when rendered in ng-content
- export CheckboxColumnComponent and RowSelectedFn (#515)
- fix filter menu double border
- add css class to filter menu popup
- grid: scrollable header is misaligned in RTL (#519)
Bug Fixes
- do not deactivate input elements in doCheck
v2.1.1
27 February 2018
Bug Fixes
- flatten metadata
- improve header rendering in IE
- run columnReorder event in NgZone (#502)
- error is raised when having more than 730 columns (#501)
v2.1.0
14 February 2018
Bug Fixes
- consider checkbox selection an addition
- item is deleted from selectedKeys when removed. See telerik/kendo-angular#1249
- do not trigger cell click on select option click in IE
- bundle metadata and type definitions alongside CommonJS modules
- pipeable operators
- kb-nav: focus cell when entering non-ascii printable characters
Features
- add support for setting column's initial sort direction
- show indexes during multi-column sorting
- add groupable per column setting (#493)
v2.0.2
8 February 2018
Bug Fixes
- invalid row index when skip is undefined
- serve CDN bundle for UNPKG and jsDelivr
- build errors when targeting es2015
- fix ng-cli template checks (#486)
- multicolumn header is missing border if first in not locked content
- k-alt is incorrectly applied (#484)
v2.0.1
1 February 2018
Bug Fixes
- unable to select rows with checkbox after sorting/reordering
v2.0.0
29 January 2018
Bug Fixes
- kb-nav: error when moving right beyond last cell on row
Features
- use pipeable operators from RxJS 5.5
- kendoGrid*Command directives support all kendoButton features (#449)
Breaking Changes
- Peer dependencies changed; Requires rxjs@^5.5.0
- Requires @progress/kendo-angular-buttons as peer dependency. Install with "npm install --save @progress/kendo-angular-buttons"
v1.8.0
26 January 2018
Bug Fixes
- filter menu logic localization (#478)
- require rxjs <5.5 as peer; Upgrade to latest if using rxjs ^5.5; See https://goo.gl/uvvh8R
Features
- add notifyDataChange method to DataBindingDirective
v1.7.2
23 January 2018
Bug Fixes
- scroll container height
- issue when selecting a row multiple times (#470)
v1.7.1
12 January 2018
Bug Fixes
- fix missing metadata (#468)
- filter menu logic display
- sync locked filter row
- column reordering should be disabled by default
- column resizing in RTL
Features
- export columns base class in the package
- support for WAI-ARIA and Keyboard Navigation
- add localization support for filter menu buttons (#457)
- column reordering (#443)
v1.6.5
3 January 2018
Bug Fixes
- adjust popup positioning when in RTL
- second filter operator should not mimic the first one
- improve selection with OnPush ChangeDetectionStategy (#442)
- error if the document activeElement is null on blur
v1.6.4
14 December 2017
Bug Fixes
- set date filter default views
v1.6.3
13 December 2017
Bug Fixes
- is not empty filter operator selector
- avoid change detection on window resize
- edit element is not focused in IE
- update resize sensor
- missing rxjs map operator import
- touch grouping and resizing on IE/Edge
- date-filter: expose placeholder and views config of the DatePicker component (#394)
v1.6.2
27 November 2017
Bug Fixes
- selection does not work when ChangeDetectionStrategy is OnPush
- remove unnecessary change detection
- group index is incorrect with two nested groups
- add active class to filter menu icon
- should not emit cellClick and selectionChange events when clicking no-records ro
v1.6.1
9 November 2017
Bug Fixes
- filter menu cannot be open when using Angular 5
- export FilterableSettings
- adjust the last page offset during virtual scrolling
v1.6.0
1 November 2017
Bug Fixes
- AOT filter menu errors
- fix column misalignment when scrollbar has no width
- expose date filter menu component
- fix incorrect data index with more than 2 nested groups (#378)
Features
- add support for column autofit
- add filter menu (#372)
v1.5.0
10 October 2017
Bug Fixes
- sync locked containers when height changes
- accept Angular 5.x as a peer dependency
- do not render group cue during server-side rendering (#358)
- column group resizing with non-resizable leafs
- resizing of group column containing span column
- use ngTemplateOutletContext
- replace OpaqueToken with InjectionToken
- render k-command-cell on command cell column
- scrolling of the dynamic footer
- group-virtual-scrolling: clear groups cache on data change (#353)
Features
- Select all (#355)
- support for ignoring click on specific elements
- add columnResize event
- introduce resizable grid option
- add minResizableWidht option per column
- add resizable option per column
- support for column resize
v1.4.2
21 September 2017
Bug Fixes
- scroll content to the top on skip value reset
- sync locked filter row cells height (#342)
- remove filter if empty string is set
- remove selection checkboxes id attribute (#333)
v1.4.1
12 September 2017
Bug Fixes
- convert pdf zone to observable
- sync locked containers on edit
- cleanup component instance retained by ngzone (#327)
- improve selection when initially disabled (#326)
- increase column drag initial timeout (#323)
v1.4.0
1 September 2017
Bug Fixes
- do not handle click on labels
- ngc DI error (#315)
- command buttons row index if initally hidden with ngIf
- warn about invalid column field name (#312)
- sort settings are overridden
Features
- introduce selectedKeysChange event (#314)
- support for grouping with virtualization
- add cellClick event
- editing directives
v1.3.3
17 August 2017
Bug Fixes
- enable resize sensor only for locked columns
v1.3.2
15 August 2017
Bug Fixes
- Selection with Command + click (#294)
v1.3.1
10 August 2017
Bug Fixes
- remove padding if no scrollbar is visible
v1.3.0
10 August 2017
Bug Fixes
- upgrade drawing and pdf-export deps
- align header borders due to flexbox switch
- reuse pdf-export component
- hide filter clear button for empty string filter
- prevent drag by group indicator sort icon
- adjust resize sensor refresh timeout (#280)
- optimize scrollLeft synch calls (#279)
Features
- row selection and checkbox column
Bug Fixes
- auto adjust locked column layout
- sync locked and non-locked headers
- filter is missing from DataStateChangeEvent type declaration
- refresh virtual scrolling on pageSize changed
- grid: always render filtercell operator clear button
Bug Fixes
- support setting skip while virtual scrolling
Bug Fixes
- update license
- hide detail row when parent group is collapsed
- group index parsing
- disallow dragging the group indicator by the remove button
- do not attach scroll handlers during server-side rendering
- apply colspan to new records span column
- column group colspan should exclude hidden children
Is this article helpful?
Thank you for your feedback!