Giter Site home page Giter Site logo

metal-components's Introduction

metal-components

Build Status

A collection of UI components built on top of Metal.js (JavaScript) and Bootstrap 3 (HTML/CSS).

metal-components's People

Contributors

mairatma avatar eduardolundgren avatar jbalsas avatar pragmaticivan avatar fernandosouza avatar

Stargazers

Diego Nascimento avatar  avatar Gustavo Giserman avatar  avatar Michael Anthony avatar

Watchers

Iliyan Peychev avatar Zeno Rocha avatar  avatar James Cloos avatar Michael Anthony avatar Diego Nascimento avatar

metal-components's Issues

Add docs to all component README files

All component repos should have usage instructions in their README files.
We could also provide generated jsdoc pages in each repo's gh-page and link the README file to it.

Setup tests on travis

We should run the component tests on travis, to make sure they're always all working on all supported browsers.

Feature Request: metal-mask component

I need a mask component which can limit inputs to certain values while a user is entering them. For example, it would be useful to limit an input to only accept an American phone number or an American style date. Masking is similar to validation, but it should actually be able to prevent a user from putting letters into a phone number etc. It should also be able to show the format of the input before it is entered. The client-side part of p:inputMask (which uses a jQuery masked input plugin) is a good example of the feature I am looking for.

Make all metal demos show up correctly in mobile devices

The demos for our visual components are not showing up well in mobile phones.

For example, take a look a the alert demo:
screen shot 2016-11-10 at 3 17 49 pm

We need to add a meta tag to all the demo files so they can be usable in mobile. Adding <meta name="viewport" content="width=device-width, initial-scale=1.0"> to the alert demo for example will show this in a phone instead:
screen shot 2016-11-10 at 3 17 31 pm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.