Commit Graph

1842 Commits

Author SHA1 Message Date
Niraj Nandish
6ef8173f1b feat(client): Changed 'Contact email' to 'Email Us' 2019-02-14 19:58:39 +05:30
Ahmad Abdolsaheb
f5a0e18520 feat: no scroll (#35173)
PoC for #35102
2019-02-14 19:45:59 +05:30
Mrugesh Mohapatra
bed432b93b fix(donate): refactor form handler 2019-02-14 14:14:10 +00:00
Ahmad Abdolsaheb
82219916bf fix: reorder modules and add https 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
a30637d934 fix(donate): use intialState as recommended 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
6c41dd2b7c fix(donate): update component names 2019-02-14 14:14:10 +00:00
Ahmad Abdolsaheb
8fbd26ff33 fix: optimize donate other 2019-02-14 14:14:10 +00:00
Ahmad Abdolsaheb
c0d05cc96a feat: wrap paypal form with ReactGA 2019-02-14 14:14:10 +00:00
Ahmad Abdolsaheb
37f7dd1800 feat: make component modular and GA ready 2019-02-14 14:14:10 +00:00
Ahmad Abdolsaheb
baf425f907 fix: reactify donation other 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
66d628ff2f fix(donate): extract active donors from selectors 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
02e6e711cf fix(donate): refactor handlers for charges 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
e84f021d8b fix(donate): refactor to add completion in form 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
d816bc4acf feat(donate): initial port of the other ways 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
6b7c7d6033 fix(donate): update styling and refactor components 2019-02-14 14:14:10 +00:00
Mrugesh Mohapatra
08d6c06250 feat(donate): intial port from the donate app 2019-02-14 14:14:10 +00:00
Valeriy S
5e137d2022 fix(client): make render functions pure 2019-02-14 13:36:06 +00:00
Kris Koishigawa
b57d3dddcf fix(Learn): Gives the search bar a defined height to prevent it from overflowing on Retina devices. 2019-02-14 11:01:35 +00:00
Valeriy S
07f11288b2 fix(style): navbar buttons may not properly highlighted 2019-02-14 10:59:29 +00:00
Valeriy
5a8f9bff41 feat(guide): add an example of custom component 2019-02-14 09:33:53 +00:00
Valeriy
6a93b44aca feat(client): use custom components for guide articles 2019-02-14 09:33:53 +00:00
Ahmad Abdolsaheb
c3399893c6 fix: remove underline on hover (#35161)
* fix: remove underline on hover

* fix: load Lato font
2019-02-13 08:49:31 -06:00
Ahmad Abdolsaheb
f510ad9d61 Merge pull request #35073 from ahmadabdolsaheb/footer/spacer
fix: add spacer above footer
2019-02-07 00:41:34 +05:30
Mrugesh Mohapatra
8276d477a6 revert(donate): add the live key, fix setup breaks 2019-02-05 20:31:01 +00:00
Bouncey
04d711543b fix: Make public stripe key configurable 2019-02-06 00:19:52 +05:30
Valeriy
d6e36150f9 fix(client): nigtn mode for challenge intros 2019-02-03 22:25:29 +05:30
Valeriy
0030892645 fix(client): 404 night mode 2019-02-03 22:25:29 +05:30
Valeriy
1f923db64b fix(client): modal dialogs night mode 2019-02-03 22:25:29 +05:30
Valeriy
90555d6b16 fix(client): adjust guide styles 2019-02-03 22:25:29 +05:30
Valeriy S
21b72f2219 fix(client): styles for a reflex-splitter 2019-02-03 22:25:29 +05:30
Valeriy S
22cb0c355c feat(client): extract header height to a CSS variable 2019-02-03 22:25:29 +05:30
Valeriy
cc6e1fdbf4 fix(edge): get client app to work on edge (#35040) 2019-02-03 22:19:27 +05:30
Keith Holliday
457bd4de17 fix(client): remove focus event on Editor (#31591) 2019-02-02 17:55:11 +03:00
Bouncey
c7bb16edeb fix: Do not re-signin if user is already authed 2019-01-31 23:31:09 +03:00
The Coding Aviator
e719b917a8 fix(client): Guide spacing and coloring of active element 2019-01-31 23:30:20 +03:00
Valeriy
058ffeb8dc fix(client): night mode for settings page 2019-01-28 12:02:45 +00:00
Valeriy
dd41028f5b fix(client): replace decodeHTMLEntities to entities package 2019-01-28 12:02:45 +00:00
Valeriy
fbb15afa88 fix(client): header styles 2019-01-28 12:02:45 +00:00
Valeriy
995489eb3c fix(client): classic challenge styles and update react-reflex 2019-01-28 12:02:45 +00:00
Valeriy S
4b5f9594f6 fix(client): manually load a fontawesome css for correct SSR 2019-01-28 12:02:45 +00:00
Valeriy S
8a70f14319 fix(client): footer: use react-bootstrap, simplify layout, correct links 2019-01-28 12:02:45 +00:00
Valeriy S
271e7dd077 fix(client): simplify header component and styles, auto close menu 2019-01-28 12:02:45 +00:00
Valeriy S
4987f986a9 fix(client): challenge SSR and styles 2019-01-28 12:02:45 +00:00
Valeriy S
18a42f37cd fix(client): remove didUpdate on a learn's side-panel 2019-01-28 12:02:45 +00:00
Valeriy S
1f4fa29860 fix(client): scroll top and focus an article on guide navigation 2019-01-28 12:02:45 +00:00
Valeriy
a44935a520 fix(client): do not unmount Guide Layout on navigate 2019-01-28 12:02:45 +00:00
Valeriy
28ee458ceb fix(client): do not unmount default layout on navigate 2019-01-28 12:02:45 +00:00
Valeriy
fa08b96d87 fix(client): navigate only on title click in guide side nav panel 2019-01-23 14:43:22 +05:30
Valeriy
5b2f2a1466 fix(client): night mode for challenges 2019-01-23 14:43:22 +05:30
Valeriy
8f07c8608e fix(client): minor issues with header/footer styles 2019-01-23 14:43:22 +05:30