@angular-bootstrap/ngbootstrap 2.0.3 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@angular-bootstrap/ngbootstrap",
3
- "version": "2.0.3",
4
- "description": "Bootstrap-friendly standalone Angular UI components, including DataGrid, pagination, typeahead, tree, splitter, stepper, chips, and drag-and-drop.",
3
+ "version": "2.1.0",
4
+ "description": "Angular UI for data-heavy apps with DataGrid grouping, Angular-native Form Builder, drag-and-drop workflows, pagination, typeahead, tree, splitter, stepper, and chips.",
5
5
  "author": {
6
6
  "name": "Harmeet Singh"
7
7
  },
@@ -11,8 +11,11 @@
11
11
  "bootstrap 5",
12
12
  "angular components",
13
13
  "UI library",
14
+ "data-heavy apps",
14
15
  "datagrid",
15
16
  "data grid",
17
+ "grouping",
18
+ "grouped grid",
16
19
  "table",
17
20
  "pagination",
18
21
  "stepper",
@@ -25,6 +28,7 @@
25
28
  "chips",
26
29
  "tags input",
27
30
  "drag and drop",
31
+ "form builder",
28
32
  "dnd",
29
33
  "accessibility",
30
34
  "a11y",