599cbfc649dbc3a8d33f59a96040aa5ec6f1e4f9
* refactor: use raw html for form elements * test: update snapshot to reflect minor changes in html output * refactor: replace all reactstrap with paragon or html * test: update snapshot * fix: add a noop to the button in async button if needed This is a flaw in the Button component in Paragon. It calls props.onClick even if it doesn't exist. * refactor: use classnames for toggling class names * fix: remove unneeded ids. fix some form markup * fix: update snapshot to reflect removed labels
|Build Status| |Coveralls| |npm_version| |npm_downloads| |license| frontend-app-profile ========================= Please tag **@edx/arch-team** on any PRs or issues. Introduction ------------ React app for user account management. .. |Build Status| image:: https://api.travis-ci.org/edx/frontend-app-profile.svg?branch=master :target: https://travis-ci.org/edx/frontend-app-profile .. |Coveralls| image:: https://img.shields.io/coveralls/edx/frontend-app-profile.svg?branch=master :target: https://coveralls.io/github/edx/frontend-app-profile .. |npm_version| image:: https://img.shields.io/npm/v/@edx/frontend-app-profile.svg :target: @edx/frontend-app-profile .. |npm_downloads| image:: https://img.shields.io/npm/dt/@edx/frontend-app-profile.svg :target: @edx/frontend-app-profile .. |license| image:: https://img.shields.io/npm/l/@edx/frontend-app-profile.svg :target: @edx/frontend-app-profile
Languages
JavaScript
96.6%
SCSS
2.2%
Makefile
1%
HTML
0.2%