Skip to content

v2.8.1

Compare
Choose a tag to compare
@suvenduchhatoi suvenduchhatoi released this 05 Jan 12:41
· 4195 commits to master since this release

Upgraded Features

  • Theme: Added // @flow support to ejected Theme. Commit 1fb273b, closes #2188
  • Typescript:* Added Header transparent prop. Commit 3f97dce, closes #2253
  • Added transpiled flow-typed. Commit 237958d

Bug Fixes

  • Item:
    • FloatingLabel color issue fixed. Commit 3e3ba4e, closes #2248
    • FloatingLabel broken issue fixed. Commit c491ecc, closes #2264
    • Thumbnail support for FloatingLabel. Commit 2e4d414, closes #2271
  • Button: Background bug issue fixed. Commit 4167cbf, closes #2251
  • Accordion: TypeScript error for expanded property on renderHeader issue fixed. Commit 6153ad5, closes #2160