| Project | Version | Description |
|---|---|---|
| dp-ui-kit-vue | v4.0.0 | Vue components |
| dp-ui-kit-scss | v4.0.0 | SCSS styles |
| dp-ui-kit-icons | v4.0.0 | Icons |
| dp-ui-kit-logos | v4.0.0 | Logotypes |
CODE
develop branch.commit or branch please keep in mind about conventional commits that we are stick.develop.#tech-project-ui-kit after it will be released.TLDR;
CODE
Commit types: feat:, fix:, refactor:, perf:, test:, chore:, docs:, style:
Commit scopes: ...(vue):, ...(scss):, ...(icons):, ...(logos):
For quick lookup check Conventional Commits Cheat Sheet.
Learn in deep about conventional commits at official specification website and Commit Message Guidelines from Angular convention.
icons package ?The answer is here
Run documentation locally, just type from root folder:
CODE
Current version of documentation are located at docs folder
There are available extra featured fence Code Blocks for markdown
| Code lang | Description |
|---|---|
vue | Generates live visual vue component preview with code preview (vue & html) for provided vue code |
html | Generates visual & code preview for provided html code |
| Modifier | Description |
|---|---|
htmloff | Disable html code preview for provided code |
outline | Outline variant for preview container, default is gray filled background |
static | Disable vue or html visual preview, it generates provided code as is |
You can chain code lang with any modifiers, for example:
CODE
You can demand improvements and report bugs in the components,
Image from public directory docs/.vuepress/public/ | Image from assets directory docs/assets/ |
|---|---|
 |  |