You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/js/docs-setup.js
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ NG_DOCS={
28
28
"shortName": "ui.grid.autoResize",
29
29
"type": "overview",
30
30
"moduleName": "ui.grid.autoResize",
31
-
"shortDescription": "#ui.grid.autoResize",
31
+
"shortDescription": "ui.grid.autoResize",
32
32
"keywords": "alert alert-warning api auto-resizing autoresize bugs class feature functionality grid hasn lot module overview ready role testing ui ui-grid"
33
33
},
34
34
{
@@ -37,7 +37,7 @@ NG_DOCS={
37
37
"shortName": "ui.grid.cellNav",
38
38
"type": "overview",
39
39
"moduleName": "ui.grid.cellNav",
40
-
"shortDescription": "#ui.grid.cellNav",
40
+
"shortDescription": "ui.grid.cellNav",
41
41
"keywords": "alert alert-success api auto-resizing breaking cellnav changes class deprecation feature functionality grid longer module overview role stable ui ui-grid warning"
42
42
},
43
43
{
@@ -910,7 +910,7 @@ NG_DOCS={
910
910
"shortName": "ui.grid.infiniteScroll",
911
911
"type": "overview",
912
912
"moduleName": "ui.grid.infiniteScroll",
913
-
"shortDescription": "#ui.grid.infiniteScroll",
913
+
"shortDescription": "ui.grid.infiniteScroll",
914
914
"keywords": "alert alert-warning api bugs class feature functionality grid hasn infinite infinitescroll lot module overview ready role scroll testing ui ui-grid"
<divclass="alert alert-warning" role="alert"><strong>Beta</strong> This feature is ready for testing, but it either hasn't seen a lot of use or has some known bugs.</div>
7
7
8
8
<p>This module provides auto-resizing functionality to UI-Grid.</p>
<divclass="alert alert-success" role="alert"><strong>Stable</strong> This feature is stable. There should no longer be breaking api changes without a deprecation warning.</div>
7
7
8
8
<p>This module provides auto-resizing functionality to UI-Grid.</p>
<divclass="alert alert-warning" role="alert"><strong>Beta</strong> This feature is ready for testing, but it either hasn't seen a lot of use or has some known bugs.</div>
7
7
8
8
<p>This module provides infinite scroll functionality to ui-grid</p>
0 commit comments