Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

emberx-select

Package Overview
Dependencies
Maintainers
5
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emberx-select - npm Package Versions

23

4.0.0-beta.2

Diff

Changelog

Source

v4.0.0-beta.2

Changed

  • [BREAKING] use addon-test-support over test-support folder. This works for Ember-CLI 2.1+.
robdel12
published 4.0.0-beta.1 •

Changelog

Source

v4.0.0-beta.1

Changed

  • Upgrade addon to Ember 3.4
  • Upgrade addon test suite to new ember testing APIs
  • [BREAKING] remove jQuery from addon (no longer passes jQuery events or uses jQuery)
  • [BREAKING] change test helper to use @bigtest/interactor
  • [BREAKING] renamed actions to be camel case (onChange, onClick, onBlur, etc)
  • [BREAKING] remove sendAction. onChange is now the default action fired.
robdel12
published 3.1.1 •

Changelog

Source

v3.1.1 (2018-01-31)

Full Changelog

Closed issues:

  • Readme error? #197
  • Test Helper Fails To Find Select Element #188
  • Set ember-try ember#release back #184

Merged pull requests:

robdel12
published 3.1.0 •

Changelog

Source

v3.1.0 (2017-07-26)

Full Changelog

Closed issues:

  • deprecation warnings with ember 2.12.2+ #192
  • Typeahead & Ajax Queries #191

Merged pull requests:

robdel12
published 3.0.1 •

Changelog

Source

v3.0.1 (2017-03-28)

Full Changelog

Closed issues:

  • arguments passed to didReceiveAttrs trigger deprecation in Ember 2.12 #181
  • How to pass html data attributes to x select component? #179
  • Backport ember-source npm package #178
  • Demonstration deployment seems broken #168

Merged pull requests:

robdel12
published 3.0.0 •

Changelog

Source

v3.0.0 (2016-12-28)

Full Changelog

Implemented enhancements:

  • Is it possible to make updating disabled on an option reset the selected option? #136
  • Only use contextual components #128
  • Move acceptance tests to /test-bed route #123
  • Remove two way data binding by default #120
  • Export select function for use in integration tests #118
  • Use TravisCI to deploy GH pages #89
  • Setup auto deploy to pagefront on CI success #154 (Robdel12)
  • Fire action on x-option when disabled #146 (Robdel12)
  • Extract select test helper to an exported function #141 (Robdel12)
  • x-select contextual components only #140 (Robdel12)
  • Kill two way data binding #139 (Robdel12)

Closed issues:

  • _getValue: function _getValue() { throws error #163
  • Bug with computed properties #158
  • x-select.js:151 Uncaught TypeError: Cannot read property 'is' of undefined #144

Merged pull requests:

robdel12
published 2.2.3 •

Changelog

Source

v2.2.3 (2016-12-27)

Full Changelog

Closed issues:

  • Misleading docs? #156

Merged pull requests:

robdel12
published 2.2.2 •

Changelog

Source

v2.2.2 (2016-09-03)

Full Changelog

Fixed bugs:

  • isDestroying is false when x-option (& x-select) are being destroyed (Ember 2.8 beta) #138
  • Fire action with default value when in one-way mode #134

Merged pull requests:

robdel12
published 2.2.1 •

Changelog

Source

v2.2.1 (2016-07-19)

Full Changelog

Implemented enhancements:

  • Convert to component integration test #93
  • Add option to remove two way data binding in 2.x #121

Fixed bugs:

  • Using the oneWay option doesn't ever send the correct value. #131

Closed issues:

  • how we can write integration test for x-select? #87

Merged pull requests:

robdel12
published 2.2.0 •

Changelog

Source

v2.2.0 (2016-07-14)

Full Changelog

Implemented enhancements:

  • Use versionCompatibility config from ember-try #115 (Robdel12)
  • Add the ability to disable two way data binding #125 (Robdel12)

Closed issues:

  • Possibility to insert glyphicons in select options #119
  • Emberx Select flashes/blinks on first click #116
  • Remove testem.json file #124

Merged pull requests:

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc