Skip to content

v1.17.0 (07/11/2020)

Compare
Choose a tag to compare
@ifrost ifrost released this 07 Nov 22:51
· 36 commits to master since this release
  • Added Courier Prime Cyrillic font
  • Fonts are loaded dynamically
  • Switched from PhantomJS to Puppeteer for tests

Changes:

  • [3a59a8c] - Merge pull request #134 from ifrost/feature/fonts
  • [6ab7348] - Update docs
  • [ab7bf3d] - Fix uglify
  • [a9a1ab8] - Fix offline version
  • [d37f29a] - Disable Kosugi font and update docs
  • [9a256d1] - Optimise loading fonts and fix liner issue with breaking long words
  • [8b67763] - Allow passing absolute and relative paths when passing fonts
  • [9f766a9] - Allow loading fonts with awc.js
  • [210ca01] - Remove references to PhantomJS
  • [85caff8] - Remove deprecated config options
  • [edd2ee1] - Use node 11
  • [6e1e55d] - Run tests with headless Chrome
  • [a530c16] - Use specific node.js version
  • [32f5150] - Use pupeteer for acceptance tests
  • [f805ad4] - Move fonts converter to tools folder
  • [1dfa9f2] - Fix linting errors
  • [17845dd] - Fix linting errors
  • [50c5a2b] - Test preview with dynamic fonts
  • [b3d8f80] - Bundle fonts
  • [bcb7c9d] - Load fonts dynamically