es-module-dr-ui-toolkit
v0.4.1
Published
ES module distribution of DR UI Toolkit
Downloads
4
Readme
Digital Retailing UI Toolkit
Docs for the UI-Toolkit and the emulator can be found here: https://fuel.coxautoinc.com/docs/DOC-122537
Running the Emulator
npm run build-emulator
npm run serve
- Browse this URL:
http://w2.makemydealpreview.com:8287/emulator/
Naming Conventions
- CSS class names should all be namespaced by using
dr-ui-
prefix to prevent clashes with host applications.
Contribution
- PRs require at least two reviewers' approval (at least one should be on the "Core Contributors" list below).
- PRs should be merged by last reviewer. PR merging responsibility ultimately rests with submitter though (so don't blame someone else if your PR isn't merged!) Remember to remove the branch after merging the PR.
- Refer to this document for additional information: https://fuel.coxautoinc.com/docs/DOC-123991
- PRs will not be approved if they do not have sufficient unit tests included.
- PRs for release should have commit message with proper semantic versioning format.
Core Contributors
- Kevin Berry ([email protected])
- Naomi Perry
- Raul Rodriguez Proenza ([email protected])
- Daniel Revo ([email protected])
NPM Publish Job
Jenkins Job uses standard-version, so no need to update version number on PRs https://www.npmjs.com/package/standard-version