Socket
Socket
Sign inDemoInstall

ember-model-select

Package Overview
Dependencies
6
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-model-select

An ember-cli addon to provide a searchable model select box with infinite scroll support.


Version published
Weekly downloads
70
increased by112.12%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

0.1.0 (2019-03-27)

:rocket: Enhancement
  • #52 add assertion for empty searchProperty (@nickschot)
  • #53 overlay spinner on caret and clear button when loading (@nickschot)
:memo: Documentation
Committers: 1

Readme

Source

ember-model-select

Build Status Ember Observer Score npm version

An ember-cli addon to provide a searchable model select box with infinite scroll support.

The addon composes ember-power-select, ember-infinity and ember-concurrency to provide an easy to use generic model select box based on ember-data models. It can be used in any place where one might want to search for models without the need for extra JavaScript code.

Documentation

View the docs here.

Installation

ember install ember-model-select

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Keywords

FAQs

Last updated on 27 Mar 2019

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