- Notifications
You must be signed in to change notification settings - Fork 734
Pull requests: testing-library/testing-library-docs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: include new page for eslint plugin within ecosystem section
#275 by Belco90 was merged Oct 2, 2019 Loading… updated Oct 2, 2019
docs: add aria-query doc link to ByRole query
#280 by Belco90 was merged Oct 4, 2019 Loading… updated Oct 4, 2019
Fix bug in code example of example-react-router.md
#297 by pobch was merged Oct 12, 2019 Loading… updated Oct 12, 2019
docs: add riot ecosystem plugin
#296 by ariesjia was merged Oct 12, 2019 Loading… updated Oct 12, 2019
Adding Wayfair to list of users
#294 by ErezNagar was closed Oct 18, 2019 Loading… updated Oct 18, 2019
Documentation: native-testing-library fix preset name
#279 by olethanh was merged Oct 18, 2019 Loading… updated Oct 18, 2019
docs: Prefer byRole over byTestId where possible
#305 by eps1lon was merged Oct 22, 2019 Loading… updated Oct 22, 2019
fix: typos in debugging example
#310 by huyenltnguyen was merged Oct 28, 2019 Loading… updated Oct 28, 2019
testcafe: added examples for queryBy and note for new users.
#313 by benmonro was merged Oct 29, 2019 Loading… updated Oct 29, 2019
feat: Add docs for defaultHidden config
#306 by eps1lon was merged Oct 30, 2019 Loading… updated Oct 31, 2019
Add jest-environment-jsdom-fifteen recommendation
#316 by trurl-master was merged Oct 31, 2019 Loading… updated Oct 31, 2019
Fixing modal example to use hooks
#315 by pedroapfilho was merged Oct 31, 2019 Loading… updated Oct 31, 2019
Remove cleanup() references from Vue docs
#320 by afontcu was merged Nov 4, 2019 Loading… updated Nov 4, 2019
Update container+baseElement and debug references
#321 by afontcu was merged Nov 4, 2019 Loading… updated Nov 4, 2019
docs(api-events): Fix some typos
#325 by huyenltnguyen was merged Nov 18, 2019 Loading… updated Nov 18, 2019
Update example-react-router.md
#331 by arturoromeroslc was merged Dec 8, 2019 Loading… updated Dec 8, 2019
ProTip! Adding no:label will show everything without a label.