Skip to content

Releases: fxos-components/fxos-icons

0.7.11

26 Mar 21:46
Compare
Choose a tag to compare
Merge pull request #36 from gaia-components/bug1148073

Bug 1148073 - [gaia-icons] Check for documentElement before loading

v0.7.9

13 Feb 09:13
Compare
Choose a tag to compare

Changed

  • back-light - altered
  • forward-light - altered

v0.7.7

05 Feb 03:15
Compare
Choose a tag to compare

Added

  • addons

v0.7.5

03 Dec 19:48
Compare
Choose a tag to compare
  • Better bug icon

v0.7.4

27 Oct 15:58
Compare
Choose a tag to compare

Changes

  • 2g, 3g, 4g - Alternative alignment

v0.7.3

10 Oct 12:48
Compare
Choose a tag to compare
  • Removed .eot and .woff fonts to simplify build.

v0.7.2

09 Oct 11:42
Compare
Choose a tag to compare

Added

  • alarm-clock
  • call-ringing

v0.7.0

09 Oct 11:43
Compare
Choose a tag to compare

Renamed

  • style.css -> gaia-icons.css
  • script.js -> gaia-icons.js

v0.6.1

01 Oct 10:21
Compare
Choose a tag to compare

Added

  • forward-light
  • back-light

Changed

  • 2g, 3g, 4g, o, e, hspa and hspa-plus - (size and weight)

v0.6.0

01 Oct 10:19
Compare
Choose a tag to compare

Changed

  • Renamed script loader script.js -> gaia-icons.js to make debugging clearer.
  • Updated the UMD wrapper to web-pack compatible version.
  • Simplified script loader API. Dependants now only need to call require('gaia-icons'). If gaia-icons/ doesn't live in /bower_components/ then a window global can be defined window.COMPONENTS_BASE_URL or window.GAIA_ICONS_BASE_URL.