Skip to content

Releases: openedx/paragon

v2.1.0

04 Feb 13:56
504bac1
Compare
Choose a tag to compare

2.1.0 (2018-02-04)

Features

  • mailtolink: add MailtoLink component (5910c1c)

v2.0.1

29 Jan 18:07
7a89432
Compare
Choose a tag to compare

2.0.1 (2018-01-29)

Bug Fixes

  • input-label: extend asInput to allow label prop as element (05bd281)

v2.0.0

25 Jan 21:43
eff815d
Compare
Choose a tag to compare

2.0.0 (2018-01-25)

Features

  • checkbox: change CheckBox to be controllable via props (89c257d)

BREAKING CHANGES

  • checkbox: add a componentWillReceiveProps function to CheckBox to allow for CheckBox to be updated by changes to prop, prop defaultChecked has been replaced by prop checked.

v1.7.2

17 Jan 20:03
138ad94
Compare
Choose a tag to compare

1.7.2 (2018-01-17)

Bug Fixes

  • input: add missing exports to index.js (#126) (138ad94)

v1.7.1

08 Jan 22:43
a0e346b
Compare
Choose a tag to compare

1.7.1 (2018-01-08)

Bug Fixes

  • table: Use class name for button in table heading (7c12644)

v1.7.0

08 Jan 17:32
d9bfb4c
Compare
Choose a tag to compare

1.7.0 (2018-01-08)

Features

  • checkboxgroup: New CheckBoxGroup, update CheckBox & asInput styles (e3a156e)

v1.6.1

05 Jan 20:57
cfe8858
Compare
Choose a tag to compare

1.6.1 (2018-01-05)

Bug Fixes

  • table: Buttons in table headings look like headings (d1b4716)

v1.6.0

29 Dec 19:24
fb9a75b
Compare
Choose a tag to compare

1.6.0 (2017-12-29)

Features

  • modal-icon: Add variant style to Modal & create Icon (f5f393e)

v1.5.1

27 Dec 17:54
310f64b
Compare
Choose a tag to compare

1.5.1 (2017-12-27)

Bug Fixes

  • tests: upgrade -jest- packages and patch to work with storyshots (4f737da)

v1.5.0

22 Dec 15:11
5e57d2e
Compare
Choose a tag to compare

1.5.0 (2017-12-22)

Features

  • build: static and themeable production builds (9d45e22)