Mrugesh Mohapatra
7783079af7
fix: address early review comments and lint
2019-02-21 16:50:29 +00:00
Mrugesh Mohapatra
65c427a266
feat(pages): import terms page to subdirectory
2019-02-21 16:50:29 +00:00
Mrugesh Mohapatra
03a399d24f
feat(pages): import privacy policy to subdirectory
2019-02-21 16:50:29 +00:00
Mrugesh Mohapatra
f8b900f58f
feat(pages): import CoC to subdirectory
2019-02-21 16:50:29 +00:00
Mrugesh Mohapatra
7ae7fb42a4
feat(pages): import support page to subdirectory
2019-02-21 16:50:29 +00:00
Mrugesh Mohapatra
f61efb225f
fix(links): unify linking to pages internal/external
2019-02-21 16:50:29 +00:00
Mrugesh Mohapatra
f28cee5a4d
feat(pages): import sponsors page to subdirectory
2019-02-21 16:50:29 +00:00
Mrugesh Mohapatra
19e8aa52fe
feat(pages): import about page to subdirectory
2019-02-21 16:50:29 +00:00
Mrugesh Mohapatra
d2c017d821
fix(title): make consistent main title
2019-02-21 16:50:29 +00:00
rituteb
6f12526fe1
Fix issue with download solution on completion modal ( #34967 ) ( #35317 )
...
When the user downloads their solution before proceeding to the next challenge, the solution is downloaded again on Ctrl + Enter.
The issue is that once the user has downloaded their solution, the download button is in focus, so pressing Ctrl + Enter will not only dispatch the submit challenge event, it'll also dispatch the click event on the download button which is not what we want. This disables that event.
Closes #34967
2019-02-21 12:06:52 +03:00
Dzmitry
31490d2b6a
fix(client): touching the edges on learn welcome page ( #35296 )
2019-02-20 08:06:43 +03:00
Aravind V. Nair
35b0bd8fdd
chore: normalize freeCodeCamp in english ( #35258 )
...
Co-authored-by: The Coding Aviator <34807532+thecodingaviator@users.noreply.github.com >
Co-authored-by: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com >
2019-02-19 15:19:49 +05:30
Ahmad Abdolsaheb
56bf132af0
fix: normalize font weights globally and font hierarchy on map
2019-02-19 15:14:48 +05:30
Valeriy
48aa09db38
fix(footer): prop types checks
2019-02-19 14:30:27 +05:30
Valeriy
fc8c71ad16
feat: use eslint with prettier to format code
2019-02-19 14:30:27 +05:30
Bouncey
b13e5fb41a
feat: Use prettier-eslint to format code
2019-02-19 14:30:27 +05:30
Bouncey
a49769c3c0
chore: Apply lint fixes
2019-02-19 14:30:27 +05:30
Bouncey
fb56abe229
fix: Re-fix charge-stripe path
2019-02-19 14:30:27 +05:30
Bouncey
c0104faa38
fix(ci): Fix lint errors thrown in CI
2019-02-19 14:30:27 +05:30
Bouncey
8e0237d042
chore: Apply linting fixes
2019-02-19 14:30:27 +05:30
Randell Dawson
aa621a20b5
fix: removed unecessary guideUrl from frontmatter
2019-02-19 11:34:27 +03:00
Valeriy
7530f62f63
fix(client): learn layout does not stretch to the bottom
2019-02-19 01:49:00 +05:30
Saransh Kataria
63d15e0d98
fix: updated signature URL to freecodecamp CDN ( #34923 )
2019-02-18 21:28:03 +05:30
Kristofer Koishigawa
ccd45f77ff
fix(client): collapsing reflex containers. ( #35247 )
2019-02-18 21:04:04 +05:30
Valeriy
0d787ceeec
fix(client): remove unused var
2019-02-18 14:39:56 +00:00
Valeriy
1a889d9f3f
fix(footer): change nonLearnPage to showFooter
2019-02-18 14:39:56 +00:00
Mrugesh Mohapatra
71cf52144e
fix(footer): show only on non-learn pages
2019-02-18 14:39:56 +00:00
Mrugesh Mohapatra
b94c87494c
feat: update labels for Learn
2019-02-18 14:39:56 +00:00
Mrugesh Mohapatra
fbc4db1e9b
revert(client): place tool panel at the bottom
...
This reverts commit e6d2a9df93
.
2019-02-18 14:39:56 +00:00
Valeriy
71cf4495cb
fix(client): get backend challenge data on challenge mount
2019-02-18 13:49:24 +00:00
Ahmad Abdolsaheb
3b12bbb716
fix: add space ( #35264 )
2019-02-17 11:53:40 -08:00
Ahmad Abdolsaheb
4fd54a085c
fix(client): improve search ui ( #35146 )
2019-02-17 00:38:33 +03:00
Valeriy S
4c252654a4
fix(client): refactor a challenge preview saga
2019-02-16 17:48:37 +00:00
Valeriy S
98f979f3b4
fix(client): disable build on error
2019-02-16 17:48:37 +00:00
Valeriy S
2981d776c7
fix(client): update success message for all challenges
2019-02-16 17:30:37 +00:00
Valeriy S
f6fa754906
fix(client): update current challenge for all challenges
2019-02-16 17:30:37 +00:00
Bouncey
ca298e9bde
fix: Revert to relative ajax urls
2019-02-16 12:27:23 +05:30
Aravind V. Nair
33a61fe074
docs: optimise images ( #35240 )
2019-02-16 12:04:16 +05:30
Ahmad Abdolsaheb
c413995a4f
fix: turn non CTA buttons to ghost
2019-02-16 01:31:12 +03:00
Ahmad Abdolsaheb
4edd995c76
fix: standarize form field UI
2019-02-16 01:13:57 +03:00
Ahmad Abdolsaheb
e727acb281
fix: do not render empty instructions
2019-02-16 01:13:57 +03:00
Valeriy S
3eb6cf6e67
feat(client): place tool panel at the bottom
2019-02-16 01:13:11 +05:30
Bouncey
463a83b459
fix: Do not use relative api locations
2019-02-15 14:49:53 +00:00
Niraj Nandish
092d25d63c
fix: alignment of number of challenges in Map Title ( #35130 )
2019-02-15 15:36:05 +05:30
Ahmad Abdolsaheb
64e4f943ac
fix(client): remove appearance on buttons ( #35221 )
2019-02-15 10:51:51 +03:00
Stuart Taylor
d1104b0bc8
fix(build): Do not call ga on render ( #35211 )
2019-02-14 21:43:02 +05:30
Lipis
5818b277c4
Replace Jquery -> jQuery ( #35184 )
...
* Replace Jquery -> jQuery
* JQuery
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update guide/russian/jquery/jquery-html-method/index.md
Co-Authored-By: lipis <lipiridis@gmail.com >
* Update guide/russian/jquery/jquery-html-method/index.md
Co-Authored-By: lipis <lipiridis@gmail.com >
2019-02-14 06:59:19 -08:00
Valeriy S
a4dafdf54f
fix(client): prevent go to local links in preview
2019-02-14 20:20:17 +05:30
Valeriy S
d13cb03810
fix(client): SideNav, if more than 1 child is expanded, only the first is shown, the rest disappear
2019-02-14 20:07:03 +05:30
Niraj Nandish
c36ee82443
feat(client): Remove outbound link icon
2019-02-14 19:58:39 +05:30