Skip to content
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

v13.14.0 Docs #5898

Merged
merged 12 commits into from
Aug 27, 2024
Merged

v13.14.0 Docs #5898

merged 12 commits into from
Aug 27, 2024

Conversation

jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented Aug 16, 2024

…ing (#5897)

* feat: add experimentalJustInTimeCompile documentation for component testing

* Update docs/guides/references/experiments.mdx

Co-authored-by: Mike McCready <[email protected]>

* Update docs/guides/references/experiments.mdx

---------

Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: Mike McCready <[email protected]>
… up (stepUp) and arrow down (stepDown) (#5850)

* Update documentation for "type" action to describe how various input types behave with {upArrow} and {downArrow} arguments

* Update changelog

* Update docs/api/actions/type.mdx

* Update docs/api/actions/type.mdx

* Update docs/api/actions/type.mdx

* Update docs/api/actions/type.mdx

* Revert changelog

* Run lint

* Update docs/api/actions/type.mdx

* Update docs/api/actions/type.mdx

* Update docs/api/actions/type.mdx

* Update docs/api/actions/type.mdx

* Updated changelog

* Add a history entry

* md table formatting

---------

Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: Jennifer Shehane <[email protected]>
docs/api/actions/type.mdx Outdated Show resolved Hide resolved
| Option | Default | Description |
| ------------------------------- | ------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `experimentalSingleTabRunMode` | `false` | Run all specs in a single tab, instead of creating a new tab per spec. This can improve run mode performance, but can impact spec isolation and reliability on large test suites. |
| `experimentalJustInTimeCompile` | `false` | Enables Just-In-Time (JIT) compiling for component testing, which will only compile assets related to the spec before the spec is run. Currently supported for Vite and Webpack. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just pointing out that sometimes we capitalize and use 'Component Testing' and other times we don't and use 'component testing'. Suggest we stick to one style.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got this updated on the experiments page

* Update cypress open documentation

* Add feature section for browser flag

* Run lint fix

* Update docs/guides/references/changelog.mdx

Co-authored-by: Mike McCready <[email protected]>

---------

Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: Mike McCready <[email protected]>
docs/guides/references/experiments.mdx Outdated Show resolved Hide resolved
docs/guides/references/experiments.mdx Outdated Show resolved Hide resolved
docs/guides/references/experiments.mdx Outdated Show resolved Hide resolved
docs/guides/references/experiments.mdx Outdated Show resolved Hide resolved
@AtofStryker AtofStryker merged commit 8c5145d into main Aug 27, 2024
7 checks passed
@AtofStryker AtofStryker deleted the v13.14.0 branch August 27, 2024 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants