Releases: openedx/paragon
Releases · openedx/paragon
v2.4.0
2.4.0 (2018-03-20)
Features
- table: Add tableFixed option to set col widths (#179) (bd8459b)
v2.3.0
2.3.0 (2018-03-16)
Features
- inputselect: pass disabled prop (451a280)
v2.2.3
2.2.3 (2018-03-16)
Bug Fixes
- build: builds are now es5 compliant (709d2f7)
v2.2.2
2.2.2 (2018-03-15)
Bug Fixes
- radio-button: add aria-label (374ef3a)
v2.2.1
2.2.1 (2018-02-20)
Bug Fixes
v2.2.0
2.2.0 (2018-02-20)
Features
v2.1.0
2.1.0 (2018-02-04)
Features
- mailtolink: add MailtoLink component (5910c1c)
v2.0.1
2.0.1 (2018-01-29)
Bug Fixes
- input-label: extend asInput to allow label prop as element (05bd281)
v2.0.0
2.0.0 (2018-01-25)
Features
- checkbox: change CheckBox to be controllable via props (89c257d)
BREAKING CHANGES
- checkbox: add a componentWillReceiveProps function to CheckBox to allow for CheckBox to be updated by changes to prop, prop defaultChecked has been replaced by prop checked.
v1.7.2
1.7.2 (2018-01-17)
Bug Fixes
- input: add missing exports to index.js (#126) (138ad94)