Home / v1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
Icon, font, color improvements.tar.gz 2020-04-22 86.0 MB
Icon, font, color improvements.zip 2020-04-22 86.1 MB
README.md 2020-04-22 2.5 kB
Totals: 3 Items   172.1 MB 0

ipfs-css v1.0.0

General icon, font, and color improvements across the board.

Closes https://github.com/ipfs-shipyard/ipfs-css/issues/21

  • Includes icon names underneath all icons in icon reference HTML page
  • IMPORTANT! Renames stroke_picture.svg to stroke_doc_picture.svg for consistency. Please double-check that this doesn't represent a breaking change for you.

Closes https://github.com/ipfs-shipyard/ipfs-css/issues/8

  • Adds all remaining missing icons

Unblocks https://github.com/ipfs-shipyard/ipfs-webui/issues/1379

  • Replaces teal value #3e9096 with #378085 for accessibility as proposed here

Closes & augments https://github.com/ipfs-shipyard/ipfs-css/issues/37

  • Adds support for SCSS via PR https://github.com/ipfs-shipyard/ipfs-css/pull/39 (thanks, @bluelovers!)
  • Builds on that PR by generating its formerly static vars.scss and theme.scss from theme.json
  • Moves both vars.scss and theme.scss up to top level of directory structure, so it's in the same place as ipfs.css

Closes https://github.com/ipfs-shipyard/ipfs-css/issues/29

  • Updates to latest version of Montserrat from https://github.com/JulietaUla/Montserrat
  • Updates to latest version of Inter from https://github.com/rsms/inter
  • Renames all interui, inter ui, inter ui references to just inter due to 2019 name change
  • Adds @font-face support for the following, so we now have support for all weights 300-800 for both our core fonts:
  • Inter: ExtraLight 300, ExtraLightItalic 300, SemiBold 600, SemiBoldItalic 600, ExtraBold 800, ExtraBoldItalic 800
  • Montserrat: Medium 500, MediumItalic 500, ExtraBold 800, ExtraBoldItalic 800
  • Excludes various unused fonts from build:
  • Montserrat: Thin, ThinItalic, ExtraLight, ExtraLightItalic, Black, BlackItalic
  • Inter: Black, BlackItalic, Light, LightItalic, InterDsplay*, Inter-Thin*

Closes https://github.com/ipfs-shipyard/ipfs-css/issues/10

  • Un-excludes woff, eot, otf formats when building fonts directory
  • Adds @font-face support for .woff and .eot fonts in Montserrat
  • Adds @font-face support for .woff and .otf fonts in Inter

Miscellany

  • Minor typo/consistency fixes in readme
  • Mentions SCSS in readme
  • Adds maintainer info to readme
Source: README.md, updated 2020-04-22