Skip to content

Commit

Permalink
gh-pages v4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Portugal committed Oct 26, 2020
1 parent 9cc044b commit 7f49a84
Show file tree
Hide file tree
Showing 371 changed files with 97,617 additions and 221 deletions.
2 changes: 1 addition & 1 deletion docs/js/docs-setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,7 @@ UI_DOCS={
"type": "service",
"moduleName": "ui.grid.exporter",
"shortDescription": "Services for exporter feature",
"keywords": "add adds addtomenu adjust align alignment allow allowing anode api applied applycellfilters appropriate array attributes base based basic blob bom browser browsers calculatepdfheaderwidths call casting cell cellfilters cells checks children client colleagues coltypes column columns columnseparator consumable content continues continuing contribute csv csv-ified csvcontent csvexport current data definition dependency determines display displayname docdefinition document don download downloadfile downloadpdf downloads drawn drawnwidth element excel excel-ified export exportcolumnheaders exportdata exported exporter exporteralldatafn exporterenableexporting exporterisexcelcompatible exporterolderexcelcompatibility exporterpdffilename exportheaders exports extra false feature field file filename format formatascsv formatasexcel formatfieldascsv formatfieldasexcel formatrowascsv formatrowasexcel formatrowaspdf formats formatted function generate generates generation getcolumnheaders getdata getdatasorted getrowsfromnode grid gridwidth grouped header headercellfilters headers heuristic https including installed isie issue items join leaf load loadalldataifneeded logic marked meaning menu metadata native node nodes note numeric object objects open opens options pagination pass pdf pdf-able pdfexport pdfmake processing promise provided quotes raw ready recurse renderaspdf renders represents resolved retrieves return returns row rows rowtypes select selected sends sep separator server service services set side single string string-ified strings title tree triggers turned type ui uigridexporterconstants user utf-16 valid values version visible width widths window",
"keywords": "add adds addtomenu adjust align alignment allow allowing anode api applied applycellfilters appropriate array attributes base based basic blob bom browser browsers calculatepdfheaderwidths call casting cell cellfilters cells checks child children client colleagues coltypes column columns columnseparator consumable content continues continuing contribute csv csv-ified csvcontent csvexport current data definition dependency determines display displayname docdefinition document don download downloadfile downloadpdf downloads drawn drawnwidth element excel excel-ified export exportcolumnheaders exportdata exported exporter exporteralldatafn exporterenableexporting exporterisexcelcompatible exporterolderexcelcompatibility exporterpdffilename exportheaders exports extra false feature field file filename format formatascsv formatasexcel formatfieldascsv formatfieldasexcel formatrowascsv formatrowasexcel formatrowaspdf formats formatted function generate generates generation getcolumnheaders getdata getdatasorted getrowsfromnode grid gridwidth grouped header headercellfilters headers heuristic https including installed isie issue items join leaf load loadalldataifneeded logic marked meaning menu metadata native node nodes note numeric object objects open opens options pagination pass pdf pdf-able pdfexport pdfmake processing promise provided quotes raw ready recurse renderaspdf renders represents resolved retrieves return returns row rows rowtypes select selected sends sep separator server service services set side single string string-ified strings title tree triggers turned type ui uigridexporterconstants user utf-16 valid values version visible width widths window",
"isDeprecated": false
},
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<a href="https://github.com/angular-ui/ui-grid/edit/master/packages/exporter/src/js/exporter.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/exporter/src/js/exporter.js#L1708" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">uiGridExporter</code>
<a href="https://github.com/angular-ui/ui-grid/edit/master/packages/exporter/src/js/exporter.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/exporter/src/js/exporter.js#L1711" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">uiGridExporter</code>
<div><span class="hint">directive in module <code ng:non-bindable="">ui.grid.exporter</code>
</span>
</div>
Expand Down

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/partials/api/ui.grid.service.GridUtil.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</div></td></tr></tbody></table><h5 id="methods_createboundedwrapper_returns">Returns</h5><table class="variables-matrix"><tr><td><a href="" class="label type-hint type-hint-function">Function</a></td><td><div class="createboundedwrapper-page"><p>The wrapper that performs the binding</p>
</div></td></tr></table></div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-grid-util.js#L1158" class="view-source icon-eye-open"> </a><h3 id="methods_debounce">debounce(func, wait, immediate)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-grid-util.js#L1165" class="view-source icon-eye-open"> </a><h3 id="methods_debounce">debounce(func, wait, immediate)</h3>
<div class="debounce"><div class="debounce-page"><p>Copied from <a href="https://github.com/shahata/angular-debounce">https://github.com/shahata/angular-debounce</a>
Takes a function, decorates it to execute only 1 time after multiple calls, and returns the decorated function</p>
</div><h5 id="methods_debounce_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>func</td><td><a href="" class="label type-hint type-hint-function">function</a></td><td><div class="debounce-page"><p>function to debounce</p>
Expand All @@ -35,7 +35,7 @@
</div></div>
</div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-grid-util.js#L1081" class="view-source icon-eye-open"> </a><h3 id="methods_denormalizescrollleft">denormalizeScrollLeft(element, scrollLeft, grid)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-grid-util.js#L1088" class="view-source icon-eye-open"> </a><h3 id="methods_denormalizescrollleft">denormalizeScrollLeft(element, scrollLeft, grid)</h3>
<div class="denormalizescrollleft"><div class="denormalizescrollleft-page"><p>Browsers currently handle RTL in different ways, resulting in inconsistent scrollLeft values. This method denormalizes a value for the current browser.</p>
</div><h5 id="methods_denormalizescrollleft_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>element</td><td><a href="" class="label type-hint type-hint-element">element</a></td><td><div class="denormalizescrollleft-page"><p>The element to normalize the <code>scrollLeft</code> value for</p>
</div></td></tr><tr><td>scrollLeft</td><td><a href="" class="label type-hint type-hint-number">number</a></td><td><div class="denormalizescrollleft-page"><p>The <code>scrollLeft</code> value to denormalize.</p>
Expand Down Expand Up @@ -141,7 +141,7 @@
</div></div>
</div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-grid-util.js#L1046" class="view-source icon-eye-open"> </a><h3 id="methods_normalizescrollleft">normalizeScrollLeft(element, grid)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-grid-util.js#L1053" class="view-source icon-eye-open"> </a><h3 id="methods_normalizescrollleft">normalizeScrollLeft(element, grid)</h3>
<div class="normalizescrollleft"><div class="normalizescrollleft-page"><p>Browsers currently handle RTL in different ways, resulting in inconsistent scrollLeft values. This method normalizes them</p>
</div><h5 id="methods_normalizescrollleft_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>element</td><td><a href="" class="label type-hint type-hint-element">element</a></td><td><div class="normalizescrollleft-page"><p>The element to get the <code>scrollLeft</code> from.</p>
</div></td></tr><tr><td>grid</td><td><a href="" class="label type-hint type-hint-grid">grid</a></td><td><div class="normalizescrollleft-page"><ul>
Expand All @@ -159,7 +159,7 @@
</div></td></tr></tbody></table><h5 id="methods_normalizewheelevent_returns">Returns</h5><table class="variables-matrix"><tr><td><a href="" class="label type-hint type-hint-event">event</a></td><td><div class="normalizewheelevent-page"><p>A normalized event</p>
</div></td></tr></table></div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-grid-util.js#L1121" class="view-source icon-eye-open"> </a><h3 id="methods_preeval">preEval(path)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-grid-util.js#L1128" class="view-source icon-eye-open"> </a><h3 id="methods_preeval">preEval(path)</h3>
<div class="preeval"><div class="preeval-page"><p>Takes a field path and converts it to bracket notation to allow for special characters in path</p>
</div><h5 id="methods_preeval_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="preeval-page"><p>Path to evaluate</p>
</div></td></tr></tbody></table><h5 id="methods_preeval_returns">Returns</h5><table class="variables-matrix"><tr><td><a href="" class="label type-hint type-hint-string">string</a></td><td><div class="preeval-page"><p>A path that is normalized.</p>
Expand Down Expand Up @@ -205,7 +205,7 @@
</div></div>
</div>
</li>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-grid-util.js#L1217" class="view-source icon-eye-open"> </a><h3 id="methods_throttle">throttle(func, wait, options)</h3>
<li><a href="https://github.com/angular-ui/ui-grid/blob/master/packages/core/src/js/services/ui-grid-util.js#L1224" class="view-source icon-eye-open"> </a><h3 id="methods_throttle">throttle(func, wait, options)</h3>
<div class="throttle"><div class="throttle-page"><p>Adapted from debounce function (above)
Potential keys for Params Object are:
trailing (bool) - whether to trigger after throttle time ends if called multiple times
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,11 @@ <h1 class="text-center">Angular UI Grid</h1>
Code on Github
</a>

<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">
<a class="btn btn-danger btn-large" href="https://github.com/angular-ui/ui-grid.info/tree/gh-pages/release" title="Download 4.9.1">
<i class="fa fa-download fa-fw"></i>
<!-- Download <small>( 4.9.0 / 4.9.0 )</small> --> <!-- TODO(c0bra): note: not showing stable version till 3.0.0 is released -->
<!-- Download <small>( 4.9.1 / 4.9.1 )</small> --> <!-- TODO(c0bra): note: not showing stable version till 3.0.0 is released -->

Download <small>( 4.9.0 )</small>
Download <small>( 4.9.1 )</small>
</a>

<a class="btn btn-success btn-large" href="/docs/#!/tutorial" title="Tutorial">
Expand Down
25 changes: 25 additions & 0 deletions release/4.9.1/css/ui-grid.cellnav.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
.ui-grid-cell-focus {
outline: 0;
background-color: #b3c4c7;
}
.ui-grid-focuser {
position: absolute;
left: 0;
top: 0;
z-index: -1;
width: 100%;
height: 100%;
}
.ui-grid-focuser:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ui-grid-offscreen {
display: block;
position: absolute;
left: -10000px;
top: -10000px;
clip: rect(0px, 0px, 0px, 0px);
}
1 change: 1 addition & 0 deletions release/4.9.1/css/ui-grid.cellnav.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7f49a84

Please sign in to comment.