Skip to content

Releases: openedx/paragon

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)

v1.4.11

20 Dec 16:08
f9221d9
Compare
Choose a tag to compare

1.4.11 (2017-12-20)

Bug Fixes

  • modal: Add backdrop style to open Modals (f39744d)

v1.4.10

18 Dec 18:39
e55f193
Compare
Choose a tag to compare

1.4.10 (2017-12-18)

Bug Fixes

  • input-text: add prop types for the inner Text component (a307b21)

v1.4.9

18 Dec 16:05
7986fc9
Compare
Choose a tag to compare

1.4.9 (2017-12-18)

Bug Fixes

  • eslint: fix Node 6 eslint errors (b77cef5)

v1.4.8

13 Dec 18:30
c20de7c
Compare
Choose a tag to compare

1.4.8 (2017-12-13)

Bug Fixes

  • docs,asinput: semantic-release & jest docs; asInput a11y fix (7bc95c1), closes #97
  • readme: fix formatting (7a9a613)

v1.4.6

08 Dec 18:49
213b4fa
Compare
Choose a tag to compare

1.4.6 (2017-12-08)

Bug Fixes

  • asinput: Override state value when props value changes (8391ed4)

v1.4.5

07 Dec 22:29
a18fd5d
Compare
Choose a tag to compare

1.4.5 (2017-12-07)

Bug Fixes

  • statusalert: Expose focus function on StatusAlert component (b783247)