Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

PolymerLabs/simple-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-input

This element was discussed in the Evolving the Next Generation of Polymer Elements given at the Polymer Summit 2017.

It is a super-duper experimental minimalistic remake of the paper-input element.

Highlights

  • small: builds on top of a small base class called SimpleElement which itself uses Polymer's PropertyAccessors mixin.
  • uses decorator pattern to keep input and label in element light dom, making them easily configurable.
  • basic Material Design look and feel
  • support for error indicator and customizable message

Known Issues

  • works only in Safari/Canary due to usage of modules
  • styling currently not x-browser compatible

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published