-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.5.0 Release #2039
Merged
Merged
3.5.0 Release #2039
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closed
was originally in #1950
Co-authored-by: Jennifer Shehane <[email protected]>
* Adding documentation for addition of presets for following viewports: 1) iPhone-XR, 2) iPhone-X, 3) Samsung-S10, 4) Samsung-Note9 * Update source/api/commands/viewport.md Thank-you :) Co-Authored-By: Jennifer Shehane <[email protected]> Co-authored-by: null <[email protected]> Co-authored-by: Jennifer Shehane <[email protected]>
…were added - alphabetize preset options
…0-release-changes
bahmutov
reviewed
Oct 2, 2019
* Update docs to include 'config-file' flag + refer to any use of 'cypress.json' as configuration file instead. * package-lock * fix grammar / typo * add configFile to module-api * Revert package-lock.json Co-authored-by: Zach Bloomquist <[email protected]>
* Fix typo in the cross-origin error section (#2033) Fix typo: s/communicate […] to _bypasses_ all same-origin security policies/communicate […] to _bypass_ all same-origin security policies * chore(deps): Update dependency @types/jest to version 24.0.18 🌟 (#2029) Co-authored-by: Renovate Bot <[email protected]> * add section explaining how to patch Cypress CLI module (#2045) * add section explaining how to patch Cypress CLI module * md lint * Reduce a lot of noise in the patch instructions - It’s a lot, a lot of assumptions on how much people know about how Cypress works and a lot of info specific to the Windows pipe patch that I think will just lead to misdirection. * update error message about stale runs to be more clear * Add instructions on how to uninstall Cypress GitHub app * Add links (#2058) * add instrument-cra plugin link * add another cy.within example * Fix typo * lowercase 'TR' Co-authored-by: Jennifer Shehane <[email protected]> * docs - add missing param (#2061) * Issue-2038 (#2048) * Closable top banner functionality * Closable top banner css fixes * add test for close banner * add close animation * html + css update * update close btn test to close each banner, add algolia test and sidebar test after close all banners * small css fix, add Contentful environment for dev needs, add skip close test if there is no banners at the screen * unnecessary check removal from test * add 5px margin to CTA button * add test for closing one unique banner * fixing contentful_banners_spec issues after review * Update cypress/integration/contentful_banners_spec.js Co-Authored-By: Jennifer Shehane <[email protected]> * added all contentful_banners_spec into mobile_spec, add sidebar tests exceptions for screens, that have innerWidth less that 768px Co-authored-by: Anton Synenko <[email protected]> * add jsconfig section (#2054) * add jsconfig section * VS Code, minor grammar Co-authored-by: Jennifer Shehane <[email protected]> * Update writing-your-first-test.md (#2043) * chore(deps): Update dependency git-last to version 1.2.12 🌟 (#2000) Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jennifer Shehane <[email protected]> * chore(deps): Update dependency sinon to version 7.4.2 🌟 (#2052) Co-authored-by: Renovate Bot <[email protected]> * try using v2.1 of Circle * testing trigger by commit * trigger workflow using empty GitHub commit, close #2069 (#2070) * Add support to pt-br (#2065) * add support to pt-br * translate content to pt-br * add translation pt-br to why-cypress * Update logic to copy over en docs to non-translated pt-br pages Co-authored-by: Jennifer Shehane <[email protected]> * add test automation u course (#2075) * Add cypress-rails mention (#2079) * issue 2071 (#2072) Co-authored-by: Anton Synenko <[email protected]> * chore(deps): Update dependency start-server-and-test to version… (#2078) Co-authored-by: Renovate Bot <[email protected]> * Update for new nav (#2076) * Update screenshots and copy to match dashboard's new styles * Delete unused dashboard screenshots * resize image + set css class to have maxwidth of img be 600px * package-lock Co-authored-by: Jennifer Shehane <[email protected]> * Answer how to champion cypress (#2056) * update code coverage FAQ answer * add links to unit testing recipe * add FAQ answer to question how to convince company to use Cypress * move question to English FAQ * Updated some wording on championing cypress faq Co-authored-by: Jennifer Shehane <[email protected]> * add cypress-fiddle link and blurb (#2060) * add cypress-fiddle link and blurb * move cypress fiddle to debugging doc * Minor grammar Co-authored-by: Jennifer Shehane <[email protected]> * wrong podcast link, close #2074 (#2080) * fix(deps): Update dependency hexo-server to version 1.0.0 🌟 (#2053) Co-authored-by: Renovate Bot <[email protected]> * change open to run (#2083) * Remove url that was breaking the groups section shell code * fix(deps): Update dependency contentful to version 7.10.0 🌟 (#2087) Co-authored-by: Renovate Bot <[email protected]> * add vscode extension (#2088) * describe solution to xvfb problem (#2090) * describe solution to xvfb problem * rename known issues section * small text tweaks * add links to native code coverage example and backend cove… (#1788) * WIP: add links to native code coverage example and backend coverage * Use "back end" term * increases max viewport from 3000 to 4000 px
* Document nodeVersion configuration option * Update more documentation to mention new nodeVersion configuration Co-authored-by: Jennifer Shehane <[email protected]>
* Update Continuous Integration doc with details for AWS Amplify… (#2124) * added keyboard shortcuts to docs * Reword intro and add image of keyboard shortcut tooltips - This document could live for another year - so saying ‘we’ve added’ will quickly be outdated. - Add a ‘History’ section to indicate that keyboard shortcuts only work in 3.5.0+
* Develop (#2059) * add instrument-cra plugin link * add another cy.within example * Fix typo * lowercase 'TR' Co-authored-by: Jennifer Shehane <[email protected]> * Update Continuous Integration doc with details for AWS Amplify… (#2124) * change 'default org' to 'personal org' (#2133) * add redirect (#2137) * Update cypress open --browser section (#2134) Co-authored-by: Kevin Old <[email protected]> * Add note about potential IDE TS server issues (#2136) * add note about potential IDE TS server issues * include js in file types that support restart command * Add padding support to element screenshot See: cypress-io/cypress#5078
Is there an ETA on when 3.5 will be released? |
* Add rightclick doc * Update the contributing docs to be clearer about how to add a new doc (with new auto-generation for translations) * Update source/api/commands/rightclick.md Co-Authored-By: Ben Kucera <[email protected]> * Update id of DOM element to open content menu to make more sense * Add some more places where rightclick should be mentioned
* Begin updating click docs based on new event changes. * remove example of triggering 'contextmenu' - likely not necessary with new rightclick * Add note about added screenX and screenY during trigger * Explain that we check for elements being 'detached' during actionability * Add images for command/console log of click commands with new events table - Update commands to match images * Include logic for 'detached' into documented actionability checks * Add examples for dblclick options - Make sure ‘multiple: true’ is documented as default
# Conflicts: # source/api/cypress-api/config.md # source/api/cypress-api/custom-commands.md # source/api/cypress-api/env.md # source/guides/getting-started/testing-your-app.md # source/guides/references/error-messages.md
flotwig
approved these changes
Oct 23, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
--config-file
argcypress.json
file.4000
value tocy.viewport()
doc.cy.viewport()
doc.qs
options tocy.visit()
.nodeVersion
configuration option.file://
prefix tocy.visit()
is not supported.localhost
through the proxy, to pass<-loopback>
inNO_PROXY
.~
note in cache install instructionspadding
option toscreenshot