![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) from 4.7.1 to 4.7.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dequelabs/axe-core-npm/releases"><code>@axe-core/playwright</code>'s releases</a>.</em></p> <blockquote> <h2>Release 4.7.2</h2> <h3>Bug Fixes</h3> <ul> <li><strong>packages/cli:</strong> revert ESM (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/730">#730</a>) (<a href="4e1fb958fa
">4e1fb95</a>)</li> <li><strong>playwright:</strong> Enable usage with <code>@playwright/test</code> (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/731">#731</a>) (<a href="0d0c9d1b75
">0d0c9d1</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md"><code>@axe-core/playwright</code>'s changelog</a>.</em></p> <blockquote> <h1>Change Log</h1> <p>All notable changes to this project will be documented in this file. See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="3d06f08937
"><code>3d06f08</code></a> chore: better test structure / name conistency (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/738">#738</a>)</li> <li><a href="fe3721d914
"><code>fe3721d</code></a> ci: remove tests from the <code>develop</code> and <code>master</code> branch (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/735">#735</a>)</li> <li><a href="83092abdf6
"><code>83092ab</code></a> chore: update chromedriver (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/734">#734</a>)</li> <li><a href="0d0c9d1b75
"><code>0d0c9d1</code></a> fix(playwright): Enable usage with <code>@playwright/test</code> (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/731">#731</a>)</li> <li><a href="4e1fb958fa
"><code>4e1fb95</code></a> fix(packages/cli): revert ESM (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/730">#730</a>)</li> <li><a href="23701dcbd2
"><code>23701dc</code></a> chore: merge master into develop (<a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/724">#724</a>)</li> <li><a href="32caffdbe7
"><code>32caffd</code></a> Merge pull request <a href="https://redirect.github.com/dequelabs/axe-core-npm/issues/723">#723</a> from dequelabs/release-1683060243</li> <li><a href="49161f5c8c
"><code>49161f5</code></a> chore: release v4.7.1</li> <li>See full diff in <a href="https://github.com/dequelabs/axe-core-npm/compare/v4.7.1...v4.7.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Ionic
Ionic is an open source app development toolkit for building modern, fast, top-quality cross-platform native and Progressive Web Apps from a single codebase with JavaScript and the Web.
Ionic is based on Web Components, which enables significant performance, usability, and feature improvements alongside support for popular web frameworks like Angular, React, and Vue.
Quickstart
·
Documentation
·
Contribute
·
Blog
Community:
Discord
·
Forums
·
Twitter
Packages
Project | Package | Version | Downloads | Links |
---|---|---|---|---|
Core | @ionic/core |
README.md |
||
Angular | @ionic/angular |
README.md |
||
Vue | @ionic/vue |
README.md |
||
React | @ionic/react |
README.md |
Looking for the ionic-angular
package? Ionic 3 has been moved to the ionic-v3
repo. See Earlier Versions.
Getting Started
Start a new project by following our quick Getting Started guide. We would love to hear from you! If you have any feedback or run into issues using our framework, please file an issue on this repository.
Migration Guides
Already have an Ionic app? These guides will help you migrate to the latest versions.
Examples
The Ionic Conference App is a full featured Ionic app. It is the perfect starting point for learning and building your own app.
Contributing
Thanks for your interest in contributing! Read up on our guidelines for contributing and then look through our issues with a help wanted label.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Future Goals
As Ionic Framework components migrate to the web component standard, a goal of ours is to have Ionic Framework easily work within all of the popular frameworks.
Earlier Versions
The source code for earlier versions of the Ionic Framework may exist in other repositories. Please open issues and pull requests in their respective repositories.
- Ionic 2/3: Moved to
ionic-team/ionic-v3
- Ionic 1: Moved to
ionic-team/ionic-v1