Commit Graph

180 Commits

Author SHA1 Message Date
Valeriy
3552fd392a fix: make search working 2019-06-08 03:16:28 +05:30
Bouncey
ecfc6c23a6 fix: Rename search bar component 2019-06-08 03:16:28 +05:30
mrugesh mohapatra
e889b599fb Add rel attr to search hits
Co-Authored-By: Bouncey <staylor1012@gmail.com>
2019-06-08 03:16:28 +05:30
Bouncey
9186806f8e fix: Update search styles 2019-06-08 03:16:28 +05:30
Bouncey
cf4cbe4d3e fix: Clear search query on unmount 2019-06-08 03:16:28 +05:30
Bouncey
a11e669b8a feat: Port search from 'search-assets' 2019-06-08 03:16:28 +05:30
Oliver Eyton-Williams
1e1cbdfe06 fix(client): Remove redundant prop and allow navigationMenu to be und… (#36134) 2019-05-26 22:28:40 +03:00
Oliver Eyton-Williams
17e112d25e fix(client): make top navigation menu replaceable (#35943)
* fix(client): Stop using react-responsive and use media queries to display menu

* Change guide to show menu

* DRYed out a bit

* Restore main, top-right nav to guide

* fix: Separate guide and top menu state

* Update client/src/components/Header/index.js

Co-Authored-By: Valeriy <ValeraS@users.noreply.github.com>

* Update client/src/components/Header/index.js

Co-Authored-By: Valeriy <ValeraS@users.noreply.github.com>

* Update client/src/components/Header/index.js

Co-Authored-By: Valeriy <ValeraS@users.noreply.github.com>

* Update client/src/components/Header/index.js

Co-Authored-By: Valeriy <ValeraS@users.noreply.github.com>

* fix: Refactor menu button and links

* feat(client): make top navigation menu replaceable

* fix: Refactor nav menu logic out of Header

* fix(client): use default nav menu in header and use landingPage props instead of disableSettings
2019-05-26 20:36:23 +03:00
Mrugesh Mohapatra
033606ec8d fix(donate): add a space in donate text 2019-05-07 22:56:21 +03:00
Oliver Eyton-Williams
d4df02c7e2 fix: Sync blockquote, code and pre's color in night mode 2019-05-07 10:43:43 -07:00
Oliver Eyton-Williams
0e24bffe22 fix: Make code blocks look more conventional 2019-05-07 10:43:43 -07:00
Randell Dawson
be2c37491f fix: use triple backticks around code 2019-05-07 10:43:43 -07:00
Oliver Eyton-Williams
a24ecfbd85 fix(client): use picture and source to display correct logo (#35939) 2019-05-05 22:44:46 +03:00
Mrugesh Mohapatra
cbaea46504 fix: rollback gatsby-remark-prismjs & more updates 2019-05-02 01:01:00 -07:00
yehia67
1d2baeabdc fix: remove helpful-links section (#35478)
Closes #35397

Co-authored-by: mrugesh mohapatra <me@raisedadead.com>
2019-03-29 14:45:18 +05:30
Илья
a27c736bf4 Correct paddings in inline code blocks (#35497)
* Update layout.css
2019-03-20 14:22:20 +01:00
Vicente Plata
b24807312c fix(client): Make links with Font Awesome Icons accessible to visually impaired campers (#35589) 2019-03-18 08:58:24 +03:00
Valeriy
05ce26fb74 fix(ui): adjust settings link styles 2019-03-14 19:06:18 +05:30
Valeriy
4994cd828e fix(ui): top nav menu behavior on guide 2019-03-14 19:06:18 +05:30
Valeriy
6bbe152f34 chore(client): replace react-media with react-responsive
react-media does not handle props changes, use react-responsive instead.
2019-03-14 19:06:18 +05:30
Valeriy S
81dd2ccb54 fix(test): update Map snapshots 2019-03-14 19:06:18 +05:30
Valeriy S
053c66cbef fix(ui): remove double focus from SignIn button 2019-03-14 19:06:18 +05:30
Valeriy S
d9bf87d57d fix(ui): make possible use curriculum map with keyboard 2019-03-14 19:06:18 +05:30
DzmitryUr
327a4a9b34 fix(client): prevent panels widening in curriculum map 2019-03-01 14:50:24 +00:00
Stuart Taylor
b494eebcc5 Update client/src/components/layouts/components/guide/redux/side-navigation-saga.js
Co-Authored-By: ahmadabdolsaheb <ahmad.abdolsaheb@gmail.com>
2019-03-01 13:02:29 +00:00
Stuart Taylor
2c8431fdc3 Update client/src/components/layouts/components/guide/redux/side-navigation-saga.js
Co-Authored-By: ahmadabdolsaheb <ahmad.abdolsaheb@gmail.com>
2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
23b01464ac fix: moved sidenav logic to saga 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
b6198417d0 fix: guide-nav latests changes 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
67119fbc7c fix: removed context and added saga 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
b3bc6776ec fix: added react-media 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
897b9110fc fix: used selectors in mapstatetoprops 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
08f737a0b9 fix: redux folder relocated and local func renamed 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
6cdfbc87d8 fix: close guide nav when guide is unmounted and close nav when nav clkd 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
b5b3482d0e fix: wire menu to redux and add change meanu breakpoint for guide 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
210454444d fix: change button color on click 2019-03-01 13:02:29 +00:00
Ahmad Abdolsaheb
357b824033 fix: custom menu for guide 2019-03-01 13:02:29 +00:00
Mrugesh Mohapatra
a3773d7c3a fix: update the progress loader 2019-02-27 13:22:54 +00:00
Ahmad Abdolsaheb
083161e247 fix: remove PII from title (#35428) 2019-02-27 12:42:06 +05:30
Mrugesh Mohapatra
1ce38a99e0 fix: apply conventional styling changes 2019-02-26 22:57:13 +05:30
Hemakshi Sachdev
05f8c2bd5c feat: added danger-zone-saga.js 2019-02-26 22:57:13 +05:30
Hemakshi Sachdev
e51b8bfaca feat: added danger zone 2019-02-26 22:57:13 +05:30
Bouncey
f4528ad0ff fix: Consolodate full screen loaders in to one component 2019-02-26 16:06:05 +03:00
Mrugesh Mohapatra
ff53235efd fix: update welcome page for night 2019-02-25 23:26:48 +00:00
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
Anton Honcharuk
d7b5946c31 fix: text overflow on cta buttons (#35378) 2019-02-26 00:47:18 +05:30
Christopher McCormack
35b3495be1 fix: correct unbalanced <code> element spacing (#35344)
* fix: removed pseudo-elements and replaced with padding to fix unbalanced <code> element spacing

* fix: adjusted formatting to use white-space property instead of changing padding
2019-02-25 16:37:58 +03:00
mrugesh mohapatra
84c8aac07c fix(styles): apply conventional styles (#35371)
* fix(styles): apply conventional styles

* fix: add night styles to progress
2019-02-25 15:58:40 +03:00
Alan Nguy
5d3ea76a3e fix: fixed styling for modal headers (className fcc-modal) (#35220) 2019-02-25 12:31:17 +05:30
mrugesh mohapatra
293e58cc23 fix(certs): remove footer and nav from certs (#35333)
* fix(certs): remove footer and nav from certs

* fix: revert spacing on cert
2019-02-22 18:06:47 +03:00
mrugesh mohapatra
163540f8fc fix(client): academic honesty pages and settings (#35348) 2019-02-22 16:28:38 +03:00