No description
- Defaults to "edge" position, which is to the right on desktop, and bottom on mobile. This *should* be the same as current behavior. - When set to "center", mobile appearance is mostly unchanged (mostly just being closer to centered vertically), but desktop modals are centered both vertically and horizontally, with a higher width and a height dependent on content. |
||
|---|---|---|
| playwright-tests | ||
| public | ||
| src | ||
| .browserslistrc | ||
| .eslintrc.js | ||
| .gitignore | ||
| azure-pipelines-automated-testing.yml | ||
| azure-pipelines.yml | ||
| babel.config.js | ||
| Dockerfile.playwright | ||
| jest.config.js | ||
| jsconfig.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vue.config.js | ||
| vue.release.config.js | ||
digitalconsumer.iss
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your unit tests
npm run test:unit