vaadin-control-state-mixin

WebJar for vaadin-control-state-mixin

Лицензия

Лицензия

Категории

Категории

Vaadin Взаимодействие с пользователем Веб-фреймворки Github Инструменты разработки Контроль версий Mixin Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

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

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

github-com-vaadin-vaadin-control-state-mixin
Последняя версия

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

2.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

vaadin-control-state-mixin
WebJar for vaadin-control-state-mixin
Ссылка на сайт

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

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

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

https://github.com/vaadin/vaadin-control-state-mixin

Скачать github-com-vaadin-vaadin-control-state-mixin

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

<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-vaadin-vaadin-control-state-mixin/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>github-com-vaadin-vaadin-control-state-mixin</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-vaadin-vaadin-control-state-mixin/
implementation 'org.webjars.bower:github-com-vaadin-vaadin-control-state-mixin:2.1.1'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-vaadin-vaadin-control-state-mixin/
implementation ("org.webjars.bower:github-com-vaadin-vaadin-control-state-mixin:2.1.1")
'org.webjars.bower:github-com-vaadin-vaadin-control-state-mixin:jar:2.1.1'
<dependency org="org.webjars.bower" name="github-com-vaadin-vaadin-control-state-mixin" rev="2.1.1">
  <artifact name="github-com-vaadin-vaadin-control-state-mixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-vaadin-vaadin-control-state-mixin', version='2.1.1')
)
libraryDependencies += "org.webjars.bower" % "github-com-vaadin-vaadin-control-state-mixin" % "2.1.1"
[org.webjars.bower/github-com-vaadin-vaadin-control-state-mixin "2.1.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.bower : polymer jar [2.0.0,3)

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

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

npm version Bower version Build Status Gitter

vaadin-control-state-mixin

A mixin which adds focused and focus-ring states to an element.

Running tests in browser

  1. Fork the vaadin-control-state-mixin repository and clone it locally.

  2. Make sure you have npm and Bower installed.

  3. When in the vaadin-control-state-mixin directory, run npm install and then bower install to install dependencies.

  4. Make sure you have polymer-cli installed globally: npm i -g polymer-cli.

  5. Run npm start.

  6. Navigate to http://127.0.0.1:3000/components/vaadin-control-state-mixin/test/index.html

Running tests from the command line

  1. Install web-component-tester: npm install -g web-component-tester

  2. When in the vaadin-control-state-mixin directory, run wct or npm test

Following the coding style

We are using ESLint for linting JavaScript code. You can check if your code is following our standards by running npm run lint, which will automatically lint all .js files as well as JavaScript snippets inside .html files.

Creating a pull request

To contribute to the component, please read the guideline first.

License

Apache License 2.0

org.webjars.bower

Vaadin

An open platform for building modern web apps for Java back ends

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

Версия
2.1.1
2.0.3
v2.0.2
v1.1.9
v1.1.5
v1.1.4