Skip to content

Commit 67f2726

Browse files
Portugal, MarceloPortugal, Marcelo
authored andcommitted
gh-pages v4.0.1
1 parent 9c1d437 commit 67f2726

File tree

89 files changed

+463
-427
lines changed

Some content is hidden

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

89 files changed

+463
-427
lines changed

docs/partials/api/ui.grid.cellNav.directive.uiCellNav.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ <h2 id="usage">Usage</h2>
1515
</div>
1616
<h2 id="example">Example</h2>
1717
<div class="example"><div class="ui-grid-cellnav-directive-page ui-grid-cellnav-directive-uicellnav-page"><h4 id="example_source">Source</h4>
18-
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html" source-edit-css="" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
18+
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-113" source-edit-css="" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
1919
<div class="tabbable"><div class="tab-pane" title="index.html">
20-
<pre class="prettyprint linenums" ng-set-text="index.html" ng-html-wrap-loaded="app angular.js app.js"></pre>
21-
<script type="text/ng-template" id="index.html">
20+
<pre class="prettyprint linenums" ng-set-text="index.html-113" ng-html-wrap-loaded="app angular.js app.js"></pre>
21+
<script type="text/ng-template" id="index.html-113">
2222
<div ng-controller="MainCtrl">
2323
<div ui-grid="{ data: data, columnDefs: columnDefs }" ui-grid-cellnav></div>
2424
</div>
@@ -43,6 +43,6 @@ <h2 id="example">Example</h2>
4343
</script>
4444
</div>
4545
</div><h4 id="example_demo">Demo</h4>
46-
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html" ng-eval-javascript="app.js"></div>
46+
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-113" ng-eval-javascript="app.js"></div>
4747
</div></div>
4848
</div>

docs/partials/api/ui.grid.directive.uiGrid.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ <h4 id="usage_parameters">Parameters</h4><table class="variables-matrix table ta
1717
</div></td></tr></tbody></table></div>
1818
<h2 id="example">Example</h2>
1919
<div class="example"><div class="ui-grid-directive-page ui-grid-directive-uigrid-page"><h4 id="example_source">Source</h4>
20-
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-20" source-edit-css="" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
20+
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-136" source-edit-css="" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
2121
<div class="tabbable"><div class="tab-pane" title="index.html">
22-
<pre class="prettyprint linenums" ng-set-text="index.html-20" ng-html-wrap-loaded="app angular.js app.js"></pre>
23-
<script type="text/ng-template" id="index.html-20">
22+
<pre class="prettyprint linenums" ng-set-text="index.html-136" ng-html-wrap-loaded="app angular.js app.js"></pre>
23+
<script type="text/ng-template" id="index.html-136">
2424
<div ng-controller="MainCtrl">
2525
<div ui-grid="{ data: data }"></div>
2626
</div>
@@ -40,6 +40,6 @@ <h2 id="example">Example</h2>
4040
</script>
4141
</div>
4242
</div><h4 id="example_demo">Demo</h4>
43-
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-20" ng-eval-javascript="app.js"></div>
43+
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-136" ng-eval-javascript="app.js"></div>
4444
</div></div>
4545
</div>

docs/partials/api/ui.grid.directive.uiGridMenu.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ <h2 id="usage">Usage</h2>
1313
</div>
1414
<h2 id="example">Example</h2>
1515
<div class="example"><div class="ui-grid-directive-page ui-grid-directive-uigridmenu-page"><h4 id="example_source">Source</h4>
16-
<div source-edit="app" source-edit-deps="angular.js script.js" source-edit-html="index.html-15" source-edit-css="" source-edit-js="script.js-14" source-edit-json="" source-edit-unit="" source-edit-scenario="scenario.js-16"></div>
16+
<div source-edit="app" source-edit-deps="angular.js script.js" source-edit-html="index.html-131" source-edit-css="" source-edit-js="script.js-130" source-edit-json="" source-edit-unit="" source-edit-scenario="scenario.js-132"></div>
1717
<div class="tabbable"><div class="tab-pane" title="index.html">
18-
<pre class="prettyprint linenums" ng-set-text="index.html-15" ng-html-wrap-loaded="app angular.js script.js"></pre>
19-
<script type="text/ng-template" id="index.html-15">
18+
<pre class="prettyprint linenums" ng-set-text="index.html-131" ng-html-wrap-loaded="app angular.js script.js"></pre>
19+
<script type="text/ng-template" id="index.html-131">
2020

2121

2222
<div ng-controller="MainCtrl">
@@ -25,8 +25,8 @@ <h2 id="example">Example</h2>
2525
</script>
2626
</div>
2727
<div class="tab-pane" title="script.js">
28-
<pre class="prettyprint linenums" ng-set-text="script.js-14"></pre>
29-
<script type="text/ng-template" id="script.js-14">
28+
<pre class="prettyprint linenums" ng-set-text="script.js-130"></pre>
29+
<script type="text/ng-template" id="script.js-130">
3030
var app = angular.module('app', ['ui.grid']);
3131

3232
app.controller('MainCtrl', ['$scope', function ($scope) {
@@ -35,11 +35,11 @@ <h2 id="example">Example</h2>
3535
</script>
3636
</div>
3737
<div class="tab-pane" title="End to end test">
38-
<pre class="prettyprint linenums" ng-set-text="scenario.js-16"></pre>
39-
<script type="text/ng-template" id="scenario.js-16">
38+
<pre class="prettyprint linenums" ng-set-text="scenario.js-132"></pre>
39+
<script type="text/ng-template" id="scenario.js-132">
4040
</script>
4141
</div>
4242
</div><h4 id="example_demo">Demo</h4>
43-
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-15" ng-eval-javascript="script.js-14"></div>
43+
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-131" ng-eval-javascript="script.js-130"></div>
4444
</div></div>
4545
</div>

docs/partials/api/ui.grid.directive.uiGridStyle.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ <h2 id="usage">Usage</h2>
1313
</div>
1414
<h2 id="example">Example</h2>
1515
<div class="example"><div class="ui-grid-directive-page ui-grid-directive-uigridstyle-page"><h4 id="example_source">Source</h4>
16-
<div source-edit="app" source-edit-deps="angular.js script.js" source-edit-html="index.html-18" source-edit-css="" source-edit-js="script.js-17" source-edit-json="" source-edit-unit="" source-edit-scenario="scenario.js-19"></div>
16+
<div source-edit="app" source-edit-deps="angular.js script.js" source-edit-html="index.html-134" source-edit-css="" source-edit-js="script.js-133" source-edit-json="" source-edit-unit="" source-edit-scenario="scenario.js-135"></div>
1717
<div class="tabbable"><div class="tab-pane" title="index.html">
18-
<pre class="prettyprint linenums" ng-set-text="index.html-18" ng-html-wrap-loaded="app angular.js script.js"></pre>
19-
<script type="text/ng-template" id="index.html-18">
18+
<pre class="prettyprint linenums" ng-set-text="index.html-134" ng-html-wrap-loaded="app angular.js script.js"></pre>
19+
<script type="text/ng-template" id="index.html-134">
2020

2121

2222
<div ng-controller="MainCtrl">
@@ -26,8 +26,8 @@ <h2 id="example">Example</h2>
2626
</script>
2727
</div>
2828
<div class="tab-pane" title="script.js">
29-
<pre class="prettyprint linenums" ng-set-text="script.js-17"></pre>
30-
<script type="text/ng-template" id="script.js-17">
29+
<pre class="prettyprint linenums" ng-set-text="script.js-133"></pre>
30+
<script type="text/ng-template" id="script.js-133">
3131
var app = angular.module('app', ['ui.grid']);
3232

3333
app.controller('MainCtrl', ['$scope', function ($scope) {
@@ -36,8 +36,8 @@ <h2 id="example">Example</h2>
3636
</script>
3737
</div>
3838
<div class="tab-pane" title="End to end test">
39-
<pre class="prettyprint linenums" ng-set-text="scenario.js-19"></pre>
40-
<script type="text/ng-template" id="scenario.js-19">
39+
<pre class="prettyprint linenums" ng-set-text="scenario.js-135"></pre>
40+
<script type="text/ng-template" id="scenario.js-135">
4141
it('should apply the right class to the element', function () {
4242
element(by.css('.blah')).getCssValue('border-top-width')
4343
.then(function(c) {
@@ -47,6 +47,6 @@ <h2 id="example">Example</h2>
4747
</script>
4848
</div>
4949
</div><h4 id="example_demo">Demo</h4>
50-
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-18" ng-eval-javascript="script.js-17"></div>
50+
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-134" ng-eval-javascript="script.js-133"></div>
5151
</div></div>
5252
</div>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ <h2 id="usage">Usage</h2>
1313
</div>
1414
<h2 id="example">Example</h2>
1515
<div class="example"><div class="ui-grid-edit-directive-page ui-grid-edit-directive-uigridedit-page"><h4 id="example_source">Source</h4>
16-
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-0" source-edit-css="" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
16+
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-114" source-edit-css="" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
1717
<div class="tabbable"><div class="tab-pane" title="index.html">
18-
<pre class="prettyprint linenums" ng-set-text="index.html-0" ng-html-wrap-loaded="app angular.js app.js"></pre>
19-
<script type="text/ng-template" id="index.html-0">
18+
<pre class="prettyprint linenums" ng-set-text="index.html-114" ng-html-wrap-loaded="app angular.js app.js"></pre>
19+
<script type="text/ng-template" id="index.html-114">
2020
<div ng-controller="MainCtrl">
2121
<div ui-grid="{ data: data, columnDefs: columnDefs }" ui-grid-edit></div>
2222
</div>
@@ -41,6 +41,6 @@ <h2 id="example">Example</h2>
4141
</script>
4242
</div>
4343
</div><h4 id="example_demo">Demo</h4>
44-
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-0" ng-eval-javascript="app.js"></div>
44+
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-114" ng-eval-javascript="app.js"></div>
4545
</div></div>
4646
</div>

docs/partials/api/ui.grid.exporter.directive.uiGridExporter.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ <h2 id="usage">Usage</h2>
1313
</div>
1414
<h2 id="example">Example</h2>
1515
<div class="example"><div class="ui-grid-exporter-directive-page ui-grid-exporter-directive-uigridexporter-page"><h4 id="example_source">Source</h4>
16-
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-1" source-edit-css="" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
16+
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-115" source-edit-css="" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
1717
<div class="tabbable"><div class="tab-pane" title="index.html">
18-
<pre class="prettyprint linenums" ng-set-text="index.html-1" ng-html-wrap-loaded="app angular.js app.js"></pre>
19-
<script type="text/ng-template" id="index.html-1">
18+
<pre class="prettyprint linenums" ng-set-text="index.html-115" ng-html-wrap-loaded="app angular.js app.js"></pre>
19+
<script type="text/ng-template" id="index.html-115">
2020
<div ng-controller="MainCtrl">
2121
<div ui-grid="gridOptions" ui-grid-exporter></div>
2222
</div>
@@ -46,6 +46,6 @@ <h2 id="example">Example</h2>
4646
</script>
4747
</div>
4848
</div><h4 id="example_demo">Demo</h4>
49-
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-1" ng-eval-javascript="app.js"></div>
49+
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-115" ng-eval-javascript="app.js"></div>
5050
</div></div>
5151
</div>

docs/partials/api/ui.grid.grouping.directive.uiGridGrouping.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ <h2 id="usage">Usage</h2>
1313
</div>
1414
<h2 id="example">Example</h2>
1515
<div class="example"><div class="ui-grid-grouping-directive-page ui-grid-grouping-directive-uigridgrouping-page"><h4 id="example_source">Source</h4>
16-
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-2" source-edit-css="" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
16+
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-116" source-edit-css="" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
1717
<div class="tabbable"><div class="tab-pane" title="index.html">
18-
<pre class="prettyprint linenums" ng-set-text="index.html-2" ng-html-wrap-loaded="app angular.js app.js"></pre>
19-
<script type="text/ng-template" id="index.html-2">
18+
<pre class="prettyprint linenums" ng-set-text="index.html-116" ng-html-wrap-loaded="app angular.js app.js"></pre>
19+
<script type="text/ng-template" id="index.html-116">
2020
<div ng-controller="MainCtrl">
2121
<div ui-grid="gridOptions" ui-grid-grouping></div>
2222
</div>
@@ -43,6 +43,6 @@ <h2 id="example">Example</h2>
4343
</script>
4444
</div>
4545
</div><h4 id="example_demo">Demo</h4>
46-
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-2" ng-eval-javascript="app.js"></div>
46+
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-116" ng-eval-javascript="app.js"></div>
4747
</div></div>
4848
</div>

docs/partials/api/ui.grid.infiniteScroll.directive.uiGridInfiniteScroll.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ <h2 id="usage">Usage</h2>
1313
</div>
1414
<h2 id="example">Example</h2>
1515
<div class="example"><div class="ui-grid-infinitescroll-directive-page ui-grid-infinitescroll-directive-uigridinfinitescroll-page"><h4 id="example_source">Source</h4>
16-
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-3" source-edit-css="" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
16+
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-117" source-edit-css="" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
1717
<div class="tabbable"><div class="tab-pane" title="index.html">
18-
<pre class="prettyprint linenums" ng-set-text="index.html-3" ng-html-wrap-loaded="app angular.js app.js"></pre>
19-
<script type="text/ng-template" id="index.html-3">
18+
<pre class="prettyprint linenums" ng-set-text="index.html-117" ng-html-wrap-loaded="app angular.js app.js"></pre>
19+
<script type="text/ng-template" id="index.html-117">
2020
<div ng-controller="MainCtrl">
2121
<div ui-grid="{ data: data, columnDefs: columnDefs }" ui-grid-infinite-scroll="20"></div>
2222
</div>
@@ -41,6 +41,6 @@ <h2 id="example">Example</h2>
4141
</script>
4242
</div>
4343
</div><h4 id="example_demo">Demo</h4>
44-
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-3" ng-eval-javascript="app.js"></div>
44+
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-117" ng-eval-javascript="app.js"></div>
4545
</div></div>
4646
</div>

docs/partials/api/ui.grid.moveColumns.directive.uiGridMoveColumns.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ <h2 id="usage">Usage</h2>
1313
</div>
1414
<h2 id="example">Example</h2>
1515
<div class="example"><div class="ui-grid-movecolumns-directive-page ui-grid-movecolumns-directive-uigridmovecolumns-page"><h4 id="example_source">Source</h4>
16-
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-4" source-edit-css="main.css" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
16+
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-118" source-edit-css="main.css" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
1717
<div class="tabbable"><div class="tab-pane" title="index.html">
18-
<pre class="prettyprint linenums" ng-set-text="index.html-4" ng-html-wrap-loaded="app angular.js app.js"></pre>
19-
<script type="text/ng-template" id="index.html-4">
18+
<pre class="prettyprint linenums" ng-set-text="index.html-118" ng-html-wrap-loaded="app angular.js app.js"></pre>
19+
<script type="text/ng-template" id="index.html-118">
2020
<div ng-controller="MainCtrl">
2121
<div class="grid" ui-grid="{ data: data, columnDefs: columnDefs }" ui-grid-move-columns></div>
2222
</div>
@@ -50,6 +50,6 @@ <h2 id="example">Example</h2>
5050
</script>
5151
</div>
5252
</div><h4 id="example_demo">Demo</h4>
53-
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-4" ng-eval-javascript="app.js"></div>
53+
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-118" ng-eval-javascript="app.js"></div>
5454
</div></div>
5555
</div>

docs/partials/api/ui.grid.pagination.directive.uiGridPagination.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ <h2 id="usage">Usage</h2>
1313
</div>
1414
<h2 id="example">Example</h2>
1515
<div class="example"><div class="ui-grid-pagination-directive-page ui-grid-pagination-directive-uigridpagination-page"><h4 id="example_source">Source</h4>
16-
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-5" source-edit-css="" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
16+
<div source-edit="app" source-edit-deps="angular.js app.js" source-edit-html="index.html-119" source-edit-css="" source-edit-js="app.js" source-edit-json="" source-edit-unit="" source-edit-scenario=""></div>
1717
<div class="tabbable"><div class="tab-pane" title="index.html">
18-
<pre class="prettyprint linenums" ng-set-text="index.html-5" ng-html-wrap-loaded="app angular.js app.js"></pre>
19-
<script type="text/ng-template" id="index.html-5">
18+
<pre class="prettyprint linenums" ng-set-text="index.html-119" ng-html-wrap-loaded="app angular.js app.js"></pre>
19+
<script type="text/ng-template" id="index.html-119">
2020
<div ng-controller="MainCtrl">
2121
<div ui-grid="gridOptions" ui-grid-pagination></div>
2222
</div>
@@ -56,6 +56,6 @@ <h2 id="example">Example</h2>
5656
</script>
5757
</div>
5858
</div><h4 id="example_demo">Demo</h4>
59-
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-5" ng-eval-javascript="app.js"></div>
59+
<div class="well doc-example-live animate-container" ng-embed-app="app" ng-set-html="index.html-119" ng-eval-javascript="app.js"></div>
6060
</div></div>
6161
</div>

0 commit comments

Comments
 (0)