freeCodeCamp/server/views
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
..
account Remove bower and port dependencies over to npm 2017-02-09 00:09:39 -05:00
certificate Remove bower and port dependencies over to npm 2017-02-09 00:09:39 -05:00
commit Fix s/Free Code Camp/freeCodeCamp in /server/views 2017-01-11 01:29:38 -08:00
emails Fix s/Free Code Camp/freeCodeCamp in /server/views 2017-01-11 01:29:38 -08:00
partials feat(nav): make navbar static (#13673) 2017-03-13 18:17:07 -05:00
resources chore: Remove unused/deprecated files 2017-01-19 17:56:07 -08:00
sponsors chore(server): updated server to freeCodeCamp 2017-01-14 01:01:33 -05:00
404.jade Feature(pages): Add 404 page 2016-07-28 23:40:01 -07:00
home.jade Fix s/Free Code Camp/freeCodeCamp in /server/views 2017-01-11 01:29:38 -08:00
layout-react.jade feat(nav): make navbar static (#13673) 2017-03-13 18:17:07 -05:00
layout-wide.jade Fix for night mode not persisting in pages other than challenges 2016-06-22 16:29:11 +05:30
layout.jade feat(nav): make navbar static (#13673) 2017-03-13 18:17:07 -05:00