Commit Graph

  • 4c8ca23ca6 docs: add alejandroperea as a contributor (#425) allcontributors[bot] 2019-08-05 08:24:37 -06:00
  • 3ef5361bd7 docs: add JSFernandes as a contributor (#424) allcontributors[bot] 2019-08-05 08:23:49 -06:00
  • 54d060be1e docs: Document known issue with React 16.8 (#423) João Fernandes 2019-08-05 16:06:41 +02:00
  • edd3eaaa9d docs: add jamesgeorge007 as a contributor (#421) allcontributors[bot] 2019-08-01 12:21:30 -06:00
  • 709eb75546 docs: make the license text point to the respective file (#420) James George 2019-08-01 23:50:21 +05:30
  • 929748f092 docs: add jeetiss as a contributor (#416) v8.0.7 allcontributors[bot] 2019-07-26 08:17:19 -06:00
  • 7e9f03c337 fix(release): manually release a patch version Kent C. Dodds 2019-07-26 08:16:09 -06:00
  • 34d69cf51d don't mix require and import (#415) Ivakhnenko Dmitry 2019-07-26 17:15:17 +03:00
  • 00f8b22901 docs: add ChristianMurphy as a contributor (#411) allcontributors[bot] 2019-07-23 12:42:58 -04:00
  • 06ce496de0 ci: test with node 8, 10, and 12 (#410) Christian Murphy 2019-07-23 09:42:07 -07:00
  • 98bc29a623 docs: add gaearon as a contributor (#409) v8.0.6 allcontributors[bot] 2019-07-23 07:52:14 -04:00
  • 2774d7b497 docs: add threepointone as a contributor (#408) allcontributors[bot] 2019-07-23 07:51:00 -04:00
  • ffe2b79188 fix: async act detection (#407) Sunil Pai 2019-07-23 12:49:14 +01:00
  • 4aa0c56c60 docs: add LiaoJimmy as a contributor (#405) allcontributors[bot] 2019-07-14 02:06:17 -06:00
  • b1e5b3a72e docs: Add missing characters in complex example (#404) LiaoJimmy 2019-07-14 16:05:39 +08:00
  • 4ada26bcb9 fix(build output): the dist directory no longer includes tests v8.0.5 Kent C. Dodds 2019-07-12 11:04:44 -06:00
  • 94b4e8b3ed chore: version range kcd-scripts Kent C. Dodds 2019-07-12 10:58:36 -06:00
  • 7dc3120ddb chore: improve docs and simplify project. Also update deps Kent C. Dodds 2019-07-12 10:57:24 -06:00
  • a51a86b334 fix(TS): use Queries from @testing-library/dom (#398) v8.0.4 Minh Nguyen 2019-06-25 15:19:45 +01:00
  • 5f260bc323 docs: add NMinhNguyen as a contributor (#397) v8.0.3 allcontributors[bot] 2019-06-25 06:54:37 -06:00
  • 566dd156af fix(TS): export Queries interface (#396) Minh Nguyen 2019-06-25 13:53:55 +01:00
  • 8e99f3cf99 fix: Specify baseElement without container (#394) v8.0.2 Sebastian Silbermann 2019-06-24 20:46:02 +02:00
  • 3076b11917 docs: add pascalduez as a contributor (#383) allcontributors[bot] 2019-06-10 23:43:58 -07:00
  • 76d112cff1 fix: docs pointed to old package v8.0.1 Kent C. Dodds 2019-05-30 11:52:16 -06:00
  • 7a794ad582 chore: fix version for semantic release v8.0.0 Kent C. Dodds 2019-05-30 11:43:13 -06:00
  • 23da68cf14 feat: initial release of scoped package Kent C. Dodds 2019-05-30 11:37:14 -06:00
  • f539213acf chore(deps): upgrade all deps Kent C. Dodds 2019-05-30 11:33:51 -06:00
  • e66230598b fix: bump dom-testing-library range v7.0.1 Kent C. Dodds 2019-05-19 13:53:04 -06:00
  • 960451b001 docs: fix spectrum link Kent C. Dodds 2019-04-26 11:39:33 -06:00
  • d232c0063d feat: update to the latest dom-testing-library@4.0.0 (#365) v7.0.0 Kent C. Dodds 2019-04-25 15:14:27 -06:00
  • 5ce6c19ea3 docs: add lucas0707 as a contributor (#361) allcontributors[bot] 2019-04-22 15:28:23 -06:00
  • cf606f5706 docs: add a dot to end of section about Hooks (#360) Lucas Machado 2019-04-22 18:27:47 -03:00
  • f5b1b23dfd docs: update README.md (#358) Alex Krolick 2019-04-17 17:17:16 -07:00
  • 480b3e584a docs: add bcarroll22 as a contributor (#355) allcontributors[bot] 2019-04-13 17:32:13 -06:00
  • 1a57361cd5 docs: add cheat sheet (#354) Brandon Carroll 2019-04-13 19:31:17 -04:00
  • 1d00c79408 docs: add aledustet as a contributor (#349) v6.1.2 allcontributors[bot] 2019-04-05 13:44:52 -06:00
  • 021ef9d6bc fix(act): ensure that the result is returned from our wrapper (#346) Joel Marcotte 2019-04-05 15:44:08 -04:00
  • 30bf1c6e0e docs: add joual as a contributor (#348) allcontributors[bot] 2019-04-05 13:42:03 -06:00
  • 180179e122 fix(act): wait until react-dom-16.9.0 is released (#344) v6.1.1 Kent C. Dodds 2019-04-05 10:49:08 -06:00
  • 5a88da27a8 feat(act): Support async act 🎉 (#343) v6.1.0 Kent C. Dodds 2019-04-05 10:32:44 -06:00
  • 7e6031f40c docs: link issue templates to docs repo (#325) Alex Krolick 2019-04-01 11:28:56 -07:00
  • 89299e9054 fix(act): add try/catch around react-dom/test-utils require (#340) v6.0.4 Kent C. Dodds 2019-04-01 11:33:06 -06:00
  • 6890f4f7c1 chore: remove lint warning Kent C. Dodds 2019-04-01 10:20:11 -06:00
  • d247942827 docs: add ianschmitz as a contributor (#335) allcontributors[bot] 2019-03-28 16:16:19 -06:00
  • c0d2d6e08d docs: fix README.md typo (#334) Ian Schmitz 2019-03-28 15:15:44 -07:00
  • a33ccf8f52 fix(deps): upgrade all dependencies v6.0.3 Kent C. Dodds 2019-03-26 11:08:43 -06:00
  • ea3ef2f889 docs: add pschyma as a contributor (#332) v6.0.2 allcontributors[bot] 2019-03-21 09:23:08 -06:00
  • aed35f4ca0 fix(TS): update Typings (#331) Peter Schyma 2019-03-21 16:22:35 +01:00
  • 4302cdd591 docs: add example for react intl (#329) Vinicius 2019-03-20 11:56:16 -03:00
  • ca313f2ea3 fix: reorder cleanupAtContainer code (#327) v6.0.1 MarkFalconbridge 2019-03-19 15:42:28 +00:00
  • 75a98b5cc4 docs: funding Kent C. Dodds 2019-03-07 22:57:26 -07:00
  • a06a6ecb43 docs: add lorensr as a contributor (#311) allcontributors[bot] 2019-02-25 19:31:26 -07:00
  • 8055fb52de docs: fix README typo (#310) Loren ☺️ 2019-02-25 21:30:52 -05:00
  • 12d934abd1 fix: move testHook to its own pacakge (#307) v6.0.0 Matheus Schettino 2019-02-24 00:25:27 -06:00
  • 9128410772 docs: fixed plural typo (#305) Christopher Tran 2019-02-21 16:41:02 -08:00
  • e49a23fe97 feat(render): add wrapper component option (#303) v5.9.0 Alex Krolick 2019-02-18 17:10:47 -08:00
  • d41366594f refactor: remove duplication of act (#304) mohamedmagdy17593 2019-02-17 16:46:18 +02:00
  • 0abee6f4f2 docs: add link to docs repo in PR template (#298) Alex Krolick 2019-02-12 19:56:07 -08:00
  • 2bbf924a2d feat: testHook returns result ref object (#297) v5.8.0 Daniel K 2019-02-12 18:42:21 +01:00
  • cf12d91da8 feat: wrapper for testHook (#296) v5.7.0 Daniel K 2019-02-12 16:52:36 +01:00
  • 41f032da1f Add TS to PR checklist (#294) Alex Krolick 2019-02-11 15:42:38 -08:00
  • 8436c7ee12 fix(TS): typing of testHook (#292) v5.6.1 André Matulionis dos Santos 2019-02-11 20:19:05 -02:00
  • 9c606da7aa feat(testHook): modify testHook to return unmount function (#290) v5.6.0 André Matulionis dos Santos 2019-02-10 23:57:48 -02:00
  • ac58967b31 fix: act polyfill for React 15.x (#288) v5.5.4 Alex Zherdev 2019-02-08 15:56:14 -08:00
  • 1d45c5c2ca test: refactor test (#286) Marco Biedermann 2019-02-08 19:08:21 +01:00
  • 8d70265adc fix(act): add a polyfill v5.5.3 Kent C. Dodds 2019-02-06 11:03:36 -07:00
  • a4b5307364 fix(build): upgrade all deps v5.5.2 Kent C. Dodds 2019-02-06 10:52:18 -07:00
  • 74a6eba1a0 fix: declare "module" field in package.json (#282) v5.5.1 Richard Maisano 2019-02-06 12:44:34 -05:00
  • f1b4d4c830 test: fix test coverage and testHook tests v5.5.0 Kent C. Dodds 2019-02-06 08:52:58 -07:00
  • 1d7323f267 docs: add comment to react-hooks example Kent C. Dodds 2019-02-06 08:37:46 -07:00
  • 8e08ccff2f feat(act): Support ReactDOM.TestUtils.act (#278) Kent C. Dodds 2019-02-06 08:35:36 -07:00
  • d01fbc14ae feat(testHook): add testHook utility for Testing custom hooks 🎣 (#274) Donavon West 2019-02-05 17:32:40 -05:00
  • 14b567f878 fix(TS): add explicit annotation to Query type (#260) v5.4.4 Joe Porpeglia 2019-01-04 14:00:21 -05:00
  • 730ee2a5cf fix(TS): add queries typings (#259) v5.4.3 Cho Chi Him 2019-01-05 00:23:26 +08:00
  • 23a2007ecd docs: update docs links (#258) Alex Krolick 2019-01-01 20:45:35 -08:00
  • 95bc9b6d12 chore: center the docs links (#257) Alex Krolick 2018-12-31 11:49:23 -08:00
  • 039c2996e4 chore: move README docs to new site (#256) Alex Krolick 2018-12-31 11:25:47 -08:00
  • 4763ffbd1d fix(TS): make container optional in RenderOptions (#253) v5.4.2 Kent C. Dodds 2018-12-20 12:26:21 -07:00
  • f099d2fd8e fix(TS): add hydrate typings (#250) v5.4.1 Royston Shufflebotham 2018-12-19 17:17:54 +00:00
  • 08731f281c feat(hydrate): add ability to test component hydration (#246) v5.4.0 chrbala 2018-12-15 17:47:50 -08:00
  • 678b939cc8 docs: add warning to container docs Kent C. Dodds 2018-12-14 10:47:30 -07:00
  • dfab298452 fix: update dom-testing-library dependency (#240) v5.3.2 Daniel K 2018-12-09 22:36:13 +01:00
  • 187da2879c docs: add link to minimal repo for bug reproduction (#238) Alex Krolick 2018-12-09 07:50:15 -08:00
  • 93e6ec8f6e docs: replace data-testid using configure rather than custom render (#230) Royston Shufflebotham 2018-11-29 21:05:59 +00:00
  • f6cfa86f8f fix(TS): add flushEffects() typings (#228) v5.3.1 Jakub Sapalski 2018-11-28 18:14:17 +01:00
  • 415616fcfb docs: fix up custom render + rerender samples (#226) Royston Shufflebotham 2018-11-27 17:50:57 +00:00
  • 11a41ce3ad feat: add flushEffects to prepare for hooks (#223) v5.3.0 Kent C. Dodds 2018-11-20 21:44:06 -07:00
  • 169434f7b2 docs: update README.md (#221) Stefano Magni 2018-11-14 18:53:24 +01:00
  • 8605224582 docs: ensure options spreads correctly Kent C. Dodds 2018-11-13 15:02:36 -07:00
  • d4f4b057eb docs: custom render with create-react-app (#220) Victor Martins 2018-11-13 00:40:53 -03:00
  • 81b905d0aa docs: adding Rerendering doc when having providers (#219) EstebanMarin 2018-11-09 13:25:31 -05:00
  • 03fa4b99e4 docs: fix typo in readme (#217) Kirill Kubryakov 2018-11-07 00:13:44 +02:00
  • 5c63548372 docs: link to external examples (#213) Ovidiu Cherecheș 2018-11-07 00:09:18 +02:00
  • 4888331d9a docs: fix typos in custom renderer example (#212) Ankit Singhaniya 2018-11-07 03:36:35 +05:30
  • 8410fb4c53 docs: typos on string #565 & #1106 (#211) Darío Hereñú 2018-11-06 19:05:53 -03:00
  • 5879916820 fix(umd): ship umd build v5.2.3 Kent C. Dodds 2018-10-25 16:03:25 -06:00
  • 0e355b4980 docs: add @weyert to contributors Kent C. Dodds 2018-10-25 15:59:17 -06:00
  • d277ffd948 chore: update url v5.2.2 Kent C. Dodds 2018-10-25 15:46:52 -06:00
  • 6f898a9aaa fix(events): remove Simulate from dependencies (#210) Vitaly Sivkov 2018-10-25 17:54:02 +05:00
  • c96cd4e1c9 docs: add reference to why it's data-testid Kent C. Dodds 2018-10-24 00:30:47 -06:00