Commit Graph

15351 Commits

Author SHA1 Message Date
semantic-release-bot
aa0ca09e06 chore: release @cypress/webpack-dev-server-v1.1.5
[skip ci]
@cypress/webpack-dev-server-v1.1.5
2021-04-26 17:34:56 -04:00
semantic-release-bot
e88eedc857 chore: release @cypress/vite-dev-server-v1.2.4
[skip ci]
@cypress/vite-dev-server-v1.2.4
2021-04-26 17:34:40 -04:00
semantic-release-bot
f339d37326 chore: release @cypress/react-v5.4.0
[skip ci]
@cypress/react-v5.4.0
2021-04-26 17:34:24 -04:00
semantic-release-bot
582dc1005a chore: release @cypress/mount-utils-v1.0.1
[skip ci]
@cypress/mount-utils-v1.0.1
2021-04-26 17:34:09 -04:00
semantic-release-bot
2b3785132a chore: release @cypress/design-system-v1.3.0
[skip ci]
@cypress/design-system-v1.3.0
2021-04-26 17:33:53 -04:00
Zach Bloomquist
0914817634 Merge branch 'develop' 2021-04-26 17:18:29 -04:00
Zach Bloomquist
438e55376a release 7.2.0 [skip ci] v7.2.0 2021-04-26 17:17:52 -04:00
Kukhyeon Heo
d2dfc30ea2 fix: cy.type() should not change the value attr of button-like inputs. (#16154) 2021-04-26 12:52:57 -05:00
Zach Bloomquist
338d702632 fix: properly detect cy.intercept(url, routeMatcher, handler) overload (#16167) 2021-04-26 16:42:02 +00:00
Zach Bloomquist
a1f2464bbe fix: consider multiple routes when looking for aliases (#16180) 2021-04-26 14:26:31 +00:00
Zach Bloomquist
48fe3fb5b2 fix: pass contextIsolation: true (#16165) 2021-04-23 21:19:04 +00:00
Zach Bloomquist
c503c0beb3 chore: fix failing "should handle aborted requests" test (#16170) 2021-04-23 16:52:56 +00:00
Manuel Abascal
585c36239a feat(issue-3741): added keyboard support for folder (#15648)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-04-23 08:12:01 -05:00
Lachlan Miller
4cfe4b1971 fix(webpack-dev-server): remove hard dependency on html-webpack-plugin v4 (#16108)
* update webpack-dev-server to support html-webpack-plugin 4 and 5

* add nextjs example

* update env

* chore: comment out nextjs webpack 5 example

* use ts-ignore instead of 'ts-expect-error'

* lock file

* chore: update dependencies

Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
2021-04-23 13:47:05 +10:00
semantic-release-bot
daa1cc4575 chore: release @cypress/vite-dev-server-v1.2.3
[skip ci]
@cypress/vite-dev-server-v1.2.3
2021-04-22 16:01:37 -04:00
Zach Bloomquist
7b55863b74 chore(deps): downgrade electron to v12.0.0-beta.14 (#16113)
Fixes (avoids?) #15853

Electron v12.0.0-beta.16 and above contain an unknown bug causing a major slowdown when video recording is enabled. For now maybe we can downgrade Electron to this last known good version, v12.0.0-beta.14
2021-04-22 19:20:28 +00:00
Barthélémy Ledoux
684730fb68 fix: accept absolute paths in vite dev server (#16148) 2021-04-22 13:50:35 -05:00
Jonas Amundsen
d4e48858fb fix: cy.then shows wrong type when collection of HTMLElement's is provided (#15869) 2021-04-22 13:22:09 -05:00
Gleb Bahmutov
a7028352c6 fix: do not treat utf8 requests as binary (#15946)
Co-authored-by: Zach Bloomquist <github@chary.us>
Co-authored-by: Zach Bloomquist <git@chary.us>
2021-04-22 16:47:29 +00:00
Barthélémy Ledoux
e1d094c38e Merge pull request #16141 from cypress-io/b45fd0e8a-master-into-develop 2021-04-22 10:40:28 -05:00
ElevateBart
cbd575b25a chore: fix types 2021-04-22 10:06:52 -05:00
ElevateBart
709b348ff0 Merge branch 'develop' into b45fd0e8a-master-into-develop 2021-04-22 09:48:40 -05:00
Barthélémy Ledoux
01d3f8ccf2 Merge pull request #16127 from cypress-io/lachlan/fe0b63c29-master-into-develop
chore: resolve conflicts in master(fe0b63c29) to develop back merge
2021-04-22 09:39:45 -05:00
David Tsai
b45fd0e8aa docs: fix broken links for @cypress/react example recipes (#15674)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-04-22 08:56:39 -05:00
Lachlan Miller
7d79d8fd41 update circle yml 2021-04-22 13:58:33 +10:00
Lachlan Miller
2e17259754 ignore undefined beforeEach 2021-04-22 12:50:49 +10:00
Barthélémy Ledoux
a380d020a4 fix: make vite-dev-server work on windows (#16103) 2021-04-21 21:36:31 -05:00
Lachlan Miller
611aa08667 chore: add triple slash reference 2021-04-22 12:31:11 +10:00
Lachlan Miller
92d0b76aa5 chore: remove conflicting types 2021-04-22 12:10:09 +10:00
Lachlan Miller
55a27fb7cf chore: rebuild yarn lock 2021-04-22 11:48:56 +10:00
Lachlan Miller
dc78c0aeae resolve conflicts in master(fe0b63c29) and develop 2021-04-22 11:37:22 +10:00
Tim Griesser
ff233b1abc chore: fix darwin ci workflow (#16126) 2021-04-21 18:25:43 -04:00
Ben Kucera
cd2096ff6c chore(ci): fix documentation-firefox, example-conduit (#15765) 2021-04-21 15:19:25 -04:00
Tim Griesser
07d7e24a3f chore: Improve CI build time by caching node_modules (#16115)
Improves the CI time by caching node_modules in a way that they can be re-used between CI runs if any items that would influence the node_modules have not changed (yarn.lock, {dev,peer}dependencies, *.patch files)
2021-04-21 13:56:32 -04:00
semantic-release-bot
f66d7807b3 chore: release @cypress/vue-v2.2.1
[skip ci]
@cypress/vue-v2.2.1
2021-04-21 12:56:37 -04:00
semantic-release-bot
e60bace2c4 chore: release @cypress/react-v5.3.4
[skip ci]
@cypress/react-v5.3.4
2021-04-21 12:56:21 -04:00
semantic-release-bot
c5f3e8b9f9 chore: release @cypress/mount-utils-v1.0.0
[skip ci]
@cypress/mount-utils-v1.0.0
2021-04-21 12:56:02 -04:00
Barthélémy Ledoux
480b4b008c fix(ds): make design-system tests display icons (#16114) 2021-04-21 11:42:46 -05:00
Lachlan Miller
fe0b63c299 fix: improve handling of userland injected styles in component testing (#16024)
* feat(npm/react): do not clear head between tests

* add a shared mount utils library

* add readme

* update dependencies

* add mount utils to circle

* change module

Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
2021-04-22 01:48:48 +10:00
renovate[bot]
33d8568f98 fix(deps): update dependency systeminformation to version 5.6.4 🌟 (#15819)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-21 10:19:26 -05:00
y-yagi
d2930acee7 docs: fix a typo of package name [skip ci] (#15783) 2021-04-21 10:12:33 -05:00
semantic-release-bot
a6d504a3d6 chore: release @cypress/webpack-dev-server-v1.1.4
[skip ci]
@cypress/webpack-dev-server-v1.1.4
2021-04-21 10:40:57 -04:00
Zach Bloomquist
074a61c3d9 chore: deduplicate yarn.lock (#15988)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-04-21 14:27:42 +00:00
Barthélémy Ledoux
ecf21a6caa Merge branch 'master' into develop 2021-04-21 14:17:11 +00:00
Barthélémy Ledoux
7340851097 fix(webpack): allow load custom asset on windows (#16099)
* fix(webpack): allow load custom asset on windows

closes #16097

* fix: use a regexp and path.sep

* chore: avoid replacement when using posix filesystem
2021-04-21 09:16:26 -05:00
Adam Gastineau
4002e4c5fd fix: Properly display unmount as a command (#16041) 2021-04-21 06:18:13 -07:00
Lachlan Miller
10b89f8d58 fix(component-testing): correct imports for relative paths in cypress.json (#16056) 2021-04-21 05:13:25 -07:00
Adam Gastineau
6a32ee325b Fixed missing SearchInput and improved SpecList scrolling (#16090)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-04-21 13:30:00 +10:00
Lachlan Miller
b8bfb83f69 docs: update react docs (#16055)
* docs: update react docs

* docs

Co-authored-by: Adam Gastineau <adamg@cypress.io>
2021-04-21 10:46:21 +10:00
Adam Gastineau
9c81bcc690 chore: Design System Cleanup (#16077) 2021-04-20 10:42:55 -07:00