Skip to content

Commit a75f09c

Browse files
committed
chore: release 11.1.6
1 parent f5c676e commit a75f09c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+287
-14833
lines changed

docs/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 11.1.6
4+
- Bug: Ignore rxjs/operators
5+
- Feat: Ability to disable virtualization #1191
6+
- Feat: Universal Support #1178
7+
38
## 11.1.5
49
- Compat: Fix Angular 4.x Compat
510

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swimlane/ngx-datatable",
3-
"version": "11.1.5",
3+
"version": "11.1.6",
44
"description": "ngx-datatable is a Angular2+ table grid component for presenting large and complex data.",
55
"main": "release/index.js",
66
"typings": "release/index.d.ts",

release/components/body/body-row.component.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

release/components/body/body-row.component.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)