@vaadin/vaadin-material-styles

WebJar for @vaadin/vaadin-material-styles

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

vaadin__vaadin-material-styles
Последняя версия

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

1.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

@vaadin/vaadin-material-styles
WebJar for @vaadin/vaadin-material-styles
Ссылка на сайт

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

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

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

https://github.com/vaadin/vaadin-material-styles

Скачать vaadin__vaadin-material-styles

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : polymer__polymer jar [3.0.0,4)

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

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

npm version Bower version Gitter

Material Theme for Vaadin components

vaadin-material-styles is customizable theme for the Vaadin components.

Running demos and tests in a browser

  1. Fork the vaadin-material-styles repository and clone it locally.

  2. Make sure you have npm and Bower installed.

  3. When in the vaadin-material-styles directory, run npm install and then bower install to install dependencies.

  4. Run npm start, browser will automatically open the component API documentation.

  5. You can also open demo or in-browser tests by adding demo or test to the URL, for example:

Running tests from the command line

  1. When in the vaadin-material-styles directory, run polymer 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 gulp lint, which will automatically lint all .js files as well as JavaScript snippets inside .html files.

Creating a pull request

  • Make sure your code is compliant with our code linters: gulp lint
  • Check that tests are passing: polymer test
  • Submit a pull request with detailed title and description
  • Wait for response from one of Vaadin components team members

License

Apache License 2.0

org.webjars.npm

Vaadin

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

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

Версия
1.3.2
1.2.0
1.1.2