Coder Social home page Coder Social logo

ionic-select-control's People

Contributors

aless673 avatar amplexdenmark avatar domischenk avatar ivomans avatar postb99 avatar xarkam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ionic-select-control's Issues

item-Id not working properly

Hi there i have JSON:
{results: [{ID: "6", NAME: "Андижан", STATUS: "3"}, {ID: "5", NAME: "Бухара", STATUS: "3"},…]}
When i try to implement select-box its gives me UNDEFINED

`

`

Set the selected value

When the selected value is suitable with available values, set it and adjustlabel. Inspired by #7.

license.md file missing

Love your code but I unsure if I can use it. Can you please add a LICENSE.md file.
MIT would be nice :) >

Can define size

Actually, the size is based on ng-placeholder

It's possible to add a new optional param to define maximum size?

Thanks.

ps. let minimal size always based on ng-placeholder

How to reset the select list

I have just downloaded your module and try it. It works well. Thanks for building this.

However, how do you reset the drop down list back to as if it has selected any value.

In my case, in my html page, I have the following:

    <select-box ng-Selected-Value="woImage.woOpCode"
                ng-Item-Name="title"
                ng-Item-Id="id"
                ng-title="Choose Operation Code"
                ng-data="woOpLists"
                ng-placeholder="None Selected">
    </select-box>

After I select a value and click the submit button, I want this select list to be reset so that it will switch back to "None Selected". Currently, it just keeps the same selected value even though I have the following line in my submit function after the data are saved.

$scope.woImage.woOpCode = "";

Do you have any idea how may I reset this?

P.S. If I reload the page, it will reset everything. But I don't want to reload the page. So any assistance is greatly appreciated.

Thanks.

Add personnal css class

I need to add custom css personalization to selectbox.

Actual bypass:

select-box>div {
  margin-top: 10px;
}

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.