Skip to content

Releases: materialr/card

v2.1.1

08 Jun 21:52
e299574

Choose a tag to compare

2.1.1 (2018-06-08)

Bug Fixes

  • upgrade to material 0.36.0 (075ece9)

v2.1.0

18 May 11:53
812cb41

Choose a tag to compare

2.1.0 (2018-05-18)

Features

  • add extra props that are passed in (0c5c2a0)

v2.0.1

29 Apr 17:55
bf63731

Choose a tag to compare

2.0.1 (2018-04-29)

Bug Fixes

  • update dependencies. add jest config to npmignore. (8b0e1e3)

v2.0.0

28 Apr 21:01
8920938

Choose a tag to compare

2.0.0 (2018-04-28)

Features

  • upgrade to material 0.35.0 Remove is from all props. Rename button and IconToggle props to match new spec BREAKING CHANGE: Remove is from all props. Rename Button and IconToggle props (b121450)

  • Merge pull request #12 from materialr/feature/material-035 (8920938), closes #12

BREAKING CHANGES

  • Remove is from all props. Rename Button and IconToggle props

v1.1.3

14 Apr 12:54
19f3bab

Choose a tag to compare

1.1.3 (2018-04-14)

Bug Fixes

  • material 0.34.1 upgrade (9abbaec)

v1.1.2

21 Mar 16:01
34a5c69

Choose a tag to compare

1.1.2 (2018-03-21)

Bug Fixes

  • upgrade to material 0.33.0 (19d3ac8)

v1.1.1

09 Mar 23:34
c1790c7

Choose a tag to compare

1.1.1 (2018-03-09)

Bug Fixes

  • update to material 0.32.0 (161b261)

v1.1.0

04 Mar 16:33
9e6b618

Choose a tag to compare

1.1.0 (2018-03-04)

Features

  • update to material 0.31.0 (1ca2630)

v1.0.0

27 Feb 22:18
6622e63

Choose a tag to compare

1.0.0 (2018-02-27)

Features

  • add final components and tests (19f6cca)

  • build new card components - no tests (fea8b57)

  • Merge pull request #7 from materialr/refactor/new-card (6622e63), closes #7

BREAKING CHANGES

  • All components have changed. See new documentation

v0.0.5

12 Feb 20:43
45c59a9

Choose a tag to compare

0.0.5 (2018-02-12)

Bug Fixes