Commit Graph

26 Commits

Author SHA1 Message Date
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
Ethan Arrowood
1491bf905f Initial state test icon color changed 2017-03-04 22:21:34 +00:00
Samuel Plumppu
3889f87cc3 Merge pull request #13651 from Ethan-Arrowood/fix/challenge-icon-color
Set default icon color to darkgreen
2017-03-01 11:06:16 +01:00
Ethan Arrowood
c1ad7d56a2 Set default icon color to darkgreen 2017-02-28 13:49:35 -05:00
Nawazish Ali
e2e0fd7ccf Fixed iPhone frame doesn't disappear on narrow widths
Removed all unnecessary formatting.

I have removed all unnecessary formatting as requested. Sorry for inconvenience .

Squashed the second commit into first.
2017-02-22 23:43:00 +05:00
Peter Weinberg
e5c5a6ee63 amended nightmode styles: modals, dropdown, menu-toggle 2017-01-16 19:37:04 -05:00
Peter Weinberg
54c4f99066 added LESS rule for <dfn> tag in nightmode 2017-01-14 19:14:30 -05:00
Mrugesh Mohapatra
2386a07cd4 Merge pull request #11705 from chiptus/fix/text-break-test-output
added word-wrap less rule to .test-output
2016-11-22 20:53:28 +05:30
Chaim Lando
78a1f9f036 added word-wrap less rule to .test-output 2016-11-18 20:05:14 +05:30
theflametrooper
6777823607 Fixed styling issues with Hikes
⚙ Fixed tabs/spaces issue
📱 Added responsiveness to YouTube embed
2016-11-04 13:18:35 +00:00
Mrugesh Mohapatra
3d8ec49520 Fix(css): react-layout and editor area 2016-08-02 10:38:01 +05:30
Berkeley Martinez
627c92c72f Fix(challenges): make challenge height auto
closes #9347
2016-07-28 23:40:01 -07:00
Berkeley Martinez
4fb70a4d9c Fix(css): move iphone image down a scooch
closes #9339
2016-07-28 23:40:01 -07:00
Berkeley Martinez
91dc3625d9 Remove step pointer events block
unminify animate.css
2016-07-28 23:39:17 -07:00
Berkeley Martinez
acac4b3286 Add dynamic tests 2016-07-28 23:39:17 -07:00
Berkeley Martinez
c7af14bcf7 Initial step challenge ui with state changes 2016-07-28 23:39:17 -07:00
Berkeley Martinez
09ea99e561 Add react challenge view with editor 2016-07-28 23:39:17 -07:00
Justin Richardsson
5fdc961587 Night Mode + CSS Additions (#7929)
* Night Mode and More Hotkeys

* Nightmode CSS adjustments

* Removed Redundant Line

* Wrapped JSON.parse statements in a try catch block
2016-04-08 15:13:41 -07:00
Nick
b049d252ef FIX - Remove trailing spaces 2016-04-02 23:52:52 -04:00
Alister N. Mada
5b73279212 Remove slide challenge text-align center 2016-02-07 13:00:33 +07:00
Hallaathrad
a903db76e3 Minor aesthetic changes 2016-02-05 23:46:11 -05:00
Alister N. Mada
087963e801 Fix inconsistent font sizes in challenge descriptions 2016-01-19 16:41:53 +07:00
SaintPeter
198a92026d Improve Challenge Link Readability 2016-01-16 14:52:33 -08:00
SaintPeter
b94dc98108 Improve Basic Javascript Flow 2016-01-15 15:38:01 -08:00
SaintPeter
ec01155c0d Change display for blockquote and h4 lines 2015-12-28 09:38:46 -08:00
SaintPeter
b8e7d2b403 New challenge specific CSS 2015-12-28 09:38:44 -08:00