Skip to content

Latest commit

 

History

History
126 lines (65 loc) · 2.19 KB

CHANGELOG.md

File metadata and controls

126 lines (65 loc) · 2.19 KB

Change Logs

v0.2.8

  • add alignment icons

v0.2.7

  • tweak lock / unlock icon

v0.2.6

  • add paste icon

v0.2.5

  • audit fix for vulnerabilities fixing
  • add new-page icon

v0.2.4

  • upgrade modules for vulnerabilities fixing
  • add qrcode icon

v0.2.3

  • upgrade jsdom from 15.0.0 to 20.0.0
  • upgrade svgo from 1.2.2 to `2.8.0'
  • rebuild after module upgrade
  • add descent config and tweak all fonts for better alignment

v0.2.2

  • add icons for spreadsheet, question and discuss in line-24-bold and line-16-light.

v0.2.1

  • add icon for globe

v0.2.0

  • don't specify src by default in ldi font-face since it's usually in other path.
  • add bundled index.min.css to simplify icon font loading

v0.1.10

  • republish to add missing files

v0.1.9

  • upgrade modules
  • release with compact directory structure
  • add style in package.json
  • patch test code to make it work with upgraded modules

v0.1.8

  • add fonts in woff2 format

v0.1.7

  • add icons: radiobox-semi / checkbox-semi / sad / heart-fill / star-fill
  • check and update all current line-24 icons to make them pixel perfect.

v0.1.6

  • add caret icons ( right, left, up, down ) in both line-24-bold and line-16-light
  • hide fallback font to prevent flash of emojis by setting font-display to block
  • upgrade modules
  • tweak line-24-bold iconfont alignment and rebuild all fonts

v0.1.5

  • rebuild icons

v0.1.4

  • tweak line-24-bold upload icon alignment
  • add info-circle icon in line-24-bold and line-16-light

v0.1.3

  • fix line-16-light icon bug ( icons don't match their names )
  • add style switcher in demo page

v0.1.2

  • add icons for keys shift, alt and cmd.

v0.1.1

  • upgrade packages including template, fedep, livescript.
  • rebuild dist with upgraded packages.
  • add demo link to github page.

v0.1.0

icon update:

  • rename
    • check-o -> check-circle
    • search -> magnify
    • circle -> radiobox-off
  • completely re-design as pixel-perfect 16px icons, in line-light style.
  • update buliding process and add preview functionality.
  • support custom build in place or as a module.