mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
* 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>
|
||
|---|---|---|
| .. | ||
| __fixtures | ||
| tone | ||
| A-B-tester.test.ts | ||
| A-B-tester.ts | ||
| ajax.ts | ||
| algolia-locale-setup.ts | ||
| certificate-missing-message.ts | ||
| create-types.test.ts | ||
| create-types.ts | ||
| css-help.test.ts | ||
| css-help.ts | ||
| curriculum-helpers.test.ts | ||
| curriculum-helpers.ts | ||
| format.js | ||
| format.test.ts | ||
| get-words.ts | ||
| handled-error.test.ts | ||
| handled-error.ts | ||
| index.ts | ||
| is-contained.test.ts | ||
| is-contained.ts | ||
| path-parsers.test.ts | ||
| path-parsers.ts | ||
| really-weird-error-message.ts | ||
| report-error.ts | ||
| reported-error-message.ts | ||
| script-loaders.ts | ||
| standard-error-message.ts | ||
| to-learn-path.test.ts | ||
| to-learn-path.ts | ||