Skip to content

Commit 7257e53

Browse files
committed
Version 2.0.0
1 parent 536b75d commit 7257e53

Some content is hidden

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

49 files changed

+52
-52
lines changed

doc/arraylist.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<main class="full-page-width">
3232
<h1 class="no-top-margin">ArrayList</h1>
3333
<div id="version-div">
34-
Version <span id="version-id">2.0.0-rc.3</span>
34+
Version <span id="version-id">2.0.0</span>
3535
</div>
3636
<p id="results-count"></p>
3737
<p id="no-results">

doc/changes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ <h1 class="no-top-margin">Change log</h1>
2323

2424
<!-- NOTE: The first version and date in this file are picked up by the pack script. -->
2525
<!-- NOTE: Only change this version number in a separate commit for the big number of modified files. -->
26-
<h2 id="v2-0-0-rc-3">Version 2.0.0-rc.3</h2>
27-
<p>Released: not yet</p>
26+
<h2 id="v2-0-0">Version 2.0.0</h2>
27+
<p>Released: 2023-06-04</p>
2828
<h3 class="no-toc">New features</h3>
2929
<ul>
3030
<li>Added <a href="frontfire-core.html#isChromeOS"><code>Frontfire.isChromeOS</code></a> method</li>

doc/color.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<main class="full-page-width">
2525
<h1 class="no-top-margin">Color</h1>
2626
<div id="version-div">
27-
Version <span id="version-id">2.0.0-rc.3</span>
27+
Version <span id="version-id">2.0.0</span>
2828
</div>
2929
<p id="results-count"></p>
3030
<p id="no-results">

doc/datacolor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<main class="full-page-width">
9999
<h1 class="no-top-margin">DataColor</h1>
100100
<div id="version-div">
101-
Version <span id="version-id">2.0.0-rc.3</span>
101+
Version <span id="version-id">2.0.0</span>
102102
</div>
103103
<p id="results-count"></p>
104104
<p id="no-results">

doc/frontfire-core.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<main class="full-page-width">
2525
<h1 class="no-top-margin">Frontfire Core</h1>
2626
<div id="version-div">
27-
Version <span id="version-id">2.0.0-rc.3</span>
27+
Version <span id="version-id">2.0.0</span>
2828
</div>
2929
<p id="results-count"></p>
3030
<p id="no-results">

doc/frontfire-ui-accordion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<main class="full-page-width">
2525
<h1 class="no-top-margin">Accordion plugin</h1>
2626
<div id="version-div">
27-
Version <span id="version-id">2.0.0-rc.3</span>
27+
Version <span id="version-id">2.0.0</span>
2828
</div>
2929
<p>
3030
An accordion contains multiple sections that can be expanded and collapsed separately.

doc/frontfire-ui-autostart.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<main class="full-page-width">
2525
<h1 class="no-top-margin">Autostart</h1>
2626
<div id="version-div">
27-
Version <span id="version-id">2.0.0-rc.3</span>
27+
Version <span id="version-id">2.0.0</span>
2828
</div>
2929
<p>
3030
Frontfire UI provides styles and extended behaviours for commonly used elements and applies some of them automatically.

doc/frontfire-ui-carousel.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<main class="full-page-width">
2525
<h1 class="no-top-margin">Carousel plugin</h1>
2626
<div id="version-div">
27-
Version <span id="version-id">2.0.0-rc.3</span>
27+
Version <span id="version-id">2.0.0</span>
2828
</div>
2929
<p>
3030
Frontfire UI provides a layout of multiple items that are arranged horizontally and can be scrolled through by swipe gestures.

doc/frontfire-ui-classes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<main class="full-page-width">
2525
<h1 class="no-top-margin">Frontfire UI CSS classes</h1>
2626
<div id="version-div">
27-
Version <span id="version-id">2.0.0-rc.3</span>
27+
Version <span id="version-id">2.0.0</span>
2828
</div>
2929
<p id="results-count"></p>
3030
<p id="no-results">

doc/frontfire-ui-colorpicker.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<main class="full-page-width">
2525
<h1 class="no-top-margin">ColorPicker plugin</h1>
2626
<div id="version-div">
27-
Version <span id="version-id">2.0.0-rc.3</span>
27+
Version <span id="version-id">2.0.0</span>
2828
</div>
2929
<p>
3030
The default colour picker opens a platform-specific and much outdated colour selection dialog window.

0 commit comments

Comments
 (0)