Skip to content

Commit a5a3d42

Browse files
author
Mark Healey
committed
Merge branch '1.4-wip'
2 parents d1a903c + e6d33ca commit a5a3d42

39 files changed

+695
-861
lines changed

F2.latest.js

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

docs/dist/about-f2.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h2 class="link-header" id="why">Why<a class="anchor" href="#why"><span>#</span>
183183
<h2 class="link-header" id="spec-management">Spec Management<a class="anchor" href="#spec-management"><span>#</span></a></h2><p>F2 will continuously evolve to bring the community the best features, services and apps. F2’s promise is to do this by building on the existing spec, not by changing it. The specification aims high to solve many problems and suit many needs. As the standard evolves and new requirements come to light, the functionality in F2 will expand accordingly. </p>
184184
<p>To achieve steady growth and stable release cycles, F2 will be maintained under the Semantic Versioning guidelines as much as possible. For more information, <a href="https://github.com/OpenF2/F2#readme">browse to the readme on GitHub</a>.</p>
185185
<p><img src="./img/bankeo/bankeo_cascade.png" alt="" title="F2 Framework">.</p>
186-
<h3 class="link-header" id="track">Track<a class="anchor" href="#track"><span>#</span></a></h3><p>F2 v1.0 was released on October 15, 2012. The latest version of the F2 specification is 1.4.0 released on 31 March 2015. To provide transparency into the future of F2, a roadmap wiki will be available on GitHub. A <a href="https://github.com/OpenF2/F2/wiki/Docs-Changelog">changelog</a> that tracks version-to-version changes, upgrades and deprecated features will offer a historical look at F2’s evolution. </p>
186+
<h3 class="link-header" id="track">Track<a class="anchor" href="#track"><span>#</span></a></h3><p>F2 v1.0 was released on October 15, 2012. The latest version of the F2 specification is 1.4.0 released on 2 April 2015. To provide transparency into the future of F2, a roadmap wiki will be available on GitHub. A <a href="https://github.com/OpenF2/F2/wiki/Docs-Changelog">changelog</a> that tracks version-to-version changes, upgrades and deprecated features will offer a historical look at F2’s evolution. </p>
187187
<p><span class="label label-default">Note</span> There is a <a href="https://github.com/OpenF2/F2/wiki/SDK-Changelog">separate changelog</a> for the <a href="f2js-sdk.html">F2.js SDK</a> which is currently version 1.4.0.</p>
188188
<h3 class="link-header" id="collaborate">Collaborate<a class="anchor" href="#collaborate"><span>#</span></a></h3><p>The F2 specification and the F2.js JavaScript library are open-source projects managed on GitHub. F2 chose this route to allow developers to contribute to the success of both the open standard and SDKs. GitHub’s tools make collaboration easy, and you can get started contributing today.</p>
189189
<p>All contributors will be expected to follow consistent standards and guidelines when contributing to F2. Direct inquiries to <a href="mailto:info@openf2.org">info@openf2.org</a> or post a question on the <a href="https://groups.google.com/forum/#!forum/OpenF2">F2 mailing list</a>.</p>
@@ -284,7 +284,7 @@ <h1 class="hidden-sm hidden-md hidden-lg">F2</h1>
284284
<li class="version"><a href="https://github.com/OpenF2/F2" title="F2 on GitHub" class="hexagon"><i class="fa fa-github fa-2x"></i></a>
285285
<div class="hidden-xs hidden-sm"><a href="https://github.com/OpenF2/F2">
286286
<h5>View on GitHub</h5>
287-
<p>Current Version&nbsp;<span>1.4.0</span><br/>Released&nbsp;<span>31 March 2015</span>
287+
<p>Current Version&nbsp;<span>1.4.0</span><br/>Released&nbsp;<span>2 April 2015</span>
288288
</p></a></div>
289289
</li>
290290
<li><a href="http://blog.openf2.org" title="F2 Blog" class="hexagon"><i class="fa fa-bullhorn fa-2x"></i></a></li>

docs/dist/app-development.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ <h1 class="hidden-sm hidden-md hidden-lg">F2</h1>
851851
<li class="version"><a href="https://github.com/OpenF2/F2" title="F2 on GitHub" class="hexagon"><i class="fa fa-github fa-2x"></i></a>
852852
<div class="hidden-xs hidden-sm"><a href="https://github.com/OpenF2/F2">
853853
<h5>View on GitHub</h5>
854-
<p>Current Version&nbsp;<span>1.4.0</span><br/>Released&nbsp;<span>31 March 2015</span>
854+
<p>Current Version&nbsp;<span>1.4.0</span><br/>Released&nbsp;<span>2 April 2015</span>
855855
</p></a></div>
856856
</li>
857857
<li><a href="http://blog.openf2.org" title="F2 Blog" class="hexagon"><i class="fa fa-bullhorn fa-2x"></i></a></li>

docs/dist/container-development.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ <h1 class="hidden-sm hidden-md hidden-lg">F2</h1>
982982
<li class="version"><a href="https://github.com/OpenF2/F2" title="F2 on GitHub" class="hexagon"><i class="fa fa-github fa-2x"></i></a>
983983
<div class="hidden-xs hidden-sm"><a href="https://github.com/OpenF2/F2">
984984
<h5>View on GitHub</h5>
985-
<p>Current Version&nbsp;<span>1.4.0</span><br/>Released&nbsp;<span>31 March 2015</span>
985+
<p>Current Version&nbsp;<span>1.4.0</span><br/>Released&nbsp;<span>2 April 2015</span>
986986
</p></a></div>
987987
</li>
988988
<li><a href="http://blog.openf2.org" title="F2 Blog" class="hexagon"><i class="fa fa-bullhorn fa-2x"></i></a></li>

docs/dist/extending-f2.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ <h2 class="link-header" id="best-practices">Best Practices<a class="anchor" href
163163
</ul>
164164
<hr>
165165
<h2 class="link-header" id="forum">Forum<a class="anchor" href="#forum"><span>#</span></a></h2><p>Have a question? Ask it on the <a href="https://groups.google.com/forum/#!forum/OpenF2">F2 Google Group</a>.</p>
166-
<p><a href="&#x6d;&#97;&#105;&#x6c;&#116;&#x6f;&#x3a;&#x4f;&#112;&#101;&#110;&#70;&#x32;&#64;&#103;&#111;&#x6f;&#103;&#x6c;&#x65;&#x67;&#114;&#111;&#x75;&#x70;&#x73;&#x2e;&#99;&#111;&#x6d;">&#x4f;&#112;&#101;&#110;&#70;&#x32;&#64;&#103;&#111;&#x6f;&#103;&#x6c;&#x65;&#x67;&#114;&#111;&#x75;&#x70;&#x73;&#x2e;&#99;&#111;&#x6d;</a></p>
166+
<p><a href="&#x6d;&#97;&#105;&#108;&#x74;&#111;&#x3a;&#x4f;&#x70;&#101;&#x6e;&#x46;&#x32;&#x40;&#x67;&#x6f;&#111;&#103;&#x6c;&#x65;&#x67;&#x72;&#111;&#x75;&#x70;&#x73;&#46;&#x63;&#111;&#x6d;">&#x4f;&#x70;&#101;&#x6e;&#x46;&#x32;&#x40;&#x67;&#x6f;&#111;&#103;&#x6c;&#x65;&#x67;&#x72;&#111;&#x75;&#x70;&#x73;&#46;&#x63;&#111;&#x6d;</a></p>
167167
<hr>
168168

169169
</div>
@@ -195,7 +195,7 @@ <h1 class="hidden-sm hidden-md hidden-lg">F2</h1>
195195
<li class="version"><a href="https://github.com/OpenF2/F2" title="F2 on GitHub" class="hexagon"><i class="fa fa-github fa-2x"></i></a>
196196
<div class="hidden-xs hidden-sm"><a href="https://github.com/OpenF2/F2">
197197
<h5>View on GitHub</h5>
198-
<p>Current Version&nbsp;<span>1.4.0</span><br/>Released&nbsp;<span>31 March 2015</span>
198+
<p>Current Version&nbsp;<span>1.4.0</span><br/>Released&nbsp;<span>2 April 2015</span>
199199
</p></a></div>
200200
</li>
201201
<li><a href="http://blog.openf2.org" title="F2 Blog" class="hexagon"><i class="fa fa-bullhorn fa-2x"></i></a></li>

docs/dist/f2js-sdk.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ <h2 class="link-header" id="upgrading">Upgrading<a class="anchor" href="#upgradi
185185
<p>A download (<a href="https://github.com/OpenF2/F2/zipball/master">zip</a>) of the current version (1.4.0) of F2 is always available along with <a href="https://github.com/OpenF2/F2/releases">tags of previous releases</a>.</p>
186186
<h3 class="link-header" id="deprecated-features">Deprecated Features<a class="anchor" href="#deprecated-features"><span>#</span></a></h3><p>There is a page on the wiki <a href="https://github.com/OpenF2/F2/wiki/F2.js-Deprecated">tracking deprecated features in F2</a>. Starting with version 1.2, three <code>ContainerConfig</code> properties have been retired. As F2 features and/or F2.js APIs are deprecated, we will attempt to give reasonable advance notice via any or all of the F2 <a href="https://github.com/OpenF2/F2/blob/master/CONTRIBUTING.md#keep-in-touch">communication channels</a>. In addition, we will strive to ensure that backward compatibility will be maintained for at least one major version of F2. For example, if <code>Feature X</code> is deprecated in version <code>1.3</code>, we will attempt to maintain backward compatibility until the next major release (version <code>2.0</code>). F2 documentation will be updated accordingly to reflect any changes, and the conversation behind deprecated features will be publicly <a href="https://github.com/OpenF2/F2/issues">available on GitHub</a>.</p>
187187
<h3 class="link-header" id="third-party-libraries">Third Party Libraries<a class="anchor" href="#third-party-libraries"><span>#</span></a></h3><p>F2 uses third party libraries inside F2.js (see <a href="http://docs.openf2.org/#choices">Framework: Choices</a>). These open-source libraries are all on their own release schedules. We cannot guarantee that we will always stay abreast and in tune with such latest releases, but in an effort to improve the F2 framework, we will attempt to update F2.js so that it uses the latest, most stable and most secure version of the third party software. These updates to F2 will be made through the normal release process on GitHub and comments will be open.</p>
188-
<h2 class="link-header" id="issues-enhancements-bugs">Issues, Enhancements, Bugs<a class="anchor" href="#issues-enhancements-bugs"><span>#</span></a></h2><p>Have a question? Ask it on the <a href="https://groups.google.com/forum/#!forum/OpenF2">F2 Google Group</a> (or send an email to <a href="&#x6d;&#97;&#x69;&#108;&#116;&#x6f;&#x3a;&#x4f;&#x70;&#101;&#x6e;&#70;&#x32;&#64;&#x67;&#x6f;&#111;&#103;&#x6c;&#x65;&#103;&#114;&#x6f;&#x75;&#112;&#x73;&#46;&#99;&#111;&#x6d;">&#x4f;&#x70;&#101;&#x6e;&#70;&#x32;&#64;&#x67;&#x6f;&#111;&#103;&#x6c;&#x65;&#103;&#114;&#x6f;&#x75;&#112;&#x73;&#46;&#99;&#111;&#x6d;</a>) or start a discussion using <a href="https://github.com/OpenF2/F2/issues">Issues on GitHub</a>. </p>
188+
<h2 class="link-header" id="issues-enhancements-bugs">Issues, Enhancements, Bugs<a class="anchor" href="#issues-enhancements-bugs"><span>#</span></a></h2><p>Have a question? Ask it on the <a href="https://groups.google.com/forum/#!forum/OpenF2">F2 Google Group</a> (or send an email to <a href="&#109;&#97;&#x69;&#108;&#x74;&#x6f;&#x3a;&#x4f;&#x70;&#x65;&#x6e;&#x46;&#x32;&#64;&#x67;&#x6f;&#111;&#103;&#108;&#x65;&#x67;&#114;&#x6f;&#x75;&#x70;&#x73;&#x2e;&#x63;&#x6f;&#109;">&#x4f;&#x70;&#x65;&#x6e;&#x46;&#x32;&#64;&#x67;&#x6f;&#111;&#103;&#108;&#x65;&#x67;&#114;&#x6f;&#x75;&#x70;&#x73;&#x2e;&#x63;&#x6f;&#109;</a>) or start a discussion using <a href="https://github.com/OpenF2/F2/issues">Issues on GitHub</a>. </p>
189189
<p>To track bugs, enhancements or other issues, F2 is using <a href="https://github.com/OpenF2/F2/issues">Issues on GitHub</a>.</p>
190190
<hr>
191191
<h2 class="link-header" id="license">License<a class="anchor" href="#license"><span>#</span></a></h2><p>F2 is licensed under the Apache License version 2.0. Details are available in the <a href="https://github.com/OpenF2/F2#copyright-and-license">project readme</a>.</p>
@@ -219,7 +219,7 @@ <h1 class="hidden-sm hidden-md hidden-lg">F2</h1>
219219
<li class="version"><a href="https://github.com/OpenF2/F2" title="F2 on GitHub" class="hexagon"><i class="fa fa-github fa-2x"></i></a>
220220
<div class="hidden-xs hidden-sm"><a href="https://github.com/OpenF2/F2">
221221
<h5>View on GitHub</h5>
222-
<p>Current Version&nbsp;<span>1.4.0</span><br/>Released&nbsp;<span>31 March 2015</span>
222+
<p>Current Version&nbsp;<span>1.4.0</span><br/>Released&nbsp;<span>2 April 2015</span>
223223
</p></a></div>
224224
</li>
225225
<li><a href="http://blog.openf2.org" title="F2 Blog" class="hexagon"><i class="fa fa-bullhorn fa-2x"></i></a></li>

docs/dist/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h3>API Reference</h3>
158158
</div>
159159

160160
<hr>
161-
<h2 class="link-header" id="latest-version">Latest Version<a class="anchor" href="#latest-version"><span>#</span></a></h2><p><strong>The latest version of F2 is 1.4.0 which was released on 31 March 2015</strong>.</p>
161+
<h2 class="link-header" id="latest-version">Latest Version<a class="anchor" href="#latest-version"><span>#</span></a></h2><p><strong>The latest version of F2 is 1.4.0 which was released on 2 April 2015</strong>.</p>
162162
<p>F2 v1.0 was originally open sourced in October 2012. A detailed <a href="https://github.com/OpenF2/F2/wiki/Changelog">changelog</a> and <a href="https://github.com/OpenF2/F2/wiki/Roadmap">roadmap</a> are available on GitHub.</p>
163163
<script src="https://gist.github.com/anonymous/3836902fbfbb14a7f186.js"></script>
164164

@@ -284,7 +284,7 @@ <h1 class="hidden-sm hidden-md hidden-lg">F2</h1>
284284
<li class="version"><a href="https://github.com/OpenF2/F2" title="F2 on GitHub" class="hexagon"><i class="fa fa-github fa-2x"></i></a>
285285
<div class="hidden-xs hidden-sm"><a href="https://github.com/OpenF2/F2">
286286
<h5>View on GitHub</h5>
287-
<p>Current Version&nbsp;<span>1.4.0</span><br/>Released&nbsp;<span>31 March 2015</span>
287+
<p>Current Version&nbsp;<span>1.4.0</span><br/>Released&nbsp;<span>2 April 2015</span>
288288
</p></a></div>
289289
</li>
290290
<li><a href="http://blog.openf2.org" title="F2 Blog" class="hexagon"><i class="fa fa-bullhorn fa-2x"></i></a></li>

docs/dist/sdk/assets/js/apidocs.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ pjax.handleClasses = function (req, res, next) {
284284
var status = res.ioResponse.status;
285285

286286
// Handles success and local filesystem XHRs.
287-
if (res.ioResponse.readyState === 4 && (!status || (status >= 200 && status < 300))) {
287+
if (!status || (status >= 200 && status < 300)) {
288288
pjax.initClassTabView();
289289
}
290290

@@ -295,7 +295,7 @@ pjax.handleFiles = function (req, res, next) {
295295
var status = res.ioResponse.status;
296296

297297
// Handles success and local filesystem XHRs.
298-
if (res.ioResponse.readyState === 4 && (!status || (status >= 200 && status < 300))) {
298+
if (!status || (status >= 200 && status < 300)) {
299299
pjax.initLineNumbers();
300300
}
301301

docs/dist/sdk/classes/F2.App.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ <h1 class="page-header">F2.App <small>Class</small></h1>
204204
F2\Apps namespace. The
205205
<a href="../../app-development.html#app-class">F2 Docs</a>
206206
has more information on the usage of the App Class.</p>
207-
208207
</div>
209208

210209
<div class="well well-sm">
@@ -309,7 +308,6 @@ <h4>Parameters:</h4>
309308

310309
<div class="param-description">
311310
<p>The F2.AppConfig object for the app</p>
312-
313311
</div>
314312

315313

@@ -326,7 +324,6 @@ <h4>Parameters:</h4>
326324
<div class="param-description">
327325
<p>The F2.AppManifest.AppContent
328326
object</p>
329-
330327
</div>
331328

332329

@@ -342,7 +339,6 @@ <h4>Parameters:</h4>
342339

343340
<div class="param-description">
344341
<p>The root DOM Element for the app</p>
345-
346342
</div>
347343

348344

@@ -401,8 +397,7 @@ <h3>Methods</h3>
401397

402398
</td>
403399
<td><p>An optional init function that will automatically be called when
404-
F2.F2\registerApps is called.</p>
405-
</td>
400+
F2.F2\registerApps is called.</p></td>
406401
</tr>
407402

408403
</tbody>
@@ -466,7 +461,6 @@ <h3>
466461
<div class="description">
467462
<p>An optional init function that will automatically be called when
468463
F2.F2\registerApps is called.</p>
469-
470464
</div>
471465

472466

0 commit comments

Comments
 (0)