freeCodeCamp/client/src
Shaun Hamilton 23e241bbc0
chore(client): tidy Flash by tidying tone (#44320)
* chore(client): tidy Flash by tidying tone

* add store import

* fix enum, remove default switch case

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

* typo galore

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* rejig everything, because refactoring is fun 🙃

* refactor: DRY playTone

* fix url to foss library

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

* alphabetasize FlashMessage enum

* add all FlashMessages to tone/index.ts

* remove redundant type

* my code is correctnpm run develop:client

* fix: remove circular dependency

* fix: typo

* remove logs, play special tones for nightmode

* play sound on challengeComplete

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-12-01 10:45:17 -08:00
..
__mocks__ fix(client): set the correct language to the HTML lang attribute (#42729) 2021-07-04 10:38:41 -07:00
__tests__/integration chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
analytics fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
assets chore: use constants for superblocks (#43886) 2021-11-19 19:49:40 +05:30
client chore(client): ts migrate frame runner (#43798) 2021-12-01 10:31:39 +05:30
client-only-routes chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
components chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
pages fix: block name in block intro pages (#44228) 2021-11-30 22:00:58 +01:00
redux chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
resources chore: use constants for superblocks (#43886) 2021-11-19 19:49:40 +05:30
templates chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
utils chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
declarations.d.ts feat: add email to A/B function (#44187) 2021-11-22 16:43:28 +03:00
html.tsx feat(client): convert class components to functional components (#43226) 2021-10-27 11:17:47 +05:30