Skip to content

Releases: IBM/plex

Return of local file use

29 Nov 17:57
758fc43
Compare
Choose a tag to compare
Pre-release
  • css uses local IBM Plex if installed on user’s device
  • Added webpack example to set custom path to font files
  • Removed multiple instances of font files
  • Updated readme to reflect code

Rollback a couple more local tags

17 Nov 03:41
Compare
Choose a tag to compare
Pre-release

See release v0.5.1 for more information.

Rollback most local declarations

17 Nov 03:34
Compare
Choose a tag to compare
Pre-release

Use of local() has been rolled back for all weights except regulars. See #94 for more information.

Local file use

16 Nov 21:34
Compare
Choose a tag to compare
Local file use Pre-release
Pre-release

Three big adjustments, but should be non-breaking:

  • There originally was a design rule that would bump serif sizes 1px. This has been reversed.
  • Change the web font name to match system font installation
  • Change font-face declarations to check for local fonts installed

Font-family reorder

13 Nov 05:55
Compare
Choose a tag to compare
Font-family reorder Pre-release
Pre-release

Order font families to prevent staggered painting in #34.

Initial non-stable GitHub Release

11 Nov 04:27
Compare
Choose a tag to compare
Pre-release

Commit Message: compiled files needed for docs and non-npm users