Giter Site home page Giter Site logo

wenzhixin-multiple-select-angular's People

Contributors

andresvieitez avatar andrewrice avatar epicleptico avatar gitter-badger avatar waffle-iron avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

andrewrice

wenzhixin-multiple-select-angular's Issues

Check all options by default

First off, AWESOME. Very surprised to find this :)

Is there any way to check all options by default?

Also, are there any strategies for improving the rendering speed? I have to add some additional time to the $timeout value when loading data dynamically for it to render the options provided by the server response.

Keep up the great work ๐Ÿ‘

Updating components view when model changed externally is not working.

Hello.

I found a problem while developing a panel to edit same object properties based on your multiple-select directive.
My panel (also a directive) gets an object to be modified. When i'm creating new object inside a directive and set its fields to ng-multiple-selects ng-models it is working ok. But when this object is created earlier or binded model is changed in some other place (not by ) the model itself is changed (i'm printing its content), but the values in ng-multiple-select's not. They stays as they were before changes. Any ideas where to check it? I tried many ways... You are using $scope.$watch to check for changes in ngModel. I'm not sure, but maybe there is the problem?! I tried to copy source code instead of using Your directive with bower, to check and edit this code myself, but then I encount some problems with for example "$scope.$render already in progress" etc. I thought it would be a good idea to use ngModel.$render instead of $scope.$watch for this and try to update ng-multiple-select view inside this function - not sure exactly how (yet).

ROADMAP

next version changes:

  • Add unit testing
  • Minify / uglify files
  • Set up versioning system

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.