Carbon Elements Versions Save

Project moved to carbon-design-system/carbon

v0.0.1-alpha.31

5 years ago

0.0.1-alpha.31 (2019-01-28)

Features

  • type: update font-face files from google fonts (#301) (cf58171)

v0.0.1-alpha.30

5 years ago

0.0.1-alpha.30 (2019-01-22)

Bug Fixes

  • colors: don't quote grade values in map (#273) (fa83003)
  • icons: update shopping--catalog icon (#283) (8f6c17b)
  • type: change font weight for strong (#293) (aad0b11)

Features

v0.0.1-alpha.29

5 years ago

0.0.1-alpha.29 (2019-01-14)

Features

  • icon-handlebars: allow object and hash attributes in same use (#261) (911e0cc)
  • type: add expressive-paragraph-01 token and update other values (#266) (b8b0bad)

Bug Fixes

v0.0.1-alpha.28

5 years ago

0.0.1-alpha.28 (2019-01-12)

Bug Fixes

  • colors: add back in ibm-color-map (#254) (b0ba7f8)
  • icon-handlebars: update exports pattern (#255) (546b352)
  • themes: add g90 to un-nested named exports (#252) (eb4888a)
  • themes: add npmignore file (0e3073f)

v0.0.1-alpha.27

5 years ago

v0.0.1-alpha.27 (2019-01-10)

Shoutout to @jendowns, @photodow, @emyarod, @jeanservaas, @shixiedesign, and @conradennis for helping out with this release!

Features

Bug fixes

Internal

v0.0.1-alpha.26

5 years ago

v0.0.1-alpha.26 (2018-12-13)

Features

  • @carbon/icons
    • New icons from the IBM Design Language team
  • @carbon/type
    • Add conditional CSS support for Type package
  • @carbon/import-once
    • Add support for optional warnings in import-once
  • @carbon/layout
    • Add 2x1 aspect ratio class

Bug fixes

  • @carbon/icons
    • Fix blurry icon issue on Firefox Quantum
  • @carbon/icons-react
    • Transpile built files using Babel

Docs

  • Automatically generate package README.md files
  • Add additional usage docs for each package

v0.0.1-alpha.25

5 years ago

v0.0.1-alpha.25 (2018-12-10)

Features

  • @carbon/icon-helpers
    • Export defaultAttributes to be used by icon libraries
  • `@carbon/icons
    • Add support for bespoke 16, 20, 24 variants of menu.svg

Bug fixes

Docs

  • Programmatically generate README.md for packages

Internal

  • Publish license headers in source files

v0.0.1-alpha.24

5 years ago

v0.0.1-alpha.24 (2018-12-07)

Features

  • @carbon/type
    • Add support for type in JavaScript
    • Add support for fluid type in SCSS and JavaScript
    • Add entrypoint for type classes

Bug fixes

  • @carbon/icon-helpers
    • Fixed a bug where we weren't using getAttributes correctly in toSVG

v0.0.1-alpha.23

5 years ago

v0.0.1-alpha.23 (2018-12-06)

New

Changed

  • @carbon/icons
    • Update to keyboard.svg
  • @carbon/type
    • Update to type tokens to reflect the latest proposal
    • Support for fluid type
    • Add support for serif font-face and italics for regular font-weight in sans

Removed