Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Releases: carbon-design-system/carbon-elements

v0.0.1-alpha.31

28 Jan 15:27
Compare
Choose a tag to compare
v0.0.1-alpha.31 Pre-release
Pre-release

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

Features

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

0.0.1-alpha.30

22 Jan 17:06
Compare
Choose a tag to compare
0.0.1-alpha.30 Pre-release
Pre-release

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

15 Jan 00:03
Compare
Choose a tag to compare
v0.0.1-alpha.29 Pre-release
Pre-release

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

11 Jan 21:25
Compare
Choose a tag to compare
v0.0.1-alpha.28 Pre-release
Pre-release

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

10 Jan 22:50
Compare
Choose a tag to compare
v0.0.1-alpha.27 Pre-release
Pre-release

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

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

Features

  • @carbon/elements
    • feat(elements): add @carbon/elements package 0ade011
  • @carbon/grid
    • feat(grid): add full width grid modifier 5f72216
  • @carbon/icons
    • feat(icons): add bluetooth, bluetooth--off, and exam-mode 2f77b4c
    • feat(icons): update text icons 1bcd75f
    • feat(icons): icon updates b1075bc
  • @carbon/icons-react
    • feat(icons-react): attach refs to rendered SVG icon components 070f34d
  • @carbon/layout
    • feat(layout): add fluid spacing token 3ce0691
  • @carbon/themes
    • feat(themes): add themes package fb19540
    • feat(themes): add g90 and re-ordered themes f46cf98
  • @carbon/type
    • Change expressive and productive heading type styles to match IDL

Bug fixes

  • @carbon/colors
    • fix(colors): update scss map name 4dcb170
    • fix(colors): add all colors to export 8b6ac7f

Internal

  • @carbon/bundler
    • feat(bundler): add support for scss compilation 5cfcdb8

v0.0.1-alpha.26

13 Dec 20:58
Compare
Choose a tag to compare
v0.0.1-alpha.26 Pre-release
Pre-release

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

11 Dec 01:16
Compare
Choose a tag to compare
v0.0.1-alpha.25 Pre-release
Pre-release

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

  • @carbon/icon-helpers
    • Add style attribute to fix Firefox Quantum blur issue #139

Docs

  • Programmatically generate README.md for packages

Internal

  • Publish license headers in source files

v0.0.1-alpha.24

07 Dec 20:40
Compare
Choose a tag to compare
v0.0.1-alpha.24 Pre-release
Pre-release

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

06 Dec 20:25
Compare
Choose a tag to compare
v0.0.1-alpha.23 Pre-release
Pre-release

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