@workday/canvas-kit-react-common

WebJar for @workday/canvas-kit-react-common

Лицензия

Лицензия

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

workday__canvas-kit-react-common
Последняя версия

Последняя версия

3.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

@workday/canvas-kit-react-common
WebJar for @workday/canvas-kit-react-common
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/Workday/canvas-kit

Скачать workday__canvas-kit-react-common

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/workday__canvas-kit-react-common/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>workday__canvas-kit-react-common</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/workday__canvas-kit-react-common/
implementation 'org.webjars.npm:workday__canvas-kit-react-common:3.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/workday__canvas-kit-react-common/
implementation ("org.webjars.npm:workday__canvas-kit-react-common:3.2.0")
'org.webjars.npm:workday__canvas-kit-react-common:jar:3.2.0'
<dependency org="org.webjars.npm" name="workday__canvas-kit-react-common" rev="3.2.0">
  <artifact name="workday__canvas-kit-react-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='workday__canvas-kit-react-common', version='3.2.0')
)
libraryDependencies += "org.webjars.npm" % "workday__canvas-kit-react-common" % "3.2.0"
[org.webjars.npm/workday__canvas-kit-react-common "3.2.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.webjars.npm : popper.js jar [1.15.0,2)
org.webjars.npm : lodash jar [4.17.14,5)
org.webjars.npm : emotion__core jar [10.0.21,11)
org.webjars.npm » workday__canvas-kit-react-core jar [3.2.0,4)
org.webjars.npm » emotion__styled jar [10.0.17,11)

Модули Проекта

Данный проект не имеет модулей.

Workday Canvas Kit

This project provides a set of components for the Workday Canvas Design System that can be used to implement user experiences consistent with Workday's design principles.

Workday Canvas Kit is released under the Apache-2.0 license Travis CI Maintained with Lerna PRs welcome

For a list of available react modules see Canvas Kit Component Status

Getting started

React

Installation

To get started using Canvas kit React first add or install the module to your existing React project

yarn add @workday/canvas-kit-react

or

npm install @workday/canvas-kit-react

Usage

import * as React from 'react';
import {Button} from '@workday/canvas-kit-react';

<Button>Button Label</Button>;

CSS

Installation

To get started using Canvas kit CSS first add or install the module to your project

yarn add @workday/canvas-kit-css

or

npm install @workday/canvas-kit-css

Add your node_modules directory to your SASS includePaths. You will then be able to import index.scss.

Usage

@import '~@workday/canvas-kit-css/index.scss';

You must have PostCSS support. Add the postcss-inline-svg plugin to properly process and inline icons. Process your SASS through PostCSS once it has been compiled to CSS.

<button class="wdc-btn">Button Label</button>

Reporting a Bug

If you spot a bug, inconsistency, or typo, please open a bug issue. Better yet, submit a pull request to addresses it.

Feature Requests

If you have an idea, we would love to hear about it. The best way to suggest a feature is to open a feature issue. The Canvas Kit core team will take a look and discuss it with you.

Contributing

Want to contribute to Canvas Kit React? Please read our contributing guidelines to find out more and how to get started.

Open Development

All work on the Canvas Kit happens directly on GitHub. Both core team members and external contributors can send pull requests which go through the same review process. Any and all issues are public and available for discussion.

Versioning

Canvas Kit follows semantic versioning and is enforced automatically by conventional commits (see "Commit Message Format").

Each module is independently versioned using Lerna.

License

The Workday Canvas Kits are licensed under the Apache 2.0 License.

Supported Browsers

  • IE11
  • Microsoft Edge: last 2 versions
  • Mozilla Firefox: last 2 versions
  • Google Chrome: last 2 versions
  • Apple Safari: last 2 versions
  • Opera: last 2 versions

Thank you

Visual Testing by ChromaticQA

Builds by TravisCI

org.webjars.npm

Workday

Версии библиотеки

Версия
3.2.0