Commit Graph

30220 Commits (67768b057e0176738fdaf537debd8376ebd8fc69)

Author SHA1 Message Date
camperbot 67768b057e
chore(i18n,learn): processed translations (#45679) 2022-04-13 23:42:58 +09:00
yuanhepeng 8072041012
fix(curriculum): improve the wording of a challenge (#45677) 2022-04-12 22:05:14 -07:00
Naomi Carrigan f88b272f79
chore: migrate instructions to learn (#45568)
* chore: migrate instructions to learn

* chore: apply sem's review suggestions

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* chore: apply tom's review suggestion

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-04-12 09:20:56 -05:00
camperbot 905018ad35
chore(i18n,learn): processed translations (#45670) 2022-04-11 19:34:39 +05:30
camperbot f40a2c6da1
chore(i18n,client): processed translations (#45669) 2022-04-11 19:34:09 +05:30
Renovate Bot c1e442a064 fix(deps): update dependency react-i18next to v11.16.5 2022-04-11 00:06:57 +00:00
Renovate Bot 44fb360cba fix(deps): update dependency @stripe/stripe-js to v1.27.0 2022-04-10 21:59:41 +00:00
Renovate Bot 6fda1f1473 chore(deps): update dependency webpack to v5.72.0 2022-04-10 19:58:25 +00:00
Renovate Bot fb216cccb7 chore(deps): update dependency @testing-library/dom to v8.13.0 2022-04-10 17:07:49 +00:00
Renovate Bot 999a5e66a7 fix(deps): update dependency react-i18next to v11.16.3 2022-04-10 14:49:03 +00:00
Renovate Bot 1d1f1ad77e chore(deps): update dependency eslint-plugin-import to v2.26.0 2022-04-10 11:37:32 +00:00
Renovate Bot b64e2f481f chore(deps): update codesee to v0.227.0 2022-04-10 06:00:09 +00:00
Renovate Bot 520db30828 fix(deps): update dependency react-instantsearch-dom to v6.23.3 2022-04-10 03:47:24 +00:00
Renovate Bot 6ed07d5823 fix(deps): update dependency @stripe/react-stripe-js to v1.7.1 2022-04-10 01:54:38 +00:00
Renovate Bot 35969c670d chore(deps): update storybook monorepo to v6.4.21 2022-04-09 23:17:40 +00:00
Renovate Bot 8fc705c24f chore(deps): update dependency @types/react-dom to v17.0.15 2022-04-09 20:51:17 +00:00
Renovate Bot 9c278f1968 chore(deps): update dependency @types/enzyme to v3.10.12 2022-04-09 18:13:21 +00:00
Renovate Bot 6544117f6d chore(deps): update dependency @types/react to v17.0.44 2022-04-09 14:53:45 +00:00
Farhan Hasin Chowdhury 7882ff1c94
fix(curriculum): adjusted hint img src
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-04-09 11:41:17 +00:00
JuumanBeing c92a71e11e
fix(curriculum): include note about counting spaces by .length property (#45641)
Added a sentence to bring attention to the fact that the JS string .length property counts space characters.
2022-04-09 12:27:50 +02:00
camperbot a963286612
chore(i18n,client): processed translations (#45644) 2022-04-09 19:01:10 +09:00
camperbot 19152d19f8
chore(i18n,learn): processed translations (#45646) 2022-04-09 19:00:01 +09:00
Renovate Bot ae4603ca98 chore(deps): update dependency @testing-library/jest-dom to v5.16.4 2022-04-09 05:40:30 +00:00
Renovate Bot b55f61c6ef chore(deps): update babel monorepo to v7.17.9 2022-04-09 02:55:43 +00:00
Oliver Eyton-Williams 1d87c3c4f2
fix: handle missing sound saga payloads (#45645) 2022-04-08 18:57:57 +01:00
Alessia Vanni 4f3b131a4b
chore: Added article links in italian footer (#45586)
* Update trending.json

Added 30 articles from the column "Published" on Trello

* Update trending.json

Replaced the first thirty titles and links

* Update trending.json

Ho ridotto la lunghezza di alcuni titoli (<=28 caratteri) e spostato la parentesi di chiusura su una nuova riga

* Add missing comma

* JSON formatting

* fixed titles length

* Apply suggestions from code review

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-04-08 12:55:45 +02:00
Ahmad Abdolsaheb fbc84c6647
feat: update footer Apr 2022 (#45638) 2022-04-08 09:08:33 +02:00
camperbot 5a681766ab
chore(i18n,client): processed translations (#45639) 2022-04-07 09:56:53 -07:00
Muhammed Mustafa 9e5816c0c9
fixed a typo in basic-node-and-express intro (#45640) 2022-04-07 16:26:38 +02:00
Ahmad Abdolsaheb 4034c59ba2
feat(client): add secure donation border to donation form (#45637)
* feat: add secure donation border to donation form

* feat: add string to translations

* Apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* feat: cleanup and reorder logic

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-04-07 13:24:42 +01:00
camperbot 4005d65123
chore(i18n,client): processed translations (#45632) 2022-04-07 11:28:03 +02:00
camperbot caea3faf80
chore(i18n,learn): processed translations (#45633) 2022-04-07 11:26:53 +02:00
Naomi Carrigan 0c35edb4d6
feat: change monaco shortcut (#45627)
* feat: change monaco shortcut

* fix: oops I lost the eslint-enable comment

* feat(tests): add cypress tests
2022-04-07 14:10:34 +05:30
Farhan Hasin Chowdhury 6af38bb240
fix(curriculum,i18n): issues in the source string (#45622)
* Added code formatting

* Removed dots from postscript since they break the emphasis tag
2022-04-05 14:23:16 -07:00
Lenin Kennedy a6d2660c7c
fix(curriculum): remove style note (#45625) 2022-04-05 13:49:27 -06:00
camperbot d886ea11ef
chore(i18n,learn): processed translations (#45626) 2022-04-05 23:36:59 +05:30
Karen Lowe 3a01deef48
fix(curriculum): attribute linked image to W3C (#45589)
Co-authored-by: Karen Lowe <klowe@ancestry.com>
2022-04-05 09:11:00 -06:00
Radi Totev b2c05d3c79
fix(curriculum): add removing element to the mutation test (#45581) 2022-04-05 15:59:46 +02:00
camperbot 4795af3b51
chore(i18n,learn): processed translations (#45621) 2022-04-05 16:51:38 +05:30
camperbot d976e9a853
chore(i18n,docs): processed translations (#45618) 2022-04-05 16:50:59 +05:30
camperbot 5145d3dcfe
chore(i18n,client): processed translations (#45620) 2022-04-05 12:16:39 +02:00
Tiffanie Alcaide 5b0250241a
chore(client): migrate i18n/configForTest.js to TS (#45624) 2022-04-04 19:44:17 +00:00
renovate[bot] 27b71f5e1e
fix(deps): update dependency nanoid to v3.3.2 (#45607)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-04 19:11:19 +05:30
Bruce B 31cbbc3501
fix: update light theme code example color contrast ratios (#45603) 2022-04-04 16:27:38 +03:00
Tom 3d242179b2
fix: make crtl+s save to appropriate location (#45406)
* fix: crtl+s for multifile cert projects

* fix: remove unused code

* feat: add limit on save frequency
2022-04-04 15:32:43 +03:00
Renovate Bot f43de0969e fix(deps): update dependency @stripe/stripe-js to v1.26.0 2022-04-03 19:43:07 +00:00
Renovate Bot 88ac6c51f0 chore(deps): update dependency webpack to v5.71.0 2022-04-03 16:53:04 +00:00
Renovate Bot 347b333aef chore(deps): update dependency eslint-plugin-react-hooks to v4.4.0 2022-04-03 13:52:43 +00:00
Renovate Bot 12078b6831 chore(deps): update codesee to v0.223.0 2022-04-03 07:12:44 +00:00
Renovate Bot 11611cff28 fix(deps): update dependency react-instantsearch-dom to v6.23.1 2022-04-03 03:17:56 +00:00