freeCodeCamp/client/sagas
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
..
analytics-saga.js Feature(analytics): Add redux logic for analytics 2016-07-28 23:40:01 -07:00
build-challenge-epic.js feat(challenges): add backend challenge infrastructure (#11058) 2017-01-26 23:07:22 -06:00
code-storage-saga.js Fix(code-storage): Make sure head/tail is always fresh 2016-09-29 12:44:19 -07:00
err-saga.js Use action from actionCreator 2016-10-17 08:00:44 +07:00
frame-epic.js feat(challenges): add backend challenge infrastructure (#11058) 2017-01-26 23:07:22 -06:00
hard-go-to-saga.js Fix(lint): Add import eslint and fix import errors 2016-07-28 23:40:01 -07:00
index.js feat(nav): make navbar static (#13673) 2017-03-13 18:17:07 -05:00
mouse-trap-saga.js feat(nav): remove sidecar 2016-12-29 22:04:05 -08:00
night-mode-saga.js Feature(theme): add nightmode react logic 2016-08-06 07:24:10 -07:00
README.md Initial move to redux 2016-03-03 17:53:33 -08:00
title-saga.js Add new rx saga 2016-07-28 23:39:17 -07:00