Commit Graph

58 Commits

Author SHA1 Message Date
Ahmad Abdolsaheb
28c0102ecc fix:minor style changes (#37208)
* fix: minor style changes
2019-10-14 23:56:47 +09:00
Oliver Eyton-Williams
bc1b6ca7a2 feat: handle completion when logged out 2019-10-09 03:11:37 -07:00
Mrugesh Mohapatra
27d1b49b33 fix: pascal case for component 2019-10-09 14:00:42 +05:30
Nawazish Ali
d3f0494518 refactor(client): Nav logo to be served as a React svg compone… (#37136)
* Refactor fccLogo to be served as a React svg component.

* fix: brand naming conventions


Co-authored-by: mrugesh <me@raisedadead.com>
2019-10-09 01:22:51 -07:00
Ismael González Trujillo
a68345ae56 refactor(client): Refactor menu to use refs (#37047)
* Refactor menu to use refs #37025

* Fix Header tests #37025

* Removing unneeded forwardRefs #37025
2019-10-07 15:33:47 +03:00
Ahmad Abdolsaheb
ece3dbac80 fix: remove theme nav item (#37028) 2019-10-04 09:31:29 -07:00
Ahmad Abdolsaheb
f9a112b43e feat: add toggle nav (#36956)
* feat: re-add toggle menu

* Update client/src/components/Header/components/universalNav.css

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* Update client/src/components/Header/components/universalNav.css

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* Update client/src/components/Header/components/universalNav.css

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: fix lint error
2019-10-04 08:00:17 -07:00
mrugesh
e54a7fb350 fix(client): merge and update the learn map (#36822) 2019-09-21 16:39:48 +03:00
Ahmad Abdolsaheb
e653235d94 feat: universal navbar (#36744)
* feat: add universal nav

* fix: add portfolio redirect
2019-09-19 22:15:01 +05:30
Valeriy
9ce4331e25 fix(client): set --header-height only if Header exists 2019-09-04 19:00:57 +05:30
Ahmad Abdolsaheb
9ff7bf5801 feat: simplify landing page 2019-09-04 18:23:21 +05:30
Ahmad Abdolsaheb
31e3d9b27e feat: commandline chic 2019-08-20 13:37:11 +05:30
Mrugesh Mohapatra
9f40714d0a fix: remove avatar from nav 2019-08-19 17:06:38 +05:30
Oliver Eyton-Williams
67d49efd1e fix: remove redundant helper and guide code from Header 2019-07-26 19:40:46 +05:30
Oliver Eyton-Williams
04382bc475 fix: prettify css 2019-07-19 15:30:17 +05:30
Bouncey
ecfc6c23a6 fix: Rename search bar component 2019-06-08 03:16:28 +05:30
Bouncey
9186806f8e fix: Update search styles 2019-06-08 03:16:28 +05:30
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
Oliver Eyton-Williams
a24ecfbd85 fix(client): use picture and source to display correct logo (#35939) 2019-05-05 22:44:46 +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
053c66cbef fix(ui): remove double focus from SignIn button 2019-03-14 19:06:18 +05:30
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
Achilles Moraites
e351a35bf2 fix: search bar going off screen (#34586) 2019-02-22 11:39:24 +05:30
Mrugesh Mohapatra
65288de39a fix(link): lint and format links 2019-02-21 16:50:29 +00:00
Valeriy
fc8c71ad16 feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
Mrugesh Mohapatra
b94c87494c feat: update labels for Learn 2019-02-18 14:39:56 +00:00
Ahmad Abdolsaheb
4fd54a085c fix(client): improve search ui (#35146) 2019-02-17 00:38:33 +03:00
Kris Koishigawa
b57d3dddcf fix(Learn): Gives the search bar a defined height to prevent it from overflowing on Retina devices. 2019-02-14 11:01:35 +00:00
Valeriy S
07f11288b2 fix(style): navbar buttons may not properly highlighted 2019-02-14 10:59:29 +00:00
Valeriy S
22cb0c355c feat(client): extract header height to a CSS variable 2019-02-03 22:25:29 +05:30
Bouncey
c7bb16edeb fix: Do not re-signin if user is already authed 2019-01-31 23:31:09 +03:00
Valeriy
fbb15afa88 fix(client): header styles 2019-01-28 12:02:45 +00:00
Valeriy S
271e7dd077 fix(client): simplify header component and styles, auto close menu 2019-01-28 12:02:45 +00:00
Valeriy S
4987f986a9 fix(client): challenge SSR and styles 2019-01-28 12:02:45 +00:00
Valeriy
8f07c8608e fix(client): minor issues with header/footer styles 2019-01-23 14:43:22 +05:30
Mrugesh Mohapatra
88aaf421f8 fix(nav): add height for mobile view 2019-01-20 14:39:21 +05:30
Kostiantyn Larionov
90747a8000 fix(learn): implemented responsive header for mobile devices (#17467) 2019-01-20 14:39:21 +05:30
Mrugesh Mohapatra
251212beea fix(nav): update URL for news and forum 2019-01-16 13:48:38 +00:00
Mrugesh Mohapatra
fdc2219f81 feat: remove news from platform 2019-01-16 13:48:38 +00:00
Stuart Taylor
d327a5c36b Feat: News in the client app (#34392) 2018-11-29 15:12:15 +03:00
Bouncey
aca424be97 chore(react): PureComponent -> Component 2018-11-13 05:39:50 +05:30
Stuart Taylor
dbfab5b118 chore: Port over mission statement and gtag (#34262)
- [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.


Closes #18184
2018-11-09 21:21:50 +05:30