Git Product home page Git Product logo

ion-digit-keyboard's People

Contributors

skol-pro avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ion-digit-keyboard's Issues

ionic v1: cannot show/hide keyboard by demand

Keyboard is great and everything's fine but just got problem as subject.

I'd Already followed your instructions and even run your example, and edited for show/hide by demand, but the keyboard is always there and no response even applied ng-show / ng-hide in input or content tag respectively.

Is it new bug or any hints for me?

Thanks

Add upper actions

Add ability to put some action buttons in an upper toolbar like "Done".

Resize - Make it possible when keyboard is wrapped

Currently, content can't be resized if the keyboard is wrapped, example:

<ion-content></ion-content>
<div ng-controller="keyboardController">
       <ion-digit-keyboard  ng-show="keyboardService.visible" settings="keyboardService.settings"></ion-digit-keyboard>
</div>

Laggy If continuously entering

I have integrated this in my app, app is also accessed via browsers too. It becomes very laggy to click on buttons when constantly entering records.

Any help will be appreciated!

Thanks!

resizeContent not work on iOS Device

I use resizeContent property

on my device keyboard display over my input

14273542_1204215962972060_1792762095_o

my keyboardSetting

$scope.keyboardSettings = {
        resizeContent: true
 }

my view

<ion-content>
...
</ion-content>
<ion-digit-keyboard settings="keyboardSettings" ng-show="keyboardVisible"></ion-digit-keyboard>

memory leak issue in ios device

Your plugin does not work in ios device or simulator.
My app crashes because of memory leak in IOS.
After debugging I found that your JS is causing the memory leak.
Any solution for that

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.