Skip to content

Commit 9cc044b

Browse files
author
Portugal
committed
gh-pages v4.9.0
1 parent 6fb664f commit 9cc044b

File tree

373 files changed

+97548
-182
lines changed

Some content is hidden

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

373 files changed

+97548
-182
lines changed

docs/partials/api/ui.grid.edit.directive.input.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/angular-ui/ui-grid/edit/master/packages/edit/src/js/gridEdit.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/edit/src/js/gridEdit.js#L1067" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">input</code>
1+
<a href="https://github.com/angular-ui/ui-grid/edit/master/packages/edit/src/js/gridEdit.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/edit/src/js/gridEdit.js#L1070" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">input</code>
22
<div><span class="hint">directive in module <code ng:non-bindable="">ui.grid.edit</code>
33
</span>
44
</div>

docs/partials/api/ui.grid.edit.directive.uiGridEditDropdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/angular-ui/ui-grid/edit/master/packages/edit/src/js/gridEdit.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/edit/src/js/gridEdit.js#L1128" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">uiGridEditDropdown</code>
1+
<a href="https://github.com/angular-ui/ui-grid/edit/master/packages/edit/src/js/gridEdit.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/edit/src/js/gridEdit.js#L1131" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">uiGridEditDropdown</code>
22
<div><span class="hint">directive in module <code ng:non-bindable="">ui.grid.edit</code>
33
</span>
44
</div>

docs/partials/api/ui.grid.edit.directive.uiGridEditFileChooser.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/angular-ui/ui-grid/edit/master/packages/edit/src/js/gridEdit.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/edit/src/js/gridEdit.js#L1215" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">uiGridEditFileChooser</code>
1+
<a href="https://github.com/angular-ui/ui-grid/edit/master/packages/edit/src/js/gridEdit.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/edit/src/js/gridEdit.js#L1218" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">uiGridEditFileChooser</code>
22
<div><span class="hint">directive in module <code ng:non-bindable="">ui.grid.edit</code>
33
</span>
44
</div>

docs/partials/api/ui.grid.i18n.service.i18nService.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div class="description"><div class="ui-grid-i18n-service-page ui-grid-i18n-service-i18nservice-page"><p>Services for i18n</p>
88
</div></div>
99
<div class="member method"><h2 id="methods">Methods</h2>
10-
<ul class="methods"><li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L125" class="view-source icon-eye-open"> </a><h3 id="methods_add">add(langs, stringMaps)</h3>
10+
<ul class="methods"><li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L130" class="view-source icon-eye-open"> </a><h3 id="methods_add">add(langs, stringMaps)</h3>
1111
<div class="add"><div class="add-page"><p>Adds the languages and strings to the cache. Decorate this service to
1212
add more translation strings</p>
1313
</div><h5 id="methods_add_parameters">Parameters</h5><table class="variables-matrix table table-bordered table-striped"><thead><tr><th>Param</th><th>Type</th><th>Details</th></tr></thead><tbody><tr><td>langs</td><td><a href="" class="label type-hint type-hint-string">string</a></td><td><div class="add-page"><p>languages to add</p>
@@ -28,26 +28,26 @@
2828
</div></div>
2929
</div>
3030
</li>
31-
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L156" class="view-source icon-eye-open"> </a><h3 id="methods_get">get(lang)</h3>
31+
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L161" class="view-source icon-eye-open"> </a><h3 id="methods_get">get(lang)</h3>
3232
<div class="get"><div class="get-page"><p>return all currently loaded languages</p>
3333
</div><h5 id="methods_get_parameters">Parameters</h5><table class="variables-matrix table table-bordered table-striped"><thead><tr><th>Param</th><th>Type</th><th>Details</th></tr></thead><tbody><tr><td>lang</td><td><a href="" class="label type-hint type-hint-string">string</a></td><td><div class="get-page"><p>to return. If not specified, returns current language</p>
3434
</div></td></tr></tbody></table><h5 id="methods_get_returns">Returns</h5><table class="variables-matrix"><tr><td><a href="" class="label type-hint type-hint-object">object</a></td><td><div class="get-page"><p>the translation string maps for the language</p>
3535
</div></td></tr></table></div>
3636
</li>
37-
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L144" class="view-source icon-eye-open"> </a><h3 id="methods_getalllangs">getAllLangs()</h3>
37+
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L149" class="view-source icon-eye-open"> </a><h3 id="methods_getalllangs">getAllLangs()</h3>
3838
<div class="getalllangs"><div class="getalllangs-page"><p>return all currently loaded languages</p>
3939
</div><h5 id="methods_getalllangs_returns">Returns</h5><table class="variables-matrix"><tr><td><a href="" class="label type-hint type-hint-array">array</a></td><td><div class="getalllangs-page"><p>string</p>
4040
</div></td></tr></table></div>
4141
</li>
42-
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L230" class="view-source icon-eye-open"> </a><h3 id="methods_getcurrentlang">getCurrentLang()</h3>
42+
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L234" class="view-source icon-eye-open"> </a><h3 id="methods_getcurrentlang">getCurrentLang()</h3>
4343
<div class="getcurrentlang"><div class="getcurrentlang-page"><p>returns the current language used in the application</p>
4444
</div></div>
4545
</li>
46-
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L245" class="view-source icon-eye-open"> </a><h3 id="methods_getfallbacklang">getFallbackLang()</h3>
46+
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L249" class="view-source icon-eye-open"> </a><h3 id="methods_getfallbacklang">getFallbackLang()</h3>
4747
<div class="getfallbacklang"><div class="getfallbacklang-page"><p>returns the fallback language used in the application</p>
4848
</div></div>
4949
</li>
50-
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L174" class="view-source icon-eye-open"> </a><h3 id="methods_getsafetext">getSafeText(path, [lang])</h3>
50+
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L179" class="view-source icon-eye-open"> </a><h3 id="methods_getsafetext">getSafeText(path, [lang])</h3>
5151
<div class="getsafetext"><div class="getsafetext-page"><p>returns the text specified in the path or a Missing text if text is not found</p>
5252
</div><h5 id="methods_getsafetext_parameters">Parameters</h5><table class="variables-matrix table table-bordered table-striped"><thead><tr><th>Param</th><th>Type</th><th>Details</th></tr></thead><tbody><tr><td>path</td><td><a href="" class="label type-hint type-hint-string">String</a></td><td><div class="getsafetext-page"><p>property path to use for retrieving text from string map</p>
5353
</div></td></tr><tr><td>[lang]</td><td><a href="" class="label type-hint type-hint-string">String</a></td><td><div class="getsafetext-page"><p>to return. If not specified, returns current language</p>
@@ -59,7 +59,7 @@
5959
</div></div>
6060
</div>
6161
</li>
62-
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L199" class="view-source icon-eye-open"> </a><h3 id="methods_setcurrentlang">setCurrentLang(lang)</h3>
62+
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L203" class="view-source icon-eye-open"> </a><h3 id="methods_setcurrentlang">setCurrentLang(lang)</h3>
6363
<div class="setcurrentlang"><div class="setcurrentlang-page"><p>sets the current language to use in the application
6464
$broadcasts the i18nConstants.UPDATE_EVENT on the $rootScope</p>
6565
</div><h5 id="methods_setcurrentlang_parameters">Parameters</h5><table class="variables-matrix table table-bordered table-striped"><thead><tr><th>Param</th><th>Type</th><th>Details</th></tr></thead><tbody><tr><td>lang</td><td><a href="" class="label type-hint type-hint-string">string</a></td><td><div class="setcurrentlang-page"><p>to set</p>
@@ -70,7 +70,7 @@
7070
</div></div>
7171
</div>
7272
</li>
73-
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L218" class="view-source icon-eye-open"> </a><h3 id="methods_setfallbacklang">setFallbackLang(lang)</h3>
73+
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-i18n.js#L222" class="view-source icon-eye-open"> </a><h3 id="methods_setfallbacklang">setFallbackLang(lang)</h3>
7474
<div class="setfallbacklang"><div class="setfallbacklang-page"><p>sets the fallback language to use in the application.
7575
The default fallback language is english.</p>
7676
</div><h5 id="methods_setfallbacklang_parameters">Parameters</h5><table class="variables-matrix table table-bordered table-striped"><thead><tr><th>Param</th><th>Type</th><th>Details</th></tr></thead><tbody><tr><td>lang</td><td><a href="" class="label type-hint type-hint-string">string</a></td><td><div class="setfallbacklang-page"><p>to set</p>

docs/partials/api/ui.grid.resizeColumns.directive.uiGridColumnResizer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/angular-ui/ui-grid/edit/master/packages/resize-columns/src/js/ui-grid-column-resizer.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/resize-columns/src/js/ui-grid-column-resizer.js#L297" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">uiGridColumnResizer</code>
1+
<a href="https://github.com/angular-ui/ui-grid/edit/master/packages/resize-columns/src/js/ui-grid-column-resizer.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/resize-columns/src/js/ui-grid-column-resizer.js#L300" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">uiGridColumnResizer</code>
22
<div><span class="hint">directive in module <code ng:non-bindable="">ui.grid.resizeColumns</code>
33
</span>
44
</div>

docs/partials/api/ui.grid.resizeColumns.directive.uiGridResizeColumns.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/angular-ui/ui-grid/edit/master/packages/resize-columns/src/js/ui-grid-column-resizer.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/resize-columns/src/js/ui-grid-column-resizer.js#L167" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">uiGridResizeColumns</code>
1+
<a href="https://github.com/angular-ui/ui-grid/edit/master/packages/resize-columns/src/js/ui-grid-column-resizer.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/resize-columns/src/js/ui-grid-column-resizer.js#L170" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">uiGridResizeColumns</code>
22
<div><span class="hint">directive in module <code ng:non-bindable="">ui.grid.resizeColumns</code>
33
</span>
44
</div>

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,11 @@ <h1 class="text-center">Angular UI Grid</h1>
7676
Code on Github
7777
</a>
7878

79-
<a class="btn btn-danger btn-large" href="https://github.com/angular-ui/ui-grid.info/tree/gh-pages/release" title="Download 4.8.5">
79+
<a class="btn btn-danger btn-large" href="https://github.com/angular-ui/ui-grid.info/tree/gh-pages/release" title="Download 4.9.0">
8080
<i class="fa fa-download fa-fw"></i>
81-
<!-- Download <small>( 4.8.5 / 4.8.5 )</small> --> <!-- TODO(c0bra): note: not showing stable version till 3.0.0 is released -->
81+
<!-- Download <small>( 4.9.0 / 4.9.0 )</small> --> <!-- TODO(c0bra): note: not showing stable version till 3.0.0 is released -->
8282

83-
Download <small>( 4.8.5 )</small>
83+
Download <small>( 4.9.0 )</small>
8484
</a>
8585

8686
<a class="btn btn-success btn-large" href="/docs/#!/tutorial" title="Tutorial">

release/4.9.0/css/ui-grid.cellnav.css

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
.ui-grid-cell-focus {
2+
outline: 0;
3+
background-color: #b3c4c7;
4+
}
5+
.ui-grid-focuser {
6+
position: absolute;
7+
left: 0;
8+
top: 0;
9+
z-index: -1;
10+
width: 100%;
11+
height: 100%;
12+
}
13+
.ui-grid-focuser:focus {
14+
border-color: #66afe9;
15+
outline: 0;
16+
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
17+
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
18+
}
19+
.ui-grid-offscreen {
20+
display: block;
21+
position: absolute;
22+
left: -10000px;
23+
top: -10000px;
24+
clip: rect(0px, 0px, 0px, 0px);
25+
}

release/4.9.0/css/ui-grid.cellnav.min.css

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

0 commit comments

Comments
 (0)