Maciej Jastrzebski
9b252f8b60
docs: update docs about eslint rule ( #1578 )
...
* fix: relevant issues indicated by the eslint rule
* chore: rename file
* docs: move eslint to getting-started; cleanup legacy stuff
2024-03-28 15:38:12 +01:00
Maciej Jastrzebski
67fb7177cf
docs: update community resources ( #1558 )
...
* docs: update community resources
* docs: fix typos
2024-01-26 15:42:28 +00:00
Maciej Jastrzebski
21254b059a
chore: reformat source using prettier ( #1550 )
...
* chore: reformat source using prettier
* chore: fix lint
2024-01-03 22:31:12 +01:00
Maciej Jastrzebski
8a48e5ba59
docs: rewrite How should I query? guide ( #1531 )
...
* docs: describe query variants
* docs: tweaks
* docs: tweaks
* docs: more content
* docs: tweaks
* docs: tweaks
* docs: tweaks
* docs: update caniuse
* docs: tweaks
* docs: tweaks
* docs: tweaks
* docs: tweaks
2023-11-27 19:03:09 +01:00
Maciej Jastrzebski
2bce396a46
docs: expose jest matchers publically (docs, examples, etc) ( #1523 )
...
* docs: update references to Jest Native
* chore: update docs
* chore: update example apps
* docs: update
* chore: upgrade example apps
* chore: self code review
* chore: docs tweaks
* docs: code review changes
2023-11-14 12:23:24 +01:00
Maciej Jastrzebski
3382867b13
chore: expose User Event in the exports and website ( #1410 )
...
* chore: expose User Event in the exports and website
* docs: tweaks, add beta notice
* chore: anotate fireEvent api
* docs: tweaks
2023-08-04 12:28:28 +02:00
Maciej Jastrzebski
4256d0c83c
v12 release ( #1314 )
...
Co-authored-by: Michał Pierzchała <thymikee@gmail.com >
Co-authored-by: Pierre Zimmermann <64224599+pierrezimmermannbam@users.noreply.github.com >
2023-03-15 09:41:38 +01:00
Maciej Jastrzebski
bfb3498e39
docs: testing environment ( #1195 )
...
* docs: testing environment
* fix: links
* docs: link from FAQ
* Update TestingEnvironment.md
* Apply suggestions from code review
Co-authored-by: Pierre Zimmermann <64224599+pierrezimmermannbam@users.noreply.github.com >
Co-authored-by: Augustin Le Fèvre <augustin.le-fevre@klarna.com >
* docs: code review changes
Co-authored-by: Michał Pierzchała <thymikee@gmail.com >
Co-authored-by: Pierre Zimmermann <64224599+pierrezimmermannbam@users.noreply.github.com >
Co-authored-by: Augustin Le Fèvre <augustin.le-fevre@klarna.com >
2022-10-31 16:09:21 +01:00
Maciej Jastrzebski
6108b95552
docs: troubleshooting guilde ( #1065 )
2022-08-18 14:26:39 +02:00
Maciej Jastrzebski
a80e0c338b
docs: v11 migration guide ( #1021 )
...
* docs: v11 migration guide
* docs: tweaks
* docs: more tweaks
* tweaks
2022-07-25 16:23:57 +02:00
Maciej Jastrzebski
f6fe982f65
docs: create document describing act function and related errors ( #969 )
...
* docs: initial act doc
* self code review
* docs: self code review
* docs: applied type fixes
* docs: further updates
2022-07-19 12:00:03 +02:00
Maciej Jastrzebski
597fa3c4f8
docs: add FAQ page and native features question ( #979 )
...
* docs: add FAQ page and native features question
* docs: fixed grammar issues & added native examples
2022-06-02 14:06:43 +02:00
Pierre Zimmermann
c42bae123d
docs: add doc on compatibility with eslint-plugin-testing-library ( #884 )
...
* docs: add doc on compatibility with eslint-plugin-testing-library
* Update website/docs/EslintPLluginTestingLibrary.md
* Update website/docs/EslintPLluginTestingLibrary.md
Co-authored-by: pierrezimmermann <pierrez@nam.tech >
Co-authored-by: Michał Pierzchała <thymikee@gmail.com >
2021-12-20 10:06:04 +01:00
Augustin Le Fèvre
cf68c816c0
docs: Add v9 migration guide ( #876 )
...
* Add v9 release docs
* Apply suggestions from code review
* chore: text adjustments
Co-authored-by: Michał Pierzchała <thymikee@gmail.com >
2021-12-03 23:37:46 +01:00
Panagiotis Plytas
85bccf2f6a
docs: Port 'How Should I Query?' guide from Native Testing Library ( #555 )
...
* docs: Port How Should I Query guide
* fixup! docs: Port How Should I Query guide
* Update website/docs/HowShouldIQuery.md
* reword
* add getByAccessibilityState getByAccessibilityValue
Co-authored-by: Michał Pierzchała <thymikee@gmail.com >
2020-10-12 19:07:36 +02:00
Maciej Jastrzebski
9de58e845b
fix: added migration guide v7 to website sidebar ( #464 )
2020-07-30 16:13:15 +02:00
Maciej Jastrzebski
9fc83fec60
Feat(breaking): remove deprecated functions ( #334 )
...
* WIP
* More changes
* WIP
* Added throwRemovedFunctionError docsRef
* Fixed tests
* Typescript types cleanup
* Cleanup
* Moving some changes from `prepare-2` branch
* Moving some changes from `prepare-2` branch
* Update src/waitFor.js
Co-authored-by: Michał Pierzchała <thymikee@gmail.com >
* Update website/docs/Migration20.md
Co-authored-by: Michał Pierzchała <thymikee@gmail.com >
* Code review changes
* More code review changes
* Code review changes
* More code review changes
* Added @deprecated messages for TS type defs
* Spelling mistake
* Reformatted index.d.ts
* Removed remaining refs to warnFn
Co-authored-by: Michał Pierzchała <thymikee@gmail.com >
2020-05-28 15:06:04 +02:00
Maciej Jastrzebski
b3e5ca386c
(Nearly) Empty migration doc for ver. 2.0 ( #326 )
...
* Added migration docs section
* Added to docosaurus side bar
* Updated README
* Increased async test timeout
* Update website/docs/Migration20.md
Co-authored-by: Michał Pierzchała <thymikee@gmail.com >
2020-05-28 15:06:04 +02:00
Kenneth Kwakye-Gyamfi
58055d8998
docs: migrate to Docusaurus v2 ( #299 )
...
* Migration to Docusaurus v2.0.0
* update lock file
* add algolia search
* update GH Pages deploy
* make sidebar non-collapsible for now
* update theme colors
* ignore docusaurus-specific import aliases, remove home-container class
Co-authored-by: Michał Pierzchała <thymikee@gmail.com >
2020-05-13 10:28:32 +02:00