Rename to diffrentiate between the predicate `isValid` and the element
`isValid`
Return `ValidationResult` instead of just a boolean
Update usage to the new format
Move config specific `resetIfEmpty` to the `ConfigInputOptions` type
These are some beautiful quotes in Portuguese by Machado de Assis.
> Entendeu o céu que devia regar com as suas lágrimas o solo da formosa
Petrópolis.
- "The sky understood that it should water the soil of the beautiful
Petrópolis with its tears."
> Olhos de ressaca? Vá, de ressaca. É o que me dá ideia daquela feição
nova. Traziam não sei que fluido misterioso e enérgico, uma força que
arrastava para dentro, como a vaga que se retira da praia, nos dias de
ressaca.
- "Eyes of a riptide? Yes, of a riptide. That’s the feeling I get from
that new expression. They carried some mysterious and energetic fluid, a
force that pulled inward, like the wave that draws back from the shore
after a storm."
> Apesar de generosa, é exigente, e quer da parte dos seus afilhados
algum esforço próprio. A fortuna não é Danaide. Quando vê que um tonel
esgota a água que se lhe põe dentro vai levar os seus cântaros a outra
parte.
- "Despite being generous, she is demanding and expects her godchildren
to make some effort of their own. Fortune isn’t a Danaid. When she sees
that a barrel runs out of water, she will take her jugs elsewhere."
### Description
Used absolute paths instead of relative to make sure that the links in
the contributing.md file always work.
Closes#6981
Edit: just found #6848 which seemed to try and do the same thing, they
just didn't get the right solution, because they still used relative
paths.
### Description
Just added a few English quotes from some of my favorite movies. It
wasn't much, but I would love to see these quotes in Monkeytype.
### Checks
- [✓] Adding quotes?
- [N/A] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
---------
Co-authored-by: Miodec <jack@monkeytype.com>
Few quotes.
- *The man of science knows full well that only science has been able,
over the centuries, to bring him the time clock and the automatic
parking meter, without which no earthly happiness is possible.* (Pierre
Desproges)
- *A pre-revolutionary situation erupts when those at the top can no
longer rule, those at the bottom no longer want to be ruled, and those
in the middle switch sides to join those at the bottom.* (Lenine)
- *There are decades when nothing happens, and weeks when decades
happen.* (idem)
- *There are no supreme saviors Neither God, nor Caesar, nor Tribune,
Producers, let us save ourselves Let us decree our common salvation.*
(l'internationale, a famous french song)
Co-authored-by: Lucas Bourneuf <lucas.bourneuf@chu-brest.fr>
Adding Carl Sagan, internet culture, various well-known IT-related
citations, and 2 citations from my favorite writer of late.
Co-authored-by: Lucas Bourneuf <lucas.bourneuf@chu-brest.fr>
Co-authored-by: Miodec <jack@monkeytype.com>
### Description
<!-- Please describe the change(s) made in your PR -->
### Checks
- [X] Adding quotes?
- [X] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language?
- Make sure to follow the [languages
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LANGUAGES.md)
- [ ] Add language to `packages/schemas/src/languages.ts`
- [ ] Add language to exactly one group in
`frontend/src/ts/constants/languages.ts`
- [ ] Add language json file to `frontend/static/languages`
- [ ] Adding a theme?
- Make sure to follow the [themes
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/THEMES.md)
- [ ] Add theme to `packages/schemas/src/themes.ts`
- [ ] Add theme to `frontend/src/ts/constants/themes.ts`
- [ ] Add theme css file to `frontend/static/themes`
- [ ] Add some screenshot of the theme, especially with different test
settings (colorful, flip colors) to your pull request
- [ ] Adding a layout?
- [ ] Make sure to follow the [layouts
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LAYOUTS.md)
- [ ] Add layout to `packages/schemas/src/layouts.ts`
- [ ] Add layout json file to `frontend/static/layouts`
- [ ] Adding a font?
- Make sure to follow the [themes
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/FONTS.md)
- [ ] Add font file to `frontend/static/webfonts`
- [ ] Add font to `packages/schemas/src/fonts.ts`
- [ ] Add font to `frontend/src/ts/constants/fonts.ts`
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [ ] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [ ] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
<!-- label(optional scope): pull request title (@your_github_username)
-->
<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->
Closes #
<!-- the issue(s) your PR resolves if any (delete if that is not the
case) -->
<!-- please also reference any issues and or PRs related to your pull
request -->
<!-- Also remove it if you are not following any issues. -->
<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->
<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
### Description
The result chart burst axis maximum Y value needs to be updated after
adding the personal best line to keep the chart scale the same as the
wpm and raw lines.
### Checks
- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language?
- Make sure to follow the [languages
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LANGUAGES.md)
- [ ] Add language to `packages/schemas/src/languages.ts`
- [ ] Add language to exactly one group in
`frontend/src/ts/constants/languages.ts`
- [ ] Add language json file to `frontend/static/languages`
- [ ] Adding a theme?
- Make sure to follow the [themes
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/THEMES.md)
- [ ] Add theme to `packages/schemas/src/themes.ts`
- [ ] Add theme to `frontend/src/ts/constants/themes.ts`
- [ ] Add theme css file to `frontend/static/themes`
- [ ] Add some screenshot of the theme, especially with different test
settings (colorful, flip colors) to your pull request
- [ ] Adding a layout?
- [ ] Make sure to follow the [layouts
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LAYOUTS.md)
- [ ] Add layout to `packages/schemas/src/layouts.ts`
- [ ] Add layout json file to `frontend/static/layouts`
- [ ] Adding a font?
- Make sure to follow the [themes
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/FONTS.md)
- [ ] Add font file to `frontend/static/webfonts`
- [ ] Add font to `packages/schemas/src/fonts.ts`
- [ ] Add font to `frontend/src/ts/constants/fonts.ts`
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
<!-- label(optional scope): pull request title (@your_github_username)
-->
<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->
Closes #
#6979