Releases: openedx/paragon
Releases · openedx/paragon
v3.0.5
3.0.5 (2018-05-14)
Bug Fixes
- modal: allow element in closeText prop (#245) (44f3733)
v3.0.4
3.0.4 (2018-05-11)
Bug Fixes
v3.0.3
3.0.3 (2018-05-10)
Bug Fixes
- npmignore: add files to npmignore (43d0e3f)
v3.0.2
3.0.2 (2018-05-09)
Bug Fixes
- modal: enable closing modal when clik outside it (7a1326c)
v3.0.1
3.0.1 (2018-05-09)
Bug Fixes
- as-input: support multiple input group prepend/append elements (7ef554c)
v3.0.0
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
2.7.0 (2018-04-24)
Features
- fieldset: add Fieldset and ValidationMessage (#215) (ae9dd7e)
v2.6.4
2.6.4 (2018-04-20)
Bug Fixes
- modal: make header close button optional (3833c75)
v2.6.3
2.6.3 (2018-04-19)
Bug Fixes
- as-input: renders classNames to DOM (3f62ee8)
v2.6.2
2.6.2 (2018-04-12)
Bug Fixes
- input-text: add autocomplete prop (a6a45dc)