paper-input-image

WebJar for paper-input-image

License

License

BSD 3-Clause
GroupId

GroupId

org.webjars.bowergithub.zecat
ArtifactId

ArtifactId

paper-input-image
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

paper-input-image
WebJar for paper-input-image
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/Zecat/paper-input-image

Download paper-input-image

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.webjars.bowergithub.polymerelements : iron-icons jar [1.1.1,2)
org.webjars.bowergithub.polymer : polymer jar [1.2.0,2)
org.webjars.bowergithub.zecat : iron-input-image jar [1.0.0,2)
org.webjars.bowergithub.polymerelements : iron-form-element-behavior jar [1.0.6,2)
org.webjars.bowergithub.zecat : paper-tile jar [1.0.1,2)

Project Modules

There are no modules declared in this project.

paper-input-image

A material input type image.

Demo & Doc

Installation

	bower install --save Zecat/paper-input-image

TODO :

  • paper-tile should provide placeholder image
  • paper-tile should provide loading spinner
  • remove dependency from paper-tile
  • add nameable attribute for rename feature using paper-input-rename
  • add event system
  • attr to convert the size unity on demande (iron-input-image's missing feature)
  • add tests
  • add responsive interaction (ripple)
  • add mixins & vars

Versions

Version
1.1.1
1.0.0