Skip to content

Commit bd21cad

Browse files
Portugal, MarceloPortugal, Marcelo
Portugal, Marcelo
authored and
Portugal, Marcelo
committed
gh-pages v4.4.11
1 parent 4f81127 commit bd21cad

File tree

247 files changed

+67717
-139
lines changed

Some content is hidden

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

247 files changed

+67717
-139
lines changed

docs/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
addTag('script', {src: 'js/marked.js'}, sync);
4747

4848

49-
addTag('script', {src: '//ajax.googleapis.com/ajax/libs/angularjs/1.6.7/angular.js'}, sync);
49+
addTag('script', {src: '//ajax.googleapis.com/ajax/libs/angularjs/1.7.0/angular.js'}, sync);
5050

51-
addTag('script', {src: '//ajax.googleapis.com/ajax/libs/angularjs/1.6.7/angular-touch.js'}, sync);
51+
addTag('script', {src: '//ajax.googleapis.com/ajax/libs/angularjs/1.7.0/angular-touch.js'}, sync);
5252

53-
addTag('script', {src: '//ajax.googleapis.com/ajax/libs/angularjs/1.6.7/angular-animate.js'}, sync);
53+
addTag('script', {src: '//ajax.googleapis.com/ajax/libs/angularjs/1.7.0/angular-animate.js'}, sync);
5454

5555
addTag('script', {src: 'grunt-scripts/csv.js'}, sync);
5656

@@ -65,9 +65,9 @@
6565
addTag('script', {src: 'grunt-scripts/excel-builder.dist.js'}, sync);
6666

6767

68-
addTag('script', {src: '//ajax.googleapis.com/ajax/libs/angularjs/1.6.7/angular-animate.js'}, sync);
68+
addTag('script', {src: '//ajax.googleapis.com/ajax/libs/angularjs/1.7.0/angular-animate.js'}, sync);
6969

70-
addTag('script', {src: '//ajax.googleapis.com/ajax/libs/angularjs/1.6.7/angular-aria.js'}, sync);
70+
addTag('script', {src: '//ajax.googleapis.com/ajax/libs/angularjs/1.7.0/angular-aria.js'}, sync);
7171

7272
addTag('script', {src: 'grunt-scripts/prettify.js'}, sync);
7373

docs/js/docs-setup.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1711,7 +1711,7 @@ NG_DOCS={
17111711
"type": "overview",
17121712
"moduleName": "Tutorial: 100 Prerequisites",
17131713
"shortDescription": "Browsers",
1714-
"keywords": "_blank ability adequately base behaviour browsers cases compatibility control critical current decided desired functions href https ie9 labs limited list marginal note number organizations overview performance poor prerequisites recommend retain small specific supported target tested testing tutorial verify work"
1714+
"keywords": "_blank ability adequately base behaviour browsers cases compatibility control current desired functions href https ie9 labs limited list marginal note overview performance poor prerequisites recommend specific target tested testing tutorial verify work"
17151715
},
17161716
{
17171717
"section": "tutorial",
@@ -2350,7 +2350,7 @@ NG_DOCS={
23502350
"type": "overview",
23512351
"moduleName": "Tutorial: 499 FAQ Frequently Asked Questions",
23522352
"shortDescription": "There are a number of common gotchas in using the grid, this FAQ aims to cover most of them in an easy to use format.",
2353-
"keywords": "$scope ability achieve actual add adding adequately aims allowing angular answer appropriately asked attribute automatically aware bad base basis behaviour body box browser browsers build cases cell cells celltemplate central change characters chinese chrome class column columns common compatibility compatible compliant content control counter cover create critical css current currently custom data decide decided definitions depends desired display displayed displayname div doesn don dynamically easy edge editable enabled evaluate evaluated example excel expect explicit external faq feature field filter filtered filters firefox firstly fit flag fonts foreach format forward frequently full functionality functions general generally generic gotchas grid gridoptions grids hasn height hidden high html5 http ie9 implements implies indexof installation installed intend internal internals javascript korean limited list ll longer marginal match mydata names ng-grid ng-show note number numbers organisations original overview per-column percentage performance pixels plunker poor prereqs priority properly question questions reasonably recommend refer remain render rendercontainers renders resize responsive retain row rowheight rows rowsprocessor runs safari secondly sequence sequential set setting short simple single small sorted sorts space specific stands style supported syntax taller testing text things thirdly tooltips tricky turned tutorial ui ui-grid ui-grid-cell-contents unique useless verifies verify versions virtualization visible visiblerowcache white-space width widths work wrap wraps"
2353+
"keywords": "$scope ability achieve actual add adding adequately aims allowing angular answer appropriately asked attribute automatically aware bad base basis behaviour body box browser browsers build cases cell cells celltemplate central change characters chinese chrome class column columns common compatibility compatible compliant content control counter cover create css current currently custom data decide definitions depends desired display displayed displayname div doesn don dynamically easy edge editable enabled evaluate evaluated example excel expect explicit external faq feature field filter filtered filters firefox firstly fit flag fonts foreach format forward frequently full functionality functions general generally generic gotchas grid gridoptions grids hasn height hidden high html5 http ie10 ie9 implements implies indexof installation installed intend internal internals javascript korean limited list ll longer marginal match mydata names ng-grid ng-show note number numbers original overview per-column percentage performance pixels plunker poor prereqs priority properly question questions reasonably recommend refer remain render rendercontainers renders resize responsive row rowheight rows rowsprocessor runs safari secondly sequence sequential set setting short simple single sorted sorts space specific stands style supported syntax taller testing text things thirdly tooltips tricky turned tutorial ui ui-grid ui-grid-cell-contents unique useless verifies verify versions virtualization visible visiblerowcache white-space width widths work wrap wraps"
23542354
}
23552355
],
23562356
"apis": {

docs/partials/tutorial/100_preReqs.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div><div class="tutorial-page tutorial-100-prerequisites-page"><p><h2 id="browsers">Browsers</h2>
66
Current list of tested browsers: <a href='https://saucelabs.com/u/nggrid' target="_blank">Sauce Labs</a></p>
77
<ul>
8-
<li>IE9+</li>
8+
<li>IE10+</li>
99
<li>Chrome</li>
1010
<li>Firefox</li>
1111
<li>Safari 5+</li>
@@ -18,10 +18,10 @@
1818
<li>1.4.0+</li>
1919
<li>1.5.0+</li>
2020
<li>1.6.0+</li>
21+
<li>1.7.0+</li>
2122
</ul>
2223

2324
<p>Note that IE9 compatibility is marginal - the base functions all work but performance is poor in some cases,
24-
and some behaviour is not as desired. We have limited ability to control some of this, but have decided to retain IE9
25-
in the supported list due to the small number of organizations for whom this is critical. If using on IE9 we
25+
and some behaviour is not as desired. We have limited ability to control some of this. If using on IE9 we
2626
recommend testing your specific use cases to verify all your desired functions work adequately.</p>
2727
</div></div>

docs/partials/tutorial/499_FAQ.html

+3-4
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,13 @@ <h2 id="how-can-i-show-a-sequence-number/id-in-a-column-in-my-grid">How can I sh
2727
which would be something like:</p>
2828
<pre><code> cellTemplate: &#39;&lt;div class=&quot;ui-grid-cell-contents&quot;&gt;{{grid.renderContainers.body.visibleRowCache.indexOf(row)}}&lt;/div&gt;&#39;
2929
</code></pre><h2 id="what-browsers-are-supported-by-uigrid">What browsers are supported by ui.grid</h2>
30-
<p> Our current testing verifies against IE9+, Edge, Chrome, Firefox, and Safari 7+. We expect that the functionality
30+
<p> Our current testing verifies against IE10+, Edge, Chrome, Firefox, and Safari 8+. We expect that the functionality
3131
is compatible with any HTML5 compliant and Javascript enabled browser. Refer <a href="#!/tutorial/100_preReqs">preReqs</a>. Note that IE9
3232
compatibility is marginal - the base functions all work but performance is poor in some cases, and some behaviour is not
33-
as desired. We have limited ability to control some of this, but have decided to retain IE9 in the supported list due to
34-
the small number of organisations for whom this is critical. If using on IE9 we recommend testing your specific use cases
33+
as desired. We have limited ability to control some of this. If using on IE9 we recommend testing your specific use cases
3534
to verify all your desired functions work adequately.</p>
3635
<h2 id="what-angular-versions-are-supported-by-uigrid">What angular versions are supported by ui.grid</h2>
37-
<p> Our current testing uses angular 1.4 - 1.6. We intend to remain compatible with all forward versions of 1.6.
36+
<p> Our current testing uses angular 1.4 - 1.7. We intend to remain compatible with all forward versions of 1.7.
3837
Refer <a href="#!/tutorial/100_preReqs">preReqs</a></p>
3938
<h2 id="how-can-i-wrap-text-in-a-cell">How can I wrap text in a cell?</h2>
4039
<p> Refer also <a href="http://stackoverflow.com/questions/29298968/increase-width-of-column-in-ui-grid">http://stackoverflow.com/questions/29298968/increase-width-of-column-in-ui-grid</a></p>

index.html

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

83-
Download <small>( 4.4.10 )</small>
83+
Download <small>( 4.4.11 )</small>
8484
</a>
8585

8686
<a class="btn btn-success btn-large" href="/docs/#!/tutorial" title="Tutorial">
@@ -182,8 +182,8 @@ <h4 class="feature-heading">Complex Example</h4>
182182

183183
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
184184
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
185-
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.6.7/angular.js"></script>
186-
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.6.7/angular-animate.js"></script>
185+
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.7.0/angular.js"></script>
186+
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.7.0/angular-animate.js"></script>
187187
<script src="//ui-grid.info/release/ui-grid-unstable.min.js"></script>
188188
<script>
189189
angular.module('demo', ['ngAnimate', 'ui.grid', 'ui.grid.edit', 'ui.grid.resizeColumns', 'ui.grid.pagination'])

0 commit comments

Comments
 (0)