Releases: openedx/frontend-app-profile
Releases · openedx/frontend-app-profile
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2019-09-24)
Bug Fixes
- add empty options to dropdowns (#246) (6dd2a0c)
- adding semantic release script (#264) (23fc0a1)
- design updates (#141) (b15ba32)
- i18n: add what we have in Arabic to test RTL (#130) (9c60190)
- i18n: detect_changed_source_translations doesn't need any dependencies (08d4983)
- i18n: update translations (c8ef101)
- add an app loading state (#80) (357fa88)
- deal with Transifex id escaping (#89) (f3777dd)
- make the username bold (#129) (e340fb2)
- i18n: instructions that said to quote this path were lying (#99) (9f7f701)
- i18n: translation jobs should check for a change (#127) (7e51995)
- filter out empty social links from static display (#87) (6709032)
- regenerate github and npm tokens (cdf547f)
- remove the upload button background when viewing other profiles (#83) (583581e)
- remove unused components (#121) (0d20966)
- updating profile to use latest frontend-base (#259) (9b12628)
- upgrade frontend-auth (#215) (899554d)
- using token key = token syntax (5c38302)
- a11y: Improvements to form descriptions and heading levels (#66) (0853d6f)
- deps: pin dependencies (#217) (c60b43d)
- i18n: ARCH-748, update i18n make targets to push to Transifex (#172) (02bff76)
- i18n: make detect_changed_source_translations work for both push and pull jobs (#206) (adb8821)
- i18n: manually update messages file (#170) (89e77ee)
- i18n: read the correct files (#101) (469cdfd)
- i18n: remove i18n source file from repo (4e8be36)
- i18n: update translations (cce6f64)
- i18n: update translations (2dd5dd1)
- i18n: update translations (7cffcd3)
- i18n: update translations (894ea2c)
- i18n: update translations (041ae51)
- i18n: update translations (7b5d998)
- Add edit button to empty state on certs (#68) (231d949)
- add fonts via link tag and preconnect (#193) (2abeed7)
- add paragon files to purgecss scan (#187) (5ce3440)
- delay closing a form on success so a user can read the message (#167) (63880ae)
- Do not show age message when viewing other's profiles (#64) (438dcdb)
- fix some new line wrapping issues on visibility selector (#145) (9db03f7)
- get profile photo changes from calls back into redux store (#154) (8ff7c82)
- get two letter language code from cookie (#151) (7daf859)
- handle focus control better for opening and closing forms. (#144) (f150842)
- ui polish (#79) (a58f080)
- update header (#76) (b3a1c71)
- update site header to fix bad active state in usermenu (161d1e2)
- upgrade header containing mobile fixes (#72) (15a0694)
- use lodash.get to provide default message ids to intl.formatMessage (#108) (0fc8990)
- i18n: update translations (6955123)
- LinkedIn is one word (9a8d4f3)
- loading of certificate images (#159) (9eeb61c)
- locale loading user setting (#152) (77ec435)
- make intl.formatMessage more resilient (#155) (ca66f20)
- remove use of margin auto for layout where it breaks in ie11 (#182) (c955fdf)
- upgrade i18n library (#192) (ffba541)
- certificates: handle absolute and relative certificate download urls (c74d081)
- i18n: create config file for Transifex command line client (#91) (f5880f4)
- i18n: update translations (6a018e1)
- i18n: update translations (164f831)
- i18n: update translations (d3d1096)
- add ids for inputs and update header and footer components (#65) (b5f0a4e)
- order and vertical alignment of columns (#69) (e54eb5d)
- remove use of URL which is unsupported in IE 11 (#158) (3b01e4b)
- updating react-footer-component to complie with is-es5 (2362dd6)
- upgrade frontend auth (#168) (0f72a5d)
- use onChange instead of onInput to fix broken upload on m...