Skip to content

Releases: openedx/paragon

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)

v2.6.1

11 Apr 20:29
c2804a4
Compare
Choose a tag to compare

2.6.1 (2018-04-11)

Bug Fixes

  • table: add label to sr only text on hidden table headers (71bba05)

v2.6.0

06 Apr 14:16
5c6daa2
Compare
Choose a tag to compare

2.6.0 (2018-04-06)

Features

  • asinput: add inputGroupAppend/Prepend props (#208) (5c6daa2)

v2.5.6

04 Apr 20:25
189f4ea
Compare
Choose a tag to compare

2.5.6 (2018-04-04)

Bug Fixes

  • status-alert: fix add ability to set close button aria-label (a7535a0)

v2.5.5

04 Apr 19:36
dd3949e
Compare
Choose a tag to compare

2.5.5 (2018-04-04)

Bug Fixes

  • as-input: replace includes with indexOf (914fd3b)