Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Releases: blockchain/components

v6.1.1

21 Feb 17:53
7f02863
Compare
Choose a tag to compare

Blockchain Components

v6.1.1 ( Thu Feb 21 2019 17:54:08 GMT+0000 (Greenwich Mean Time) )

Bug Fixes

  • input

    • correct checkbox/radio logic for use with redux-form (#246)
      (566e20d)
  • menu

  • mobile

Chore

v6.0.0

29 Jan 12:27
45fffe7
Compare
Choose a tag to compare

Blockchain Components

Features

  • palette
    • upgrade palette and theme to final colors (#242)
      (491fa85)

Chore

v5.1.3

25 Jan 15:46
300bfb1
Compare
Choose a tag to compare

Blockchain Components

Bug Fixes

  • proptypes

Chore

v5.1.2

25 Jan 10:43
e708b3f
Compare
Choose a tag to compare

Blockchain Components

Refactor

  • password
    • update icon display depending on state (#240)
      (ab836f1)

Chore

v5.1.1

22 Jan 14:31
31cadcf
Compare
Choose a tag to compare

Blockchain Components

Bug Fixes

  • password
    • remove unnecessary node and use text color (#237)
      (2796beb)

Chore

https://github.com/blockchain/components/releases/new#

v5.1.0

21 Jan 18:35
03a9f29
Compare
Choose a tag to compare

Blockchain Components

Features

  • input

Chore

v5.0.1

17 Jan 16:31
921c88d
Compare
Choose a tag to compare

Blockchain Components

Bug Fixes

  • input
    • pass className to Checkbox and Radio (#233)
      (30cfe74)

Chore

v5.0.0

16 Jan 16:19
a4979e2
Compare
Choose a tag to compare

Blockchain Components

Bug Fixes

  • tooltip

Features

  • icons
    • update crypto to 0.10.0 + use babel ast template (#230)
      (c1bab7c)

Chore

v4.0.1

16 Jan 16:17
a38c28b
Compare
Choose a tag to compare

Blockchain Components

Bug Fixes

Chore

v4.0.0

14 Jan 15:09
bbc9d2e
Compare
Choose a tag to compare

Blockchain Components

v4.0.0 ( Mon Jan 14 2019 15:09:16 GMT+0000 (Greenwich Mean Time) )

Bug Fixes

  • checkbox
    • pass className to Wrapper for override (#217)
      (cd53240)

Features

Refactor

  • tooltip
    • replace react-tooltip with custom implementation (#215)
      (f899be0)

Style

Chore