-
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
Increases max viewport from 3000 to 4000 px #2099
Merged
jennifer-shehane
merged 44 commits into
cypress-io:3.5.0-release-changes
from
nico-bellante:develop
Oct 2, 2019
Merged
Increases max viewport from 3000 to 4000 px #2099
jennifer-shehane
merged 44 commits into
cypress-io:3.5.0-release-changes
from
nico-bellante:develop
Oct 2, 2019
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
Develop Co-authored-by: Brian Mann <[email protected]> Co-authored-by: null <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ryan Pedersen <[email protected]>
Develop Co-authored-by: Cédric Soulas <[email protected]> Co-authored-by: null <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Vesa Laakso <[email protected]> Co-authored-by: Anton Synenko <[email protected]> Co-authored-by: Amir Rustamzadeh <[email protected]> Co-authored-by: Gleb Bahmutov <[email protected]>
Develop Co-authored-by: Anton Synenko <[email protected]> Co-authored-by: null <29139614+renovate[bot]@users.noreply.github.com>
Develop Co-authored-by: Marjy Guery <[email protected]> Co-authored-by: null <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gleb Bahmutov <[email protected]>
Develop
Develop Co-authored-by: null <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Anton Synenko <[email protected]>
Develop Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Anton Synenko <[email protected]> Co-authored-by: Marjy Guery <[email protected]>
Release 08-23-2019
Fix typo: s/communicate […] to _bypasses_ all same-origin security policies/communicate […] to _bypass_ all same-origin security policies
…ess-io#2029) Co-authored-by: Renovate Bot <[email protected]>
* 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.
Develop Co-authored-by: null <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gleb Bahmutov <[email protected]>
* add instrument-cra plugin link * add another cy.within example * Fix typo * lowercase 'TR' Co-authored-by: Jennifer Shehane <[email protected]>
* 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 * VS Code, minor grammar Co-authored-by: Jennifer Shehane <[email protected]>
…io#2000) Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jennifer Shehane <[email protected]>
) Co-authored-by: Renovate Bot <[email protected]>
* 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]>
Co-authored-by: Anton Synenko <[email protected]>
…ress-io#2078) Co-authored-by: Renovate Bot <[email protected]>
* 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]>
* 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 * move cypress fiddle to debugging doc * Minor grammar Co-authored-by: Jennifer Shehane <[email protected]>
…io#2053) Co-authored-by: Renovate Bot <[email protected]>
…o#2085) Remove url that was breaking the groups section shell code
…io#2087) Co-authored-by: Renovate Bot <[email protected]>
* describe solution to xvfb problem * rename known issues section * small text tweaks
…io#1788) * WIP: add links to native code coverage example and backend coverage * Use "back end" term
This was referenced Sep 24, 2019
jennifer-shehane
changed the base branch from
develop
to
3.5.0-release-changes
September 24, 2019 16:04
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.
This change was made to match this PR in the cypress codebase.