Skip to content

Releases: openedx/paragon

v3.0.5

14 May 14:07
44f3733
Compare
Choose a tag to compare

3.0.5 (2018-05-14)

Bug Fixes

  • modal: allow element in closeText prop (#245) (44f3733)

v3.0.4

11 May 15:38
bd67902
Compare
Choose a tag to compare

3.0.4 (2018-05-11)

Bug Fixes

v3.0.3

10 May 19:36
84e33b5
Compare
Choose a tag to compare

3.0.3 (2018-05-10)

Bug Fixes

  • npmignore: add files to npmignore (43d0e3f)

v3.0.2

09 May 17:22
fc52464
Compare
Choose a tag to compare

3.0.2 (2018-05-09)

Bug Fixes

  • modal: enable closing modal when clik outside it (7a1326c)

v3.0.1

09 May 14:17
Compare
Choose a tag to compare

3.0.1 (2018-05-09)

Bug Fixes

  • as-input: support multiple input group prepend/append elements (7ef554c)

v3.0.0

27 Apr 18:52
4b3a02f
Compare
Choose a tag to compare

3.0.0 (2018-04-27)

Features

BREAKING CHANGES

  • modal: Modal now renders through a Portal, this may cause failures in tests or styling rules that expect the modal in specific places in the dom tree

v2.7.0

24 Apr 15:39
ae9dd7e
Compare
Choose a tag to compare

2.7.0 (2018-04-24)

Features

  • fieldset: add Fieldset and ValidationMessage (#215) (ae9dd7e)

v2.6.4

20 Apr 18:13
8e58be2
Compare
Choose a tag to compare

2.6.4 (2018-04-20)

Bug Fixes

  • modal: make header close button optional (3833c75)

v2.6.3

19 Apr 14:35
2cdac1a
Compare
Choose a tag to compare

2.6.3 (2018-04-19)

Bug Fixes

  • as-input: renders classNames to DOM (3f62ee8)

v2.6.2

12 Apr 20:25
13d4563
Compare
Choose a tag to compare

2.6.2 (2018-04-12)

Bug Fixes

  • input-text: add autocomplete prop (a6a45dc)