@digital-realty/ix-dialog
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,3 +6,3 @@ { | ||
"author": "Digital Realty", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"type": "module", | ||
@@ -99,3 +99,3 @@ "main": "dist/index.js", | ||
], | ||
"gitHead": "9e2b4f6c0e99f44ac1cfceb518e69f44c18725ba" | ||
"gitHead": "f487170ac27de967505c921dabf983d2a122e625" | ||
} |
@@ -38,43 +38,4 @@ # \<ix-dialog> | ||
## Linting and formatting | ||
## Demo and Documentation | ||
To scan the project for linting and formatting errors, run | ||
```bash | ||
npm run lint | ||
``` | ||
To automatically fix linting and formatting errors, run | ||
```bash | ||
npm run format | ||
``` | ||
## Testing with Web Test Runner | ||
To execute a single test run: | ||
```bash | ||
npm run test | ||
``` | ||
To run the tests in interactive watch mode run: | ||
```bash | ||
npm run test:watch | ||
``` | ||
## Tooling configs | ||
For most of the tools, the configuration is in the `package.json` to reduce the amount of files in your project. | ||
If you customize the configuration a lot, you can consider moving them to individual files. | ||
## Local Demo with `web-dev-server` | ||
```bash | ||
npm start | ||
``` | ||
To run a local development server that serves the basic demo located in `demo/index.html` | ||
Full documentation and demo are available at [DLR Component Gallery](https://inxn-p1-uicomponentgallery.azurewebsites.net/?path=/story/inxn-ix-dialog--default). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
8792
41