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

124

5.2.0

Diff

Changelog

Source

5.2.0 (2017-10-10)

Bug Fixes

  • deprecation: Fixed canDispatchToEventManager deprecation (5954b1c)

Features

  • theme: Add material design toggle theme #90 (#97) (90818f1)

<a name="5.1.2"></a>

lolmaus
published 5.1.2 •

Changelog

Source

5.1.2 (2017-09-19)

Bug Fixes

  • x-toggle toggles on click when the onToggle action does not update the value (#92) (bb46c74), closes #91 #91

<a name="5.1.1"></a>

knownasilya
published 5.1.1 •

Changelog

Source

5.1.1 (2017-09-12)

Bug Fixes

  • Don't toggle when panning while disabled (#88) (95d839a)

<a name="5.1.0"></a>

knownasilya
published 5.1.0 •

Changelog

Source

5.1.0 (2017-09-09)

Bug Fixes

  • styles: large container sizing fixed (345ff35)
  • Properly remove listener, look for destroyed state before setting properties (#87) (a9ee22b)

Features

  • Enable toggling with a panning mouse/finger gesture, fixes #49 (#85) (398f8d6), closes #49 #85

<a name="5.0.2"></a>

knownasilya
published 5.0.2 •

Changelog

Source

5.0.2 (2017-07-13)

<a name="5.0.1"></a>

knownasilya
published 5.0.1 •

Changelog

Source

5.0.1 (2017-07-13)

<a name="5.0.0"></a>

knownasilya
published 5.0.0 •

Changelog

Source

5.0.0 (2017-07-13)

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

knownasilya
published 5.0.0-alpha.7 •

Changelog

Source

5.0.0-alpha.7 (2017-07-13)

Bug Fixes

  • build: make sure default config is used (25d79d8)
  • dep: bump babel to 6.6 (a30fd59)
  • shims: moving to the new style module api format using ember-cli-babel 6.6 rather then a beta version of the shims (#81) (da264a1), closes #79

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

knownasilya
published 5.0.0-alpha.6 •

Changelog

Source

5.0.0-alpha.6 (2017-07-08)

Bug Fixes

  • moving components that get merged into the app tree to use a 'classic' syntax so it doesn't conflict with 'pod moudle prefies' that might be set in the app (#76) (ae054bb)

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

knownasilya
published 5.0.0-alpha.5 •

Changelog

Source

5.0.0-alpha.5 (2017-05-18)

Bug Fixes

  • styles: tweak large size, making it less awkward (4dca99a)
  • Allow theme on switch, update dummy app more (5174457)
  • dummy: Add labels to disabled toggle (a57cd7c)
  • check value before sending action (#68) (2094f0c)
  • label wrapping and internal div label (#69) (2052f6c)
  • remove browser-check (b1a34a7)
  • remove injection of browser checker (93c7f47)
  • ie: Only check if input when not IE (#71) (2fa01f5)
  • removing a double trigger due to the visual toggle already being surrounded by a label (16f5c66)
  • simplify (#66) (24122ae)
  • the toggle switch explicit on and off (#67) (b756aba)

Features

  • Add yield to labels, and fix their tests (973e47d)
  • dummy app and split into components, block form (8b295cf)
  • simplify all the things (eee5f25)

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="5.0.0-alpha.4"></a>

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