Skip to content

Commit

Permalink
Merge pull request #12 from oetiker/covid
Browse files Browse the repository at this point in the history
covid release
  • Loading branch information
oetiker authored Mar 25, 2020
2 parents 567a45f + 66fdc6e commit bf76df2
Show file tree
Hide file tree
Showing 21 changed files with 3,353 additions and 815 deletions.
4 changes: 2 additions & 2 deletions Manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"homepage": "https://github.com/ITISFoundation/qx-iconfont-fontawesome5",
"license": "MIT license",
"authors": [],
"version": "0.1.2"
"version": "0.2.0"
},
"provides": {
"namespace": "iconfont.fontawesome5",
Expand Down Expand Up @@ -55,7 +55,7 @@
},
"requires": {
"@qooxdoo/framework": "^6.0.0-alpha",
"@qooxdoo/compiler": "^1.0.0-beta.20190708-0855"
"@qooxdoo/compiler": "^1.0.0-beta"
},
"$schema": "https://raw.githubusercontent.com/qooxdoo/qooxdoo-compiler/master/source/resource/qx/tool/schema/Manifest-1-0-0.json"
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Qooxdoo Integration of the Font Awesome 5 Icons font

> These instructions assume that you are using the new [qooxdoo-compiler](https://github.com/qooxdoo/qooxdoo-compiler)
> for building your application.
> for building your application.
![Demo](http://g.recordit.co/VUckrxNmZy.gif)

Expand Down
1,921 changes: 1,352 additions & 569 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"preferGlobal": false,
"dependencies": {
"@qooxdoo/compiler": "^1.0.0-beta.20190725-1034",
"@qooxdoo/compiler": "^1.0.0-beta",
"@qooxdoo/eslint-config-qx": "^1.2.1",
"@qooxdoo/eslint-plugin-qx": "^1.2.1"
}
Expand Down
152 changes: 152 additions & 0 deletions source/resource/iconfont/fontawesome5/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,158 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
repository that is by invitation only. You will get a 404 - Not Found if you do
not have access**

## [5.13.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.13.0) - 2020-03-23

### Added
* New icons related to COVID-19
* Added the ability to specify mask ID and title ID for SVG with JS which allows
snapshot testing tools to get a predictable result when executing tests

### Changed
* Explicitly set font-display to block which supresses warnings of font-display
in tools like Lighthouse

### Fixed
* Corrected version 4 font face shim src attribute declaration that was warning
of incorrect font file format
* Fixed font family name to be 'Font Awesome 5 Free' for free kits when using
pseudo-elements

---

## [5.12.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.12.1) - 2020-02-04

### Added
* user-unlock icon FortAwesome/Font-Awesome#13280
* mixer brand icon FortAwesome/Font-Awesome#11242
* coffin-cross icon FortAwesome/Font-Awesome#15646
* instagram-square icon FortAwesome/Font-Awesome#9223
* shopify icon FortAwesome/Font-Awesome#3850
* dailymotion icon FortAwesome/Font-Awesome#3890

### Changed
* Do not separate web fonts files for Free Kits
* The .fab CSS class now has explicit weight of 400 instead of inheriting 'normal'
* Balance the plus symbol in file-plus and folder-plus FortAwesome/Font-Awesome#16004
* Removed cross from coffin (new coffin-cross still available) FortAwesome/Font-Awesome#15646
* Updated edge brand icon FortAwesome/Font-Awesome#15771
* Updated clock hands FortAwesome/Font-Awesome#15779

### Fixed
* Guard against run-away pseudo element searching with String.codePointAt ponyfill
* Silence errors when using the conflict detector

---

## [5.12.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.12.0) - 2019-12-10

### Added
* New science fiction and household icons
* Metadata in Yaml format now available in JS packages
@fortawesome/fontawesome-free and @fortawesome/fontawesome-pro

### Changed
* Updated twitch, safari, pied-piper, and android brand icon
* Renaming haykal icon to bahai
* Added "sideEffects: false" to JS icon packages to aid with tree-shaking

### Fixed
* Improved eye position on the dog icon
* Updated solid style of the shape icon
* Adding missing versions for balance-scale-left and balance-scale-right icons
* Corrected missing cut-outs for envelope-open-dollar and envelope-open-text
which made swap opacity incorrect
* Fixing icon mismatch for contract and expand icons in the version 4 shim
* TypeScript definition includes optional params for layer() API call
* Symbols can now be inserted using Windows Character Map, Word, and PowerPoint
FortAwesome/Font-Awesome#14614
* Correcting the LICENSE.txt for @fortawesome/fontawesome-svg-core and
@fortawesome/fontawesome-common-types

---

## [5.11.2](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.11.2) - 2019-09-23

### Changed
* Updated laravel brand icon

### Fixed
* New scanner-image icon was using the same unicode value as scanner causing overlapped icons
* The film-canister icon was incorrectly spelled film-cannister

---

## [5.11.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.11.1) - 2019-09-18

### Fixed
* Duotone icons updated in 5.11.0 had incorrect attribute order which caused
them to fail to load for all kits

---

## [5.11.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.11.0) - 2019-09-18

### Added
* New tech, music, and western-themed icons
* Added umbraco, swift, orcid, mdb (and one more surprise) brand icons

### Fixed
* SVG with JavaScript no longer duplicates the id attribute when in nesting mode
* Corrected inconsistencies with the send-back and send-backward icons
* Corrected inconsistencies with duotone icon viewBox widths that did not match
the solid style

---

## [5.10.2](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.10.2) - 2019-08-22

### Added
* SVG with JS API function layers() now accepts params to add additional classes

### Changed
* Lots of updates to various duotone icons
* Updated the keybase brand icon

### Fixed
* Duotone icon updates FortAwesome/Font-Awesome#15396
FortAwesome/Font-Awesome#15409 FortAwesome/Font-Awesome#15413
FortAwesome/Font-Awesome#15325 FortAwesome/Font-Awesome#15334
FortAwesome/Font-Awesome#15339 FortAwesome/Font-Awesome#15346

---

## [5.10.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.10.1) - 2019-08-02

### Added
* README file in the otfs/ directory to help direct folks to documentation for the new Duotone OTF file

### Changed
* A lot of visual improvements and consistency fixes to many of the new Duotone icons
* The fa-swap-opacity class now works with parent containers where Duotone icons as children

### Fixed
* Duotone SCSS files were not being correctly compiled with the Dart-Sass tool
* Font Awesome logo was not appearing in desktop application in font pickers

---

## [5.10.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.10.0) - 2019-07-29

### Added
* Duotone icons style added with over 1,600 new icons
* New conflict detection script to help identify conflicting versions of Font Awesome (js/conflict-detection.js)
* Icons border-center-v and border-center-h
* New brand icon for cotton-bureau

### Changed
* Updated version 4 shim to more accurately match sort-alpha-desc, sort-amount-desc, sort-numeric-desc

### Fixed
* Icon sort-amount-down-alt incorrectly matching sort-amount-down
* Icon border-outer icon missing inner grid shapes

---

## [5.9.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.9.0) - 2019-06-04

**Minor version upgrade notice: there are some backward-incompatible changes to this release. See the
Expand Down
Binary file modified source/resource/iconfont/fontawesome5/fa-brands-400.eot
Binary file not shown.
Loading

0 comments on commit bf76df2

Please sign in to comment.