Commit Graph

11 Commits

Author SHA1 Message Date
Ahmad Abdolsaheb
1c4d57dfb3 fix: text bleeding buttons in profile and donate-form (#35399)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] All the files I changed are in the same world language (for example: only English changes, or only Chinese changes, etc.)
- [x] My changes do not use shortened URLs or affiliate links.

<!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.-->

Closes #35265
2019-02-26 01:09:05 +05:30
mrugesh mohapatra
86cf0cff91 fix(profile): update private profile view (#35350) 2019-02-22 15:55:59 +03:00
Valeriy
fc8c71ad16 feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
Valeriy
058ffeb8dc fix(client): night mode for settings page 2019-01-28 12:02:45 +00:00
Valeriy
28ee458ceb fix(client): do not unmount default layout on navigate 2019-01-28 12:02:45 +00:00
Bouncey
7afa00f2aa fix: Portfolio styling 2018-11-13 05:39:50 +05:30
Bouncey
d417ec9936 chore: Tidy up 2018-11-13 05:39:50 +05:30
Bouncey
602065be0b fix: Pass username to Certifications to get user details 2018-11-13 05:39:50 +05:30
Bouncey
d686b32d9d fix: Reimplement the HeatMap 2018-11-13 05:39:50 +05:30
Bouncey
f5ae5027cc fix: Update some apis/datastructures 2018-11-13 05:39:50 +05:30
Bouncey
987da19254 feat(profile): Add Profile and components 2018-11-13 05:39:50 +05:30