File tree Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 21.0.0
4+
5+ - Feature: support custom loading indicator
6+ - Fix: prevent internal sorting if ` externalSorting ` is set
7+ - Breaking: ` emptyCustomContent ` input no longer required/supported
8+
39## 20.1.0
410
5- Feature: support custom content for empty table
6- Fix: tabindex on datatable body
7- Fix: orderable directive
8- Fix: column resizing cases
9- Fix: refresh virtual grid after scroll
10- Fix: clearTimeout/\_ destroySubscription race
11- Fix: CSP script-src 'self'
12- Fix: emit page event on page size change for virtual paging
11+ - Feature: support custom content for empty table
12+ - Fix: tabindex on datatable body
13+ - Fix: orderable directive
14+ - Fix: column resizing cases
15+ - Fix: refresh virtual grid after scroll
16+ - Fix: clearTimeout/\_ destroySubscription race
17+ - Fix: CSP script-src 'self'
18+ - Fix: emit page event on page size change for virtual paging
1319
1420## 20.0.0
1521
Original file line number Diff line number Diff line change 11{
22 "name" : " @siemens/ngx-datatable" ,
3- "version" : " 20.1 .0" ,
3+ "version" : " 21.0 .0" ,
44 "description" : " ngx-datatable is an Angular table grid component for presenting large and complex data." ,
55 "peerDependencies" : {
66 "@angular/common" : " >=11.0.2" ,
You can’t perform that action at this time.
0 commit comments