* chore: Add check to ensure input has record text before trying to copy the text
* Add another assertion for the component copy
* revert function change
* fix: use the right version of buttons
* add test
* update changelog
* caps issues!!!! seriously ?
* Update CHANGELOG with better english
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
* move to Misc
* place Bugfixes before Misc...
---------
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
* chore: test a theory that waiting for specs list will be less flaky
* empty commit to trigger CI
* Add logic to login command for when we're visiting pages with no specs
* Rework tests to handle different 'no specs' pages
* Update a couple more situations where there is no specs list
* Fix bug where unauthorized login was not being sent at the right time to test the logout
* Move the specs page assertions into their own custom command
* typo fix
* misc: Display 'div' for listboxoptions so that a ul is not a direct parent of ul
* changelog entry
* update changelog entry
* Update structure of dropdown to be ul -> li -> div
* Wrap final element in listbox with li with role=option
* Fix double misc sections
* Update test to be less brittle and to error with more descriptive error if html changes
* chore: update octokit packages to latest. removals/deprecations do not impact us and most breaking changes are dropped support for Node <18
* test binary comment task [run ci]
* chore: update arm64 image is it is deprecated
* run ci
* fix: issue with service workers in test replay when they're initiated from a support file
* add changelog
* Update cli/CHANGELOG.md
Co-authored-by: Bill Glesias <bglesias@gmail.com>
* PR comment
* get prerelease
* PR comments
* Update .circleci/workflows.yml
* Update .circleci/workflows.yml
Co-authored-by: Matt Schile <mschile@cypress.io>
---------
Co-authored-by: Bill Glesias <bglesias@gmail.com>
Co-authored-by: Matt Schile <mschile@cypress.io>
* chore(deps): update dependency vite [security]
* empty commit to trigger CI
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
* install button package in launchpad
* refactor: remove test that does not test anything
* fix: naive implementation
* fix the button bar
* finish the job
* some more fixes
* size = sm => 24
* restore global header
* make sure learn more opens in a new window
* simplify lean more
* a set of fixes
* fix open range
* Apply suggestions from code review
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
* move constant after imports
* fix types
* fix: allow for mainvariant to be pending
* simplify import of button variants
* trigger
* remove the comment
* remove eslint ignores
* Revert "remove eslint ignores"
This reverts commit 9ffbcf20cb.
* remove useless no-duplicate imports
---------
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Ryan Wilke <ryan@ryanwilke.com>
* chore: Add missing properties to Cypress.spec type
* Integrate PR suggestions
* Make some fields optional to hopefully fix the build
---------
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
* fix: force moduleResolution: 'node' when ts-node is registered in the cypress process to make sure value is compatible with commonjs (which is already forced). [run ci]
* Update cli/CHANGELOG.md
* chore: update the awk-sdk to version 3 and awspublish to use version 3 (version 8) [run ci]
chore: add region to aws s3 bucket [run ci]
* run ci for aws_updates
* comment out skipped tests where tests always hangs + add logs
* Increase timeout for page to load
* Always wait for spinner to not exist
* Pass option args in correct place
* Add log to expected task error output since that was added as a task