vaadin-material-styles

WebJar for vaadin-material-styles

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

org.webjars.bowergithub.vaadin
ArtifactId

ArtifactId

vaadin-material-styles
Last Version

Last Version

1.4.0-alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

vaadin-material-styles
WebJar for vaadin-material-styles
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

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

Download vaadin-material-styles

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.bowergithub.polymer : polymer jar [2.0.0,3)
org.webjars.bowergithub.vaadin : vaadin-themable-mixin jar [1.6.1,2)

Project Modules

There are no modules declared in this project.

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

Versions

Version
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