Updated to fontawesome 5.7.1

This commit is contained in:
Alexander Meindl 2019-02-09 11:36:50 +01:00
parent ac4678b2f1
commit 7eec1e6213
18 changed files with 17 additions and 9 deletions

View File

@ -5,7 +5,7 @@ Changelog
++++++
- mermaid 8.0.0 support
- FontAwesome 5.7.0 support
- FontAwesome 5.7.1 support
- fixed close issue without permission
- create correct journal entry if issue status changed from sidebar #37
- create correct journal entry if issue has been 'assigned to me' from sidebar

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -1,8 +1,12 @@
<?xml version="1.0" standalone="no"?>
<!--
Font Awesome Free 5.7.1 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
-->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
<metadata>
Created by FontForge 20190112 at Mon Jan 28 12:50:36 2019
Created by FontForge 20190112 at Fri Feb 1 12:28:28 2019
By Robert Madole
Copyright (c) Font Awesome
</metadata>

Before

Width:  |  Height:  |  Size: 644 KiB

After

Width:  |  Height:  |  Size: 645 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,8 +1,12 @@
<?xml version="1.0" standalone="no"?>
<!--
Font Awesome Free 5.7.1 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
-->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
<metadata>
Created by FontForge 20190112 at Mon Jan 28 12:50:36 2019
Created by FontForge 20190112 at Fri Feb 1 12:28:28 2019
By Robert Madole
Copyright (c) Font Awesome
</metadata>

Before

Width:  |  Height:  |  Size: 141 KiB

After

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,8 +1,12 @@
<?xml version="1.0" standalone="no"?>
<!--
Font Awesome Free 5.7.1 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
-->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
<metadata>
Created by FontForge 20190112 at Mon Jan 28 12:50:36 2019
Created by FontForge 20190112 at Fri Feb 1 12:28:29 2019
By Robert Madole
Copyright (c) Font Awesome
</metadata>

Before

Width:  |  Height:  |  Size: 797 KiB

After

Width:  |  Height:  |  Size: 797 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -154,7 +154,7 @@ It provides :
* `bootstrap-datepicker 1.8.0 <https://github.com/uxsolutions/bootstrap-datepicker>`_
* `d3 3.5.17 <https://d3js.org/>`_
* `d3plus v2.0.0-alpha.17 <https://d3plus.org/>`_
* `FontAwesome 5.7.0 <https://fontawesome.com/>`_
* `FontAwesome 5.7.1 <https://fontawesome.com/>`_
* `mermaid 8.0.0 <https://github.com/knsv/mermaid/>`_
* `nvd3 1.8.6 <https://github.com/novus/nvd3>`_
* `ZeroClipboard 2.3.0 <https://github.com/zeroclipboard/zeroclipboard>`_