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

ember-toggle

Package Overview
Dependencies
Maintainers
4
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-toggle - npm Package Versions

123

5.0.0-alpha.4

Diff

Changelog

Source

5.0.0-alpha.4 (2017-04-13)

Bug Fixes

  • ie: Only check if input when not IE (#71) (69af664)

<a name="5.0.0-alpha.3"></a>

knownasilya
published 5.0.0-alpha.3 •

Changelog

Source

5.0.0-alpha.3 (2017-04-10)

Bug Fixes

  • styles: tweak large size, making it less awkward (395824d)
  • label wrapping and internal div label (#69) (2bcc44a)

<a name="5.0.0-alpha.2"></a>

knownasilya
published 5.0.0-alpha.2 •

Changelog

Source

5.0.0-alpha.2 (2017-04-10)

Bug Fixes

  • check value before sending action (#68) (42a95a5)

<a name="5.0.0-alpha.1"></a>

knownasilya
published 5.0.0-alpha.1 •

Changelog

Source

5.0.0-alpha.1 (2017-04-07)

Bug Fixes

  • simplify (#66) (b3d04af)
  • dummy: Add labels to disabled toggle (dbbf670)
  • the toggle switch explicit on and off (#67) (283946f)

<a name="5.0.0-alpha.0"></a>

knownasilya
published 5.0.0-alpha.0 •

Changelog

Source

5.0.0-alpha.0 (2017-04-06)

Bug Fixes

  • Allow theme on switch, update dummy app more (eb920af)

Features

  • Add yield to labels, and fix their tests (844fa14)
  • dummy app and split into components, block form (c6e36c5)
  • simplify all the things (ae1a0b6)

BREAKING CHANGES

  • Removed label values and made the action simple, passing only a single boolean value.

Fixes the value change bug. More changes to come.

<a name="4.0.2"></a>

knownasilya
published 4.0.2 •

Changelog

Source

4.0.2 (2017-03-17)

Bug Fixes

  • docs: Add missing backtick (02402ba)

<a name="4.0.1"></a>

knownasilya
published 4.0.1 •

Changelog

Source

4.0.1 (2017-03-17)

Bug Fixes

  • Don't trigger action if disabled is set (8e33e9e)

<a name="4.0.0"></a>

knownasilya
published 4.0.0 •

Changelog

Source

4.0.0 (2017-03-16)

Features

BREAKING CHANGES

  • Addon is now named ember-toggle, make sure to update your config/environment.js accordingly.

This is due to the fact that the ember-cli-* naming convention for Ember Addons is meant mainly for extending the CLI in some way, which this addon doesn't do. Also it's shorter and easier to remember.

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