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