freeCodeCamp/common/app/redux
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
..
actions.js feat(nav): make navbar static (#13673) 2017-03-13 18:17:07 -05:00
entities-reducer.js Refactor entities reducer for redux-actions update 2017-01-05 00:09:47 +00:00
fetch-user-saga.js Fix(challenges): completed marked at render 2016-08-08 16:21:04 -07:00
index.js Feature(nav): clicking on logo takes user to current challenge 2016-08-03 15:51:28 -07:00
load-current-challenge-saga.js Chore(challenges): separate code storage sagas 2016-08-18 09:44:40 -07:00
reducer.js feat(nav): make navbar static (#13673) 2017-03-13 18:17:07 -05:00
selectors.js Fix(nav): Protect against missing data 2016-08-04 15:01:37 -07:00
types.js feat(nav): make navbar static (#13673) 2017-03-13 18:17:07 -05:00