renovate[bot]
4d78b238c6
chore(deps): update dependency @types/codemirror to v5.60.6
2022-12-31 05:07:01 +00:00
Naomi Carrigan
b768c642fb
docs: clean up some typos ( #48867 )
2022-12-30 07:47:17 +01:00
Billy Arante
b34cd69ce1
fix(curriculum): Grammar in step 48 of build an rpg ( #48860 )
...
fix(62a7c071219da921758a35bb.md): grammar in step 48 of new js course (build an rpg)
2022-12-28 08:08:40 +02:00
renovate[bot]
35865ed48c
chore(deps): update automerged always - codesee to v0.465.0
2022-12-25 07:16:36 +00:00
renovate[bot]
25b6f1c823
chore(deps): update typescript-eslint monorepo to v5.47.0
2022-12-25 04:15:16 +00:00
renovate[bot]
b1e143a2ef
fix(deps): update dependency react-router-dom to v6.6.1
2022-12-25 01:04:19 +00:00
Aditya753b
379d18f01d
fix: Typo in codebase best practices ( #48843 )
...
fix: Typo in codebase best practices
2022-12-24 21:56:06 +01:00
renovate[bot]
f96b416b78
fix(deps): update dependency sanitize-html to v2.8.1
2022-12-24 19:00:18 +00:00
renovate[bot]
f560e77c59
fix(deps): update dependency jquery to v3.6.3
2022-12-24 15:59:13 +00:00
renovate[bot]
1c73c1c6d5
chore(deps): update storybook monorepo to v6.5.15
2022-12-24 13:26:18 +00:00
renovate[bot]
9f0c119a09
fix(deps): update dependency algoliasearch to v4.14.3
2022-12-24 10:22:28 +00:00
renovate[bot]
3780532870
chore(deps): update dependency @testing-library/dom to v8.19.1
2022-12-24 06:59:21 +00:00
renovate[bot]
3dde77a637
chore(deps): update babel monorepo
2022-12-24 04:48:39 +00:00
Manabu Matsumoto
95b724a3a2
feat(UI): visualize input clear button ( #48702 )
...
* feat: visualize search bar inputs clear button
* chore: remove redundant empty lines
* fix: make search bar input horizontally responsive
* fix: make search bar input width follow suggestion items
* fix: moving clear button to right of the searchbar
* feat: add search bar clear button in LP
* fix: add a bigger spacing between the icons and the text
* fix: make the clear button show visible focus indicator
* chore: refactor the css code to avoid redundancy
* fix: make the buttons in search bar accessible for screen reader
* fix: make the buttons and input in search bar more accessible
2022-12-23 17:00:38 -06:00
Mark Edward Gonzales
5b229e4f52
fix(curriculum): fix typos in step 66 of new JS RBG project ( #48831 )
...
Fix typos in step 66 of new JS RBG project #48825
2022-12-23 16:16:20 -06:00
Mrugesh Mohapatra
25f0fc5d93
fix(client): add loader to default layouts ( #48830 )
2022-12-23 13:38:50 -06:00
camperbot
54e11bb271
chore(i18n,docs): processed translations ( #48826 )
2022-12-23 12:47:17 -06:00
camperbot
bb39f8085c
chore(i18n,learn): processed translations ( #48834 )
2022-12-23 12:45:49 -06:00
camperbot
3cc7d508db
chore(i18n,client): processed translations ( #48833 )
2022-12-23 15:52:48 +00:00
camperbot
a70ba58db1
chore(i18n,client): processed translations ( #48827 )
2022-12-22 09:23:47 -08:00
camperbot
9770fe3164
chore(i18n,learn): processed translations ( #48828 )
2022-12-22 09:23:26 -08:00
abe
f3446daaae
feat: mark user editable regions in help post ( #48512 )
...
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: kravmaguy <flex4lease@gmail.com >
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/46411
2022-12-22 07:50:25 -08:00
Muhammed Mustafa
e451a54d25
chore: add best practices for styling a component in codebase ( #48808 )
...
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
2022-12-22 08:48:58 +01:00
Rahul Nag
b4f08d7b96
fix(curriculum): typo in make an RPG game ( #48816 )
...
Co-authored-by: Rahul <ranag@expediagroup.com >
Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/48809
2022-12-22 10:58:56 +05:30
Niraj Nandish
acd74472f8
fix(client): i18n project and certification titles in settings, profile and certification page ( #48785 )
...
Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/40998
2022-12-22 10:54:46 +05:30
Muhammed Mustafa
8cc575c9b9
feat: swap to logical properties for spacing ( #48769 )
2022-12-22 10:51:19 +05:30
Tayyab Zain
e269c36e1f
docs: remove extra line breaks in the FAQ ( #48812 )
...
* Documentation Update
* Removed Line Breaks
* Removing All the line breaks in Moderator Section
* Update docs/FAQ.md
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
* Update docs/FAQ.md
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
* Discord Chat Moderator
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
* Forum Moderator
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
* GitHub moderator
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
* Moderator HandBook
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
* Remove the duplication
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
2022-12-21 14:26:14 -06:00
camperbot
cffdfc0d22
chore(i18n,learn): processed translations ( #48815 )
2022-12-21 10:11:08 -06:00
camperbot
9e8427ff5c
chore(i18n,docs): processed translations ( #48813 )
2022-12-21 10:10:37 -06:00
camperbot
cf32789f34
chore(i18n,client): processed translations ( #48814 )
2022-12-21 07:34:21 -08:00
Muhammed Mustafa
f3ad7cf3d0
chore(client): add Arabic freeCodeCamp about ( #48803 )
2022-12-20 20:34:59 +01:00
Sriparno Roy
264afea278
fix(curriculum): sentence construction in build an RPG project ( #48783 )
...
* docs: fix sentence construction
* docs: fix sentence construction in build an RPG project
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
2022-12-20 09:07:33 -08:00
Walid Mouaaouia
f91b71a74c
fix: first sentence in step 32 JS course. ( #48789 )
...
* fix: first sentence in step 32 JS course.
* Update curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-basic-javascript-by-building-a-role-playing-game/62fc20387ef88d1d1998aac5.md
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
2022-12-20 15:35:45 +00:00
camperbot
68cbfb77e8
chore(i18n,learn): processed translations ( #48804 )
2022-12-20 09:00:39 -06:00
camperbot
388d323b38
chore(i18n,docs): processed translations ( #48802 )
2022-12-20 18:11:38 +05:30
Ahmad Abdolsaheb
bff61255f9
feat(donation): simplify donation client ( #46379 )
...
* feat: unify post payment actions
* feat: handle stripe card error and add donation after auth
* feat: add donation saga stripe test
* feat: add more coverage to stripe tests
* feat: add initial stripe card saga test
* feat: finalize initial stripe card saga test
* feat: add patreon test saga
* feat: test clean up
* feat: do not show processing for Patreon
* feat: normalize donation settings
* feat: turn payment provider/contex to enum
* feat: remove donation-settings.js
* fix: git ignore generated config
* fix: ignore the generate config from everything
* fix: remove types.js
* fix: update linting to include types.js
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
2022-12-20 18:03:06 +05:30
Mrugesh Mohapatra
4f9122561d
chore: fix pull-request template
2022-12-20 17:57:01 +05:30
Roy Gavrielov
2d15e768ff
fix(curriculum): Update title and text of rest elements challenge ( #48793 )
...
Update title and text of rest elements challenge
2022-12-20 12:22:36 +01:00
Tom
b619c195df
fix(docs): update how to add/enable a new language ( #48774 )
...
* fix(docs): update how to add/enable a new language
* fix: touch up
* fix: more touch up
* fix: apply suggestions and touch up
2022-12-19 14:10:23 -08:00
camperbot
ecc7101854
chore(i18n,learn): processed translations ( #48794 )
2022-12-19 20:41:09 +02:00
Mrugesh Mohapatra
eba1ea58a2
docs: update pre-req to Node.js 18 ( #48798 )
2022-12-20 00:00:57 +05:30
Mrugesh Mohapatra
1d6e10c38c
fix(ci): add node 18 build, test variants ( #48117 )
2022-12-19 20:29:50 +05:30
camperbot
7278385047
chore(i18n,client): processed translations ( #48792 )
2022-12-19 08:53:01 -06:00
camperbot
f7f6de0fa9
chore(i18n,docs): processed translations ( #48791 )
2022-12-19 08:52:21 -06:00
Oliver Eyton-Williams
cf4af546fc
fix: hide arabic until it's deployed ( #48795 )
2022-12-19 13:52:19 +00:00
renovate[bot]
533045276a
fix(deps): update dependency sanitize-html to v2.8.0
2022-12-19 08:35:56 +00:00
renovate[bot]
288ee08c54
Update dependency react-router-dom to v6.5.0
2022-12-17 18:10:30 +00:00
renovate[bot]
cb02cff369
Update Automerged Always - CodeSee to v0.461.0
2022-12-17 15:08:48 +00:00
renovate[bot]
c39a7aed21
chore(deps): update dependency @types/node to v16.18.10
2022-12-17 12:25:04 +00:00
renovate[bot]
5b374d539b
fix(deps): update dependency jquery to v3.6.2
2022-12-17 11:31:25 +00:00