-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Comparing changes
Open a pull request
base repository: cypress-io/cypress
base: v8.3.1
head repository: cypress-io/cypress
compare: v8.4.0
Commits on Aug 27, 2021
-
4
Configuration menu - View commit details
-
Copy full SHA for fa4b9d7 - Browse repository at this point
Copy the full SHA fa4b9d7View commit details
Commits on Aug 29, 2021
-
chore: breaking apart elements.ts into separate files by concern to r…
…emove circular dependencies (#17927)
4Configuration menu - View commit details
-
Copy full SHA for bf65606 - Browse repository at this point
Copy the full SHA bf65606View commit details
Commits on Aug 30, 2021
-
feat: support webpack-dev-server v4 (#17918)
* feat: migrate to new webpack-dev-server public api * fix: extract version check, and disallow minor releases matching `/3\./` with a starts with req. * feat: support webpack-dev-server v4 * fix webpack warning causing overlay and types * pin test dependency * fix tests that were using incorrect wewbpack configuration Co-authored-by: Ollie Relph <ollie@relph.me>
Configuration menu - View commit details
-
Copy full SHA for 16e4759 - Browse repository at this point
Copy the full SHA 16e4759View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 880e174 - Browse repository at this point
Copy the full SHA 880e174View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3db0334 - Browse repository at this point
Copy the full SHA 3db0334View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca4146d - Browse repository at this point
Copy the full SHA ca4146dView commit details
Commits on Aug 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e01db39 - Browse repository at this point
Copy the full SHA e01db39View commit details -
Configuration menu - View commit details
-
Copy full SHA for a27793d - Browse repository at this point
Copy the full SHA a27793dView commit details -
fix:
Cypress.testingType
should not beundefined
. (#17931)* fix * Use Cypress type.
4Configuration menu - View commit details
-
Copy full SHA for 1570383 - Browse repository at this point
Copy the full SHA 1570383View commit details -
Merge pull request #17850 from cypress-io/lmiller1990/ts-open-project
* chore: rename open_project to ts * improve types
Configuration menu - View commit details
-
Copy full SHA for 3d23b7f - Browse repository at this point
Copy the full SHA 3d23b7fView commit details -
fix: match
Cypress.dom.getElementPositioning
implementation to the ……declared type signature by actually accepting native `HTMLElement` (#17914) Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d076ac3 - Browse repository at this point
Copy the full SHA d076ac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94c028d - Browse repository at this point
Copy the full SHA 94c028dView commit details
Commits on Sep 1, 2021
-
3
Configuration menu - View commit details
-
Copy full SHA for 3b86f82 - Browse repository at this point
Copy the full SHA 3b86f82View commit details -
3
Configuration menu - View commit details
-
Copy full SHA for c65d9f7 - Browse repository at this point
Copy the full SHA c65d9f7View commit details -
5
Configuration menu - View commit details
-
Copy full SHA for 339b642 - Browse repository at this point
Copy the full SHA 339b642View commit details
Commits on Sep 7, 2021
-
4
Configuration menu - View commit details
-
Copy full SHA for 55ef4c3 - Browse repository at this point
Copy the full SHA 55ef4c3View commit details -
docs: Add readmes to packages that are missing Readmes (#17937)
Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com> Co-authored-by: Tim Griesser <tgriesser10@gmail.com>
4Configuration menu - View commit details
-
Copy full SHA for 5476904 - Browse repository at this point
Copy the full SHA 5476904View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 207ec56 - Browse repository at this point
Copy the full SHA 207ec56View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for a6a2c49 - Browse repository at this point
Copy the full SHA a6a2c49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cbfeae - Browse repository at this point
Copy the full SHA 6cbfeaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9013388 - Browse repository at this point
Copy the full SHA 9013388View commit details -
fix(server): Fix EACCES on extension installation if copied from read…
…-only location (#17800) Co-authored-by: Jennifer Shehane <jennifer@cypress.io> Co-authored-by: Zach Bloomquist <github@chary.us> Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
3Configuration menu - View commit details
-
Copy full SHA for d8796bc - Browse repository at this point
Copy the full SHA d8796bcView commit details -
Merge pull request #17951 from cypress-io/chore/esm-driver
chore: switching @packages/driver to be esm
3Configuration menu - View commit details
-
Copy full SHA for e216ae2 - Browse repository at this point
Copy the full SHA e216ae2View commit details
Commits on Sep 8, 2021
-
3
Configuration menu - View commit details
-
Copy full SHA for 8a1aefa - Browse repository at this point
Copy the full SHA 8a1aefaView commit details -
chore: Update Chrome (stable) to 93.0.4577.63 and Chrome (beta) to 94…
….0.4606.31 (#17910) Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
3Configuration menu - View commit details
-
Copy full SHA for 1feb668 - Browse repository at this point
Copy the full SHA 1feb668View commit details -
fix: add warning for check/uncheck when values passed with elements w…
…ith no values (#17925) Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com> Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
4Configuration menu - View commit details
-
Copy full SHA for 956e1c5 - Browse repository at this point
Copy the full SHA 956e1c5View commit details
Commits on Sep 9, 2021
-
4
Configuration menu - View commit details
-
Copy full SHA for 22a51fa - Browse repository at this point
Copy the full SHA 22a51faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49de24f - Browse repository at this point
Copy the full SHA 49de24fView commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 01e8a6c - Browse repository at this point
Copy the full SHA 01e8a6cView commit details -
docs: restore author of react,vue,ng component testing (#16800)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Configuration menu - View commit details
-
Copy full SHA for 36be9eb - Browse repository at this point
Copy the full SHA 36be9ebView commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 2e005c4 - Browse repository at this point
Copy the full SHA 2e005c4View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 790e7b2 - Browse repository at this point
Copy the full SHA 790e7b2View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for a747c21 - Browse repository at this point
Copy the full SHA a747c21View commit details -
feat: allow usage of @react/plugins with cypress.config.js (#17738)
Barthélémy Ledoux authoredSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for da4b1e0 - Browse repository at this point
Copy the full SHA da4b1e0View commit details -
Merge branch 'develop' into da4b1e0-master-into-develop
Barthélémy Ledoux authoredSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 2c298fc - Browse repository at this point
Copy the full SHA 2c298fcView commit details
Commits on Sep 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6b229e9 - Browse repository at this point
Copy the full SHA 6b229e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62106a8 - Browse repository at this point
Copy the full SHA 62106a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf9d2d5 - Browse repository at this point
Copy the full SHA bf9d2d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d737aef - Browse repository at this point
Copy the full SHA d737aefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a09856 - Browse repository at this point
Copy the full SHA 7a09856View commit details -
fix(vite-dev-server): remove base and root from inlineVitConfig types (…
…#17180) * feat(vite-dev-server): allow user to config root path * fix(vite-dev-server): remove root from inlineConfig types Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
4Configuration menu - View commit details
-
Copy full SHA for 07e7d0e - Browse repository at this point
Copy the full SHA 07e7d0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d02461d - Browse repository at this point
Copy the full SHA d02461dView commit details -
Merge branch 'develop' into da4b1e0-master-into-develop
Barthélémy Ledoux authoredSep 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 9b48e79 - Browse repository at this point
Copy the full SHA 9b48e79View commit details -
Merge pull request #18052 from cypress-io/da4b1e06ce-master-into-develop
Barthélémy Ledoux authoredSep 10, 2021 4Configuration menu - View commit details
-
Copy full SHA for 2c381ed - Browse repository at this point
Copy the full SHA 2c381edView commit details
Commits on Sep 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 599e113 - Browse repository at this point
Copy the full SHA 599e113View commit details -
Merge branch 'lmiller1990/chore-server-ct-server-move' of https://git…
…hub.com/cypress-io/cypress into lmiller1990/chore-server-ct-server-move
Configuration menu - View commit details
-
Copy full SHA for 5bb8c32 - Browse repository at this point
Copy the full SHA 5bb8c32View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 8b5cb13 - Browse repository at this point
Copy the full SHA 8b5cb13View commit details
Commits on Sep 13, 2021
-
4
Configuration menu - View commit details
-
Copy full SHA for 5955544 - Browse repository at this point
Copy the full SHA 5955544View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 7b1d49c - Browse repository at this point
Copy the full SHA 7b1d49cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2d3ef7 - Browse repository at this point
Copy the full SHA e2d3ef7View commit details
There are no files selected for viewing