Socket
Socket
Sign inDemoInstall

isteven-angular-multiselect

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    isteven-angular-multiselect

A multi select dropdown directive for AngularJS


Version published
Weekly downloads
5.6K
increased by16.74%
Maintainers
1
Install size
72.9 kB
Created
Weekly downloads
 

Changelog

Source

v4.0.0

Added / Updated
  • You can now customize output-model properties that you need, instead of having all data.
  • <a href="https://github.com/isteven/angular-multi-select/issues/201">#201</a> (and other related issues) DOM bug is now fixed.
  • <a href="https://github.com/isteven/angular-multi-select/issues/205">#205</a> (and other related issues) CSS bug is now fixed.
  • <a href="https://github.com/isteven/angular-multi-select/issues/207">#207</a> (and other related issues) You can now update the directive by modifying the input-model as usual.
Deprecated / Breaking Changes
  • input-model behaviour is now back like v2.x.x. If you don't re-use your input-model, you should be safe.

Readme

Source

AngularJS MultiSelect

Pure AngularJS directive which creates a dropdown button with multiple or single selections. Doesn't require jQuery and works well with other Javascript libraries.

Screenshot

Demo & How To

Go to http://isteven.github.io/angular-multi-select

Current Version

4.0.0

Change Log

See CHANGELOG.md. For those who's upgrading from version 2.x.x, do note that this version is not backward-compatible. Please read the manual thoroughly and update your code accordingly.

Bug Reporting

Please follow these steps:

  1. READ THE MANUAL AGAIN. You might have missed something. This includes the MINIMUM ANGULARJS VERSION and the SUPPORTED BROWSERS.
  2. The next step is to search in Github's issue section first. There might already be an answer for similar issue. Do check both open and closed issues.
  3. If there's no previous issue found, then please create a new issue in https://github.com/isteven/angular-multi-select/issues.
  4. Please replicate the problem in JSFiddle or Plunker (or any other online JS collaboration tool), and include the URL in the issue you are creating.
  5. When you're done, please close the issue you've created.

Licence

Released under the MIT license:

The MIT License (MIT)

Copyright (c) 2014-2015 Ignatius Steven (https://github.com/isteven)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Keywords

FAQs

Last updated on 18 Jun 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc