vaadin-material-styles

WebJar for vaadin-material-styles

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.4.0-alpha1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

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

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

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.webjars.bowergithub.polymer : polymer jar [2.0.0,3)
org.webjars.bowergithub.vaadin : vaadin-themable-mixin jar [1.6.1,2)

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

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

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.bowergithub.vaadin

Vaadin

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

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

Версия
1.4.0-alpha1
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0-beta1
1.1.0-alpha2
0.4.0
0.3.0