Skip to content

Commit

Permalink
#1622 Update jQuery to version 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Jun 10, 2018
1 parent 0623b97 commit a1ee3bf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 4 additions & 0 deletions backstage/about.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,11 @@
<div class="container">
<h2 class="clearfix"><span class="version-name">Fallow Preview 2 <small>2.1-alpha.2</small></span></h2>
<ul class="changes">
<li><div class="stater"><em class="state state-improved"><?php _e('Improved', 'luna') ?></em></div><?php _e('Luna now uses your native system font instead of Segoe UI and Open Sans', 'luna') ?></li>
<li><div class="stater"><em class="state state-improved"><?php _e('Improved', 'luna') ?></em></div><?php _e('Improved navbar for small devices', 'luna') ?></li>
<li><div class="stater"><em class="state state-improved"><?php _e('Improved', 'luna') ?></em></div><?php _e('Tables will now work better on small devices', 'luna') ?></li>
<li><div class="stater"><em class="state state-system"><?php _e('System', 'luna') ?></em></div><?php _e('Font Awesome has been updated to version 5.0.13', 'luna') ?></li>
<li><div class="stater"><em class="state state-system"><?php _e('System', 'luna') ?></em></div><?php _e('jQuery has been updated to version 3.3.1', 'luna') ?></li>
<li><div class="stater"><em class="state state-note"><?php _e('Changed', 'luna') ?></em></div><?php _e('Improved Backstage design with faster navigation', 'luna') ?></li>
<li><div class="stater"><em class="state state-note"><?php _e('Changed', 'luna') ?></em></div><?php _e('Improvements to the Luna coding conventions', 'luna') ?></li>
<li><div class="stater"><em class="state state-removed"><?php _e('Removed', 'luna') ?></em></div><?php _e('It is no longer possible to enable smilies', 'luna') ?></li>
Expand Down
2 changes: 1 addition & 1 deletion backstage/update.php
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
</tr>
<tr>
<td><?php _e('jQuery version', 'luna')?></td>
<td>2.2.4</td>
<td>3.3.1</td>
</tr>
</tbody>
</table>
Expand Down
Loading

0 comments on commit a1ee3bf

Please sign in to comment.