Releases: openedx/paragon
Releases · openedx/paragon
v1.4.3
06 Dec 16:01
Compare
Sorry, something went wrong.
No results found
1.4.3 (2017-12-06)
Bug Fixes
input: Use prop.id/prop.type when available and allow for ref on inputs (1d25dfc )
v1.4.2
04 Dec 22:26
Compare
Sorry, something went wrong.
No results found
1.4.2 (2017-12-04)
Bug Fixes
package.json: add commit linting (5208744 )
v1.4.1
04 Dec 15:35
Compare
Sorry, something went wrong.
No results found
1.4.1 (2017-12-04)
Bug Fixes
StatusAlert: Fix focus error for dismissible alert. (#89 ) (8a12d91 )
v1.4.0
04 Dec 15:11
Compare
Sorry, something went wrong.
No results found
1.4.0 (2017-12-04)
Features
TextArea: New TextArea Component (4bd0082 )
v1.3.3
21 Nov 21:09
Compare
Sorry, something went wrong.
No results found
1.3.3 (2017-11-21)
Bug Fixes
Hyperlink: Add Hyperlink component to exports (a88efe7 )
v1.3.2
21 Nov 20:10
Compare
Sorry, something went wrong.
No results found
v1.3.1
20 Nov 15:27
Compare
Sorry, something went wrong.
No results found
1.3.1 (2017-11-20)
Bug Fixes
Table: add aria-hidden to sort icons in Table (#76 ) (c9e0581 )
v1.3.0
16 Nov 17:31
Compare
Sorry, something went wrong.
No results found
1.3.0 (2017-11-16)
Features
Button: convert functional Button to class (9690fda )
v1.2.0
16 Nov 17:00
Compare
Sorry, something went wrong.
No results found
1.2.0 (2017-11-16)
Features
semantic-release: implement semantic release (8de3944 )
Added prop type validation for hideHeader to Table and updated Table documentation
06 Nov 16:27
Compare
Sorry, something went wrong.
No results found
Added hideHeader boolean as prop of the Table columns prop and updated Table documentation to reflect the additional prop type.