Skip to content

Releases: Workday/canvas-kit

v3.0.0-alpha.5

13 Aug 21:49
7eb658f
Compare
Choose a tag to compare
v3.0.0-alpha.5 Pre-release
Pre-release

2019-08-13

Infrastructure:

Components:

  • fix(SidePanel): Remove resize event on unmount (#78) (@mannycarrera4)
  • fix(Menu): Allow aria role of menu item to be overridden (#75) (@jayscheidt)
  • fix(TextArea): Align border color to match other inputs (#66) (@neilpelow)
  • fix(Avatar): Change prop spread order to allow for overriding the aria label (#92) (@mannycarrera4)
  • feat(Type): Add styled components for type primitives (#106) (@drschulz)
  • fix(ActionBar): Match css styles to react action bar (#111) (@mannycarrera4)

v3.0.0-alpha.4

06 Aug 05:47
Compare
Choose a tag to compare
v3.0.0-alpha.4 Pre-release
Pre-release

2019-08-05

Infrastructure:

  • fix: Update lodash version to resolve vulnerability (#41)
  • ci(travis): Enable tag publishing and re-enable master storybook (#52)
  • chore: Pull in version bumps from old release branch (#71)
  • build(travis): skip cleanup on npm publish (#79)
  • ci(travis): fix npm publish conditional (#81)

Components:

  • fix(Tooltip): Add missing fontFamily property (#47)
  • fix(Popper): Spread remainder props on wrapper div (#44)
  • feat(menu): Enable MenuItems to skip onClose (#48)
  • fix(header): Header search accessibility & prop spread fixes (#43)
  • fix(SidePanel): remove resize event handler on unmount (#74)

Breaking Changes:

  • refactor(Icon): Move icon-list from core into icon module (#30)
  • refactor(Fonts): Remove @workday/canvas-kit-react-fonts from universal module (#40)