freeCodeCamp/common
Berkeley Martinez f4443e16dd feat(nav): make navbar static (#13673)
* feat(nav): make navbar static

make the navbar in react layout and the static layout stick to the top of the screen

* feat(challenges): Make classic view flex

Classic view now uses flex to control it's height. This was necessary to control view and allow
navbar to be static on other pages.

This breaks mobile view and other non-classic challenge views

* feat(app): Add logic to make screen expand on tablet

* fix(app): let routes define their content structure

* fix(less): use American spelling of gray

* fix(classic-preview): make preview smaller to prevent scroll

* feat(classic-frame): Make frame border less distinct

* fix(challenges): scope test suite less to challenges

* feat(challenges): make generic ChallengeTitle component
2017-03-13 18:17:07 -05:00
..
app feat(nav): make navbar static (#13673) 2017-03-13 18:17:07 -05:00
models feat(api): Add active user api 2017-01-26 18:01:15 -08:00
utils feat(lint): prefer spread over Object.assign call 2016-12-29 16:58:49 -08:00
config.global.js Adding passport config stuff 2015-06-04 10:52:12 -07:00
index.less feat(nav): make navbar static (#13673) 2017-03-13 18:17:07 -05:00