Commit Graph

3110 Commits (e0a5fcdb8eeffa53e7c6f07e182b21310f74da28)

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
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 19152d19f8
chore(i18n,learn): processed translations (#45646) 2022-04-09 19:00:01 +09:00
Renovate Bot b55f61c6ef chore(deps): update babel monorepo to v7.17.9 2022-04-09 02:55:43 +00:00
camperbot caea3faf80
chore(i18n,learn): processed translations (#45633) 2022-04-07 11:26:53 +02:00
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 40a6abe1b0
chore(i18n,learn): processed translations (#45599) 2022-04-02 17:46:30 +09:00
Karen Lowe 5494b7c90a
fix(curriculum): copy edit for grammar (#45580)
* over-write -> overwrite

* fix(curriculum): correct grammar in lesson

* fix(curriculum): apply verbiage change to all English instances

Co-authored-by: Karen Lowe <klowe@ancestry.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-04-01 13:48:56 +02:00
camperbot a3a8b8cb5e
chore(i18n,learn): processed translations (#45583) 2022-04-01 02:01:59 +09:00
Suph 405675261d
fix(curriculum): clear up confusion of array index (#45576) 2022-03-30 20:45:20 +02:00
Karen Lowe 7fef4346a4
over-write -> overwrite (#45577)
Co-authored-by: Karen Lowe <klowe@ancestry.com>
2022-03-30 20:19:11 +02:00
camperbot 5564dd017b
chore(i18n,learn): processed translations (#45574) 2022-03-30 06:59:31 -07:00
Naomi Carrigan fc22061a9e
fix: expand the editable regions (#45526) 2022-03-30 19:05:13 +05:30
Radi Totev 0a3690572c
fix: failing challenge test because of commented out code (#45492)
id: 587d7b87367417b2b2512b43
title: Use Arrow Functions to Write Concise Anonymous Functions
forumTopicId: 301211
dashedName: use-arrow-functions-to-write-concise-anonymous-functions

User code tests fail when seed code is left and commented out.
2022-03-29 08:36:13 -07:00
camperbot 4529d8638a
chore(i18n,learn): processed translations (#45566) 2022-03-29 07:01:40 -07:00
Jordan Moore 40d7dc4af9
chore(learn): Remove colors shown as keywords (#45564) 2022-03-29 11:25:58 +02:00
camperbot 43496432d6
chore(i18n,learn): processed translations (#45555) 2022-03-28 20:14:21 +00:00
Farhan Hasin Chowdhury e1262977ba
chore: fixed mistakes in the source string (#45517)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2022-03-25 13:16:48 +01:00
camperbot 0687ba1439
chore(i18n,learn): processed translations (#45520) 2022-03-24 11:17:10 -03:00
camperbot 3add6077ad
chore(i18n,learn): processed translations (#45504) 2022-03-23 15:22:04 +01:00
Lenin Kennedy dbb7f309a7
fix(curriculum): update instructions on step 49 (#45509)
Added the word "radio" to make the instructions explicit and clearer.
2022-03-23 15:21:23 +01:00
Sem Bauke 567e99231f
feat: add block description to mobile curriculum (#45370)
* feat: add block description to mobile curriculum

* feat: add superblock names
2022-03-22 19:11:44 +00:00
Tim Eggers caaa416be0
fix(curriculum): fix method listings to improve readability of description (#45483)
* fix method listings

* fix lint
2022-03-22 12:07:30 -07:00
Radi Totev 4d620dea1a
fix(curriculum): allow spaces before brackets (#45494)
* chore(curriculum): update regex in use-braket-notation-* tests

Update regex used in tests, so that tests are more forgiving and spaces tolerant.

* Allow for spaces within brackets
2022-03-22 13:52:13 +01:00
Lenin Kennedy 3edc38e054
fix(curriculum): Change typo on step 76 (#45497) 2022-03-22 11:42:11 +05:30
Tom a428284804
feat: release rdbms as beta (#45428) 2022-03-22 11:35:38 +05:30
camperbot 1036cde22e
chore(i18n,learn): processed translations (#45493) 2022-03-21 17:55:58 +01:00
Naomi Carrigan d781c63fdf
chore: resolve flagged Crowdin issues (#45442)
* chore: resolve bengali issues

* chore: resolve french issues

* chore: resolve hebrew issues

* chore: resolve persian issues

* chore: resolve portuguese brazilian issues

* chore: resolve russian issues

* chore: resolve spanish issues

* chore: resolve japanese issues
2022-03-19 13:26:57 +05:30
Renovate Bot 141932a69d chore(deps): update babel monorepo 2022-03-19 02:55:23 +00:00
Radi Totev 8a3cbde3df
fix(curriculum): error in asserting initial state of redux store (#45457)
Initialize different store variable (_store) to prevent test failures in case user tested his own store in the exercise.
2022-03-18 18:42:04 +01:00
Anjum Iqbal aa7c58f7e5
fix(curriculum): add missing quotation marks (#45460) 2022-03-18 18:28:42 +01:00
Farhan Hasin Chowdhury c46cf6e5ca
fix(curriculum): fixed mistakes in the source string (#45448)
* chore: fixed mistakes in the source string

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5ef9b03c81a63668521804e7.md

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2022-03-18 15:42:26 +00:00
camperbot f20e8f4860
chore(i18n,learn): processed translations (#45454) 2022-03-18 16:24:52 +09:00
Justin 17898b0ffc
fix(curriculum): update meta naming inconsistencies (#45446)
Fixes incorrect uses of the word `tag` to refer to an element.
2022-03-17 20:13:16 +00:00
Kai Wei Mo ce5b9b8aba
fix(curriculum): augment test for adding tracks property (#45424)
* Only English

* Consitent quotation marks
2022-03-17 19:13:16 +00:00
Sumanth 85677bfcab
fix(curriculum: removed repeated word in challenge (#45451) 2022-03-17 13:08:49 +01:00
camperbot 00c9bc5909
chore(i18n,learn): processed translations (#45445) 2022-03-16 21:09:26 +01:00
Naomi Carrigan dab600b4b1
chore: refactor the everything be true challenge (#45433) 2022-03-16 08:29:46 -07:00
camperbot dae10d8af6
chore(i18n,learn): processed translations (#45438) 2022-03-16 02:03:53 +09:00
camperbot d94177d85c
chore(i18n,learn): processed translations (#45432) 2022-03-14 17:16:48 +00:00
Shaun Hamilton 25aa04e2e7
chore(curriculum): standardise titles for rwd-beta (#45398)
* chore(curriculum): accessibility-quiz

* chore(curriculum): cafe-menu

* chore(curriculum): ferris-wheel

* chore(curriculum): fix ferris-wheel tests

* chore(curriculum): colored-markers

* chore(curriculum): photo-gallery

* chore(curriculum): magazine

* chore(curriculum): penguin

* chore(curriculum): city-skyline

* chore(curriculum): registration-form

* chore(curriculum): picasso-painting

* chore(curriculum): balance-sheet

* chore(curriculum): piano

* chore(curriculum): rothko-painting

* fix: title min 15 chars
2022-03-14 16:54:43 +01:00