Skip to content

Release v0.3.0

Choose a tag to compare

@fundamental-bot fundamental-bot released this 01 Feb 18:10
· 1293 commits to master since this release

Features

Bug Fixes

  • Refactor tabs to remove React-Router dependency (#336) (1a2ed7c)
  • Refactor DatePicker component (#337) (c7c9d5e)
  • CORUI-6120: Add required and default props (#322) (128bffd)
  • DatePicker update unit tests (#332) (7fffa2a)
  • issue #181 DatePicker disabled date selected (#327) (68899f0)
  • lint scripts (#328) (bef19a0)
  • Calendar component tests failing in Travis (#329) (6817d31)
  • update unit test, refactor code for Calendar (#324) (cc3114f)
  • refine toggle component (#319) (88c0b94)
  • set viewport to 100%; clean up docs styles a bit (#312) (396de01)
  • move explicit prop types into constants file, create custom prop type validation for range values (e02223a)
  • gh-pages deployment process (#307) (6b2c241)
  • update Shellbar to 100% code coverage (#309) (d53cd6f)
  • update code coverage to 100% (#308) (d8d9a1a)
  • add missing command to deploy script (#305) (98d2f4b)
  • initialPage error on component load (#304) (90e6ba9)