Giter Site home page Giter Site logo

angular-keypad's People

Contributors

agentofgaming avatar alcalyn avatar benjamincharity avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

angular-keypad's Issues

Dependencies seem to be misconfigured

webpack-dev-server is only for development use, so it should be a dev-dependency rather than a full blown dependency. This is causing npm install errors in CI because we don't want to package webpack-dev-server with our product.

On that note, the readme mentions Angular 1.4.0+ as a dependency, but Angular only included as a dev-dependency at version 1.5.8+.

Cleaning up the dependencies would be much appreciated!

How to include in Angular 4

Hi,

thank you for making this module :)

Do you have an idea of how to include in angular 4? (particularly ionic - but that's not the main concern)

I've tried import { AngularKeypad } from 'angular-keypad'; but that does not seem to work. I think the biggest issue is the dot in the module name.

bc.AngularKeypad (the dot)

Any help would be awesome!!! thanks

on screen keyboard keeps popping up

Hi,

I'm probably doing something completely wrong but when I use your app the on screen keyboard keeps popping up. I'm using angular 1.6.2.

Please guide me in the right direction.

Doesn't work with masking modules

Hi, may I ask how you achieved the masking with placeholders in this demo in the README?

I've tried using ui-mask but the input doesn't accept any characters entered via angular-keypad, depsite trying both letter and number mask definitions.

I've also tried ngMask but that doesn't support placeholders.

Great module and docs despite this, many thanks.

Make keys to each side of the 0 customizable

Currently the delete key is hard-coded in. It might be nice to allow each button to be customized.

  • Support custom image
  • Support callback function
  • Add note to docs about why the provider was changed
  • Change provider to use method to set template

C-button in bc-keypad

In the bc-keypad, I want to add a 'C'-button (to empty the input field number).
Is there a way to do that?
I hope something like: bc-left-button (if necessary combined with bc-left-button-method) and to change the icon with 'C'.

Init value of keypad input value numbers

Is it possible to set the value of the input field numbers before launching the keypad? I have an orderlist of several products. I want to change the number of a product by using the keypad.

Extra buttons outside keypad

Is it possible to have some buttons outside the keypad which have effect on the number?
I want to have two buttons (+ / -) to increase / decrease the number by 1.

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.